Buy Office 2007 Today, Download Office 2010 When Available

Details

  1. Buy a qualifying Office 2007 product (with or without a new PC) between March 5 and September 30, 2010.
  2. Install and activate your qualifying Office 2007 product by September 30, 2010. This qualifies you to upgrade to the corresponding Office 2010 product.
  3. Once the corresponding Office 2010 is available, simply go to www.office.com/techg by October 31, 2010 to download it at no additional cost, or purchase a DVD for a fee. Follow the online steps to verify eligibility. You will need an activated Office 2007 Product Key.
  4. Download the product and receive an Office 2010 Product Key online. There is an option to purchase a DVD for a fee.

More information on this promotion

Using Node_Import to import products into Ubercart 2.x

I've spent a better part of a few hours looking into node_import + ubercard 2.x and have not had much luck importing correctly.  I'm hoping to get it worked out and blog about how to accomplish the heirarchical category import for products.

Here are a few issues I've been looking at:

When I find the solution, I will update this post.

Drupal Duplicate Entry Comment Issue

Was spinning my wheels today trying to figure out why the comments were not working correctly on my blog.  I was receiving the following error:

"user warning: Duplicate entry '0' for key 1 query: INSERT INTO comments...."

The fix was found here. Evidently it was broken after upgrading from Drupal 5 to Drupal 6.  Simply needed to run the following SQL command:

alter table comments modify cid int(10) auto_increment;

Hope this helps someone else!

Verizon, Motorola .. Where's 2.1 for the Droid?

So the word has been out for quite a while and now I'm ready for my 2.1 upgrade for my Motorola Droid.  I'm looking forward to some of the new features and improvement.  Dont' get me wrong, I really love the phone as it sits, however there can always be improvements.

According to Motorola, the update is coming soon. (via Droid-Life.com)

Some features (or missing features) for the 2.1 Update are:

  • It's based on Android 2.1.
  • Google Goggles is now pre-installed.
  • The browser's now multitouch enabled.
  • No Flash (well, not yet anyway!)
  • The home screen's still got the same look as 2.0.1.
  • No active wallpapers.

(via Engadget)

Well, thats all for now.  Here's hoping for the 2.1 upgrade quite soon.