dans.blog


The miscellaneous ramblings and thoughts of Dan G. Switzer, II

Picture: The Sunset From Mars...

This isn't a new picture, but I just came across it. This was taken from the Mars Rover "Spirit" on May 19th, 2005. It's pretty amazing when you realize you're looking at a sunset from a planet other than Earth.

Sunset on Mars: A Moment Frozen in Time
Click here to view full image (85 kb)

I find the picture simply stunning.


Cloaking SVN Folders in Dreamweaver...

I just started using Dreamweaver for a site I'm working on. I'm keeping a repository of the files in Subversion, but found that trying to get Dreamweaver to ignore the SVN files when synchronizing is a bit of a pain.

Since I was in a quick solution, I ended up just setting Dreamweaver to show hidden files and then manually went to each .svn to cloak. Later on in the day, I did some searching to see if I could find an easier solution (because doing it manually really sucks.)

I found a blog entry by Josh Buhler in which he talks discusses cloaking/uncloaking SCM directories in Dreamweaver. He found a Dreamweaver extension called Cloak/Uncloak SCM Directories in Dreamweaver which appears to do the trick.

more…