• Index » 
  • Community » 
  • Tech » 
  • Can someone tell a noob like me how to create a website
SealXo
Member
+309|6533
such as these
vvv

www.1013mm.com
www.austingrade.com

I've never done code and wouldn't know where to begin with something like this.
xxCaptainBlackxx
♥♦♣♠♥♦♣
+47|6641|internet
get yourself a blog or one at freewebs...That coding and scripting stuff is pain in the ass!
jsnipy
...
+3,276|6519|...

jamiet757 wrote:

Those are flash, if you have never done code you would be wise not to attempt it. Hire someone to make it for you, or take flash classes.
the first one looks like its done with javascript

ot: there are a good deal of free javascript galleries out there for the taking. Whatever you do sounds it will require some learning on your part.

Last edited by jsnipy (2009-09-30 15:42:20)

Titch2349
iz me!
+358|6349|uk

If you're desperate to get a site sorted ASAP, you might want to look at something like Wordpress.

If not, get on http://w3schools.com and start learning basic HTML

If you want www.myname.com, you'll need to register a domain first. A site such as godaddy.com, or 123-reg.co.uk will help you out there. Next, now you've got the name, you need some disk space to host your website- hostmonster is a great starter; very cheap as well. You'll need to edit your DNS settings to point your domain to your web space, but there are thousands of tutorials on how to do this. Thats you all set. Upload some content to your new website, and its all done.

Last edited by Titch2349 (2009-09-30 16:44:37)

TheEternalPessimist
Wibble
+412|6617|Mhz

For something like those with no previous knowledge you could try using Wix, it's piss easy to use and it makes some fancy looking stuff.
Zimmer
Un Moderador
+1,688|6753|Scotland

SealXo wrote:

such as these
vvv

www.1013mm.com
www.austingrade.com

I've never done code and wouldn't know where to begin with something like this.
I am assuming you are a photographer then

Well, although Wordpress is certainly a nice suggestion and isn't too hard to learn, it's not really the most useful of things to grab for yourself.

The second site, the guy has used this:

http://www.simpleviewer.net/simpleviewer/

In conjunction with some very basic XHTML and CSS.

The first guy has chosen to code his website with PHP, but from what I can see at first glance, there was no need to do so as it is a static website. He has also chosen to go for a flash viewer, not sure which (not as good as the second one though). Now, the reality is that Flash viewers are outdated and not as customisable as one would like. The equivalent most developer will use is Javascript.

There is a huge library of Javascript libraries out there, and in about 1.5 hours you could easily get your site set up, with a template, a gallery and all your images uploaded. Some galleries to look at:
http://www.e2interactive.com/e2_photo_gallery/demo/
http://benjaminsterling.com/2007/10/21/ … f-concept/
http://smoothgallery.jondesign.net/showcase/gallery/

Whilst Flash can look better than Javascript, js can be easier to use and is always Open Source, so you would have no trouble modifying it.

I would help you personally with your site and your queries, but I currently have very little time on my hands, so I suggest you try some of what I said, and then when you hit problems post them here and I'll check when I can. Also allows the other guys to help you as well, they may have better suggestions/ideas.

Good luck!
SealXo
Member
+309|6533
I ended up wixing myself a webpage

http://www.wix.com/BryanBorenstein/FlashPageTry2

I also figured out how to get rid of the bottom bar ad thing .

What do you guys reccomend for a domain host? I want to go pretty cheap
hexify
Member
+5|5347|Canada
You'll need access to the nameserver records to attach a domain to your site. I doubt you have that with your free host right now.
https://bf3s.com/sigs/eb8872cebb08c046204abcc26a2b5cc159f8e98c.png
TheEternalPessimist
Wibble
+412|6617|Mhz

SealXo wrote:

I ended up wixing myself a webpage

http://www.wix.com/BryanBorenstein/FlashPageTry2

I also figured out how to get rid of the bottom bar ad thing .

