Archive for January, 2008

CakePHP Weekly Summaries Issue #1.5

Monday, January 21st, 2008

Hello, just wanted to post a quick apoligy :) Sorry that I havent created the weekly summaries for almost 1.5 week now. The reason is that I have begun on a new job, and its consuming quick alot of time and energy ;) Lot of new systems to learn (They dont ...

CounterCache in CakePHP 1.2 beta

Saturday, January 5th, 2008

Update 05.01.2008 At the moment the counterCache code is only executed on CREATE, not on UPDATE - a patch is under way Hello, Just a little turtorial to demonstrate the new model counterCache feature. CounterCache is a very fancy little addition to our beloved CakePHP framework. Simply put, all it does is make sure that ...

CakePHP Weekly Summaries Issue #1

Friday, January 4th, 2008

Welcome to the first issue of CakePHP Weekly Summary. Below you'll find all sorts of interesting topics that were discussed on the CakePHP mailing list and on SVN. This week alot happened, but the biggest news is that CakePHP 1.2 have entered BETA phase, and with that - we are close to a ...

CakeFest website launched!

Wednesday, January 2nd, 2008

Just in on google group - the cake fest website has been launched. Head over to the cakefest website and join the fun Cakefest is the first global meetup for CakePHP (and probably also other PHP programmers) ever, so its going to be very excited

CakePHP 1.2 beta has been released

Wednesday, January 2nd, 2008

Finally it happened ! CakePHP 1.2 beta has been released. Some of the new stuff includes: Reverse routing for array based urls RESTful automagic Forms are easier to create and maintain Security enhancements for better CSRF prevention and HTTP Authentication CookieComponent for securely storing persistent data on the client side Model behaviors The "with" key allows you to define ...

Welcome to my new blog

Wednesday, January 2nd, 2008

Hello, welcome to my new blog. This blog will mainly be about CakePHP and everything related to that :) echo 'hello'; echo 'how do you do'; wee