Archive for March, 2009

Mar 09 2009 at 12:38pm

Is Dreamweaver Are static web pages dying?

I just stumbled upon an article about the increasing obsolesence of Dreamweaver and tools like it. The point is that websites are becoming increasingly dynamic. Building static html pages with a tool like Dreamweaver just doesn’t cut it anymore.

In the relatively near future every website will be a dynamically-generated web application and all of today’s sites built on multiple static pages will be ripped out and replaced.

I was trying to explain this to people in a meeting a few weeks ago. Static files clearly can’t handle the demands of todays websites. Even attempting to build in your own functionality by coding your own php is fraught with problems. Why should you do it yourself when you could just use (WordPress, Drupal, Joomla, your CMS of choice)?

Will there become a time when nobody publishes static html files anymore? Will new designers jump right into WordPress instead of building static websites first? An intersting topic to ponder.