EVENT: Silicon Valley Wireless Economic Development Summit

Silicon Valley Wireless Economic Development Summit

Here’s another event of interest.

Join us for the Silicon Valley Wireless Economic Development Summit, a Multi-Organization Collaborative Initiative that focuses on economic development. More than a dozen organizations in Silicon Valley have consolidated their resources to set forth a Wireless Economic Development Summit on August 20th (VIP Reception) and August 21(full day conference), 2009 at the Microsoft Conference Center in Mountain View, California. The purpose of the Summit is to provide opportunities in the Wireless sector and seek out new innovations.

More info here.

I’ll be speaking on this panel on Friday: Where is the Money Flowing into Mobile and Wireless

What sectors of the community (corporation, corporate investment arms, Venture Community) historically invested in Mobile and where do they envision the Wireless sector will flourish. What are the trends for mobile technology and entrepreneurship for mobile and wireless in the Silicon Valley? What are the hot zones and cool zones being observed today? What Business models are likely to dominate the market?

Moderator:
Eric Chan, Mobile Evangelist, Mobileslate

Speakers:
David Aslin Venture Partner, Nexit Ventures
Bob Borchers General Partner, Opus Capital
Harshul Sanghi Managing Partner, Motorola Ventures
Kevin Spain Principal, Emergence Capital Partners

Look forward to see you!

Register Now

Related Posts:
  1. EVENT: Mobile Meets Entertainment Summit...

  2. EVENT: Mobile Meets Entertainment Summit...

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

  4. EVENT: SVCWireless – Venture Investments in Mobile/Wireless...

  5. MOTODEV Summit – San Jose: TU 205 Generating Revenue for your Apps…...

View Comments to “EVENT: Silicon Valley Wireless Economic Development Summit”

  1. [...] Capitalists were upbeat about the activity surrounding mobile and wireless, but [...]Related posts:EVENT: Silicon Valley Wireless Economic Development SummitEVENT: Mobile Monday Silicon Valley June 2009 – LBS ApplicationsSilicon Valley WebGuild Event: [...]

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