dreamweaver sucks!
dreamweaver sucks!
Out of context: Reply #9
- Started
- Last post
- 17 Responses
- sparker0
have you considered using a template engine like php's smarty?
it seems for such a large site, generating pages dynamically on the fly with smarty would make life much easier.
store all content in a database, build the layout with valid xhtml/css and then write the templates for rendering.
probably much easier than using dreamweavers convoluded template system.
other than that...honestly, dreamweaver is the best ide for web development. there are plenty of good editors, but none that really employ all the features that dreamweaver does.
screem for linux is a dreamweaver like app. but it still lacks some of the features.
i prefer vim. :)