Making a site from scratch

Off topic chat. Basically anything that doesn't concern halo or halo modding can go here.
fishface617





Posts: 1557
Joined: Thu Mar 16, 2006 5:50 pm
Location: RI

Making a site from scratch

Post by fishface617 »

now i want to make a website. (not related to halo) and i know aobut frontpage, but im nto quite sure how you use it. ive also heard of javascrpit if that has to do with anything. i dont want to use something like geocities or freewebs, because i want i to look profssional. so basically i need help with learning how to make a website from scratch. you guys must know something, so if you can help get startedi would appriciate it

thanks

(btw is this an ok place to post this?)
User avatar
MaestroMan





Posts: 676
Joined: Thu Jul 27, 2006 12:01 am
Location: Free Adam Coffeeshop, Amsterdam
Contact:

Re: Making a site from scratch

Post by MaestroMan »

fishface617 wrote:now i want to make a website. (not related to halo) and i know aobut frontpage, but im nto quite sure how you use it. ive also heard of javascrpit if that has to do with anything. i dont want to use something like geocities or freewebs, because i want i to look profssional. so basically i need help with learning how to make a website from scratch. you guys must know something, so if you can help get startedi would appriciate it

thanks

(btw is this an ok place to post this?)
Yeah, but its a pretty big, abstract question, it's like some guy hearing of halo, and the next day he says "HOWDO I MAKEH NEU MAPS EHH DUUHRR"
Image
fishface617





Posts: 1557
Joined: Thu Mar 16, 2006 5:50 pm
Location: RI

Post by fishface617 »

well, i just want know how to start a website, modding halo is different
a mammoth




Droplet

Posts: 1603
Joined: Fri Jul 15, 2005 7:01 pm

Post by a mammoth »

Well first you need to buy a domain name, and get a sever.
My real name is a Mammoth, if someone who cares sees this, please change my name to a Mammoth
User avatar
V0Lt4Ge




Collaborator Snitch! Socialist

Posts: 3602
Joined: Wed May 12, 2004 4:56 pm
Location: California
Contact:

Re: Making a site from scratch

Post by V0Lt4Ge »

MaestroMan wrote:"HOWDO I MAKEH NEU MAPS EHH DUUHRR"
I lol'd.
User avatar
gh0570fchurch




Snitch!

Posts: 3374
Joined: Sat Oct 01, 2005 11:04 am
Location: San Diego Area, CA
Contact:

Re: Making a site from scratch

Post by gh0570fchurch »

V0Lt4Ge wrote:
MaestroMan wrote:"HOWDO I MAKEH NEU MAPS EHH DUUHRR"
I lol'd.
*gasp* Putting that in my sig was my idea first! (lol jk)
Image
Dr.Cox wrote:gh0570fchurch has a mexi-stash. =D
User avatar
angry man





Posts: 492
Joined: Fri May 19, 2006 5:51 pm

Post by angry man »

I made a website for no reason u want to use it? i can redesign it to ur likings..

here it is:

Http://nothing-really.awardspace.com (terrible host)

just incase u want to know, i used photoshop for the images and notepad for the HTML
Image
I Can See Inside Your Monitor :lol:
fishface617





Posts: 1557
Joined: Thu Mar 16, 2006 5:50 pm
Location: RI

Post by fishface617 »

ok so i know i need to pay monthly and get a server, but are there any skills/ programs i should become decent at to make a good website?
metkillerjoe




Wordewatician 500

Posts: 1267
Joined: Thu Aug 03, 2006 3:35 pm
Contact:

Post by metkillerjoe »

My friend, who gets at least 1500 hits a day on his website, uses html and xml. Not that hard to do, he says.
Image
fishface617





Posts: 1557
Joined: Thu Mar 16, 2006 5:50 pm
Location: RI

Post by fishface617 »

ok so what exactly do you have to type in xml and html
a mammoth




Droplet

Posts: 1603
Joined: Fri Jul 15, 2005 7:01 pm

Post by a mammoth »

Look up tutorials, no one is going to write one for you right now. you can't just type "yellow background, say this in a nice font and make it look cool". Its alot of work to learn.
My real name is a Mammoth, if someone who cares sees this, please change my name to a Mammoth
fishface617





Posts: 1557
Joined: Thu Mar 16, 2006 5:50 pm
Location: RI

Post by fishface617 »

