Updated [20 Aug, 2010]: I have updated the plugin and the article. If you had already downloaded v0.1 (did you?), I suggest you upgrade to v0.2. Couple of days back I got a mail from Thamizinian, asking for a plugin to support Indli voting widget, just like what my previous plugin did for Thamizmanam & [...]
Posts Tagged ‘coding’
Source code for Chess UCI Protocol Tracer Utility
This tool has shown more popularity than I expected. Common question from the readers is whether I can share the source code. I am releasing it here, no strings attached. A copy of your SW (if you make use of this) will be nice, though. Link to this post!
How to get logged-in username in Hudson?
Quick background Have you ever thought your manager keeps shelling out more on your plate other than the officially tracked tasks? Do not feel bad. You are not alone My manager recently asked me to clean up the build server we use for our project. To put simply, it was a mess. I ended up [...]
Virus group 29A disbanded – who’s next?
Couple of weeks back, 29A officially shut down business. 29A’s published work was one of the best (IMHO) sources for cutting edge virus technologies. Their e-zines provided a sampling of what was happening in the Virus underground during that period. This was the last message posted by VirusBuster in their site: I tried to contact [...]
Chess UCI protocol tracer utility
I have this bad habit of starting coding on some application, bringing it to an alpha-ready stage, dropping it and moving on to the next one. Fortunately I don’t do this in my day job, else I’d have got the boot long time back. Couple of months back, I was working on a chess application. [...]
WP-Mollio comment_form hook fix – HowTo?
If you are using WP-Mollio theme in your WordPress site, I’d suggest adding the comment_form hook in to your comments.php. Only if you have this statement, the plugins like “Subscribe-to-comments” will work. How to add this hook? Open comments.php Find the lines of code shown below. You will find it near the end of the [...]
Windows Beginner Developer Learning Center – Gr8 idea!
Microsoft has come up with a website totally dedicated to getting the programming newbies up and running (Of course, using MS technologies! :p ) BDLC covers both web and desktop applications. The best part is, it doesn’t assume any prior programming knowledge. I am pretty sure this is a great resource and is gonna boost [...]
Workplace redefined!
I have rearranged my monitors, this time to make it easier for me to read lengthy contents I got this idea from Adam Nathan’ s Channel 9 interview. He was demonstrating his WinFX based Hearts game and was actually going through the code using this setup. Though I find this setup good for reviewing/coding/reading long [...]
J2EE newbie!!
Lately, I am doing a lot of Java / J2EE stuff, since Sudha is in to those technologies. Though I am one of those persons who would prefer to sweat it out with C / Assemly rather than making use of all the making-life-easier goodies offered by Java and related frameworks, I have to admit [...]
Dumb Code – 1
Recently, I was helping a friend debug an application debugger. In one of the report/UI modules, he had to log the date execution started + more process meta info. For date conversion, instead of using one of the inbuilt CRT functions, with the true spirit of a good (!?) programmer, he decided to implement it [...]

