vote up 0 vote down star

Hi,

I want to gather Dreamweaver Tips and Tricks making development easy.

Mine, I recently discovered that I could asign a keyboard key in inserting code from 'code snippet'. for me it's really a time and effort saver. Since I would just press the special key and code is generated.

How about yours? What are your techniques?

Thanks!

flag

7  
#1: Don't use Dreamweaver (HHOS :P) – annakata Oct 11 at 21:57

2 Answers

vote up 2 vote down check

I have used Dreamweaver since 1.0. Whilst it used to be a great web development tool it seems to have declined and become almost irrelevant, see Dreamweaver is dying.

The real problem for Dreamweaver and for its users is that the nature of the web is changing dramatically. Dynamically-generated web applications, from Amazon right down to the humble blog, all offer much more – in-built commenting, voting, RSS feeds, etc – than the best sites built on static HTML can ever hope to provide.

I actually find that Dreamweaver now makes web development harder.

link|flag
I wouldn't say harder. But "running late" with the current speed of changes in the web, Yes. But its still the best Visual HTML/CSS editor i ever used. By the way a good substitute for DW in that point? Suggestions? – Fábio Antunes Oct 11 at 22:53
Well I still use Dreamweaver so cannot offer any good alternatives. Yes, the visual editor is very good. This has always been a strength of the product. It just seems that it's not the all-round authoring tool it used to be. I've had to adopt products like oXygen to do the heavy XML lifting. – Gerard Oct 12 at 0:52
Same as Gerard, I still use Dreamweaver! Since I only use Dreamweaver I can't compare to other IDE. I hope Dreamweaver will support API w/ docs. – Pennf0lio Oct 12 at 12:53
vote up 3 vote down

I wouldn't touch Dreamweaver with a ten-foot pole. What exactly drives you to use Dreamweaver over a tool such as Notepad++? Most developers nowadays are comfortable with simple syntax highlighting, which Notepad++ supports right out of the box, with the addition of a built-in FTP client. You get a lot more, minus the $400 you need to pay to attain features that are available in every other IDE for free.

link|flag
I'm kinda embarrassed to know that there are few/no user of DW here.. hehe, What I like about DW is there File and Site Manager and I think I got used to using DW, because when I started I used DW. I would like to hear some good alternative of DW. Thanks! – Pennf0lio Oct 11 at 22:25

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.