Author Archives: oerd

Paginating search results in CakePHP

This post describes my endeavors with paging search results in a recent project. I tend to be very explicit in my posts, so if you prefer you can follow the fast track and jump to the solution A friend of mine is working on a website for a local realty agent. Since the website will

Cakephp on Site5 subdomains

I have developed different web applications using CakePHP and I’m liking the framework so far. Especially it’s ability to automatically generate (or better bake) CRUD operations for every defined model. Recently I was asked to develop two different applications that would live on two subdomains of the same site5 hosted domain. As I had little

Hello and welcome!

This is an attempt to keep track of solutions to everyday programming problems I come across in my daily work. Development is a hobby of mine, so expect to find various guides, links and roundups. Besides Java and C, I am currently exploring CakePHP – a web application framework in PHP. We have to adapt