BC Specialty Food Directory

SSFPA needed a way of printing out the contents of their entire directory. I implemented a tool that instantly generates a PDF based on a users search results, as well as a full directory PDF that is auto-generated daily. www.ssfpa.net... Read More

View Next Project View Complete Portfolio

Blue Bell Imports

Blue Bell Imports is an e-commerce store that sells a variety of Swedish items. I had the pleasure of working on this project while at Push72 Design. I played several roles during this project including some design, front-end coding and PHP programming. The site ha... Read More

View Next Project View Complete Portfolio

Detailed Design Drafting

Detailed Design Drafting came to me with the need of a dynamic website. They had a wide range of clients across the world and needed a central location for them to communicate and share media. This website was planned, designed, coded and programmed by me. The enti... Read More

View Next Project View Complete Portfolio

Fresh off the Blog

View all Blog Posts »


Caffeine PHP 2.1 Released

0 Comments

Caffeine is a lite-weight PHP 4 and PHP 5 Framework

For those who don’t know, Caffeine PHP is a lite-weight PHP 4 and PHP 5 framework. It’s an open source project and hosted on Google Code.

Caffeine PHP 2.1 has some exciting new features:

  • Full documentation in PDF eBook
  • URI Routing
  • An anchor utility function for easy URL creation
  • The ability to use functions or classes in a controller (not just classes)
  • Autoloading controllers, models and libraries (not just libraries)
  • Checks for illegal URL characters

Among the above features, Caffeine’s code has been revised to work smarter and faster then before.

You can download Caffeine PHP 2.1 here.

What do you think of the new release?