Black Friday 2009

Black Friday 2009

Are you ready? Black Friday 2009 is here. Looking through a number of Doorbuster Ads, on TV, online and the newspaper inserts, this year Retailers are trying harder than ever to get Consumers in the door, early and often. 2008 seems to be a faint memory and as we approach the end of 2009, there seems to be quite a few deals on mobile phones, if you are in the market to upgrade or switch.

Verizon and AT&T are still fighting over signal coverage, while the Droid and iPhone commercials compete for attention over the airwaves on TV and radio. Blackberry is certainly in full swing, still pursuing Consumers with launching a few more devices just before the holidays. Samsung, LG, Palm and others are showing off quite a few new models to drive more people into a dizzy array of choice and colors.

Perhaps one of the most thankful in all of this is Motorola and Google. Motorola has quite a few models including the Cliq (T-Mobile) and Droid (Verizon), both running Android to boost sales and a new user experience. So far the reviews overall have been positive, and the fact that Verizon finally has a powerful smartphone to match their seemingly superior coverage is a good sign for the #1 Mobile Operator in the US (by total number of subscribers). Perhaps this is one of the many reasons why Google is also giving holiday travelers free WiFi in select airports, albeit, I have yet to travel to an airport where it’s available.

So if you are in the market to upgrade or switch mobiles, this holiday season looks to be a great opportunity with lots of choice to find that phone you’ve always wanted…at least for the next 12 months.

Happy Holidays!

Related Posts:
  1. Happy New Year 2009!...

  2. Countdown To 2009...

  3. Black Friday Photos...

  4. Black Friday 2008 for Mobile...

  5. Motorola Update To Developers from Christy Wyatt...

blog comments powered by Disqus
google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 0; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 0; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); } google.setOnLoadCallback(bnc_startup);