Release: Some RC2 Sweetness

By gwoo
The release of CakePHP 1.2RC2 [1] with several bug fixes and optimizations brings more speed and stability to the 1.2 series. Check out the changelog[2] for the modifications that went into this release. As promised previously deprecated methods were removed and others received errors to be triggered. We left the findAll, findCount, etc methods alone but still recommend that you change to the new find('all'), find('count'), etc syntax. Otherwise, you'll see that its mostly bug fixes in the changelog, so upgrading should be as smooth and easy as replacing your "cake"
[Read more]

CakeFest Second Edition

By Mariano Iglesias
Join us at our second conference: CakeFest Second Edition. Attend the official CakePHP gathering to be celebrated during the first week of December, 2008.
[Read more]

Easy Email Address Encoder

By Jesse Kochis
While there are countless solutions to protecting email addresses from page scanners, here's an easy helper to add another line of defense.
[Read more]

Multi-language country combobox

By David Domingues
Based on the excellent article written by Tane Piper, I decided to take the base code and complete it with multi-language capability based on XML contents build with Excel. The version created contains an ISO 3166 list of country in 6 languages and you can add more languages or correct country names without having to change the Helper code.
[Read more]

Another Jamal Helper

By AG
Jamal is an MVC framework for Javascript; it sounds stupid, but it makes it easy to understand code in retrospect. This helper is based on Hoffstetter's helper, but adds head statement injection and other niceties.
[Read more]
 

Page 1 of 71, showing 5 articles out of 351 total, starting on article 1, ending on 5

<< previous
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 next >>