What do you guys reccomend for a domain host? I want to go pretty cheap
Wix used to force you to do everything through them, not sure if that's changed. (Change the blue heading to yellow it doesn't look right being a different color).
SealXo
Member
+309|6533

TheEternalPessimist wrote:

SealXo wrote:

I ended up wixing myself a webpage

http://www.wix.com/BryanBorenstein/FlashPageTry2

I also figured out how to get rid of the bottom bar ad thing .

What do you guys reccomend for a domain host? I want to go pretty cheap
Wix used to force you to do everything through them, not sure if that's changed. (Change the blue heading to yellow it doesn't look right being a different color).
they let you get an embedded code now


hexify wrote:

You'll need access to the nameserver records to attach a domain to your site. I doubt you have that with your free host right now.
so if i got a base godaddy domain i could do all that ya? the one thats like 10$/yr

Last edited by SealXo (2009-10-01 13:51:13)

TheEternalPessimist
Wibble
+412|6617|Mhz

Oh right, I may use it to knock up a portfolio myself then (if I ever get around to actually doing one )
Kmar
Truth is my Bitch
+5,695|6598|132 and Bush

http://www.squarespace.com/
Not a bad option at $8 a month (hosted) for someone who has no knowledge of code/design.
Example


*I have not used them.
Xbone Stormsurgezz
hexify
Member
+5|5347|Canada

SealXo wrote:

hexify wrote:

You'll need access to the nameserver records to attach a domain to your site. I doubt you have that with your free host right now.
so if i got a base godaddy domain i could do all that ya? the one thats like 10$/yr
No, that will not work - without getting into it too much. Simply put, if you want 'www.yourname.com', you'll just need to buy hosting (and of course your domain name).
https://bf3s.com/sigs/eb8872cebb08c046204abcc26a2b5cc159f8e98c.png
SealXo
Member
+309|6533

hexify wrote:

SealXo wrote:

hexify wrote:

You'll need access to the nameserver records to attach a domain to your site. I doubt you have that with your free host right now.
so if i got a base godaddy domain i could do all that ya? the one thats like 10$/yr
No, that will not work - without getting into it too much. Simply put, if you want 'www.yourname.com', you'll just need to buy hosting (and of course your domain name).
soo whats the cheapest i can get both of those?
hexify
Member
+5|5347|Canada

SealXo wrote:

hexify wrote:

SealXo wrote:


so if i got a base godaddy domain i could do all that ya? the one thats like 10$/yr
No, that will not work - without getting into it too much. Simply put, if you want 'www.yourname.com', you'll just need to buy hosting (and of course your domain name).
soo whats the cheapest i can get both of those?
Hosting varies widely; I highly recommend you look at nearlyfreespeech.net - that's where I am currently - since you only pay for what you use, not a flat fee like almost all others. I usually pay about $5/month with my usage. There are many other good hosts out there as well, but for your needs this is probably your best bet. Feel free to look around though.

For domains, they are usually around $10/year for a .com and that is generally the norm. Godaddy is good, but there are many others such as Register.com, Enomcentral, etc. I would also suggest you pay for privatization (usually an additional $10/year) which will mask your identity and personal address since that type of info is needed for registration.

Once you get everything you need, feel free to post back here for help with setting everything up.
https://bf3s.com/sigs/eb8872cebb08c046204abcc26a2b5cc159f8e98c.png
Zimmer
Un Moderador
+1,688|6753|Scotland

Don't waste your money on hosting just yet. Let me get back from a meeting up north and I'll pm you with something nice Just purchase a domain name. doesn't really matter from where, just as long as it's just the domain and you can change the nameservers.
Zimmer
Un Moderador
+1,688|6753|Scotland

Don't waste your money on hosting just yet. Let me get back from a meeting up north and I'll pm you with something nice Just purchase a domain name. doesn't really matter from where, just as long as it's just the domain and you can change the nameservers.
  • Index » 
  • Community » 
  • Tech » 
  • Can someone tell a noob like me how to create a website

Board footer

Privacy Policy - © 2024 Jeff Minard