update

CakePHP inflector sandbox

I built this little tool a while ago because of the large amount of people that kept asking about how the inflector in CakePHP works or why their model was not working correctly. As cake works on conventions almost every class name and table name is generated using the inflector.

The inflector is used to convert from urls to controllers, from controller names to model names and so on. In versi…

Read more...

A few updates to my blog

Super quick today, just activated the twitter plug-in so things will be a little bit more social :). The twitter auth is read only so I wont be doing any funny things to your account when you are not looking

I also added some new modules, down the bottom of every page is some links to other blogs I read. On the right is a box of "latest posts" for quick links to the new stuff.

I have also …

Read more...

No more posts