View Full Version : What program should i use to create my website?
Mario123
03-04-2007, 05:02 PM
what program should i use to make my website?
Mario123
mburt
03-04-2007, 05:05 PM
Don't use a program to "create" your website. Learn how to do website programming :). Honestly though. If you use FrontPage or Dreamweaver, or anything you'll never be able to get the exact results you want. They also often produce invalid markup, and useless code. Use Notepad :)
Mario123
03-04-2007, 08:07 PM
okay.. thnx
Strangeplant
03-05-2007, 02:47 PM
There are several free software packages that are FAR superior to notepad, although it will work. Try Crimson Editor ( http://www.crimsoneditor.com/ ) or, something that has a few more bells, PSPad Editor ( http://www.pspad.com/en/ ) I use Crimson Editor almost exclusively. They both reload all open files on loading the application automatically, making it easy to continue from where you were. Both keep backup copies of changes so you can go backwards to correct a test that doesn't work. I'm sure you can find others as well.
With either of these editors, I can have several pages open at one time, making it easier to compare code, copy and paste, review, etc., define projects, convert CSS to inline or separate files,test run pages as HTML etc.
Forgot to mention that PSPad Editor has a Regex editor built in.
Demonicman
03-05-2007, 08:28 PM
he doesnt mean make the pages... he means make the website...
which i keep explaining to him he needs a domain and a server and he doesnt understand what they are
james438
03-06-2007, 03:39 AM
Just to put my two cents in: I use cjgExplorerPro (http://www.cjgexplorerpro.com.ar/). I have been using it since I started website coding and am beginning to move on from it a bit, but I have found it to be an awesome place to start. The author has since made it free and stopped updating, but it is pretty nice.
codeexploiter
03-06-2007, 03:47 AM
I would suggest what Mike had suggested instead of using some Web Authoring tools like DreaWeaver, FrontPage, etc you can learn how to develop a website from scratch; I mean using a simple text editor and HTML to start with.
Once you start developing web pages in HTML you can learn CSS (and how important it is nowadays) then JavaScript. By this time I am pretty sure that you'll have a correct idea about how a website works and can start learning a server-side tool like PHP, ASP.NET, etc.
tech_support
03-06-2007, 06:42 AM
I disagree. Dreamweaver is great to start web design, and if you start with NotePad, you'll (might) get so scared that you might never try web design again.
eXceed69
03-06-2007, 07:56 AM
I agree with codeexploiter do it the basic. used notepad for your start or for more colorfull notepad++ for you. and learn it by scratch, you had to know it by scratch.
GhettoT
03-06-2007, 08:06 AM
I use dreamweaver. I turned out fine... LOL. But i do say, NEVER use the "design" feature for actual design. Use the code feature. That is the only way to get the results you really want! I also use the "application" feature to right quick-and-easy PHP applications (logins, db retrieval stuff etc...)
Demonicman
03-06-2007, 11:48 AM
again, he doesnt want how to code it, he wants how to put it on the net... but im sick of explaining all the free hosts to him...
now he keeps bugging ME to make a website for him... im about ready to hit that little button with a read circle with a line through it on msn :P
boxxertrumps
03-06-2007, 10:04 PM
I'll make it for him. I'll need these things from him though...
A sketch of the layout
Colors you want
What you want the different pages to do
anywhere between $50 and $150, Negotiable.
mburt
03-07-2007, 12:17 AM
Bahaha ... between $50 and $150. That's ridiculous :p. I'll do it for $10.. wait 5, no 3. *hammer smacks table, end of auction. I'll do it for free!
Seriously though, if you supply the images/color scheme I'll start you off (w/o money).
boxxertrumps
03-07-2007, 12:34 AM
I MEANT coding and styling the entire site. From the ground up, whitch mario seems to need.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.