Feb 4, 2009
Did you know? image() can has url!
Now this is a quick one here. Most of you know the following code from the default.ctp after you “just baked” the app. echo $html->link( $html->image('cake.power.gif', array('alt'=> __("CakePHP...", true), 'border'=>"0")), 'http://www.cakephp.org/', array('target'=>'_blank'), null, false ); This displays the small “CakePHP Power” badge with a link to their website. Much code... read more
Feb 2, 2009
Working on a Mac – Tools that rule
If you are a expirienced mac user this is probably not news, but if you just starting out i want to highlight some apps that proven useful in the past. ... read more

