|

Scrubs Quotes App

Scrubs Quotes

I don’t do too many things on a whim, but the other night when I saw a group dedicated to having a Scrubs Quotes Facebook application developed, I couldn’t help myself. As a big fan of Scrubs, as well as a developer, I thought I might try my hand at it. I tinkered a little with Facebook apps and it seemed easy enough. I set out that night to do that app, and finished it the next day.

I figured I did not need a database for this project. Just a text file with a quote per line. I’d throw in some HTML when needed, and the last two characters of the file are the person’s initials. For example: Hey, Girl's Name - <strong>Dr. Cox</strong> pc. In the processing of each line, I use the initials to display the picture of the character in the profile.

For a project like this, following Facebook’s Step-by-Step Guide is all that’s necessary. Facebook provides great documentation on creating apps, and as long as you know some programming language, you should be able to pick it up pretty easily. For those of you who have Facebook, you can check out the app here. If you don’t have Facebook, I’ve provided screen shots.

In the near future I hope to add more quotes, and make it more user interactive by allowing them to add their own quote to their profile if they don’t want a random one.

One Comment

  1. Hi,

    I am making an application basically just like yours. I am having a REALLY hard time on the code to show content on the profile box. Could you help me out?
    Thanks!

Leave a Reply

Your email address will not be published. Required fields are marked *