Mobile Rules 2008 in Pictures

It was a great time attending the Mobile Rules 2008 Awards Dinner. Here are the Awards in pictures. The rotunda inside the new San Jose City Hall was quite a nice setting. The high ceiling and glass was very modern and comfortable.

Mobile Rules 2008

List of all the Sponsors.
Mobile Rules 2008

Dig that logo for the event! Nokia certainly went all out to make the event special.
Anina.net Founder

During the dinner portion of the event, I sat next to Anina, Founder of Anina / 360Fashion Network. I was amazed that her business cards had one email address, but 4 mobile phone numbers! Her device of choice is the Nokia N95 and she is a Nokia Champion.
Mobile Rules 2008

The emcee getting ready to start the event and all those shiny awards on the table in the back, ready to hand out.
Mobile Rules 2008

Runners up for the Business Plan Competition Category, Buzzd and m-Via.
Mobile Rules 2008

Business Plan Competition Winner: MedApps.
MedApps is a new and emerging leader in Mobile Wireless Health Monitoring – designed to connect people with their healthcare providers, in a timely and cost effective manner.
Mobile Rules 2008

Runners up for the Mobile Application, Multiplayer, Palmstorm and G-mode.
Mobile Rules 2008

Mobile Application, Multiplayer Winner: Gamica.
GAMICA is a leading mobile games publisher acclaimed for creating the next generation of connected mobile video games for a world-wide consumer market. GAMICA’s mobile games push the boundaries of creativity and technology to newly undiscovered levels and create the most entertaining gaming experience possible.
Mobile Rules 2008

Runners up for the Mobile Application, Infotainment, Avanutri Mobile and Intellsys.
Mobile Rules 2008

Mobile Application, Infotainment Winner: Earthcomber.
Earthcomber is built on the principle that technology should work for you. Tell Earthcomber what you like to see, eat, do…and it will look for all of those things as you move about. At the same time, if you run a business or service of any kind, Earthcomber introduces a whole new dimension of advertising. Now—regardless of obscure location or minimal marketing budget—it’s possible to get the notice of everybody in range who is looking for what you have.
Mobile Rules 2008

Runners up for the Mobile Application, Enterprise, Mobile Documents and Interlecta.
Mobile Rules 2008

Mobile Application, Enterprise Winner: UpCode.
UpCode Ltd. is developing the system technology (MAI)â„¢, Mobile Access & Interaction, in all its aspects including multi-functionality and different reading/scanning technologies, including RFID type of NFC technology. Binarization and recognition technology is developed in cooperation with VTT, in Finland. All rights (international copyright) belongs to UpCode Ltd/ UPC Consulting Ltd.
Mobile Rules 2008

Runners up for the Mobile Application, Multimedia, Present Technologies and Budapest University.
Mobile Rules 2008

Mobile Application, Multimedia Winner: MyStrands.
MyStrands develops technologies to better understand people’s taste and help them discover things they like and didn’t know about. MyStrands has created a social recommender engine that is able to provide real-time recommendations of products and services through computers, mobile phones and other Internet-connected devices.
Mobile Rules 2008

Technology Innovation Future Device Architecture Winner: Genusion.
Genusion provides the most suitable service and memory products to ubiquitous society , which is lead by sophisticated electric network and mobile devices, by own SiP design capability and inherent memory technologies , collaborating with semiconductor makers , AT manufacturers and sales companies.
Mobile Rules 2008

Technology Innovation Mobile Multimedia Experience Winner: Kannuu.
kannuu is the technology that makes access to digital content simple for everyone. Easy to use, kannuu offers a consistent experience, regardless of the device input mechanism. kannuu technology offers exponential efficiency, so as the size of the list grows, speed in finding content is scarcely impacted.
Mobile Rules 2008

Technology Innovation Future Touch and Feel Winner: Kareline.
The third generation natural fiber composites manufactured by Kareline Oy Ltd combine in a new and innovative way excellent properties of natural fibers and plastics. The materials offer you a whole new possibility to manufacture environmentally friendly injection molding or extrusion molding composite products that comply with all environmental requirements.
Mobile Rules 2008

Technology Innovation User Interface Winner: Tiki’labs.
Tiki’labs’ mission is to promote and improve brain output processes and devices in order to facilitate the way humans interact with electronic and multimedia objects, and through them, with knowledge and other humans.

  • Nice pics, Eric! It definitely was a fun event to be in...
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);