Baking Cakes with FirePHP
Some days ago I discovered the Firebug extension FirePHP while looking around for Firefox addons. The way to use Firebug to log Error and other general debugging messages looked very promising and I decided to add it to my current Project.
[Read more] ecache - easy per user or per anything cache of html or arrays
Caching is basically required for any data-heavy or interaction-heavy site... but you need to be in control of who gets what cache; more specifically, you need to be sure people only get their own cached content.
[Read more] Subclass Behavior
This behavior simulates an Entity-Relationship database model's ISA relationship and which demonstrates the subclassing concept inherent in OOP. This Cake behavior class was actually based on and inspired by the Extendable Behavior written by Matthew Harris which can be found at http://bakery.cakephp.org/articles/view/extendablebehavior . Feel free to check it out, use it, and help me improve it and fix bugs if you've found any. Happy baking!
[Read more] Amazon ECS Component
Search, Lookup and Remote Cart management
[Read more] Search feature to CakePHP blog example
Using searchable behavior, exemplified on CakePHP's blog example from documentation.
[Read more]
Latest Comments