Posts Tagged ‘prepaid’

Smartphones For Prepaid Mobile Users

Thursday, December 3rd, 2009

Samsung SGH-A177

This is a sign of things to come.
(more…)

Global Travellers Roam with United Mobile

Wednesday, September 10th, 2008

Carl Guido Kirchoff I had the pleasure of speaking with Carl Guido Kirchoff, Managing Director of the Americas at United Mobile. For those who are unfamiliar with what they do, here is a brief description. United Mobile is a licensed MVNO providing worldwide mobile communication services with its own network infrastructure and international SIM card. Users can save up to 80% on voice and data roaming when on travel. The service provides free incoming calls on the cell phone in over 80 countries and outgoing calls from $ 0.45/min worldwide. The prepaid SIM card requires no contract nor a minimum fee. It is available for mobile internet with rates as from only $ 1.59/MB.

I would like to thank them for sponsoring the CTIA Party Page list on Mobileslate, they have gotten a lot of impressions from their sponsorship!

So you might be thinking, “Eric! Why are you talking to an MVNO? Isn’t that over and done?” Well, over the years, and frequently traveling internationally for both business and leisure, I like staying in touch with family and friends, but also being budget conscience, given the depressed US dollar. After speaking with Carl, United Mobile is more than just trying to accelerate to one million subscribers as fast as possible, it’s also trying to enable global travelers to save money.
(more…)


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);