CA99 wrote:There were never really great tools for coding web pages in general. I've never found any tools that could do the job cleaner and better than Notepad++, Chrome/Firefox, and WAMP/XAMPP server. SVG is another story though.
As for JQuery/Javascript, I don't see much in the way of avoiding direct coding, though there are some higher level scripting languages out there that compile to Javascript. (i.e. Coffeescript)
That said, you're correct no matter how it's put. Setting up some static images together is always faster and is a good strategy for sake of time, something we all need a little more of these days.
For website building, while not perfect, Dreamweaver has been a long time friend o' mine. the fact it also lets you dive directly into the code to clean things up helps immensely as well as various code hinting and tag assistance, particularly for CSS bits.
For animation, I could rock the Flash world fairly well, but the thought of having to try to move pieces/layers around using HTML5 and jQuery just makes me cringe. I've dabbled in some bits of animation and just would not be able to achieve the effects I'd want to easily (not without hours of tweaking). Adobe had been developing Muse to help with HTML5 animation development, but now that Adobe is moving to a subscription-based model for their applications, my fondness for future upgrades has dropped immensely. Looks like, unless things change, I'll be sticking with Adobe CS6 for as long as possible.
