I’ve used Dreamweaver since it was part of Macromedia (around version MX) and haven’t found another tool that’s as easy to use for all my coding needs. So in light of that I’ve decided to do one of those ever popular Top X lists about my favorite editor. So without further ado, here’s my list of the Top 5 indispensible features of Adobe Dreamweaver
Snippets
Can’t live without my whole slew of snippets I’ve amassed over the years. I’ve never understood why there isn’t an easier built in way to import/export snippets, instead we’re stuck looking for the Dreamweaver Snippets folder which seems to be different across operating systems and Dreamweaver versions. But I digress, at least once you do find the right folder it’s a simple copy/paste from there.
Code Collapse
Introduced in Dreamweaver 8, code collapsing was the feature I never knew I missed until I had it. I write a lot of OOP code and that comes with several files full of functions, in order to keep them more organized I generally tend to collapse each function so it doesn’t feel as daunting. I’ve found a cool way to keep my code collapsed while still having the ability to edit it which is great when I’m going back into a file for small updates and don’t want to have to expand and re-collapse code. I found that if you put your cursor directly to the right of the collapsed code block and hit Shift+HOME it expands the code but leaves a light blue outline around it. This makes the code editable while retaining the collapse, once you move away from that block it collapses right back into place. Give it a go, it’s really helps my workflow and keeps me more organized. Although I did recently find one caveat, it appears to not work in very large files. I tried this method in a file that’s 1230+ lines and nada, hopefully this becomes a definite feature in an upcoming release because it just seems like the next logical step in collapsing code to me.
Code Hints
I’m sure anyone that’s used Dreamweaver’s Code View has seen code hinting but did you know you can call up Code Hints whenever you want? Sure can! Just hit CTRL + Space and biggity bam! There’s hints available for HTML, CSS, Javascript and PHP. There’s tag libraries available for several languages and you could even make or add your own if you were willing to take the time. Dreamweaver does a good job at pulling up code hints based on the section of a page you’re on. Say you’re in a script block at the top of an HTML page, hitting CTRL + Space will bring up all the javascript hints rather than those for HTML.
Show/Hide Panels
One of the biggest things that helps me while coding is having a big screen to see more of the code at once, but when I’m on a smaller screen there’s still an easy way to maximize that real estate, hitting F4 hides all the various panels I have open leaving the whole screen free to see my code. Hitting F4 again restores the panels for those times you need to see your files, snippets, properties, etc.
Find and Replace
Good ol’ find and replace, where would we be without this wonder of a function? Well there’s a couple things you may not know about it, there’s several options that I find useful on a regular basis. One, obviously, is the ‘Find in:’ select box that allows you to perform a replace on a selected block of text or even a whole website at a time. Second is the awesome ability to use Regular [removed]also known as ‘VooDoo’) in your find queries. This is a great way to change several blocks of content that are not quite exact but really close. I could go on and on about RegEx but I think that’s best left to another article. There’s also the option to search through the source code or through the text on the page, you can even search through the text in a specific tag only (like a paragraph tag). Give it a real once over the next time you use it, you’ll most likely find something that you hadn’t noticed before.
Well that’s it, just a few things I use on a daily (sometimes hourly) basis that might be of use to you other code monkeys out there. Feel free to add onto this list in the comments, I’m sure there’s a few features I’ve missed.




The first is a Java application called ‘
The second tool is a Flash & javascript application called 
From 18:16 UTC on June 17, 2008 to 18:16 UTC on June 18, 2008, 8,002,530 people downloaded Firefox 3 winning it the most downloads in 24 hours. What an amazing achievement, I’m glad I was able to be a part of it!
I know it’s the ‘cool thing’ to do nowadays to rag on Microsoft and their new operating system Vista but is it really that bad? I recently
Have you ever seen something and thought "Wow, that’s going to change the future"? I can only remember feeling that way a couple times, one I can remember was when I heard about electric & hybrid cars. I was so amazed that I based a whole science project on it, ahhh those were the days.
Last week Microsoft placed a $44.6 billion bid to buy Yahoo and the reviews have obviously been mixed but 

All Content Copyright ©2002-2009 SleepingAwake.net.