<< I've always thought that using Notepad to build and maintain a website is a bit like eating soup with a fork. Sure, you can do it if you're committed to expending that much wasted effort, but what's the point? There's a schism between us real coders (I use Homesite 4.5) and the WYSIWYG weenies that favor something like Frontpage. But the Notepad people take that to a ridiculous extreme. There's no nobility in stupidity and using Notepad is stupid. A real HTML editor has too many useful tools that save time and effort while still allowing hands-on manipulation of the source code. Hell, even if you want to abandon things like color highlighting, syntax checking, project management, reusable code snippets and all the other things that a real editor can provide and just live in the dark ages with a pure text editor, Notepad isn't even a decent text editor. Every time a thread like this pops up I get a chuckle out of how many people claim to use something like Notepad as if the sheer uselessness of it bestows upon them some special status like "Oh, he uses Notepad, what a hardcore, manly sort of coder he is". Yep, nothing will impress the blonde babe at the end of the bar like an opening line of "Hey, I use Notepad". Chicks dig rebels. >>
Ouch!
Well, I managed to weed out from that the info that I was looking for: (I use Homesite 4.5).
But in all honesty and defense, I learned HTML with notepad myself, before any of the major tools came out. HotDog and HotMeTaL has just been released and were nothing more than glorified text editors with a HTML reference help file attached. This, by the way, is the exact same reason I like Allaire's Homesite product - it ROCKS when it comes to doing HTML and CSS because it's an advanced HTML editor. The only reason I don't use it, is, well... I can't afford it. Even moreso with the Dreamweaver and FrontPage products.
But keep this in mind - I usually end up going back into a page I've created with ANY editing tool (WYSIWYG or editor) with something like notepad to clean up all the screwups that the editor introduced. Frontpage was notably horrible for "modifying" a page even after you've edited it. It would do things with tables that would make me cringe.
I'll admit - in the long run, it's probably better/faster/easier to learn a tool and use it, using a text editor to do simple modifications inline. But if you'll have to invest the time in learning that tool, and updating your knowledge of that tool periodically (upgrades), and invest money as well. If all you're doing is writing a web page for yourself every year or so, then how would that be in any way better than using notepad?
That's beyond the original scope of my thread. Sorry, no flame wars please. I was just interested in what the majority of people out there use.
SunnyD