ithinkyourecute
So I wrote a Facebook App and released it finally. It's called ithinkyourecute which was inspired by my friend Andrea. The idea behind it is simple. Say you are seeing someone and are interested in dating him or her, but you don't know whether to take it to the next level. This app hopes to help people with this predicament. If you mark someone as "cute" and in return that person marks you as "cute" then you know you are good to go. I wrote it in Ruby on Rails using the rfacebook gem which made it quite easy and only took a few hours. The hard part was design which I have no aptitude for. I am hosting it on Joyent Accelerator using ngnix and mongrel_cluster. I wanted to use Apache with mod_rails, but that didn't work out as I was constantly getting an error which I didn't have time to debug. I hope to eventually move it to that as it'd make deploying a whole lot easier, but I'm not complaining. The Joyent Accelerator I am using is a part of the free accelerator that is being given out to facebook developers so eventually I might go back to using Slicehost, but for right now it is fine.
Comments [0]