search
top

CakePHP Application Development giveaway

Matt Curry gives away his review copy of the brand new book “CakePHP Application Development” (Amazon). Only read once and reviewed in detail on his website. “The binding and typeface are...
read more

How to overwrite HtmlHelper tags

In some cases you find it desirable to overwrite the tag templates used by the HtmlHelper. For example if you put all your assets onto a CDN and don’t want to put the hostname in front of all paths...
read more

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'=>...
read more

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

Last.FM Datasource v0.3 – Ready for a testdrive

I just finished my work on the datasource. Well.. finished as in: the part of being able to auth and do stuff works now. So it is good for a spin. I also stripped most of my doc comments and compiled a...
read more
 Page 4 of 7  « First  ... « 2  3  4  5  6 » ...  Last » 
top