Dive into the archives.
- CodeIgniter PayPal API Library
Recently I have been involved in a number of projects using PayPal as a payment gateway. The implementations ranged from the basic buy now buttons, to full blown use of the API to create a recurring based platform for a web app. I decided to release my library for you all to use within your [...]
- Another Last.fm/Spotify mashup
A month or so ago I hacked the last.fm for wordpress plugin to allow for integration with Spotify. The basic idea was that the plugin would pull in your recently played tracks and then allow users to open those tracks directly within Spotify by clicking on a green note. A had a spare two hours [...]
- Force file to download
A common issue with modern browsers is the fact that they have the ability to open many file types by default. This isn’t usually a problem, unless you want to make sure that a file is downloaded to a user’s desktop. You could zip the file, which usually forces a download, but what about times [...]
- PHP to Twitter
As you may have guessed from the title, this post is about two things; PHP and twitter. I’ll assume you all know what PHP is, but for people that don’t know about Twitter it is a service for friends, family, and co–workers to communicate and stay connected through the exchange of quick, frequent answers to [...]


