Under the Radar Mobility Event – The Place to Be Heard

Many thanks to Rudy De Waele and his contest for Free Tickets. What is the event? Here’s a short description:

Under the Radar - SAVE $100 Under the Radar: Mobility is a one-day conference uncovering 32 vetted, test-driven startups that have launched within the year in categories such as iPhone apps, location-based services, gaming, social networking, enabling technologies, and marketing/advertising.

It’s a great event to see what’s hot and where is mobile heading. Below is a list of companies that will be presenting.

Apisphere
LBS platform for mobile apps (SaaS)
Avot Media
Mobile video transcoding and streaming platform
Bambuser
Live broadcasting from mobile phones and webcams
Billing Revolution
All-in-one solution to mobile commerce, from processing to CRM
DialPlus
The ultimate smartphone: view relevant, context-sensitive info during and after a call
Goojet
Widgetized browsing: personalized content delivery
Instinctiv
Changing the way consumers experience their entertainment
Mob4Hire
A developer’s dream: crowdsourced mobile app testing

MoFuse
The ability to launch and manage mobile sites in seconds
Mojiva
The mobile ad toolkit: create and deliver location-based hyper-targeted mobile ads
My6Sense
Lifestreaming with intelligence: bringing you the content and contacts that matter most to you
MyBooo
Solves the problem of digital data spreading for people who work on several devices like laptop, office PC, mini-PC or smartphone
Palringo
Rich messaging across all IM services
PhoneTopp
Hyper-charged platform for mobilizing business apps
PixelPipe
Get your content out to your favorite social network, photo/video and blog service
Skout
Location-based social network
Smule
Develops interactive sonic media applications for the iPhone
Soocial
Works behind the scenes: sync your contacts
Torch Mobile, Inc
Innovative software applications and services for mobile and embedded devices.
Toro
Near field communication applications
Vuclip
Mobile video search and delivery
Related Posts:
  1. Under The Radar Mobile Wrap Up...

  2. EVENT: MetaPlaces – How To Monetize Location Data & Services...

  3. EVENT: Mobile Monday Silicon Valley June 2009 – LBS Applications...

  4. The Goodies from UTR Mobility...

  5. Under The Radar Mobility – Live Coverage...

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