Recent Posts

Google OAuth for Installed Apps PHP Example

6 minute read

I have been working on a long needed update to the Google analytics dashboard plugin for Wordpress and one of the items I had on my TODO list was using Googl...

Java AirPlay Client

1 minute read

Ever since getting one of the new AppleTV devices I have been wanting to fiddle with AirPlay. I finally got around to looking at a dump of the traffic betwee...

Example Mongrel2 Handler in Ruby

5 minute read

Right before I went to Rubyconf I started looking at Mongrel2 so I had something to hack on while I was there. I grabbed the two Ruby handlers listed on the ...

Using Modernizr - Simple Guide and Examples

2 minute read

Modernizr is a Javascript library that detects the presence of browser functionality. This makes life a lot easier when using more modern features on your we...

Minimal EC2 Linux Install Using TTYLinux

7 minute read

If you have ever wondered how to get a Linux EC2 node down to the bare minimum this post is for you. I have been wanting to do this for a long time but it wa...