 |
|
|

11-11-2007, 08:17 PM
|
|
|
|
Location: Austin
2,093 posts, read 3,879,785 times
Reputation: 1296
|
|
Favorite free html editor?
I think I've narrowed it to Amaya and KompoZer, but I wanted other opinions before I download one of them. Which of the two would you go with, or shoud I be looking at something else?
|
|

11-13-2007, 09:44 AM
|
|
|
|
Location: Knoxville Metro, TN
3,085 posts, read 5,377,993 times
Reputation: 2967
|
|
Try NVU or even the one that came with your computer...NOTEPAD!!! Look here for lots of goodies, mostly free. Liz
|
|

11-13-2007, 10:09 AM
|
|
|
|
Location: Tejas
5,391 posts, read 7,950,388 times
Reputation: 2795
|
|
|
Notepad! lol
FrontPage 2000 was pretty handy back in the day too.
Dreamweaver man myself now though, have the CS package.
|
|

11-13-2007, 09:22 PM
|
|
|
|
Location: Austin
2,093 posts, read 3,879,785 times
Reputation: 1296
|
|
|
I do know some hand coding. Throw rocks at me if you will, but when I first used a WYSIWYG software, I wondered why I bothered with hand coding. Other than control, I don't see the benefit. If I want to change something the interface doesn't allow me to, I just fix it in the coding. Perhaps I'm missing something...
I'm hoping to get Dreamweaver soon, but I'm going to go with a free editor until then. Kompozer is supposed to be bug-free version of NVU, so is that your suggestion?
|
|

11-13-2007, 09:36 PM
|
|
|
|
Location: Knoxville Metro, TN
3,085 posts, read 5,377,993 times
Reputation: 2967
|
|
Quote:
|
I do know some hand coding. Throw rocks at me if you will, but when I first used a WYSIWYG software, I wondered why I bothered with hand coding. Other than control, I don't see the benefit. If I want to change something the interface doesn't allow me to, I just fix it in the coding. Perhaps I'm missing something...
|
Using a WYSIWYG AFTER you know how to hand code is not a problem.
But here's an analogy...
Learning to drive a car. Would you put someone behind a wheel with no knowledge of how to change a tire, check fluid levels, do basic maintenance, etc? Or just send them off hoping they would learn that at some point on the way if and when something when wrong? If you don't show someone who has never seen the underside of the hood of a car where to find the dipstick, they may never find it.
Learning hand coding is much like that. You can rely on powerful editors to do the work for you but you still need to know what is UNDER the hood of your code to know what to fix.
And if you look at the job requirements of web designers, yes 99% need to know Dreamweaver...but almost as many require knowledge of hand coding AS WELL. They want to know their web designers understand WHY the code does what it does and hand coding teaches that.
And a vast majority of wysiwyg editors add extraneous code to the underneath. Frontpage was the absolute WORST offender in that regard. Granted, they made pretty pages but the code underneath was a nightmare. Liz
|
|

11-14-2007, 06:53 AM
|
|
|
|
Location: Austin
2,093 posts, read 3,879,785 times
Reputation: 1296
|
|
|
Thanks, southern lady. That makes sense. I know the basics of html, and I'm reading a book that will be teaching me frames and tables, which I don't know yet. To me, it just saves a lot of time to use an html editor. Let's hope hand coding isn't something you lose by not doing it for awhile!
|
|

11-14-2007, 10:14 AM
|
|
|
|
Location: Tejas
5,391 posts, read 7,950,388 times
Reputation: 2795
|
|
|
Agreed with southernlady.
I was the only person in my college to take our webmaster tests in Notepad. And I finished real early too. Its good to know why sommet happens. Or you know when Dreamweaver does sommet quirky, you can manually go in there and fix it.
|
|

10-26-2010, 07:28 AM
|
|
|
|
I use free PHP/HTML/CSS/JavaScript editor - Codelobster PHP Edition ([url=http://www.codelobster.com]CodeLobster - Free portable PHP IDE with support Drupal, Smarty, WordPress, Joomla, JQuery, CodeIgniter, HTML, CSS, JavaScript, CakePHP, Facebook[/url])
|
|

10-31-2010, 05:14 AM
|
|
|
|
Location: Mableton, GA USA (NW Atlanta suburb, 4 miles OTP)
9,858 posts, read 10,751,629 times
Reputation: 2540
|
|
Quote:
Originally Posted by jco
I do know some hand coding. Throw rocks at me if you will, but when I first used a WYSIWYG software, I wondered why I bothered with hand coding. Other than control, I don't see the benefit. If I want to change something the interface doesn't allow me to, I just fix it in the coding. Perhaps I'm missing something...
|
Do you run the results through a validator? That helps to illustrate why some (not all) WYSIWYG web editing solutions are crap...
The main benefit, IMO, is knowledge. Having done it by hand, you probably now know enough to correct what a tool will automagically generate for you if needed.
That's why many CompSci programs taught assembly programmer as part of the core curriculum once upon a time ... it helps people understand the benefits of high-level languages, and also understand that the code you write in C or whatever is quite a fair distance from the code the machine is actually executing.
|
|

10-31-2010, 05:23 AM
|
|
|
|
14,169 posts, read 6,921,430 times
Reputation: 5892
|
|
I like Notepad++ ( Notepad++ | 5.8.2)
I'll check out codelobster.
|
Please register to post and access all features of our very popular forum. It is free and quick. Over $53,000 in prizes has already been given out to active posters on our forum. Additional giveaways are planned.
Detailed information about all U.S. cities, counties, and zip codes on our site: City-data.com.
|
|
Similar Threads
-
I now must view weekly store ads in html, Internet, 8 replies
-
html on Facebook, Internet, 6 replies
-
Best website for FREE HTML templates?, Internet, 9 replies
-
Want to create a website; don't know HTML, Internet, 19 replies
-
Learning XHTML/HTML, Internet, 8 replies
|