Archive for June, 2008
CakePHP: Baking in frustration
Sometime back, I posted about my first experience with CakePHP. I installed the framework and went through the tutorial on building a simple blog application, and said “I was quite impressed”.
Now, after 3+ development weeks trying to build a real-world application, I think, maybe I was too hasty to draw that conclusion.
Posted on June 10, 2008 at 6:10 pm by Eldee · Permalink
· 19 Comments
In: PHP Tutorials · Tagged with: Beginners' Guide, cakephp, PHP
In: PHP Tutorials · Tagged with: Beginners' Guide, cakephp, PHP
A look at the Google Graph class
In my previous post about creating simple graphs using Google Charts API, I mentioned about a PHP class, called Google Graph, which Ryon Sherman wrote that encapsulates this API, making it easier to code in PHP.
I incorporated this class in my CakePHP project, and found that there were a couple of problems with it.
Posted on June 3, 2008 at 4:39 pm by Eldee · Permalink
· 5 Comments
In: PHP Tutorials · Tagged with: examples, google charts
In: PHP Tutorials · Tagged with: examples, google charts
