Daily Links 07/02/2009 (p.m.)

Posted from Diigo. The rest of my favorite links are here.

  • Facebook
  • Digg
  • Google Bookmarks
  • del.icio.us
  • Reddit
  • StumbleUpon
  • LinkedIn
Posted in News. No Comments »

Firefox extensions – will they work in 3.5?

So Firefox 3.5 is out and I’m looking forward to trying it, but I can wait. Why? I use a number of extensions and I don’t want to be without them. Courtesy of the Extension List Dumper extension, here are the addons that I now use.

There really should be an easy way within Firefox to see which extensions you are now using will work or have upgrades for the most recent version of the browser. Is there an extension for that?

Also see the CNet story “Firefox add-ons: Which work in 3.5?”.

Also see the Mozilla Firefox add-on compatibility report.

Update: I decided to move to v 3.5 on my iMac/OS X but will stay on v 3.0.11 on my Lenovo work ThinkPad until the latest version is officially supported in the Ubuntu repositories. That way I can get experience with the new version while not abandoning my working environment.


Application: Firefox 3.0.11 (2009060308)

Operating System: Linux (x86-gcc3)

Total number of items: 9

  • Facebook
  • Digg
  • Google Bookmarks
  • del.icio.us
  • Reddit
  • StumbleUpon
  • LinkedIn

Daily Links 07/02/2009 (a.m.)

Posted from Diigo. The rest of my favorite links are here.

  • Facebook
  • Digg
  • Google Bookmarks
  • del.icio.us
  • Reddit
  • StumbleUpon
  • LinkedIn
Posted in News. No Comments »

Daily Links 06/30/2009 (p.m.)

Posted from Diigo. The rest of my favorite links are here.

  • Facebook
  • Digg
  • Google Bookmarks
  • del.icio.us
  • Reddit
  • StumbleUpon
  • LinkedIn
Posted in News. No Comments »

Daily Links 06/30/2009 (a.m.)

Posted from Diigo. The rest of my favorite links are here.

  • Facebook
  • Digg
  • Google Bookmarks
  • del.icio.us
  • Reddit
  • StumbleUpon
  • LinkedIn
Posted in News. No Comments »

Daily Links 06/24/2009 (p.m.)

  • “The house in question is an idyllic 16th century thatched cottage, just a 10-minute walk from the beach on the south coast of the Isle of Wight. It belongs to Andy Stanford-Clarke, who revels in the wonderful title of “distinguished engineer and master inventor” at IBM.”

    tags: OB, IBM, Twitter

Posted from Diigo. The rest of my favorite links are here.

  • Facebook
  • Digg
  • Google Bookmarks
  • del.icio.us
  • Reddit
  • StumbleUpon
  • LinkedIn
Posted in News. No Comments »

Daily Links 06/24/2009 (a.m.)

Posted from Diigo. The rest of my favorite links are here.

  • Facebook
  • Digg
  • Google Bookmarks
  • del.icio.us
  • Reddit
  • StumbleUpon
  • LinkedIn
Posted in News. No Comments »

Daily Links 06/23/2009 (a.m.)

Posted from Diigo. The rest of my favorite links are here.

  • Facebook
  • Digg
  • Google Bookmarks
  • del.icio.us
  • Reddit
  • StumbleUpon
  • LinkedIn
Posted in News. No Comments »

Daily Links 06/22/2009 (p.m.)

  • “This is of course a deeply unscientific state of things. And regardless of the scientific issue, I am one of those who feel that if dendro reference curves are produced with public funding, then they should be published on-line as a public resource.”

    tags: OB, trees, open source

Posted from Diigo. The rest of my favorite links are here.

  • Facebook
  • Digg
  • Google Bookmarks
  • del.icio.us
  • Reddit
  • StumbleUpon
  • LinkedIn
Posted in News. No Comments »

Webcast: Migrating from Solaris to Red Hat Linux on IBM Systems

IBM will be hosting a webcast on said topic on Thursday, June 25, at 1 PM ET.

The webcast description is:

Interested in migrating from Solaris to Linux on IBM Systems, but concerned about technical gotchas in custom code and shell scripts? What you don’t know can matter, particularly when it comes to migrations. Fortunately, IBM has extensive experience in Solaris to Linux migrations, and can help you find potential hot spots and mitigate them easily.

Join us for a technical discussion led by the Linux Technology Center. We will cover key technical considerations when migrating. In particular, we will discuss how to use IBM’s Solaris to Linux Migration Assessment Toolkit, which provides automated shell script checking and C/C++ code analysis for common issues when migrating from Solaris to Linux.

Click here to register.

  • Facebook
  • Digg
  • Google Bookmarks
  • del.icio.us
  • Reddit
  • StumbleUpon
  • LinkedIn
Posted in Open Source. Tags: . No Comments »

Upgrade Saturday

It was raining pretty hard this morning, so I had to delay some of my plans for outside work. Instead, I turned to doing some much needed website updates and upgrades. Here are some notes from that.

First, a couple of the open source tools, FileZilla and Komodo Edit, had upgrades available, so I installed those. Of the two, Komodo has the more automatic process, though I still think the FileZilla message about “installing the upgrade whatever way you installed the original” is pretty honest and funny.

WordPress logo

Next it was on to WordPress for the blog support. I’ve been updating the plugins fairly regularly as I see the notices about those whenever I need to approve a comment. WordPress 2.8 became available a few days ago so I decided to install it. I watched the little video the WordPress folks prepared and decided to go for it. Normally I try to wait for the x.y.1 release, but I felt bold.

