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

About
Change view: ListGrid

The Daily Dev Log - 5

Writing a CakeRoute might be straightforward, and when used correctly, can really trim down the number of routes you connect in your routes.php file.

Read More…

Daily Dev Log - 4

On the subject of updating urls in a web framework that gives you access to a router, it's important to have flexibility in writing those routes.

Read More…

The Daily Dev Log 3

Defining joins in CakePHP finds is simple, but can result in weird sql statements if used in conjunction with Containable.

Read More…

The Daily Dev Log 2

Always remember to include the host in the protocol when using the EmailComponent

Read More…

The Daily Dev Log - 1

I spent around 7 hours putzing with History.js in cake_admin. While History.js should auto-ajax any web application, it doesn't quite play nice with CakePHP.

Read More…