
Wait no longer, WordPress 2.5 is out!!
The shiny new WordPress has gone through a major overhaul with tones of new features where mostly all new features were requested by the WordPress community.

New dashboard, enhanced tag support, updated WYSIWYG editor, better search better encryption for passwords and cookies, built in galleries, one-click plugin upgrades and support for multiple uploads. Full feature list
I’ve been playing the RC for the past week and I’m loving it. It’s going to be sometime before my plugins are fully supported but ya, this is one WordPress release you should not miss.
Download WordPress 2.5 here.
Source: WordPress Dev Blog

Firefox 2.0.0.13 has just been released. It fixes a few security issues.
XUL popup spoofing variant (cross-tab popups)
Java socket connection to any local port via LiveConnect 2008-17
Privacy issue with SSL Client Authentication
HTTP Referrer spoofing with malformed URLs
Crashes with evidence of memory corruption (rv:1.8.1.13)
JavaScript privilege escalation and arbitrary code execution
If the auto update does not work for you, download the latest Firefox.
Source: Mozilla | Mozilla Security Advisories

openSuse has released the X.Org patch 7.2-143.11.
The patch fixes the shared memory issue which was causing applications to crash. I fixed my installation by running the Beta fix 7.2-143.10.
I received my update up through the openSUSE updater today and so far everythings been working fine.

I finally upgraded to WordPress version 2.3.2.
Been really tired and busy since coming back from Langkawi last week. Found some time last night so this was the first thing I did.
WordPress 2.3.2 is a security release which fixes a hole that allows attackers to access your drafts and also attain your database structure information through error messages.
Better patch up quick!!
Source: WordPress Dev

Upgraded my Rails to 2.0.2 and RubyGems to 1.0.1.
- gem –version to check your gems version.
- sudo gem update –system to update your gems.
- sudo gem install rails to update rails to the latest version.
See outputs on the next page…..
Continue Reading ->