content top

PHP instant gallery maker with thumbnail

PHP instant gallery maker with thumbnail

this is a file by putting it in a folder containing some images will be displayed as gallery in thumbnail. it will generate thumbnail for the first time only. later it will grab the thumbnails from it’s cache directory. the class itself and instantiation is in same class. you just need put it in the folder where your images resides. NO JAILBREAK REQUIRED! Good...

Read More

Generate a twitter like timespan from a given timestamp in Symfony2 or ZF2

Generate a twitter like timespan from a given timestamp in Symfony2 or ZF2

We must have seen the human readable time in twitter saying that something like about 2 hours ago… etc. In this post we will see a walk around on how to do it in a Symfony2, Zend Framework2 or any other PHP based application. I wrote and used this class as helper in one of my Symfony2 project. This helper could be used in Zend Framework as well. I used some PHP magic methods to cope with different configuration settings so that any...

Read More

Create your IM bot for gtalk/jabber/aim/yahoo with imified API

Create your IM bot for gtalk/jabber/aim/yahoo with imified API

Recently I made a news bot named news@bot.im AKA newsbot24@yahoo.com with the help of a wrapper class wrote by Hasin Hayder. This cool API has been provided by imified recently to make your application IM enable easily . You may test my bot by sending any instant message to newsbot24@yahoo.com or sending a message from your GTalk. It will grab one of the latest 25 top news from www.news.google.com or www.bdnews24.com RSS feed. I have set...

Read More
content top