Posts Tagged ‘programming’

Offline…

Sunday, August 22nd, 2010

I just realized that I’ve been “offline” for a while. “Offline” in the sense that this blog hasn’t had any updates for almost 2 weeks now. There are a couple of reasons for it. Probably the chief reason is that I’ve been very under-the-weather lately. Then, there are also critical project milestones to meet at work. The two combined together have left me no time and no “mood” to blog anything.

It’s the first time that I’m getting such an acute sinusitis. It was so bad that the pain I had felt, wasn’t headache, but literally pain the sinuses. It was as bad as, or perhaps worse, than the intensity of my typically headaches.

(more…)

Urgent Security Update to WordPress

Sunday, December 30th, 2007

IMG_7430-1.JPGYes it keeps us busy even during the festive season. A number of critical security issues were identified with WordPress 2.3.1 (may apply to older versions too) that necessitated an urgent security release. WordPress 2.3.2 is now available. One of the problem is a SQL Injection Vulnerability that exposes internal information about your WordPress installation. These are common problems that plague web applications. I did a brief presentation on Secure Web Programming a few moons ago. It was primarily intended to be a high-level overview to familiarize programmers with web application security issues. You can download it if you’re interested. :)