Emailing through Google Apps / Gmail on CakePHP

June 01, 2010
Sending email through Google's servers with CakePHP SwiftMailer component or built-in email component.

Yahoo! Search BOSS Integration with CakePHP

September 23, 2009
Implementing full text search with Yahoo Search BOSS on the CakePHP framework.

Tutorial - CakePHP Ajax "Quick Save" with jQuery

September 23, 2009
Create an ajax 'quick save' feature in CakePHP that saves your data without leaving the page using jQuery.

CakePHP Email Encoding

June 01, 2010
An alternate way to encode CakePHP emails.

Create a Blog from Scratch

June 01, 2010
Learn how to create a custom blog in PHP

5 PHP Book Purchases

September 23, 2009
I purchased 5 PHP Books on security, development, cookbook and reference manual.

Edit CakePHP's THML / CTP files with Dreamweaver

September 23, 2009
Get Dreamweaver to recognize CakePHP's code extension THTML and highlight it correctly.

PHP Development in Eclipse

September 23, 2009
Eclipse PDT is great for PHP development - it has auto complete, tree view to browse functions and syntax highlighting.