Posted in Development, Mozilla on September 12th, 2008 No Comments »
Lately, I’ve found the process of assigning a bug to myself slightly cumbersome and wanted to speed up the process. I happen to be a fan of Ubiquity, so I decided to write a command.
The command assigntome, by default, changes the assigned to field to your user. The whole process can be automated [...]
Posted in MediaWiki on January 29th, 2007 9 Comments »
Using MediaWiki behind http authetication was always slightly annoying in the past. One would have to:
Login with their htpasswd credentials
Create account if it did not exist already
Login with their wiki credentials
Remember both sets of credentials
This extension reduces the previous four steps into one simple step.
Login with htpasswd credentials
The extension can be downloaded at [...]
Posted in Wordpress on December 28th, 2006 No Comments »
The other day spent several hours searching for a Wordpress MU(WPMU) compatible captcha plugin with no success. I didn’t care about a robust spam fighting packages with Bayesian filtering etc; all I wanted was very simple and accessible plugin. Yesterday, I came up with SimpleCaptcha. So far SimpleCaptcha seems to be [...]