In doing the facebook and linked-in integration for the app I'm working on, I've thought up of a new app idea. The Anti-Social App. The goal, of course, is to create a social network out of anti-social people (think MMORPG). How? First we need to ...
Using ruby & javascript for Facebook posts
Allowing auto-post to social media is pretty hot right now. Here's how to do it via facebook. LinkedIn to follow. Get the koala gem. https://github.com/arsduo/koala/wiki/ Get your facebook API keys. https://www.facebook.com/developers/createapp.ph...
Microsoft IE & paperclip validations
Found an issue today where a paperclip image validaiton works in all browsers except IE. I hate IE. Anyway, here's how to fix it. Add in image/pjpeg as a content type for validation: