Macbook pro - Connecting to Cisco consoles

I have a macbook pro and sometimes I need to connect to the console port on some of the cisco networks I do work on.
Today I went out and bought a USB to Serial converter from maplin, the driver disk that comes with the product is one of the small CDs which would get stuck [...]

Mac OS X - Show hidden files script

Ok, so in my last post about showing the hidden files in finder I talked about the terminal commands but thats not always convenient for fast switching.
Below is some applescript that I wrote to do the job.

– www.infosonicgroup.com
– Shane Duffy

display dialog "Show hidden files in Finder" buttons {"Show", "Hide","Cancel"} default button 1
copy the result as [...]