No..not another Wordpress version!!

kannanmr on August 4th, 2008

I logged in to my blog account 2 days back, after a verrry long time (I blame my project move in the professional world). I was surprised to find out so many things have happened in the Wordpress world. A new version has been released, many more vulnerabilities have been found and fixed…WAIT…a NEW version?? NOOOO! It feels like I just updated to a new version…is there a new one already!???

Wordpress is churning out new versions faster than my C2Duo / Vista machine can boot :P Don’t believe me? Look at these dates:

Wordpress version Release date
1.5 (Strayhorn) mid-Feb 2005
2.0 (duke) Dec 2005
2.1 (Ella) 22 Jan 2007
2.2 (Getz) 16 May 2007
2.3 (Dexter) 24 Sep 2007
2.5 (Brecker) 29 Mar 2008
2.6 (Tyner) 15 Jul 2008

 

Read the rest of this entry »

Subscribe to this blog's RSS feed

WinSAG: Windows GUI for Simian (& other tools)

kannanmr on April 12th, 2008

Recently one of my peers inherited some legacy code from an Israel team. It had around 800 C/C++ language files and 30 ASM files. The task for my peer was to somehow make sense out of it and port that to an embedded environment with a big size restriction. The size of the code […]

Continue Reading...

Cascade Virus: Down the memory lane.

kannanmr on March 24th, 2008

I have always been fascinated with computer virii. My first exposure to computer virii was back in 1994, when my 360KB floppy disk got infected by STONED. The hype around virii was so much and I was so misinformed, I kept that infected disk in the jacket, away from all other diskettes I owned for […]

Continue Reading...

Virus group 29A disbanded - who’s next?

kannanmr on March 10th, 2008

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 ValleZ for […]

Continue Reading...

Yahoo vs Google: why Yahoo lags behind?

kannanmr on March 7th, 2008

You wanna know why Yahoo lags behind Google? Look at the image below that I took from Yahoo’s careers site today (WW10.4). It shows all open reqs, sorted by date (descending).

As you probably noticed (follow the arrows please! ), the sort hasn’t happened properly. How did the coder miss this? No unit tests […]

Continue Reading...

Chess UCI protocol tracer utility

kannanmr on January 4th, 2008

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. I […]

Continue Reading...

I was trying to setup a debug machine today. My setup required a specific version of BIOS; I booted in to DOS and tried flashing the new version. The flash went on well and during the verification phase, the tool found couple of invalid regions. It automatically tried erasing/flashing again. I was impressed; “Good. The […]

Continue Reading...

Thamizmanam plugin updated

kannanmr on March 22nd, 2007

I have uploaded the latest version of the plugin here. This version extends support to Blogdesam.com aggregator, apart from Thamizmanam.com. From the options page, now the user can choose the aggregators he/she wants to include.
[tags]plugin, Thamizmanam, toolbar, wordpress, Wordpress 2.1[/tags]

Continue Reading...

Coolcode.cn (Wordpress plugin) site down!

kannanmr on March 16th, 2007

Today morning I was surprised to see a couple of mails complaining that the videos I posted earlier here and here are not working! I checked them last night (ok…at 1am..technically it is today morning!) and they were fine. I use the excellent coolplayer 9.3 plugin in my Wordpress blog. I logged in to my […]

Continue Reading...

WP-Mollio comment_form hook fix - HowTo?

kannanmr on March 10th, 2007

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 file.

<p><input […]

Continue Reading...

Goto: 1 2 Next