I was looking for an easy way to link to your Twitter profile in a user’s Twitter Application of choice from an iOS App. There were lots of handy resources, but no complete solution for iPhone so I coded one up and threw it on GitHub: Twitter Follow Button for iOS It’s pretty simple to [...]
Validate App Store IAP Receipt Codes Online Tool
Validating Apple App Store receipts for In App Purchase can be a pain, so I wanted an easy way to throw a receipt in and figure out if it was a valid or not. So, I threw together a quick PHP script to figure this out quickly and easily; it takes a base64 encoded [...]
Animate your follower count going up on Twitter
I was creating a promo video for BuyFollowers and I wanted to animate Twitter followers going up. So.. I figured the easiest way is to use Javascript to manipulate the page and increment the follower count. The result: So how does it work? We get the element that contains the XXX Followers text and modify it to [...]



