I try to be a positive person most of the time and I don't like to complain and I try really hard to make my blog not just another personal ranting platform. So with that said, some of the annoyances and or complaints I have with Dreamweaver 8 are just too great for me not to get off my chest.

My first and foremost complaint is that Dreamweaver 8 has this new annoying pop up windows that pops up each and every time you Alt-Tab to go to another program or you click on a another program in your task bar. The pop up window says, "Background File Activity." Ok so why in the heck does this keep popping up? If it's background file activity shouldn't it be running in the background where you can't see it? Why does it have to announce that it's doing something in the background? I've looked in the preferences and I can't see a way to get rid if it for the life of me. I'm working with a site on remote view and connecting via sFTP. In Dreamweaver MX 2004 this worked just fine and I never saw the popup window.
Dreamweaver 8 has added this neat new coding toolbar to the side of your document window in code view. I thought this was going to be a real bonus since I exclusively work in code view. However, the features the code toolbar have don't seem very useful. For example, I don't see a benefit to the collapse code section, since you have to highlight code you want to collapse instead if it just collapsing all functions or all logical if statements or something.
The code toolbar also has what I thought was going to be a nice feature for commenting code. There is an icon called "apply comment" but the function doesn't have a way to apply a comment in the javadoc format that just about every other language is using so that you can make API documentation automatically from your code. It would be nice if you could click the "apply comment" button and have it comment your code in the style you like.
Example:
/* Instead of commenting a comment block this way... */ /** * comment the code this way */
My last complaint isn't about anything in Dreamweaver 8, but more about what isn't in Dreamweaver 8. I really thought that Macromedia would add support for versioning systems like CVS and Subversion. As it stands right now I have to go out of Dreamweaver and use another program like TortoiseSVN to use Subversion. It would be extremely helpful if Macromedia would add support for SVN or CVS built into Dreamweaver 8.
del.icio.us
digg
newsvine
blinklist
magnolia
Please be considerate of others. Keep comments relevant. Content deemed inappropriate or offensive may be edited and/or deleted. Email addresses are never displayed.
Line breaks and paragraphs are automatically converted — no need to use p or br/. Quotes, apostrophes, and double-dashes are automatically converted to smart punctuation. Be careful when copying and pasting portions of entries or other comments.
Links can be created using the standard <a href="http://url">urlName</a>. The following inline HTML elements may also be used: strong, em, cite, & code. The title attribute is allowed within any element. All other code will get removed before posting.
Comments
Dreamweaver 8 is really just a second update to MX as far as I can see. Still only half way to supporting CSS as it should be (only really supporting fixed positioning).
I’ve always found Macromedia slaves to a production calendar irrespective of bug fixes and new features that might be available.
Good comments, you lost me on WebDav though because WebDav isn’t a versioning system and I haven’t head of DeltaV so I can’t comment on it.
You can integrate Subversion with Dreamweaver via extensions:
http://www.grafxsoftware.com/product.php/SVN_for_Dreamweaver/135/
http://www.nearlygeek.com/tools/subversion-for-dreamweaver/
Another problem is kinda back to the CSS support. It’s MUCH better than it ever was, but why do I have to use either CSS or HTML? Why can’t it give me the option for both in one doc? I mean, if I want to just do a simple color change using font tags and I dont want to break my workflow with going into the code and manually doing it, I can’t do it. If I have CSS on, then it automatically creates crappy lil style tags. And why can’t I just do inline style changes? Why does it have to create new style tags for a bold, then another to make it green, then another to make it italic? And thats not even an everytime occurence, it seems to depend on Dreamweaver’s mood for the moment.
I used to adore Macromedia and their products. But ever since Adobe took over, its went to crap! Go figure, ADOBE products are pretty crap themselves.
Ok, I feel a bit better, now what to do with the other 40 things on my list?
Jason
I don’t get the, “Background File Activity” window anymore because I switched to connecting to my website via SFTP instead of a windows file share. Also, at work now I have since moved to a Mac computer and use skEdit.
Cheers!
Cheers!
how do i get these frickin css thingsturned off in a site? i just want to design sites that ANYONE can use, and i dont want to use styles.
also, and this is killing me… how can i get the BOLD of my text…everything is bold. i cant find any bold tags or anything and i am just about over the edge. pleasehelp. pretty please.
buddy gal (fairly new to design - but not a complete moron)
“i just want to design sites that ANYONE can use, and i dont want to use styles.”
Using CSS for Layout and design is a lot better and I challenge you to learn it. It make it a lot easier in the long run if you know how to make sites this way. And using CSS for layout and design means that 99.99% of the people will be able to view it just fine.
I’m afraid you have to learn css.
Good luck.
I hardly ever use Dreamweaver anymore. I use either skEdit or Textmate now that I primarily work on a Mac. About the only time I use Dreamweaver anymore is when I’m converting a Microsoft Word document to html.
When I work on other projects that don’t utilize VSS, Dreamweaver is great. It’s fast, responsive and easy to use. I use CUTE FTP Pro for file migration.
Cleary, Adobe has not understood the productivity impact that this stupid Background Activity dialog causes. I can’t do squat while it’s active and most of the time, I just sit there for a minute or two and sometimes longer!
I’m actively looking for another product. I hear cfEclipes is good but it seems like overkill. Does anyone have any other suggestions?
Thanks,
Mike
I’m in the same situation - looking for a new product because of this damn background activity box. I’m blown away at how long it takes me to do simple updates. I’m using dreamweaver 8 with SVN plugin. I hear good things about eclipse but haven’t used it. I’m thinking about just going back to wordpad and core FTP.
Until I hear that it’s doing some necessary operation (I don’t use synchronize, in case that’s related), I’ll just kill it and get on with my work.