General Interest
ToastyCMS a CMS for people who love bread that is baked twice
Published by icompuiz on 28/3/12I have been building a CMS for personal use. I call it Toasty. It is a very simple tool with very basic features. It can be found at https://github.com/icompuiz/ToastyCMS
Code Authors, Please mention the CakePHP version!
Published by saidbakr on 22/10/11Currently, we have four versions of CakePHP. I think that it is very important and time saving for developers to mention the target version of code supplied by an author.
Adopting an IDE for CakePHP
Published by saidbakr on 19/9/11
It is a just a wishing! I hope that the CakePHP community able to surprise us with adopting a free PHP IDE such as Eclipse or Netbeans and supply it with required plugins and extension that allow it to offer a complete and full support for Ca...
NeptunIDE: CakePHP dedicated IDE
Published by jakubl on 25/7/11NetBeans supports Symfony, Zend Studio supports Zend Framework, but no IDE has support for CakePHP, one of the most popular PHP frameworks. For me, a fan of CakePHP, it was really frustrating that I was not able to develop CakePHP applications as ...
Cakephp SwiftMailer4.X.X Component with batch send
Published by rajibahmed on 23/2/11i have published a modification of swiftmailer component by sky_l3ppard at http://bakery.cakephp.org/articles/sky_l3ppard/2009/11/07/updated-swiftmailer-4-xx-component-with-attachments-and-plugins
Change the position of your validation error messages
Published by lucianobargmann on 9/12/10I don't like the validation error messages being displayed below the input tag, so after not finding how to change its position on the web, I found it on code. CakePHP has a neat templated way to render input tags on FormHelper. And this introd...
EpisodeCMS
Published by razbakov on 31/8/10EpisodeCMS is CakePHP based content management system. Features: control panel, events API, module management, multilanguage and translations, themes http://episodecms.com/ Please help me to improve it. Thanks.
Custom Baking with CakePHP 1.3
Published by rascoop on 2/6/10Although I like CakePHP and Bake, I needed to change the basic baked screens and behaviors. This sent me to explore how to customize the actions and templates for CakePHP 1.3
Using SQL_CALC_FOUND_ROWS with pagination
Published by techlands on 18/5/10A quick and dirty way to get SQL_CALC_FOUND_ROWS / found_rows() working with cakes pagination feature
Benchmark Comparison of 1.3 RC3 and 1.2.6
Published by hiromi on 8/4/10CakePHP 1.3 has lots of new features. But we may worry about the cost for addition of them. This article reports result of benchmarks that we can compare the performance of 1.3 RC3 and 1.2.6.
Check Member / User Online or Offline Status
Published by imran7000 on 12/3/10The following piece of code will calculate the last visited time of a Member/User and calulate the time difference with current time. And if the Member/User last visited time is greater than 10 minutes then that will be considered OFFLINE otherwis...
Introducing VaM Cart
Published by vam-cart on 10/3/10VaM Cart - Free, Open Source CakePHP Based Shopping Cart. Official Site - http://vamcart.com/ Online Demo - http://vamcart.com/demo/ Admin: http://vamcart.com/demo/admin/ Login: admin Password: password * Easy Installation. ...
For beginners: famous pitfalls with cake development
Published by alexdd55 on 28/9/09Starting from scratch in cakephp is not always easy, especially when you are not used to MVC frameworks. I hope this will help other beginners to make their life easier ;-)
Atlas kotasoft cakephp
Published by atlascakephp on 25/9/09Atlas cakephp is a generator web code, is based in bake of cakephp
Solution for schema generation TIMESTAMP default value failure
Published by shulga on 16/8/09There are several tickets (#6225, #6205, #5766) as well as relatively significant number of posts on the Internet devoted to the improper handling of TIMESTAMP's default value when using CakePHP schema generation feature. I'd like to offer a qu...
October 30 - 31, CakeMatsuri Tokyo
Published by yandod on 14/8/09Last year, we had a CakePHP conference in Tokyo. The event will come back again as [b]"Matsuri"[/b] We are waiting attendees from Asia and whole world. We will lunch our website and ticket detail soon. [i]"Matsuri" means festival in Japanese...
How to Add AutoComplete to Eclipse/Aptana
Published by gravyface on 23/7/09In this article I'll show you how to add autocomplete to Eclipse/Aptana for models, components, and helpers. Thanks goes out to schneimi and voidstate's on Google Groups for figuring this trick out.
Report: CakePHP meet-up at Tokyo 4th
Published by yandod on 24/5/09We had a CakePHP meet-up in tokyo. It was really exciting night. Special CakePHP pancake came on party! This article includes the photos and the movies.
Rebuilding MySQL Tables based on Model Cache
Published by Datawalke on 21/1/09By reading the title of this article you know something has gone horribly wrong. Which was the case earlier today when my development server crashed with our teams shared database on it. While we did have backups of most of the data a few of the t...