k, i know, thats why i posted, iw anted to be pointed in the right direction to learn, not to say teach me how to make a good website now
Patrickssj6




Pi Collaborator

Posts: 5426
Joined: Sat Jul 24, 2004 12:12 pm
Location: I'm a Paranoid
Contact:

Post by Patrickssj6 »

Server--->Domain----->Write down Language

Server:

Windows(Uses ASP.NET)
Linux(Uses HTML,PHP etc) <---Use that

Domain make sure .com or .net or .org.

Write down language:

I dont reccomend making it from scratch if you want to have stuff like user login stuff etc.There are premade once by PHPbb like this forum.

Otherwise languages are HTML,ASP,XML,PHP.
...left for good
User avatar
MaestroMan





Posts: 676
Joined: Thu Jul 27, 2006 12:01 am
Location: Free Adam Coffeeshop, Amsterdam
Contact:

Post by MaestroMan »

Try this as a starter: www.fishfacesnewsite.tk
Image
VoYdE





Posts: 1474
Joined: Sun Aug 14, 2005 11:39 pm
Location: On Vacation From The Loads Of Bull*hit That Goes On Here
Contact:

Post by VoYdE »

1. Get a domain,
2. Get a Host tehe,
3. Get Dreamweaver! (I use it and love it much more than front page),
4. Learn (in this order I perfer, HTML, CSS (Style), Php, Mysql, java, asp, then anything you want.) But to start learn html.
5. If you need some more help PM me, but im not going to hold you hand, my schedule is always full.


-voyde
Image
I made this 100% by myself, Everything from the background, to the location of the tags, Get yours http://customgamercards.com
User avatar
[cc]z@nd!




Literarian 500

Posts: 2297
Joined: Tue May 04, 2004 1:52 pm
Location: michigan

Post by [cc]z@nd! »

and also, don't rely on a program to code your pages. use notepad so you get familiar with working with raw code, otherwise it's not gonna be fun.

also, if you want to save cash on the server, and have a spare computer and a bunch of free time, grab a linux distro, set up a server install, get the latest version of openssh and apache 2, configure apache2 correctly, apt-update (i believe that's the command...) upload your website to the server however you want, then port forward port 80 to your server, and finally, register a domain name mapped to your external ip address. or just buy a server. either way works.

edit: oh, and some good places for tutorials are w3schools.com and greycobra.com. also, if you want your website secure, read up about directory transversal attacks, code injection attacks if you have any forms users can enter text in, and if the server is in your house, make sure the only ports it has open are necessary ones, and the only ports forwarded to the server by your router are the necessary ones, and that the programs that use those ports are the latest versions.
ASPARTAME: in your diet soda and artificial sweeteners. also, it's obviously completely safe. it's not like it will cause tumors or anything. >.>
always remember: guilty until proven innocent
fishface617





Posts: 1557
Joined: Thu Mar 16, 2006 5:50 pm
Location: RI

Post by fishface617 »

k guys thanks a lot
User avatar
Phosphorous





Posts: 1311
Joined: Fri Jul 09, 2004 10:44 am
Location: Installation 04
Contact:

Post by Phosphorous »

I made http://www.haloug.com from scratch using Fireworks/Dreamweaver so I might be able to help if you have any questions.
Image
User avatar
angry man





Posts: 492
Joined: Fri May 19, 2006 5:51 pm

Post by angry man »

I don't like dreamweaver perosnally but it is a very powerful program. myself i prefer to just raw code.
Image
I Can See Inside Your Monitor :lol:
User avatar
FleetAdmiralBacon




Critic Pyre Articulatist 500

Posts: 2377
Joined: Sat Nov 26, 2005 7:01 pm
Location: Ohio
Contact:

Post by FleetAdmiralBacon »

VoYdE wrote:1. Get a domain,
2. Get a Host tehe,
3. Get Dreamweaver! (I use it and love it much more than front page),
4. Learn (in this order I perfer, HTML, CSS (Style), Php, Mysql, java, asp, then anything you want.) But to start learn html.
5. If you need some more help PM me, but im not going to hold you hand, my schedule is always full.


-voyde
Jesus Christ, Voyde, is there any service you don't offer?
Image
Everything you'll ever need to know about me.
Need help with Linux, C#, C, Python, Java, PHP, Javascript, CSS, or VB? I'm available from 3:00PM-8:00PM EST on weekdays.
Post Reply