After backing up my files and the database, the automatic upgrade for WordPress itself went fine. Once 2.8 was in place, three plugins then wanted to be upgraded, so I did that. The WP-DBManager plugin, which does database backups and restores, then started to put messages on every page about an .htaccess file needing to be moved into my backup-db directory from the plugin directory. The only problem was that there was no such file in the plugin directory. After forcing FileZilla to show hidden files (via the Server menu), I found an htaccess.txt file. So I downloaded this, put it in the backup-db directory, renamed it to .htaccess, and the warning messages went away. Now, presumably, my database backups are not publicly accessible.

When looking at the blog after the upgrade, I noticed that the links on the left hand side were not being displayed. I checked to make sure the My Link Order plugin was current, which it was, and then deactivated and reactivated it. This fixed the problem, but only after a little web research didn’t turn up any other likely culprits. Incidentally, I restored the recent comments listing in the right hand column of the blog. These somehow went away when I switched to the new theme.

Drupal logo

After the WordPress half of the site and my lunch was finished, I turned to Drupal. The Administrative console had been warning me that I needed to upgrade from version 6.10 to 6.12 for quite some time but I hadn’t gotten around to it. Frankly, upgrading between Drupal upgrades is a pain in the neck, no matter how much I like the software (and I do, very much). It is far too manual a process. Nevertheless, I got the new code, made sure my customizations and additions were copied over, and installed the latest. Once everything was on the site, I ran the upgrade script, and I was done.

We need to get a point with all this type of software where these is a one button upgrade process. WordPress is pretty much there, but other software providers should follow their lead. Let me say, though, that I am very appreciative of all this fine open source software and the thousands of hours put into my developers. It’s truly beautiful, elegant stuff.

Postscript: After I installed WordPress 2.8, I read that version 2.8.1 will soon be available. One of the big bugs it will fix is in the automatic upgrade process. Evidently it can delete the wrong files if something goes wrong. This did not happen to me, but you might want to wait if you are nervous about it and you might have to manually reinstall some of the core files from the source file installation set.

  • Facebook
  • Digg
  • Google Bookmarks
  • del.icio.us
  • Reddit
  • StumbleUpon
  • LinkedIn

Daily Links 06/19/2009 (a.m.)

  • “HTML 5, a groundbreaking upgrade to the prominent Web presentation specification, could become a game-changer in Web application development, one that might even make obsolete such plug-in-based rich Internet application (RIA) technologies as Adobe Flash, Microsoft Silverlight, and Sun JavaFX.”

    tags: OB, HTML, Flash

Posted from Diigo. The rest of my favorite links are here.

  • Facebook
  • Digg
  • Google Bookmarks
  • del.icio.us
  • Reddit
  • StumbleUpon
  • LinkedIn
Posted in News. No Comments »

Advancing a culture of IT openness

I’m going to go out on a limb here and quote a sentence from Wikipedia’s entry (here today, changed tomorrow, changed back the next day) on aspects of culture:

the set of shared attitudes, values, goals, and practices that characterizes an institution, organization or group

What might this mean for you when we think about openness in IT?

First and foremost, I believe it says that an understanding of the value of and a preference for truly open standards must be both part of the policy of and inherent in the common practices of an IT organization. Technologists and IT administrators must live, breathe, think and reason in terms of open standards. They should feel repelled by dictated or faux-open specifications that were developed without balanced community involvement and innovation.

Second, a culture of IT openness must support the idea and use of open source software on a level playing field with traditional proprietary software. I understand that this is not enough for many people, but if we could get more IT users, especially governments at all levels, to give explicit parity to open source, we will have made huge strides.

At that point we can compare apples to apples, so to speak, when we look at software from different providers. Yes the TCO (total cost of ownership) models will vary, but ultimately the right software with the right services, if any, at the right total cost should win.

Openness in procurement models, again especially for governments, should further help people understand where software is being chosen on its merits and where, unfortunately, lock-in is being perpetuated by previous policies that helped extend market dominance at the cost of innovation, competition, and lower costs.

In a culture of IT openness, leaders in the organization set the tone and example for others to follow. Yes, they help to develop the policy but it is their personal commitment to openness that makes that core to the ways their organizations operate. Policy may spell out the details, but examples lead others to the appropriate behavior and, yes, cultural acceptance.

A culture of IT openness looks to the applications and use of information in the future, and does not keep us stymied by poor, closed practices of the past.

  • Facebook
  • Digg
  • Google Bookmarks
  • del.icio.us
  • Reddit
  • StumbleUpon
  • LinkedIn

Daily Links 06/18/2009 (p.m.)

Posted from Diigo. The rest of my favorite links are here.

  • Facebook
  • Digg
  • Google Bookmarks
  • del.icio.us
  • Reddit
  • StumbleUpon
  • LinkedIn
Posted in News. No Comments »

Daily Links 06/18/2009 (a.m.)

Posted from Diigo. The rest of my favorite links are here.

  • Facebook
  • Digg
  • Google Bookmarks
  • del.icio.us
  • Reddit
  • StumbleUpon
  • LinkedIn
Posted in News. No Comments »

Daily Links 06/16/2009 (p.m.)

Posted from Diigo. The rest of my favorite links are here.

  • Facebook
  • Digg
  • Google Bookmarks
  • del.icio.us
  • Reddit
  • StumbleUpon
  • LinkedIn
Posted in News. No Comments »

Daily Links 06/15/2009 (p.m.)

Posted from Diigo. The rest of my favorite links are here.

  • Facebook
  • Digg
  • Google Bookmarks
  • del.icio.us
  • Reddit
  • StumbleUpon