Dreamweaver Is Dying; Long Live Drupal!
Barence writes "Here's an interesting blog post by a designer who reckons Dreamweaver is dying. It's not Dreamweaver's fault, though. Nor is the problem Adobe and its development team — the last Dreamweaver CS4 version was the most impressive release in years. Moreover, although Microsoft Expression Web poses a far more credible threat than FrontPage could muster, Dreamweaver remains the best HTML/CSS page-based editor available. The real problem for Dreamweaver and for its users is that the nature of the web is changing dramatically."
I've never tried it, when I do web design I do it with Gimp, Vim and Firebug. And I think that combo works great!
How do Dreamweaver compare to Vim? Is it advanced enough to not fool users to use css styled text for strong expressions?
Drupal et al make life a whole lot easier when it comes to updating a website and adding content. But what about the design?
Unless you want to stick to the default Drupal (or insert CMS here) themes, you'll probably want to design your own CMS template so people get a unique feel for your website. You'll still need to fall back on your classic static web-design skills using programs like Dreamweaver (or notepad).
Dreamweaver isn't dying, it's just falling into a more specialized category now. If you just used Dreamweaver as a way to update content, then you were really failing to use the program to it's full potential.
Yes, the reasons for using each are very different. If your site is dynamic, Drupal is great. If your site is static, Dreamweaver is a really good tool. While it may seem that more and more sites are becoming dynamic, I'd argue that there are still -- and will always remain -- a very large number of static sites cared for by single developers that have no need of a CMS.
I know it's popular here to bash wysiwig editors (just write the code, dammit!), but Dreamweaver has gotten MUCH better since version 4.
It's code is good, it works well with Flash, CSS and JavaScript. And if you're a designer, the Photoshop integration is pretty fantastic. Personally, I use Dreamweaver primarily for the site management tools, which are also very good.
If you haven't used DW in the past 4 years, then you haven't used DW.
Fun? You must be joking. I've worked a lot with Sharepoint Designer and it's the most ungodly abomination of a software package I've ever had to touch. It makes the rest of Microsoft's applications look like they were made by NASA.
The whole of Sharepoint is gargantuan mess, from the half implemented API to the ridiculous, overcomplicated, undocumented deployment procedures (restarting the webserver every time you change code, really?), to the insane use of tables in the HTML (have a look at the html on an average system page, and see if your mind can deal with five or six tables wrapped around every single design element).
Sharepoint Designer is where you can really see Sharepoint for what it is. It has all these features that sound very nice, until you try to save an .aspx page and it replicates your previous change somewhere rather than the one you were currently checking in. You think "huh that's weird", delete, the extra code, rewrite the code you wanted to add, and check in again, and now the previous change appears three times. In the end the only solution is to delete the page and the associated content types from the site and create it again (and any pages that used it). That's the sort of wonderful behavior you can expect from Sharepoint Designer.
I've never used the WYSIWYG editor because, frankly, I'm scared.
A designer might need Dreamweaver
Anyone doing design (artwork rather than page layout) isn't going to use Dreamweaver. It's great as a WYSIWYG html editor. From a design standpoint, it doesn't do much else. No raster or vector creation (unless you've decided to try the Celik CSS polygon method).
The only people I know who still use it are coders who find the extra features it provides in terms of editing and site management useful. In this sense, the article is quite correct -- Drupal and Wordpress and other software are eating away at the market that used to see Dreamweaver as the option for editing webpages without knowing HTML. Now CMSs do that.
Given that Dreamweaver really isn't a design tool either, usefulness as an IDE is pretty much the last thing Dreamweaver really has going for it.
Tweet, tweet.