User Profile

User
 lorenzo

Recent Articles

CakePHP 2.1 Release Candidate is out

The first, and hopefully only, release candidate for CakePHP 2.1 was released. If you have an application running on 2.0 or planning to migrate, this is the best moment to start checking this version out!
  • Published by lorenzo 02/20/12 - 22:33
  • 4275 views
  • 3 comments

CakePHP 2.0.6 released

This will hopefully be the last 2.0 release, the CakePHP will focus on getting 2.1 done and all bugfixes and security patches will go into this branch.
  • Published by lorenzo 02/06/12 - 00:12
  • 7380 views
  • 2 comments

Running CakePHP using the Facebook's HipHop compiler

I always had the curiosity of trying to compile CakePHP to C++ code, but never had the time. This year I decided to give it a go...
  • Published by lorenzo 01/30/12 - 04:12
  • 6081 views
  • 2 comments

CakePHP 2.1 beta Hot and fresh

Following the release of 2.1.0-alpha two weeks ago, the CakePHP core team is excited to annonce the immediate availability of 2.1.0-beta.
  • Published by lorenzo 01/23/12 - 01:39
  • 9718 views
  • 0 comments

CakePHP 2.1-alpha just baked

We are excited to announce the that the next version of CakePHP just hit alpha state. This version adds several useful features that make CakePHP one of the easiest and more fun to work with frameworks out there. Check it out to enjoy content type specific pages, improved error messages, view blocks and a new callbacks system.
  • Published by lorenzo 01/09/12 - 03:10
  • 8907 views
  • 6 comments

Recent Comments

Posted 19/01/2012 03:11pm
This does not make any sense at all, CakePHP 2.0 will not try to perform any datbase connection unless you request it to do so. I'm leaving this article for future reference and to avoid confusion from our users.
Posted 15/01/2012 03:50pm
I would advise using app/Lib/Event/ for storing listeners.
Posted 15/01/2012 03:18pm
Check the documentation regarding extending views http://book.cakephp.org/2.0/en/views.html#extending-views
Posted 10/01/2012 01:24am
I'm particularly excited about this release, view blocks are awesome
Posted 21/10/2011 02:53pm
[quote] It all looks great, except for that "CakePHP Training" graphic that's included with the default page.
[end quote]
Just remember that you can remove the default layout with your own, and of course change the code for the default homepage. :)