Upgraded to WordPress 2.5

I’ve been meaning to upgrade to WordPress 2.5 since it came out way back end of March but I was always either busy or lazy. But I finally did tonight while waiting for the time. But of course, I still just took the 5-minute upgrade procedure. As you can see, it worked :P

So what’s new? A lot. According to the release notes: multi-file uploading, one-click plugin upgrades, built-in galleries, customizable dashboard, salted passwords and cookie encryption, media library, a WYSIWYG that doesn’t mess with your code, concurrent post editing protection, full-screen writing, and search that covers posts and pages.

I’ll see how nice or not these things are soon enough.

SetACL: Deliverance From Windows ACL Hell

We were wrestling with a weird problem in Windows the whole day. We were trying to transfer access rights to files from one user to another but we keep ending up with some directories that still can’t be accessed by the new user. We were stumped for quite some time before we found out that some directories can prevent inheriting access rights from its parents via an option that disables inheritance!!! How this came about we still can’t don’t know. But because of this option, the built-in ACL manager of Windows can’t completely assign access rights to all subdirectories. Neither can other Microsoft utilities like CACL (Change Access Control Lists) or XCACLS (eXtended CACL). There is definitely no way you can go from affected directory to affected directory removing that option. Thankfully there’s SetACL. Among its features: Reset permissions on all sub-objects and enable propagation of inherited permissions. Open source rocks!

Kopete Or Milk?

Alex lent me a DVD of Kubuntu 7.10. Kubuntu is the version of Ubuntu that is packaged with KDE. For some reason he likes it and since he’s the Linux guru, who am I to second guess him? Hehe.Soon as I got home, I installed to Selene, my Thinkpad X22. The installation went without a hitch and in no time I was in Kubuntu. Everything else does though. I updated everything, played around with the look-and-feel, and was browsing (with a separately installed Firefox) and chatting (with Kopete). Almost everything worked. But unfortunately, both hibernate and standby don’t work! Argh. Now I’ll have to wait for Mr. Linux guru to to help me fix the problem.