Archive for the “CodeIgniter” category
Sendgrid and CodeIgniter
by leon on May 29, 2011
I’ve recently been working on a new project that focuses around the sending of email for marketing purposes – not a newsletter project, but something a bit more advanced. Without going into too much detail, the system allows users to (…)
Beanstalk Growl Notifications
by leon on November 10, 2010
In this post, i’ll talk about how I managed to get updates from Beanstalk to my desktop, and why this was important. My previous post has been about mashing 3rd party apps together in order to streamline and improve how (…)
Geckoboard and ServerDensity getting it on!
by leon on October 24, 2010
This is a quick post to show you something that I knocked together in a few hours today – ServerDensity stats within Geckoboard. At work we’re just about to push a set of sites live that combined have served some (…)
Time for a new web app?
by leon on August 15, 2010
Sometimes it’s the simple ideas that prove to be the best. A month or two ago, I got an invoice for a hosting package I set up two years ago for flCodr (which is no longer being developed). It came (…)
CodeIgniter PayPal API Library
by leon on March 22, 2010
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 (…)
CodeIgniter iPhone Push Notifications
by leon on July 31, 2009
I have written a wrapper in CodeIgniter for the Prowl PHP API. It allows you to easily send Push Notifications to an iPhone by calling a simple function. Prowl is a Growl client for the iPhone. Notifications from your Mac (…)