Slashdot Mirror


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."

13 of 318 comments (clear)

  1. Death... in MY Dreamweaver? by Anonymous Coward · · Score: 5, Funny

    I highly doubt this, I check NetCraft daily, and I've seen NO confirmation of Dreamweaver dying!

  2. Is Dreamweaver good? by siDDis · · Score: 5, Interesting

    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?

    1. Re:Is Dreamweaver good? by Corporate+Troll · · Score: 5, Insightful

      Troll? Why is this a Troll? People who actually know what they do don't need hand-holding. I agree: Gimp, Vim and Firebug is all one needs. (Add in a bit Inkscape too)

      A designer might need Dreamweaver, but that's most likely because he doesn't know the underlying structures. Now, I admit, the Designer-Tech profile is quite seldom though ;-))

    2. Re:Is Dreamweaver good? by JCSoRocks · · Score: 5, Interesting

      Dreamweaver is a great tool. I've been using it almost since it came out. (It and Future Splash, a.k.a Flash.) I've never used the "designer" type tools in dreamweaver. I've always seen it as a really powerful development environment for building sites. The Site concept and integrated FTP / server management are great. Code hints are obviously convenient and I've always appreciated how granular the code coloring / formatting is. The CSS tools are invaluable for tracking down those times when things are cascading a bit differently than you'd like. I'm also a huge fan of the search / replace tools in Dreamweaver for refactoring. The ability to scan across a selection, open document, all open documents, or an entire site is really handy. I realize text editors have similar abilities but the Site concept makes scanning across countless directories a no-brainer.

      There's gobs more but those are the first things that come to mind.

      --
      You are using English. Please learn the difference between loose and lose; they're, there, and their; your and you're.
    3. Re:Is Dreamweaver good? by Hurricane78 · · Score: 5, Insightful

      I agree with you. There are web developers, and web amateurs. You can see them whining and bitching above.
      They think that because they read a HTML book while driving the cab, and wrote 5-liners of JavaScript that you can replace with 10 characters of CSS, that they can call themselves "developers".

      And because they live in groups, where everybody is like them, they think this is perfectly OK.

      I saw companies where a group of 30 web "developers" decided to call functions a too abstract concept for a 16 million page-views PER DAY site! I saw people editing messy PHP/HTML-pages in Dreamweaver, with the *mouse only*. I saw so much server-side code copypasta inside million-dollar-business websites, that it make would someone at a real software company scream until the end of his life.

      No structure, no grasp of basic concepts of engineering, no anything. And when the re-design came, it took them full two weeks including overtime, to change all their code everywhere. While I went home in the middle of the first day, after changing my master-templates. They wanted me to help out. But asked if my simple regular expressions would pose any danger (they thought it was black magic). And they got angry, when I replaced their thousand copies of the content box HTML with function calls to the template.
      They needed nearly two years, to cope with it, until they implemented a bad version of it Europe-wide. Of course by then, I was so far in front of them, that it again was black magic to them (I started to program client-side web application clients -- What you would call AJAX today.)

      I later realized, that such types only get their jobs, because their bosses are such types too. Up to the owner of the company. Which is the only person of the company in many cases.
      And then they only have to live up to the clients' expectations. Of course the client never knows, that you could save him 90% of the cash by actually using real programming concepts like re-usability and modularity.

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
    4. Re:Is Dreamweaver good? by Ihmhi · · Score: 5, Funny

      I use Notepad, MS Paint, and my browser to do my web design.

      Now get off my lawn you hooligans!

  3. Content Management System is not a design program by Hottie+Parms · · Score: 5, Interesting

    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.

  4. No design needed by MrEricSir · · Score: 5, Funny

    It's true, most people who make sites in Drupal, Wordpress, etc. clearly didn't spend more than 10 minutes on the design.

    --
    There's no -1 for "I don't get it."
  5. Microsoft is dying, long live McDonalds! by Anonymous Coward · · Score: 5, Insightful

    Am I doing this right? The whole comparing 2 different things?

    1. Re:Microsoft is dying, long live McDonalds! by mwvdlee · · Score: 5, Insightful

      It's not even a static/dynamic difference. Dreamweaver is a website design tool, Drupal is a website management tool. A smart person would use both; design the look & feel with Dreamweaver, then convert the design into a Drupal template.

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
  6. The concept is more generic by icepick72 · · Score: 5, Insightful

    Veryu misleading title. The story isn't about Dreamweaver but the dying of static HTML editing tools of any kind, contrasting them to the changing web. The web is becoming more dynamic. Some HTML editing tools are very static. Therein lies the problem for the old tools.

  7. Re:Content Management System is not a design progr by f1vlad · · Score: 5, Insightful

    Well, developer has utmost freedom to redesign theme from scratch or mod currently available ones, here are some websites done in drupal, check it out:

    • http://www.warnerbrosrecords.com/
    • http://change.gov/
    • http://community.michaeljackson.com/
    • http://ketnet.be/
    • http://ngycp.org

    more here and here.

    I completely agree however, drupal != dreamweaver.

    --
    o_O
  8. Good riddance. by jonadab · · Score: 5, Informative

    I've seen some of the HTML these tools (Frontweaver, Dreampage, HotMetal, etc) produce, and I Do Not Want It.

    I use Emacs and w3schools, and my HTML is clean, scalable, efficient, reasonably accessible, and very maintainable, and honestly I don't spend that much time on it. HTML is, fundamentally, very easy, once you know what you're doing.

    In terms of keeping all the pages on a site updated with side-wide changes, I mostly use a combination of keyboard macros, custom elisp, Perl, regular expressions, chewing gum, and bailing wire. But it works, and it works the way I *want* it to work.

    As far as Drupal, though, I thought that was a CMS. Do people really try to use it as an HTML editor? Ugh.

    --
    Cut that out, or I will ship you to Norilsk in a box.