Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
I'm several years behind with Dreamweaver. My memories aren't good: it used to churn out appallingly bad html which had to be corrected by hand. Just wondering if the latest versions are more usable?
Not a great Dreamweaver user, I have the same reservations. Been using it recently (MX 2004) for some small projects and it churns out good HMTL/XHTML as far as I was concerned.
Dreamweaver churns out good html/xhtml (mx). But I've never been happy with the CSS it produces through it's wizards. The gui produces very verbose css. The best thing about Dreamweaver in my opinion is it's code beautifier. If you're a newbie to html/xhtml, I guess it helps you with produce it visually. But I rarely if ever use the graphic/visual side of Dreamweaver anymore. I won't be upgrading my copy. If you know you way around html/xhtml I'd use Bluefish or Quanta plus or even NVU before I spent money on Dreamweaver. In fact the only Macromedia product I'd shell money out for at this point is Flash.
I used dreamweaver for about two years, and it was great [i never touched the layout mode, cuz the html/css output is horrid in my opinion] - I learned css because of dreamweaver, but now i don't need the auto-complete css stuff. I moved over to Zend Studio. In my experience, if your project is simple enough to be able to use the layout view in MX and not have to look at the code at all, then its great - but if you are just going to have to fix the html and css when you're done, its not worth the trouble, might as well get the experience of writing the whole page by hand.
I need to get me a copy of the latest Dreamweaver. I'm still with just MX but it does what I need fine. Syntax highlighting, FTP, Project management, etc.
I'd move over to Zend Studio but the price is the issue for me. I've seen the tour and it's extremely nice. I'd recommend it to anyone who had the funds.
what do you guys think a substitute for dreamweaver?(talking about similar features)...i too am having trouble using that dreamweaver...it takes time to load...and worse, it crashes too often..
The new version of Dreamweaver is exactly like the old one, all they have added is a plugin which lets you add video options, they have made some improvements to the GUI and added a few extra features, that's all.
The best program you can use to code PHP is Notepad and TopStyle Pro when you're designing in XHTML and CSS.
Subfusion wrote:The best program you can use to code PHP is Notepad and TopStyle Pro when you're designing in XHTML and CSS.
I don't want to start another discussion about which editor is best, but using Notepad to code PHP nowadays is a bit like being a Amish person working in the IT-Industry.