Author Archives: R.Aubin

Make your wedding entrance rock

Having photographed many, many weddings, I’ve had the chance to see a lot of wedding entrances. I’ve never seen anything like this though. A lot of couples will get inventive for their introduction at their reception, but most tend to … Continue reading

Posted in photography | Tagged , , | Leave a comment

AT&T charging $9.99/month for turn-by-turn

It looks like AT&T has finally cashed in on turn-by-turn for the iphone by creating an app (itunes link) for the device that links to a monthly subscription charge for AT&T users. The app is free, but requires a $9.99 … Continue reading

Posted in Misc | Leave a comment

Bookmarklet: Collapse all Fieldsets in Drupal Module Page

Why do I need it? This is a quick and easy way to clear the clutter on your Modules page in Drupal. One of the sites I’ve recently worked on easily had over 30 modules that were grouped in 10-12 … Continue reading

Posted in Development, Drupal, jQuery | 3 Comments

Home Page Guy

I have to pass this one along for all of you web developers out there. I know my co-workers got a good chuckle out of it. Auto Tuning from Casey Donahue on Vimeo.

Posted in Development, Misc | Tagged , , | Leave a comment

How to uninstall Xcode and iPhone SDK

From the command line type: sudo /Developer/Library/uninstall-devtools -mode=all You’ll need your password to use a sudo command. The process will take a bit as it analyzes packages on your machine. Be patient and it will find and remove all Xcode … Continue reading

Posted in Development | 1 Comment