by Lee Forkenbrock | Oct 20, 2010 | CakePHP Development
Loadsys has released a CakePHP plugin to aid in the creation of JSON APIs. This plug-in contains a few helpful classes for both the API side and a CakePHP JSON API consumer. This post will cover one of the pieces from that plug-in called the Server Response Component....
by Lee Forkenbrock | Aug 30, 2010 | Business, CakePHP Development, MySQL
We have decided to start pushing education and different technologies by giving away educational material on every 1st and 15th of the month. There is no catch, but be sure to read the directions below on how to enter. Book topics that will be included in the...
by Lee Forkenbrock | Jun 22, 2010 | CakePHP Development
Hello fellow bakers! Our team at Loadsys is proud to announce our sponsorship of the 2010 CakePHP CakeFest conference in our home town of Chicago, IL USA. We are excited to both attend and contribute to the conference this year. The last conference our team...
by Donatas Kairys | Sep 14, 2009 | CakePHP Development
The goal of every programmer is to write as little code as possible. It can only be achieved by re-using code that you already wrote. That is why we all use CakePHP in the first place right? Fortunately, cake allows us to create plug-ins that we could just drop in...
by Donatas Kairys | Jun 19, 2009 | CakePHP Development
We are releasing our RSS datasource to CakePHP developers for CakePHP Development. We know there are others out there, but what we like about ours is that it supports the following: Built-in Pagination Sorting Content filtering Download rss_source.php here Steps to...