Jose Diaz-Gonzalez is a developer living in New York City. He currently works at SeatGeek

About
Change view: ListGrid

Rails-Style Error Messages in CakePHP

A simple CakePHP helper for outputting grouped error messages as in the Ruby on Rails framework.

Read More…

ResourceHelper

A general purpose helper to support random functionality that need not be in it's own helper. Has BlueprintCSS support, jQuert ASM HABTM, File displaying, jQuery Error displaying and Google Maps support.

Read More…

Conditional Loading of Helpers

Example of conditionally loading helpers in a view

Read More…

Application Settings

Snippet of code to load application-level settings from the database

Read More…

Adding a Helper/Behavior/Component on the fly

A short tutorial on adding behaviors/components/helpers to your application in a dynamic fashion

Read More…