Instascriptogram. Post Instagram pics to Scriptogr.am

[Update 2014-11-19] I've since moved off of scriptogr.am. The service wasn't working for a long time and doesn't seem to be in active developement. I ended up moving that blog over to a static blog with Pelican similar to this one.


Since moving to Dublin, my girlfriend and I …

Internationalizing Your Contacts

Living in the U.S. we rarely call people outside of the country. Whenever we create new contacts in our address book, they'll typically start with the state's area code and omit the country code.

Since moving to Ireland, my contacts wouldn't show up correctly since I hadn't prepended all …

My First Official Bike Ride

I've never done an actual bike ride before. A friend and I decided that we would try our luck at a double century1. We ended up finishing in around 16 hours. The ride went really well up until the 185 mile mark where my tire decided to explode.

tire_blowout

They …

Writing Notes with Alfred 2

I started coding about two years ago and only recently discovered the wonders of Markdown. Every time I'd learn something new, I would keep it in a text file with TextEdit. This was good and fine until a coworker introduced me to Notational Velocity. This completely changed the way I …

[Updated] Log Your Instagram Posts with Slogger


Update 2016-06-23

As of June 2016, Instagram has changed their API and no longer allows this script to work. Sorry :(

Update 2014-09-04

I recently submitted a new plugin that now comes with Slogger which uses the Instagram API. You can check out my post with more information here.


I've received …

Browse Files on Dropbox.com with Alfred 2

On a rare occasion, I need to view files in my Dropbox folder on my computer on the website. The most common use case is I want to see the entire structure of a directory. I selectively unsync a lot of large directories since my MacBook Air has limited hard …

Your .bash_profile everywhere

I have two computers, one for work and one for personal. I keep mostly everything separate, but one thing I want to always have with me is my terminal environment and aliases. With Dropbox, I can not only access, but edit my .bash_profile from anywhere without using symlinks.

The first …