
I am now an official WordPress contributor! While converting Born Geek to WordPress, I noted that the Movable Type importer did not obey the WordPress database case constraints. Movable Type posts export themselves as “Published” while WordPress expects the value to be lower case (”published”). After finding and verifying this bug, I wrote it up and submitted a simple patch, which was then accepted. The fix will be included in 2.5.1!
My license for SlickEdit at work was renewed recently, so I upgraded to SlickEdit 2007, the latest release of this already amazing program. A boat-load of new features are included in this new release, but my absolute favorite is the new dynamic surround feature. Check out this demo of the feature in action (be sure to turn up your speakers; the sound is a little low). How super cool is that? I have actually wanted this particular feature for some time, so I’m very excited that it has actually been implemented. You can even unsurround things, should you choose to do so!
There are plenty of other great new features to be had:
You can check out the complete list [PDF] of new features (all 5 pages worth) at the SlickEdit website. I’m seriously considering upgrading my license at home, though the $139 upgrade price is pretty steep. If you are in the market for a good code editor, I strongly recommend SlickEdit.
I just found out about Perl 5.10, which has been out for some time now (released on December 18 … how did I miss this?). The perldelta documentation goes into detail on what’s new, but here’s a brief overview of some of the features I find most appealing:
A new build of Paper Plus is now available. Here’s what has changed in this release:
There’s an interesting article at InformationWeek about the new Windows architecture that Microsoft is developing. Windows 7, which is slated to be the successor to Vista, will use a new “MinWin” architecture. Essentially, the Windows core will be stripped down to the bare essentials, and additional functionality will be supplied through modules. According to the article, Eric Traut, a Microsoft distinguished engineer, demoed a version of the Windows core running with only a 25 MB footprint (as opposed to the 4 GB footprint of Vista).
I think this is a step in the right direction. Hard drive size increases have made sloppy programming, resulting in software bloat, much more prevalent. It’s time to step back, trim the fat, and work towards leaner software.
There are a few gripes I’ve got with iTunes, all of which revolve around my subscriptions to podcasts:
It seems as if Sun Microsystems has purchased MySQL. I don’t fully understand the motivation behind this purchase, but Sun must have some plan; otherwise they wouldn’t have paid one billion dollars for the company. In my opinion, Sun doesn’t have the greatest track record in software, so it should be interesting to see what happens as a result of this change. According to the official MySQL post:
Will MySQL’s support for other programming languages and operating systems now be given less attention? Absolutely not. MySQL is still being managed by the same people, and the charter is still the same.
We can only hope.