Category Featured Image [WordPress Plugin]

Category Featured Image is a plugin to generate Featured Image (AKA Post Thumbnail) on the basis of first category of your post. It provides flexibility to choose different image for each category of your blog. If the post already has a featured image it is not removed. This is perfect for magazine and news sites [...]

Continue Reading · Comments { 0 }

[HowTo] Tell ClearOS about your MX Record

We recently shifted our gateway machine from an old Fedora built to ClearOS. The ease of configuring the firewall, DNS, DHCP and Gateway was so much that we could not wipe the grin off our faces for the entire morning. However by afternoon we were inundated by complaints from the developers. Mails were not going [...]

Continue Reading · Comments { 0 }

Case Study: IndianWillMaker.com

- Kaushal Dalal, IndianWillMaker About IndianWillMaker.com A will or testament is a legal declaration by which a person, the testator, names one or more persons to manage his estate and provides for the transfer of his property at death. While in its briefest a will can be very simple such a document is usually a [...]

Continue Reading · Comments { 0 }

[CakePHP] Do !dlroW olleH using Gearman

There was recently a discussion on the CakePHP mailing list on how to get started using Gearman with CakePHP, instead of going back and forth over mails a blog post is more illustrative. The following is the code for using Gearman in CakePHP, The core php example given at http://gearman.org/index.php?id=getting_started has been ported. Gearman worker [...]

Continue Reading · Comments { 0 }