Simple Code
May 28, 2009 8:35 AM
Subscribe
Dreamweaver or Coda for web design & programming?
I don't do a lot of web design (I'm more of a print designer) but I'm doing more and more of it nowadays. I have always hand coded websites just using a free text editor and previewing it in a browser. I'm no programmer, but can get by in HTML/CSS. Back when I first was forced to take a web design course 10 years ago we had a choice between hand coding and an editor, I took the hand coding class. I've always thought that editors (like Dreamweaver) were bloated and produced messy code.
Now that I'm doing more web design and see that Coda is on sale I'm thinking I might as well pick it up. That is, unless Dreamweaver can do everything that Coda does and allow me to get into the code. I haven't looked at the program in years and don't know if its gotten better to work with. Since I create websites in Photoshop and Illustrator it might make sense to just go with the workflow and finish them in Dreamweaver. I haven't used Dreamweaver since it first came out but I don't think it should be too much trouble to become proficient at given my current skill set.
I am currently using CS3 standard but have a copy of CS4 Design Premium (Dreamweaver + Flash included, free upgrade) ready to install when I get my new computer in a few days. My current computer is too slow to run CS4.
Is Coda worth getting or should I stick with Dreamweaver since I already own it?
posted by Bunglegirl to computers & internet (19 comments total)
3 users marked this as a favorite
The big feature for me with Coda (and I swear I'm not getting a commission, despite the fact that this is my second comment about the program in as many days) is the way the previewing can work on the server-side, so your PHP (or whatever) actually gets executed and rendered. That alone saved me $50 worth of billable time the very first time I used it. It just seems much more in tune with the way websites are actually developed these days. Do you still work on any sites that use only plain old static HTML?
Not to hate on Dreamweaver entirely: if you decide to use it, it's very easy to just use it in a manual mode so it doesn't generate any code for you at all, so you don't have to worry about code bloat. Then it's more like a text editor with built-in FTP/synchronization and a somewhat crummy previewing system.
I always found any integration between Dreamweaver and Photoshop to be limited at best but I don't use those features regularly.
posted by bcwinters at 9:18 AM on May 28