My New Facebook Application — The Mad-Libber
Try the Mad-Libber on Facebook!

Been a LONG time since I wrote in this thing (nearly a year!) but I certainly haven’t been idle on the coding front.
Recently, I’ve been particularly interested building Facebook applications. It’s really an easy platform to develop for. Facebook provides great APIs and documentation, and you can bring pretty much whichever language you want to the table. The forums are also very active, with lots of helpful posters.
My first application, the Mad-Libber, is basically a Facebook version of the popular Mad-Libs game. For those of you who don’t know what that is, Mad-Libs are stories with blanks for certain words. The reader is given the type of word (noun, verb, adjective, etc… ) but not the context. The idea is that the reader supplies these words for the story and you read the result, obviously making no sense because the context isn’t known to the reader. That’s what makes it funny.
With my application, users can write these stories, complete stories their friends wrote, and share them with friends. I’m going to try and monetize this through ads, which is actually quite successful for many applications. Cubics, one of two ad networks I use (the other being Appsaholic) offers $0.50 per thousand impressions. If you could get 50,000 page views a day, that’d be about $25 /day or $750 a month. For an independent developer who does this as a hobby, that’s not too bad.
I’ve found that it can be really difficult to get traction for your application, however. A viral nature is a must. You look at the top apps for Facebook, like SuperPoke, Graffiti, etc… and all of them have a very viral component which makes them easy and fun for people to spread. Another thing to keep in mind is that it doesn’t matter which application comes out first, or which one is ‘better’, but what matters is that yours catches on.
If you have some time, give my application a try at: http://apps.facebook.com/madlibber. If any of you are interested in developing Facebook applications, I’d be glad to share my experiences and provide some advice. Just post here or email directly at ejfarraro@ucdavis.edu.
Thanks and happy coding