Paypal Datasource
Simple datasource to communicate with the Paypal NVP api.
[Read more] Equation Generation
A component to convert latex mathematical equations to PNG.
The component provides a subset of cleaned-up, cake-ised code from the LatexRender project.
[Read more] The component provides a subset of cleaned-up, cake-ised code from the LatexRender project.
Add formatted lists to your AppModel
This code will add formatted list functionallity to find you can easy replace the $this->Model->find('list'); with $this->Model->find('formattedlist', array('fields' => array('Model.id', 'Model.field1', 'Model.field2', 'Model.field3'), 'format' => '%s-%s %s')); and get option tag output of: . Even better part is being able to setup your own format for the output!
[Read more] Webthumb - helping you to take screenshots on the easy
Webthumb is a great service providing free and low cost screenshots with a decent API. So lets say that as part of your site, you want to take screenshots of public webpages. Either you manage or track other sites, or you just want to take screenshots of links people post. Whatever your need, you can get screenshots with ease, by using this component to access the Webthumb service.
[Read more] Building a CakePHP web-application in 2 months, part time.
This article outlines what I went through to produce the http://www.demolistic.com AJAX-driven website over the course of the last two months, working just nights and weekends.
[Read more]
Latest Comments