Information Technology

Microsoft reverses IE8 compatibility decision

On Monday, Microsoft announced from their IEBlog that they were reversing their decision for how Internet Explorer 8 would be compatible with Web pages designed for Internet Explorer 7 as well as Internet standards. You may recall that earlier this year Microsoft announced that Internet Explorer 8 in "Standards Mode" would actually be rendering pages in Internet Explorer 7's "Standards Mode". If you really wanted to have IE8 follow the latest standards then you would need to insert a special tag to your pages.

Revealing numbers from Alfresco regarding the enterprise stack

Alfresco Software released a press release on the results of a survey by them intended to help determine "how companies evaluate and deploy open source and proprietary software stacks in the enterprise". There is some very interesting numbers summarized in the press release that should be of interest to not only using those Alfresco products, but to almost anyone using enterprise software. Some of the more interesting numbers and statistics pulled from the study:

  • Operating system: “Users evaluate on a Windows laptop and deploy on Linux” – 41% of evaluations were on Windows, dropping to 26% for deployments, whereas 51% of deployments were on Linux.

  • Linux: “Ubuntu and Red Hat pull away, SUSE remains flat by comparison in the US” – Ubuntu 24%, Red Hat Enterprise Linux 21%.

  • Windows: “Users stick with XP and 2003, Vista lags at 2%” – XP 63%, Windows 2003 28%.

  • Databases: “Sun still shines on MySQL” – MySQL 60%, Oracle 14%, MS SQL Server 13%.

I especially find it interesting that while open source MySQL is the dominate database used on the enterprise, two propriety database systems (Oracle and MS SQL) follow. I wonder where PostGresSQL falls on the list? But wait, there are two points I want to make about this study.

First, the business world no longer survives solely on propriety software. Secondly, these numbers reflect something I've just concluded recently...those arguing for propriety-only or open source-only systems don't have a clue what is really going on in the world of IT today.

Goodbye Thunderbird?

I am saddened by continued reports that support for Mozilla's email client, Thunderbird, continues to diminish. From DesktopLinux:

The Mozilla Foundation's press release focused on the Firefox 2.12 security fixes. The Foundation also reported, though, in its MFSA (Mozilla Foundation Security Advisory), that these same bugs had been fixed in the fictitious Thunderbird 2.12...

...Still, it is upsetting that Mozilla reports that these problems have been fixed in a version of Thunderbird that doesn't exist. The latest version of Thunderbird is 2.09.

Laura Scott on Email Etiquette

Laura Scott posted her 9 best practices and things to avoid when it comes to e-mail. We followed some of these rules a decade ago, but a good reminder is always appreciated. Laura doesn't mention anything about not using all CAPS in an e-mail and I assume that's because if you don't know that rule by now...nine rules is beyond your grasp.

My favorite rule to follow is number 3:

Write your response above the quoted text.

Robert Accettura - Presidential Campaigns and Website Secrets

Robert Accettura, a Mozzila contributer and web developer, has placed a follow-up to his original "Secrets in Websites" post, appropriately titled, Secrets In Websites II. When reading this type of posts on the Web it truly puts people like you and me into geek paradise.

This post is a follow up to the first Secrets In Websites. For those who don’t remember the first time, I point out odd, interesting, funny things in other websites code. Yes it takes some time to put a post like this together, that’s why it’s just about a year since the last time. Enough with the intro, read on for the code.

One thing you may miss in this post though is Page 2, be sure not to skip it. On the second page he has a section called Presidential Campaign Analysis. As I commented on Accettura's blog, I began a number of times doing a similar analysis focusing on the U.S. presidential campaigns, but I never quite got around to completing the task. I'm so glad that someone has done this. In the post, where applicable, Accettura also tries to identify what type of CMS the presidential candidates are using. So far he's identified Drupal, Wordpress, Archos, and Typepad.

Hopefully Accettura is open to corrections and perhaps we can help him identify better which CMS are being used? I already see one commenter identifying what may have been Drupal is actually a Wordpress site ("Chris Dodd’s site uses Drupal while Bill Richardson’s does not"). Either way, isn't this great stuff from Accettura?

Quoting IT: Prisoners of Legacy

"We’re now at the point where the most innovative technology for users really is being created in the nonbusiness space. Corporate IT has become the prisoner of legacy technology, and the result isn’t just stodginess — we’re missing out on innovation that could make our users more productive, more effective and more successful."

--Frank Hayes, "Prisoners of Legacy", ComputerWorld, January 7, 2008

Nick Sergeant's Tutorial: Drupal Revision Control with CVS and Subversion

Except for some Python programming, I've done very little software development this decade with most of my efforts in the 80's and 90's (BASIC, Pascal, Perl, Tcl, etc). Those that know me know I've wanted to dig more into PHP and Ruby, but I have been distracted by one sorry excuse after another.