Making a site from scratch
-
- Posts: 1557
- Joined: Thu Mar 16, 2006 5:50 pm
- Location: RI
Making a site from scratch
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?)
thanks
(btw is this an ok place to post this?)
- MaestroMan
- Posts: 676
- Joined: Thu Jul 27, 2006 12:01 am
- Location: Free Adam Coffeeshop, Amsterdam
- Contact:
Re: Making a site from scratch
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"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?)

-
- Posts: 1557
- Joined: Thu Mar 16, 2006 5:50 pm
- Location: RI
- gh0570fchurch
- Posts: 3374
- Joined: Sat Oct 01, 2005 11:04 am
- Location: San Diego Area, CA
- Contact:
![]() |
Re: Making a site from scratch
*gasp* Putting that in my sig was my idea first! (lol jk)V0Lt4Ge wrote:I lol'd.MaestroMan wrote:"HOWDO I MAKEH NEU MAPS EHH DUUHRR"
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
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

I Can See Inside Your Monitor

-
- Posts: 1557
- Joined: Thu Mar 16, 2006 5:50 pm
- Location: RI
-
- Posts: 1267
- Joined: Thu Aug 03, 2006 3:35 pm
- Contact:
![]() |
-
- Posts: 1557
- Joined: Thu Mar 16, 2006 5:50 pm
- Location: RI
-
- Posts: 1557
- Joined: Thu Mar 16, 2006 5:50 pm
- Location: RI
-
- Posts: 5426
- Joined: Sat Jul 24, 2004 12:12 pm
- Location: I'm a Paranoid
- Contact:
![]() |
![]() |
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.
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
- MaestroMan
- Posts: 676
- Joined: Thu Jul 27, 2006 12:01 am
- Location: Free Adam Coffeeshop, Amsterdam
- Contact:
-
- Posts: 1474
- Joined: Sun Aug 14, 2005 11:39 pm
- Location: On Vacation From The Loads Of Bull*hit That Goes On Here
- Contact:
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
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

I made this 100% by myself, Everything from the background, to the location of the tags, Get yours http://customgamercards.com
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.
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
always remember: guilty until proven innocent
- Phosphorous
- Posts: 1311
- Joined: Fri Jul 09, 2004 10:44 am
- Location: Installation 04
- Contact:
I made http://www.haloug.com from scratch using Fireworks/Dreamweaver so I might be able to help if you have any questions.

- FleetAdmiralBacon
- Posts: 2377
- Joined: Sat Nov 26, 2005 7:01 pm
- Location: Ohio
- Contact:
![]() |
![]() |
![]() |
Jesus Christ, Voyde, is there any service you don't offer?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

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.