February 2012
1 post
Adding Facebook App to a Page →
Recently Facebook got rid of “Application About Pages”, which contained a link that let you add Applications that were designed to be installed as Page Tabs to your Page(s).  Facebook now suggests adding a link to your app to let people add it to their page, which isn’t practical for apps that are designed for a specific purpose / page in mind. So I created this quick and dirty...
Feb 1st
November 2011
1 post
Using CIDetector with video from an...
I was checking out the CIDetector API in iOS5, specifically using it with an AVCaptureSession to detect faces in video.  I’d never played with the AV Foundation framework before, but it was pretty straight forward to hook up the front camera on the phone as an AVCaptureDevice and get the frames through an AVCaptureVideoDataOutput. However I ran into issues when trying to get CIDetector to...
Nov 21st
October 2011
1 post
Hi!
Well, I managed to post things for 2 days before I forgot all about Tumblr for a month. That’s not totally true, the intention of this site is just to write about things I want to write about that won’t nicely fit in 140 characters on Twitter, and there just hasn’t been anything worth writing about.  There still isn’t really, I just felt the need to write something. Things...
Oct 20th
September 2011
3 posts
2 tags
“Gives you a reference to the DOM object, so you can assign event handlers or...”
– Raphäel 2.0 Documentation
Sep 22nd
19 notes
7 tags
Solving a "login loop" in Mac OS X Lion due to...
Because it might help someone else Googling and it took me forever to find. I could no longer login to my account after a few system crashes due to bad RAM during the login process. If you are suffering from a so-called “login loop” in Mac OS X 10.7 Lion - ie. you login to your account and then suddenly you’re back at the login prompt again - your LaunchServices cache might be...
Sep 21st
13 notes
2 tags
Javascript Garden →
Neat tips and tricks about Javascript.
Sep 21st
28 notes