Posted in Tools on Sep 26th, 2009
I recently reset my iPhone in an attempt to clear up some weird issues I was having. It wasn’t until afterwards that I realized that I had forgotten to pull my photos off of the phone first. After doing some searching I discovered that the iPhone backup files are located at:
/Users/<user>/Library/Application Support/MobileSync/Backup
I then found the […]
Read Full Post »
Posted in Code on Feb 11th, 2009
There is a new version of the generator available. I didn’t have anything to do with the new release other than zipping up the final product. Michael Dominic K. added some nice new features. You can download the goodies here or grab the source from GitHub.
Read Full Post »
Posted in Tools on Jul 29th, 2008
I was curious about QuickLook generators and decided to write a quick generator for previewing Markdown files. QuickLook generators are pretty simple and it didn’t take me long to throw something together. This plugin creates an HTML preview from the Markdown source and renders that in the QuickLook window.
If you are interested you can download […]
Read Full Post »
Posted in Misc on Apr 12th, 2008
I use a Mac Pro for work and I have a black MacBook for everything else. Managing two sets of keychains, calendars and bookmarks can become a giant pain (“I thought I bookmarked that site…oooh, it must be on the other computer”). Thankfully, .Mac sync keeps the important stuff synchronized between both machines. Mostly. Recently […]
Read Full Post »