beta
Some ideas to organize your CSS files and autoload them in CakePHP (Articles) | The Bakery, Everything CakePHP
In this article, I will show some ideas in how to organize your CSS files and how to autoload them in your CakePHP project.
cakephp, css saved by: Lisa more details ...
http://bakery.cakephp.org/articles/view/some-ideas-to-organize-your-css-files-and-autoload-t...
The Manual :: Introduction to CakePHP
CakePHP is a free open-source rapid development framework for PHP. Its a structure of libraries, classes and run-time infrastructure for programmers creating web applications originally i...
cake, cakephp, documentation, manual, php, tutorial saved by: Lisa more details ...
http://book.cakephp.org/view/307/Introduction-to-CakePHP
MailChimp API Component w/ helper (Articles) | The Bakery, Everything CakePHP
nice cake component for Mailchimp integration.
api, cakephp, component, mailchimp, mailing saved by: tizzle more details ...
http://bakery.cakephp.org/articles/view/mailchimp-api-component-w-helper
Building a DVD catalog application with CakePHP - cakebaker
rather good introductory series of post on creating a cakephp app.
cake, cakephp, php, reference, tutorial saved by: tizzle more details ...
http://cakebaker.42dh.com/2008/09/07/building-a-dvd-catalog-application-with-cakephp
Webservice Behavior (Articles) | The Bakery, Everything CakePHP
A rather ned cake behavior for talking to external webservices.
behavior, cakephp, php, webservice, xmlprc saved by: tizzle more details ...
http://bakery.cakephp.org/articles/view/webservice-behavior
lilblogs - Google Code
a good alternative to yet another wordpress install in some cases.
blog, blogging, cake, cakephp, code, plugin, software saved by: tizzle more details ...
http://code.google.com/p/lilblogs
Google Groups: Cake PHP
cake, cakephp, google, googlegroup, groups, newsgroup, php, support saved by: hotfigs more details ...
http://groups.google.com/group/cake-php
CakePHP Wiki :: tutorials:sending_email_with_phpmailer
cakephp, email, php, programming saved by: tizzle more details ...
http://wiki.cakephp.org/tutorials:sending_email_with_phpmailer
CakePHP Wiki :: tutorials:tinymce_with_cake
cakephp, programming, tinymce saved by: tizzle more details ...
http://wiki.cakephp.org/tutorials:tinymce_with_cake
CakePHP Wiki :: tutorials:advanced_validation
cakephp, php, programming saved by: tizzle more details ...
http://wiki.cakephp.org/tutorials:advanced_validation
ThinkingPHP and beyond » Using REST Api’s as Models in CakePHP / A Google Calendar example
api, cakephp, googlecalendar, rest saved by: tizzle more details ...
http://www.thinkingphp.org/tutorials/view/rest-api-in-cakephp-and-google-calendar
Cake PHP | Google Discussiegroepen
cakephp, optimization, performance, programming, scaling saved by: tizzle more details ...
http://groups-beta.google.com/group/cake-php/browse_thread/thread/58ea010f930fab6c
Nabble - how would you scale a cake app?
cakephp, optimization, performance, scaling saved by: tizzle more details ...
http://www.nabble.com/how-would-you-scale-a-cake-app--tf2876444.html#a8042519
Dishola
cakephp, food, php, programming, search, web2.0 saved by: tizzle more details ...
http://www.dishola.com
The Bakery, Everything CakePHP : Tags
api, cakephp, programming, rest saved by: tizzle more details ...
http://bakery.cakephp.org/tags/view/rest
Bag o' Tricks
cakephp, php, programming, tips saved by: tizzle more details ...
http://cake.insertdesignhere.com/posts/view/17
cakemac » jamescoletti.com
cakephp, mac, php, programming saved by: tizzle more details ...
http://www.jamescoletti.com/projects/cakemac
Geocoding in CakePHP | The Bakery, Everything CakePHP : Articles
cakephp, geocoding, geotagging, php saved by: tizzle more details ...
http://bakery.cakephp.org/articles/view/geocoding-in-cakephp
More Improved Advanced Validation | The Bakery, Everything CakePHP : Articles
cakephp, php, validation saved by: tizzle more details ...
http://bakery.cakephp.org/articles/view/more-improved-advanced-validation
Excel xls helper | The Bakery, Everything CakePHP : Articles
cakephp, php, xls saved by: tizzle more details ...
http://bakery.cakephp.org/articles/view/excel-xls-helper
JoelMoss.info | Migrations Task for CakePHP 1.2
cakephp, database, migrations, php, programming saved by: tizzle more details ...
http://joelmoss.info/switchboard/blog/2284:Migrations_Task_for_CakePHP_12#comments
CakePHP 1.2: The Romance Continues … « Ahsan’s Laboratory
1.2, cakephp, docs, php, resources saved by: tizzle more details ...
http://ahsanity.wordpress.com/2007/08/29/cakephp-12-the-romance-continues
developerWorks : Open source : Technical library view
All cake php related tutorials
cakephp saved by: thejeshgn more details ...
http://www.ibm.com/developerworks/views/opensource/libraryview.jsp?search_by=cook+web+sites+...
cakebaker » Validation with CakePHP 1.2
cakephp, form, php, programming, reference, validation saved by: yatot more details ...
http://cakebaker.42dh.com/2007/01/03/validation-with-cakephp-12
With Cake
CakePHP developers looking to hire or be hired
blog, cake, cakephp, development, employment, framework, freelance, php, tips, web, More... saved by: Lisa more details ...
http://withcake.com
CakePHP : The PHP Rapid Development Framework
"Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our primary goal is to prov...
ajax, cakephp, code, development, framework, free, mit, mvc, oop, opensource, More... saved by: BaldTechnologist and 4 people more details ...
http://cakephp.org
Image Upload Component (CakePHP)
A plugin that makes it easy to upload images to a CakePHP app.
cakephp, mysql, php, web development saved by: BaldTechnologist more details ...
http://labs.iamkoa.net/2007/10/23/image-upload-component-cakephp
Understanding CakePHP Associations
An explanation of associations in CakePHP
cakephp, mysql, php, web development saved by: BaldTechnologist more details ...
http://bennerweb.com/node/16
Multiple Image Uploads Into Single MySQL Table (CakePHP)
"The goal of this article is to explain how to upload multiple photos in CakePHP using a single MySQL table. The images will be uploaded into an uploads folder, while the image names will...
cakephp, mysql, php, web development saved by: BaldTechnologist more details ...
http://labs.iamkoa.net/2007/11/06/multiple-image-uploads-into-single-mysql-table-cakephp
3 Hidden CakePHP Functions You Can’t Live Without, Flay
Very useful functions built into CakePHP, including the ability to return text fragments of a specific length with an ellipsis at the end and HTML escaping,
cakephp, mysql, php, web development saved by: BaldTechnologist more details ...
http://labs.iamkoa.net/2007/11/01/3-hidden-cakephp-functions-you-cant-live-without-flay/#mor...
Social Bookmarklet helper
A simple helper for CakePHP to display social bookmark links. It looks pretty straightforward to implement.
cakephp, php, social, web development saved by: BaldTechnologist more details ...
http://bakery.cakephp.org/articles/view/social-bookmarklet-helper
The Bakery, Everything CakePHP
A central location for CakePHP information, tutorials, news, code and articles.
cakephp, mysql, php, web development saved by: BaldTechnologist more details ...
http://bakery.cakephp.org
21 Things You Must Know About CakePHP
A handy list of tips and tricks for CakePHP development, including the creation of static pages (static content in the default layout sans models), building a simple admin area, using Bak...
cake, cakephp, crud, database, help, mvc, mysql, pages, php, phpcake, More... saved by: BaldTechnologist and 2 people more details ...
http://cake-php.blogspot.com/2006/09/21-things-you-must-know-about-cakephp.html
Retrieving data in CakePHP
Some useful examples of Cake's findAll functionality.
cakephp, mysql, php, web development saved by: BaldTechnologist more details ...
http://www.bogdan-net.com/archives/16
CakePHP : The PHP Rapid Development Framework :: Home
Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC.
ajax, cakephp, cake_php, development, framework, languages, lovelovelove, mvc, php, programming, More... saved by: djhomeless and 7 people more details ...
http://www.cakephp.org