Forum Moderators: not2easy
I started with FrontPage and upgraded to Expression Web. But lately I've been trying a 30 day evaluation version of Webuilder, and I prefer it!
I realised I don't use the WYSIWYG features in the MS offerings. All I really need is a decent html and css editor with a built in preview window which updates as I edit code and renders accurately.
For troubleshooting I use FireFox with the FireBug, WebDeveloper and HTML validator extensions installed.
Together these make for a pretty productive environment, but there's always room for improvement. So, what editors and browser extensions do you use?
Saying that I also use Notepad ++ a lot because I like the way it highlights the opening and closing of the elements you're working on.
I have used Visual Studio but only use it when I need to as I don't like the interface at all.
Firebug I couldn't live without!
I first site was created in 1997 on publisher :-) but I wanted to know how to build them myself. I started using hot dog pro and that was how I learnt to hand code.
Notepad++ I like for the way it cleans up the code for you and also the opening and closing of elements thing that Simonuk said.
And of course everybody's pal... Firebug... I have become better because of it. I like it for the fact that if you like what someone else did, you can see how they did it and then you can approve upon it!
Oh yeah... My first site was created in 1997 as well when I was a graphic artist and I said yes to my boss that I could build a website for our client (LIES!). I did it in FrontPage... Which messed up the HTML so bad it caused me to buy an html book so I could hand coded the mistakes it made... I hand coded till 2001 then moved to dreamweaver and haven't looked back.
I ask because one of the reasons I'm moving away from Expression Web is it's inability to display simple CSS layouts correctly.
For example, it has a known problem with displaying negative margins, which makes the visual layout bit useless. MS recommendation is to preview in a browser, but that doesn't help when you want to edit pages and a column has vanished!
I am a hand coder and it is only the shortcuts and favourites that I like in DW. The design mode is next to useless in my opinion but others may disagree...
Just a plain old pure text editor (vi is my weapon of choice) and a bunch of browsers (FireFox 3 with web developer toolbar and firebug as a start, all others to finish it off).
Add in standard unix tools and things like perl to automate things every so often.
For graphics:
Adobe CS3 (I have the upgrade to CS4, but didn't get around to install it yet) for all graphical needs, but I've never touched DW (I do have a license for it though).
Add in libpnm, perl, etc to automate things.
I would never be able to trust a WYSIWYG editor at all.
[edited by: swa66 at 3:39 pm (utc) on April 2, 2009]
If it's a WYSIWYG editor you want
I don't, I rarely, if ever use the WYSIWYG any more. But I do like to have a split screen so as I edit the html or css I can see what's happening to the page without having to switch to a browser.
This is what is what appeals to me in Webuilder, the preview pane just works!