How to Setup the Home Page on your CakePHP Application
Been playing a lot with CakePHP and I have been having fun.
After playing around my simple application, setting up controllers, views, models, authentication and lots of other stuff. I wondered, how to I ever change the home page content?
How to Prevent CSS and Javascript Caching
Browsers have a tendency to cache Javascript and CSS files. I have been recently using this technique because sometime we want results fast!How to Validate Philippine Cellphone Numbers via Regular Expressions
I was once given this test in a company I applied as a PHP programmer for. Thanks to a few minutes on Rubular and some studying, I finally got the answer.
First Bite at CakePHP
I have been nibbling at CakePHP for a few days and I can say that it's indeed a powerful PHP framework.Tools I use for Web Development
As UI Patterns, say it
It has long been common practice to use recurring solutions to solve common problems.
A PHP Framework
I've been using the CodeIgniter PHP Framework for just less than a year now and it's still one of my best choices when doing php development.
Rubular: a Ruby regular expression editor
I am not a regular expressions guy but I can say that I've improved a lot. Not that I've been reading on Regular Expressions but because I've found out a better way of learning. Through testing.
Cake Production set up on Shared hosting
I've been scouring forums, blogs and lately Stackoverflow for a glimpse of how to set up Cake on a shared hosting environment.
Learning Ruby
Being a PHP programmer for a while, I have decided to try out a great scripting language which is Ruby.
Ruby is a language that was created in the 1990's and is now becoming extremely popular due to Rails.

