EVENT: SVCWireless – Venture Investments in Mobile/Wireless

SVCWireless logo

Tonight I attended an event put together by SVCWireless: 2009: Best of Times or Worst of Times? – Venture Investments in Mobile/Wireless.

Since my notebook did not have Internet connectivity, I resorted to by Blackberry to tweet notes about the event. You’ll need to read from the bottom up as the last tweet is the start of the event.

from TwitterBerry (@mobileslate) I used #SVCWireless as my hash tag for the event.

Advice for entrepreneurs: Imagine the end game before you start
Enterprise apps will be extended to mobile, not exclusively mobile
Harshul at Mot: Enterprise mobility is still a big opportunity, but pick solutions to problem wisely
Power of consumer expectations in mobile is increasing and forward looking
Rich at Accel: Open distribution for content is possible path for success
Rich at Accel: Entropy increases, related to OS in mobile
John at Bluerun: Apple acts like a carrier
search and discovery for apps and content still a tremendous problem
if desktop web and mobile web were seamless, no need for 30k iPhone apps
Hot Trends in mob: Open-ness, Device Convergence, App Store Envy for Carriers, Defragment apps, Location
Rich at Accel: Soviet-era in mobile is over. Instead of building walls, things are opening up and breaking down walls
Rich at Accel: Take the money the firm raises and divide by 4. That’s the amount held in reserves for existing portfolio
John at Bluerun: Valley of Death btw A funded and later stages; pick your syndicates carefully
Payments in China or India work in country only on mobile, might not translate in US
Nagraj from Qualcomm: Wireless/Mobile is perhaps most resilent in this economy
Rich at Accel: Series A investments are greater now than growth stage investments
Harshul at Motorola: Overheated mobile app companies funded last year
John at BlueRun: Mobile has greatest platform for compute ubiquity
Gaurav at Sequoia: Carriers are moving into a horizontal strategy which gives opp to startups, instead of growing vertical
Gaurav from Sequoia said 20% of entire portfolio is mobile/wireless
Andreas from #DFJ: Talent has no boundaries.
At #SVCWireless event in #PaloAlto with 7 VCs on the panel to talk about #mobile!

Related Posts:
  1. EVENT: SVCWireless and the Great Wall Club...

  2. EVENT: Silicon Valley Wireless Economic Development Summit Slides...

  3. EVENT: Silicon Valley Wireless Economic Development Summit...

  4. EVENT: Mobile Commerce by HYSTA and SVCWireless...

  5. Unlock Mobile Info...

  • I found your blog on google and read a few of your other posts. I just added you to my Google News Reader. Keep up the good work. Look forward to reading more from you in the future.
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);