Chris Hartjes: Custom CakePHP 1.2 Pagination Queries
by Cal Evans (editor) |
0 comments | Thursday, March 6, 2008
Chris Hartjes has posted a new CakePHP tutorial on his blog titled “Custom CakePHP 1.2 Pagination Queries”. If you work with CakePHP, you are going to want to take a look at this.
CakeFest 2008 Announced
by Cal Evans (editor) |
0 comments | Thursday, January 3, 2008
The CakePHP group has officially announced their first Users Conference. CakeFest 2008 will be held February 6-8, 2008 in Orlando Florida, US.
YAMMY!: DB to YAML conversion shell for CakePHP migrations
by danfreak |
0 comments | Tuesday, November 27, 2007
Today we will talk about migrations, yaml files and CakePHP and in particular I’ll introduce you to the latest shell I’ve written for CakePHP. Migrations allow you to define changes to your database schema, making it possible to use a version control system to keep things synchronized with the actual code.
PHP Abstract Podcast Episode 11: Opinionated Software
by Cal Evans (editor) |
2 comments | Tuesday, July 17, 2007
Today’s special guest is Chris Hartjes. Chris has been building PHP applications since 1998. Currently employed as a Senior Developer for the Cake Development Corporation, Chris has been labeled as an “agent provocateur” within the PHP community. He contributes to open source projects, gives lectures on programming-related topics and tries to share what he’s learned via his blog. Today Chris is going to talk to us today about the concept of Opinionated Software.
Chris Hartjes - Glue vs. Full Stack
by Cal Evans (editor) |
0 comments | Thursday, May 31, 2007
Chris Hartjes, an agent provocateur in the PHP community, has posted an interesting blog on whether to use a Glue framework or a Full Stack framework. He even throws in a bit of Python discussion to keep things interesting.
Integrating PHP/SWF Charts with CakePHP
by Cal Evans (editor) |
0 comments | Tuesday, September 26, 2006
Chris Hartjes, who I had the pleasure of meeting at php|works this year, has posted a new tutorial on his blog. In this latest post he takes you through integrating graphs into your CakePHP, application. If you want more than that you’ll have to click on inside.
Learning from the CakePHP source code - Part I
by Cal Evans (editor) |
0 comments | Tuesday, September 26, 2006
Felix Geisendorfer, the author behind ThinkingPHP and beyond has posted an interesting article recently titled “Learning from the CakePHP source code – Part I”. Click on inside and let’s examine it, shall we?
Cakes of SOAP
by Cal Evans (editor) |
0 comments | Tuesday, July 18, 2006
Daniel Hofstetter – Cake Baker, DevZone author, and all around great guy – has posted a quickie tutorial on his blog called “A simple SOAP example”. While an argument can be made that SOAP is never really simple, Daniel does his best to break it down. Click [ more ] to get the full scoop.
Extending the CakePHP framework
by dhofstet |
1 comment | Wednesday, July 12, 2006
CakePHP is making quite an impact on the PHP Framework landscape. In this article, Daniel Hofstetter, one of the Bakers on the CakePHP team, shows us how to extend the CakePHP with helpers and components.
Have Your CakePHP and Eat It Too
by Cal Evans (editor) |
0 comments | Saturday, June 24, 2006
This week, Daniel Hofstetter and Felix Geisendorfer presented 2 interesting blog entries on our friend, CakePHP. Let’s get our CakePHP fix for the week and take a look.
