Archive for the “CodeIgniter” category

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 (…)

Read the rest of this entry »

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 (…)

Read the rest of this entry »

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 (…)

Read the rest of this entry »