Monthly Archives: January 2006

Windows “Blackcomb” is Now “Vienna”

According to this Microsoft Watch article, the next major client version of Windows, which will come after Windows Vista, has had its codename changed from “Blackcomb” to “Vienna.” The reason?

These code names are derived from cities/locations in the world known for great ‘vistas’.

Hmm… I’m can’t decide whether I think this move is smart or silly.

But shame on Microsoft. That period should be inside the quotation mark. :-P [?]

Coming Up: Visual Basic 9.0

WOW! I am simply blown away by the powerful new features planned for Visual Basic 9.0!

One awesome new feature is query comprehension, SQL style. Take the following sample code from the Microsoft website:

Dim SmallCountries = Select Country From Country In Countries Where Country.Population < 1000000

This creates a collection of Country objects called SmallCountries, but it only contains Country objects whose Population property is less than one million. Very powerful. Very exciting.

Considering Visual Basic 2005 (a.k.a. Visual Basic 8.0) included support for Office 2003-style menus and toolbars, I wouldn’t be surprised if Visual Basic 9.0 also included support for Ribbons from Office 12, as well as other Windows Vista integration features.

Google Pack: The Good, the Bad, and the Ugly

Earlier this month, Google released a free collection of software known as the Google Pack. It is intended to help with setting up a new computer, or enhancing an existing one, by providing a one-installer package of “essential software.” On the Google Pack website, you can customize what software is included in your pack. There are many options:

  • Google Earth
  • Picasa
  • Google Pack Screensaver (photo screensaver)
  • Google Desktop
  • Google Toolbar for Internet Explorer
  • Mozilla Firefox with Google Toolbar
  • Norton Antivirus 2005 Special Edition (with free 6-month subscription)
  • Ad-Aware SE Personal
  • Adobe Reader 7
  • Google Talk
  • GalleryPlayer HD Images
  • RealPlayer
  • Trillian

Any software that you choose to download will be kept up-to-date by an application called the Google Updater.

However, according to a SuperSite for Windows review, the security software is sorely out of date, not all of the programs included are at their latest versions, the Start Menu and notification area are expectably cluttered, and RealPlayer will prompt users to upgrade to a paid version.

Though I don’t think the SuperSite for Windows review makes clear enough the fact that you can customize which applications you download in the pack, so, thankfully, you can just download the “good programs.”

Goodbye, WordPress 1.5!

Hooray! My webhost’s Fantastico deployment finally has WordPress 2.0.

Begin the backups!

[Update: Well, that didn't go so well. Fantastico said the upgrade was successful. The theme was upgraded because it included the new functions.php, etc. But the admin interface was still the same and the version number in the admin area still read "1.5.2". Bother. I guess I won't be upgrading to version 2 for some time now.]

Does Xanga Have RSS?

The answer: yes, it does!

I really don’t know why this isn’t publicized more, but each Xanga blog has its very own RSS feed. You don’t even need to be a Xanga member to access the feeds.

Just enter the following URL into your feed aggregator, replacing the word username with the username of the Xanga blogger to whose blog you want to subscribe:

http://www.xanga.com/rss.aspx?user=username

Xanga bloggers, be sure to announce on your blog the fact that you have an RSS feed! (The sidebar is a great place to show off your new-found site syndication options.) This also applies to users of other blogging services. Having an RSS feed, a link to which is plainly visible, can increase the number of readers and will allow subscribers to read your blog without having to remember to visit your website.