New Code: Authorize.net Library
Authorize.net is a payment gateway for processing credit card transactions online. This library makes connecting to the service a simple process. Click here to view details
New Code: CodeIgniter Akismet Library
Akismet is a web service that helps cut down on comment spam. Anyone with a blog that allows comments has to have some kind of filter to prevent spam from distracting from relevant comments. This is a library which facilitates communicating with the Akismet service and keep the spam out of your blog. Click here to view details.
New Code: CodeIgniter View Library
I like to use partial views in my projects which means I break up a page into separate files and load them into a main layout file. Loading these partial views and passing data to them using CodeIgniters built-in functionality resulted in some sloppy-looking code. I made this library to manage view data and make it simpler to "assemble" the page. Click here to view details.
Choosing CodeIgniter
I found CodeIgniter a few years ago while looking for inspiration for a custom framework I was working on. My framework was going to be small and uncomplicated, yet flexible enough to use an all my projects. CodeIgniters directory structure, database abstraction, and MVC implementation so closely matched what I was attempting to do, I dropped the project and joined the CI community right away.
It Begins
Well now Ive done it. I finally got my act together and made my own website. Now I can add my voice to the chorus of blogs, vlogs, flogs, plogs, blawgs, blags, blargs and other portmanteaux that make up the blogosphere.