Verizon Blitz

Verizon BlitzWhen I first heard about this device, I thought it to be one of the more quirky looking mobile devices. The device labeled “Blitz” is made by UT Starcom, model TXT8010. Typically a phone is shaped like a rectangular candy bar, but this looked more like a thin, blue Klondike bar. The device initially looks like a “low end device” geared for the teenage crowd. But after you open the slider and see all the features you realize that this it quite a capable device. It can be configured to access email and surf the web, play music, games and much more. The compact size and large screen size make it a viable competitor to the Blackberry Pearl. With a microSD slot with support up to 4GB, stereo Bluetooth, a 1.3 megapixel cam, and VZ Navigator, it certainly is not skimpy on features.

What’s interesting is that this devices is available as a PrePay device. Why?!? It would seem subscribers would burn through their minutes in no time. And data bits per kilobyte are not cheap in a prepaid model. My guess would be that they could sell these devices for under $100 USD with a 2 year contract and really start to push people to look at smartphones!

The shiny blue color really stands out, but borders on looking like a kid toy! It seems that Verizon has been really pushing lots of keyboard smartphones with LG and Samsung, now with their own labeled device. More are on the way and getting more people to use data services is the way for Verizon and others the grow ARPU.

Nokia N95 vs. Verizon Blitz


Related Posts:
  1. Global Mobile Blackberry Storm...

  2. Verizon LG Dare VX9700 Unboxed...

  3. Verizon LG Decoy VX8610 Pre-Released Photos...

  4. Verizon Confined – Feeling is Mutual...

  5. Filed under: Mobile, Verizon, handsets
blog comments powered by Disqus

Powered in part by Linkshare Merchandiser WP Plugin 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);