[CakePHP] How to re-size images at run-time This is a helper + controller combo for CakePHP which I often use. It helps to re-size images at run-time and also aid display them. Oh yes! once the image is resized it also caches them. First let’s look at helper method. PLAIN TEXT PHP: class MyHelper extends [...]
Posts Tagged ‘php’
Last month @ SANIsoft blog August 1, 2010
[Zend Framework] Slug filter While studying for my Zend Framework certification, I tried to build a small application to test my knowledge. One of the tasks in that project was to try and build a slug filter which converts a particular string to slug, for example, ‘My Test String’ to ‘my-test-string’. It also checks for [...]
Testing Flickr Comment Import plugin
Yesterday I hacked a plugin which allows importing of comments from Flickr into a WordPress post, however I am not releasing this iteration of the plugin because It does not really use the Flickr API but the recent activity RSS feed It involves the WordPress user entering a custom field called flickr_ID which should have [...]
Nagpur PHP Meetup – August 2009
Aditya Mooley has a write up on the second Nagpur PHP Meetup http://www.adityamooley.net/blogs/2009/08/08/nagpur-php-meetup-report-august-2009/ Tweet










