Compression

Compression is a light weight class that will load a CSS stylesheet, bind and translate given variables, compress and remove white space and cache the output for future use.

Entries for Component

After diving into CakePHP, I thought some good practice was to use their Auth Component (A prebuilt user login and authentication system). While working with it, I ran into a few problems, it was tiresome debugging it. Continue reading...