CINXE.COM

RoboCup's TeenSize League gets champion open-source robot

<!DOCTYPE html> <html> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.gizmag.com/robocup-teensize-champion-open-source-robot/24460/","20121026065923","https://web.archive.org/","web","/_static/", "1351234763"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>RoboCup's TeenSize League gets champion open-source robot</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="robots" content="index,follow"/> <meta name="description" content="Team NimbRo, the University of Bonn's resident RoboCup champs, are commercializing a new TeenSize robot platform in the hopes of broadening the division's r..."/> <meta name="keywords" content="Robocup,Soccer,Artificial Intelligence,Robots,Humanoid,Robotics"/> <meta name="copyright" content="Copyright © 2012"> <link rel="canonical" href="https://web.archive.org/web/20121026065923/http://www.gizmag.com/robocup-teensize-champion-open-source-robot/24460/"/> <link rel="image_src" href="https://web.archive.org/web/20121026065923im_/http://images.gizmag.com/hero/team-nimbro-op.jpg"/> <link rel="alternate" media="handheld" href="https://web.archive.org/web/20121026065923/http://m.gizmag.com/article/24460"/> <link rel="stylesheet" type="text/css" href="https://web.archive.org/web/20121026065923cs_/http://files.gizmag.com/static_styles.min.css?x=1351206051"/> <link rel="stylesheet" type="text/css" href="/web/20121026065923cs_/http://www.gizmag.com/css/dynamic_styles.php?x=1351206051"/> <script src="/web/20121026065923js_/http://www.gizmag.com/inc/css_browser_selector.js" type="text/javascript"></script> <link rel="alternate" type="application/rss+xml" href="https://web.archive.org/web/20121026065923/http://gizmag.com/xml/" title="Gizmag Emerging Technology Magazine"/> <link rel="shortcut icon" href="/web/20121026065923im_/http://www.gizmag.com/images/favicon.ico"/> <link rel="apple-touch-icon" href="/web/20121026065923im_/http://www.gizmag.com/images/apple-touch-icon.png"/> <!-- auvid_inc --> <!-- for google publisher tags - async implementation --> <script type="text/javascript"> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function() { var gads = document.createElement("script"); gads.async = true; gads.type = "text/javascript"; var useSSL = "https:" == document.location.protocol; gads.src = (useSSL ? "https:" : "http:") + "//web.archive.org/web/20121026065923/http://www.googletagservices.com/tag/js/gpt.js"; var node = document.getElementsByTagName("script")[0]; node.parentNode.insertBefore(gads, node); })(); </script> <!-- google ad slots --> <script type="text/javascript"> googletag.cmd.push(function() { gpt_leaderboard = googletag.defineSlot('/1007667/ca-pub-1607124478120364/Robotics_Leaderboard_Top_728x90', [728,90], 'leaderboard') .addService(googletag.pubads()); gpt_islandtr = googletag.defineSlot('/1007667/ca-pub-1607124478120364/Robotics_IslandTop_Right_300x250', [300,250], 'island_top_right') .addService(googletag.pubads()); gpt_islandbr = googletag.defineSlot('/1007667/ca-pub-1607124478120364/Robotics_IslandBottom_Right_300x250', [300,250], 'island_bottom_right') .addService(googletag.pubads()); gpt_billboard = googletag.defineSlot('/1007667/ca-pub-1607124478120364/Billboard', [970,250], 'billboard') .addService(googletag.pubads()); gpt_skyscraper = googletag.defineSlot('/1007667/ca-pub-1607124478120364/Robotics_Skyscraper_Right_160x600', [160,600], 'skyscraper_right') .addService(googletag.pubads()); gpt_bottom_inc = googletag.defineSlot('/1007667/ca-pub-1607124478120364/bottom_include', [1,1], 'bottom_include') .addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(); googletag.enableServices(); }); </script> <script src="//web.archive.org/web/20121026065923js_/http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script> <script type="text/javascript" src="/web/20121026065923js_/http://www.gizmag.com/inc/global_public.js?1350961924"></script> <script type="text/javascript" src="/web/20121026065923js_/http://www.gizmag.com/inc/articles_public.js?x=1349859896"></script> </head> <body> <script type="text/javascript" src="/web/20121026065923js_/http://www.gizmag.com/inc/login_comments.js"></script> <!-- Facebook Javascript (loads asynchronously) --> <div id="fb-root"></div> <script> window.fbAsyncInit = function() { FB.init({ appId: '38456013908', status: true, cookie: true, xfbml: true, oauth: true, channelUrl: window.location.protocol + '//web.archive.org/web/20121026065923/http://www.gizmag.com/fb_channel.php' //channel file to avoid cross domain communication issues }); FB.Event.subscribe('auth.logout', function(response) { if(response.authResponse===null){ //user is logging out of facebook logoutUser(); } }); }; // Load the SDK Asynchronously (function(d){ var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0]; if (d.getElementById(id)) {return;} js = d.createElement('script'); js.id = id; js.async = true; js.src = "//web.archive.org/web/20121026065923/http://connect.facebook.net/en_US/all.js"; ref.parentNode.insertBefore(js, ref); }(document)); var $jqr = jQuery.noConflict(); </script> <!-- Link to mobile Site --> <script type="text/javascript">// <![CDATA[ var mobile = (/iphone|ipod|android|blackberry|mini|mobi|symbian|fennec|windows\sce|palm/i.test(navigator.userAgent.toLowerCase())); if (mobile) { var mob_link = "<div id='mob_redirect'><a href='https://web.archive.org/web/20121026065923/http://m.gizmag.com/article/24460/'>Read this article on our mobile site</a></div> "; $jqr('body').prepend(mob_link); } // ]]></script> <!-- Google analytics tracking script --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-2235360-4']); _gaq.push(['_setCustomVar', 1, 'Section','Robotics',3 ]); _gaq.push(['_setCustomVar', 2, 'Writer', 'Jason Falconer', 3 ]); _gaq.push(['_setCustomVar', 4, 'PPV_test3', '1', 3 ]); _gaq.push(['_setCustomVar', 5, 'MonthPublished', '1349074800', 3 ]); _gaq.push(['_setCustomVar', 3, 'View', 'Article', 3 ]); _gaq.push(['_trackPageview']); _gaq.push(['_trackPageLoadTime']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://web.archive.org/web/20121026065923/https://ssl' : 'https://web.archive.org/web/20121026065923/http://www') + '.google-analytics.com/ga.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga); })(); </script> <!-- Google Analytics Social Button Tracking --> <script type="text/javascript" src="/web/20121026065923js_/http://www.gizmag.com/inc/ga_social_tracking_min.js"></script> <!-- Start Quantcast tag --> <script type="text/javascript" src="https://web.archive.org/web/20121026065923js_/http://edge.quantserve.com/quant.js"></script> <script type="text/javascript">_qacct="p-23Y-rtuj52xr6";quantserve();</script> <noscript><img src="https://web.archive.org/web/20121026065923im_/http://pixel.quantserve.com/pixel/p-23Y-rtuj52xr6.gif" style="display: none" height="1" width="1" alt="Quantcast"/></noscript> <!-- End Quantcast tag --> <!-- Top Index --> <div class="index" id="top_index"> <div class="index_center"> <ul class="header_links float_left"> <li><a href="https://web.archive.org/web/20121026065923/http://www.youtube.com/user/gizmag" title="Gizmag's YouTube Channel" id="header_youtube">Gizmag's YouTube Channel</a></li> <li><a href="https://web.archive.org/web/20121026065923/http://twitter.com/gizmag/" title="Follow Gizmag on Twitter" id="header_twitter">Follow Gizmag on Twitter</a></li> <li><a href="https://web.archive.org/web/20121026065923/http://www.stumbleupon.com/to/stumble/stumblethru:gizmag.com?utm_source=GizMag&amp;utm_medium=StumbleThru&amp;utm_campaign=StumbleThruButton" title="Explore Gizmag" rel="nofollow" id="header_stumbleupon">Explore Gizmag</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/xml/" title="Subscribe to Gizmag's RSS feed" id="header_rss">Subscribe</a></li> </ul> <!-- Google Search --> <div id="search_form_top"> <form action="https://web.archive.org/web/20121026065923/http://www.gizmag.com/search/" id="cse-search-box-top"> <div> <input type="hidden" name="cx" value="partner-pub-1607124478120364:cf1bgg5f284"/> <input type="hidden" name="cof" value="FORID:11"/> <input type="hidden" name="ie" value="ISO-8859-1"/> <input type="text" name="q" size="28" class="gsearch"/> <input type="submit" name="sa" value="Search"/> </div> </form> <script type="text/javascript" src="https://web.archive.org/web/20121026065923js_/http://www.google.com/cse/brand?form=cse-search-box-top&amp;lang=en"></script> </div> </div> </div> <!-- Top Strip: cached --> <div id="top_strip"><a href="https://web.archive.org/web/20121026065923/http://www.gizmag.com/tag/paris-motor-show-2012/" target="_blank">2012 Paris Motor Show highlights</a></div> <div class="center"> <div id="header"> <a href="/web/20121026065923/http://www.gizmag.com/" id="logo"></a> <div class="snap_noshots" id="leaderboard"> <script type="text/javascript"> googletag.cmd.push(function() { googletag.display("leaderboard"); }); </script> </div> </div> <!-- Top Stories: cached --> <div id="top_stories"> <ul> <li id="top_story0"> <a class="ts_img" href="/web/20121026065923/http://www.gizmag.com/lexus-lf-lc-blue/24709/" title="Stunning Lexus LF-LC Blue sports car concept"></a> <div class="ts_title"> <a href="/web/20121026065923/http://www.gizmag.com/lexus-lf-lc-blue/24709/">Stunning Lexus LF-LC Blue sports car concept</a> </div> </li> <li id="top_story1"> <a class="ts_img" href="/web/20121026065923/http://www.gizmag.com/chevy-2014-corvette-lt1-v8/24705/" title="2014 Corvette's 6.2L V-8 LT1 engine to have 450+ horsepower"></a> <div class="ts_title"> <a href="/web/20121026065923/http://www.gizmag.com/chevy-2014-corvette-lt1-v8/24705/">2014 Corvette's 6.2L V-8 LT1 engine to have 450+ horsepower</a> </div> </li> <li id="top_story2"> <a class="ts_img" href="/web/20121026065923/http://www.gizmag.com/grand-central-station-2112/24714/" title="Flying saucers, glass roadways, subterranean caverns: three visions of the Grand Central Station of 2112"></a> <div class="ts_title"> <a href="/web/20121026065923/http://www.gizmag.com/grand-central-station-2112/24714/">Flying saucers, glass roadways, subterranean caverns: three visions of the Grand Central Station of 2112</a> </div> </li> <li id="top_story3"> <a class="ts_img" href="/web/20121026065923/http://www.gizmag.com/knex-pinball/24681/" title=" Engineering student shows off pinball machine made completely out of K'Nex"></a> <div class="ts_title"> <a href="/web/20121026065923/http://www.gizmag.com/knex-pinball/24681/"> Engineering student shows off pinball machine made completely out of K'Nex</a> </div> </li> <li id="top_story4"> <a class="ts_img" href="/web/20121026065923/http://www.gizmag.com/ipad-mini-vs-nexus-7/24692/" title="iPad mini vs. Nexus 7"></a> <div class="ts_title"> <a href="/web/20121026065923/http://www.gizmag.com/ipad-mini-vs-nexus-7/24692/">iPad mini vs. Nexus 7</a> </div> </li> </ul> <div id="more_top_stories"> <a id="mts_img" href="/web/20121026065923/http://www.gizmag.com/top_stories/"></a> <a id="mts_txt" href="/web/20121026065923/http://www.gizmag.com/top_stories/">more top stories</a> </div> <div class="clear_both"></div> </div> <div id="billboard"> <!-- print_billboard --> </div> <div id="content" class="narrow_content"> <div id="article_top" class="summary_details" data-article="24460"> <!-- stumbleupon_follow_button --> <div class="sd_top"> <script type="text/javascript">// <![CDATA[ var mobile = (/iphone|ipad|ipod|android|blackberry|mini|windows\sce|palm/i.test(navigator.userAgent.toLowerCase())); if (mobile) { var mob_link = "<img src='https://web.archive.org/web/20121026065923/http://images.gizmag.com/layout/icons/cellphone.png'/><a id='article_mobile_link' class='small' href='https://web.archive.org/web/20121026065923/http://m.gizmag.com/article/24460'>View on mobile site</a>"; $jqr('.sd_top').append(mob_link); } // ]]></script> <a class="vsmall" href="/web/20121026065923/http://www.gizmag.com/robotics/" style="float: left; ">ROBOTICS</a> </div> <h1 id="ar_title">RoboCup's TeenSize League gets champion open-source robot</h1> <div class="summary_details_left"> <p>By <a href="/web/20121026065923/http://www.gizmag.com/author/jason-falconer/" rel="author">Jason Falconer</a></p> <p><em>October 8, 2012</em></p> </div> <div class="summary_details_right"> <div class="has_pictures"><a href="/web/20121026065923/http://www.gizmag.com/robocup-teensize-champion-open-source-robot/24460/pictures">6 Pictures</a></div> </div> </div> <div id="article_share_rail"> <div class="as_button"><div class="fb-like" data-href="http://www.gizmag.com/robocup-teensize-champion-open-source-robot/24460/" data-send="false" data-layout="box_count" data-show-faces="false"></div><script type="text/javascript">_ga.trackFacebook();</script></div> <div class="as_button"><a href="https://web.archive.org/web/20121026065923/http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="gizmag">Tweet</a></div> <div class="as_button"><div class="g-plusone" data-size="tall" data-href="http://www.gizmag.com/robocup-teensize-champion-open-source-robot/24460/"></div></div> <div class="as_button"><iframe style="overflow: hidden; margin: 0px; padding: 0px; border: 0px; " src="https://web.archive.org/web/20121026065923if_/http://badge.stumbleupon.com/badge/embed/5/?url=http%3A%2F%2Fwww.gizmag.com%2Frobocup-teensize-champion-open-source-robot%2F24460%2F" width="50" height="60" id="iframe-stmblpn-widget-1"></iframe></div> <div class="as_button"><div class="pin-it-button" data-url="https://web.archive.org/web/20121026065923oe_/http://www.gizmag.com/robocup-teensize-champion-open-source-robot/24460/" data-image="http://images.gizmag.com/hero/team-nimbro-op.jpg" data-description="Team NimbRo, the University of Bonn's resident RoboCup champs, are commercializing a new TeenSize robot platform in the hopes of broadening the division's roster."></div></div> <div class="as_button"><script type="IN/Share" data-counter="top"></script></div> <div class="as_button" id="reddit_button_rail"><script type="text/javascript">reddit_newwindow='1'</script></div> </div> <div id="hero_box" style="width: 530px;"> <a id="hero_link" href="/web/20121026065923/http://www.gizmag.com/robocup-teensize-champion-open-source-robot/24460/pictures"> <img src="https://web.archive.org/web/20121026065923im_/http://images.gizmag.com/hero/team-nimbro-op.jpg" title="Team NimbRo hopes that by providing an open-source hardware platform, more universities wi..." width="530" height="297" alt="Team NimbRo hopes that by providing an open-source hardware platform, more universities wi..."/></a> <div class="pic_caption"> <p>Team NimbRo hopes that by providing an open-source hardware platform, more universities will compete in RoboCup's TeenSize league (Photo: Felix Oprean)</p> <a href="/web/20121026065923/http://www.gizmag.com/robocup-teensize-champion-open-source-robot/24460/pictures" id="gallery_link">Image Gallery</a> (6 images) </div> <div class="clear_both"></div> </div> <div class="article_body"> <div id="top_unit"></div> <script type="text/javascript"><!-- var google_adnum = 0; adstage = '2'; google_ad_client = 'pub-1607124478120364'; google_ad_output = 'js'; google_ad_channel = '5541773889+8761738140+8750791378+'; google_max_num_ads = '4'; google_skip = google_adnum; google_feedback = 'on'; google_ad_type = 'text'; google_image_size = '300x250'; //--> </script> <script type="text/javascript" src="https://web.archive.org/web/20121026065923js_/http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> <p>RoboCup soccer provides a fascinating window into the current state-of-the-art in robotics and artificial intelligence. However, building robots much taller than a garden gnome has proven a daunting requirement for university labs with limited budgets and experience. Just five teams qualified to compete in the mid-range TeenSize category this year, for robots three to four feet (95-120 cm) tall. A new open-source hardware platform from the University of Bonn's Team NimbRo fills the gap for newcomers and veterans alike.</p> <ul id="gallery_images"> <li><a href="/web/20121026065923/http://www.gizmag.com/robocup-teensize-champion-open-source-robot/24460/pictures#1" class="image"><img src="https://web.archive.org/web/20121026065923im_/http://images.gizmag.com/gallery_tn/team-nimbro-op-0.jpg" title="The University of Bonn's Team NimbRo has developed an open-source robot platform for RoboC..." alt="The University of Bonn's Team NimbRo has developed an open-source robot platform for RoboC..."/></a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/robocup-teensize-champion-open-source-robot/24460/pictures#2" class="image"><img src="https://web.archive.org/web/20121026065923im_/http://images.gizmag.com/gallery_tn/team-nimbro-op-1.jpg" title="The NimbRo-OP stands three feet tall, weighs 14.5 pounds, and has 20 degrees of freedom po..." alt="The NimbRo-OP stands three feet tall, weighs 14.5 pounds, and has 20 degrees of freedom po..."/></a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/robocup-teensize-champion-open-source-robot/24460/pictures#3" class="image"><img src="https://web.archive.org/web/20121026065923im_/http://images.gizmag.com/gallery_tn/team-nimbro-op-3.jpg" title="Building a large robot like the NimbRo-OP has proven a daunting task for many university l..." alt="Building a large robot like the NimbRo-OP has proven a daunting task for many university l..."/></a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/robocup-teensize-champion-open-source-robot/24460/pictures#4" class="image"><img src="https://web.archive.org/web/20121026065923im_/http://images.gizmag.com/gallery_tn/team-nimbro-op-4.jpg" title="The NimbRo-OP comes with software for recognizing the soccer ball and performing the neces..." alt="The NimbRo-OP comes with software for recognizing the soccer ball and performing the neces..."/></a></li> <li id="view_all"><a href="/web/20121026065923/http://www.gizmag.com/robocup-teensize-champion-open-source-robot/24460/pictures" class="blue">View all<br/></a></li> </ul> <div class="clear_both"></div> <p><a href="https://web.archive.org/web/20121026065923/http://www.nimbro.net/" target="_blank">Team NimbRo</a>, led by Professor Sven Behnke, is in a particularly good position to commercialize a TeenSize robot platform. Not only have they won in the TeenSize class several years running, they took home the Louis Vuitton Humanoid Cup for "Best Humanoid" this year. The NimbRo-OP stands three feet (95 cm) tall, weighs 14.5 pounds (6.6 kg), and has a total of 20 degrees of freedom (it uses the standard configuration of six servos per leg, three per arm, and two in its neck). It may look a little dopey at first, but underneath it sports a dual-core PC powered by the AMD E-450 processor, has two gigabytes of RAM, and a 64 gig solid state drive.</p> <p>Its Linux-based software is based on that used by the DARwIn-OP, a popular KidSize platform developed by Virginia Tech's Team DARwIn and <a href="https://web.archive.org/web/20121026065923/http://www.robotis.com/xe" target="_blank">Robotis</a> (a Korean company that markets a line of robot kits and parts). The NimbRo-OP also uses Robotis servos, which are considered the industry standard, and its software comes ready to recognize the ball and perform basic soccer skills like walking, kicking, and standing up on its own.</p> <p>All things considered, the NimbRo-OP looks like an incredible platform that should make good on its promise of broadening the TeenSize roster. As can be expected with a large robot like this, the NimbRo-OP doesn't come cheap. For €20,000 (US$26,000) universities will get a fully assembled and tested robot that is ready to be tinkered with and programmed. Although it sounds rather expensive, it will save teams the trouble of prototyping their own, and the untold hours of research and development that would normally require.</p> <p>Plus, with more teams competing, sharing, and building on their work, the more likely it seems that <a href="https://web.archive.org/web/20121026065923/http://www.gizmag.com/go/7555/" target="_blank">RoboCup</a>'s stated goal of beating the reigning human champions by the year 2050 can be achieved.</p> <p>Don't miss the video of the NimbRo-OP in action below!</p> <p>Source: <a href="https://web.archive.org/web/20121026065923/http://www.nimbro.net/OP/" target="_blank">NimbRo-OP</a></p> <!-- INTEL BANNER --> <div class="article_video"><iframe width="530" height="298" src="https://web.archive.org/web/20121026065923if_/http://www.youtube.com/embed/tn1uSz6YseI" frameborder="0" allowfullscreen></iframe> </div> <!-- stumbleupon_recommended --> <div id="bottom_unit"> <script type="text/javascript"><!-- adstage = '2'; google_ad_client = 'pub-1607124478120364'; google_ad_output = 'js'; google_ad_channel = '5541773889+7414841517'; google_max_num_ads = '1'; google_skip = google_adnum; google_feedback = 'on'; google_ad_type = 'text'; google_image_size = '300x250'; //--> </script> <script type="text/javascript" src="https://web.archive.org/web/20121026065923js_/http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> </div> </div> <!-- FM Content Well Zone Zone --> <!-- <script type='text/javascript' src='http://static.fmpub.net/zone/7980'></script> --> <span class="title share_bar">Share</span> <div id="article_share_bar" class="dotsontop share_bar"> <div class="as_button fb_as_button"><div class="fb-like" data-href="http://www.gizmag.com/robocup-teensize-champion-open-source-robot/24460/" data-send="false" data-layout="box_count" data-show-faces="false"></div><script type="text/javascript">_ga.trackFacebook();</script></div> <div class="as_button"><a href="https://web.archive.org/web/20121026065923/http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="gizmag">Tweet</a></div> <div class="as_button"><div class="g-plusone" data-size="tall" data-href="http://www.gizmag.com/robocup-teensize-champion-open-source-robot/24460/"></div></div> <div class="as_button"><iframe style="overflow: hidden; margin: 0px; padding: 0px; border: 0px; " src="https://web.archive.org/web/20121026065923if_/http://badge.stumbleupon.com/badge/embed/5/?url=http%3A%2F%2Fwww.gizmag.com%2Frobocup-teensize-champion-open-source-robot%2F24460%2F" width="50" height="60" id="iframe-stmblpn-widget-2"></iframe></div> <div class="as_button"><div class="pin-it-button" data-url="https://web.archive.org/web/20121026065923oe_/http://www.gizmag.com/robocup-teensize-champion-open-source-robot/24460/" data-image="http://images.gizmag.com/hero/team-nimbro-op.jpg" data-description="Team NimbRo, the University of Bonn's resident RoboCup champs, are commercializing a new TeenSize robot platform in the hopes of broadening the division's roster."></div></div> <div class="as_button"><script type="IN/Share" data-counter="top"></script></div> <div class="as_button" id="reddit_button_bar"><script type="text/javascript">reddit_newwindow='1'</script></div> </div> <!-- Polls --> <span class="title clear_left">About the Author</span> <div class="dotsontop" id="authorcontainer"> <!-- Bio Pic --> <a href="/web/20121026065923/http://www.gizmag.com/author/jason-falconer/"> <img src="https://web.archive.org/web/20121026065923im_/http://images.gizmag.com/author_profiles/180.jpg" alt="Jason Falconer" id="bio_pic"/> </a> <!-- Bio Text --> <!-- <a href="/author/jason-falconer/">Jason Falconer</a><br/> --> Jason is a freelance writer based in central Canada with a background in computer graphics. He has written about hundreds of humanoid robots on his website Plastic Pals and is an avid gamer with an unsightly collection of retro consoles, cartridges, and controllers. &nbsp; <a href="/web/20121026065923/http://www.gizmag.com/author/jason-falconer/">All articles by Jason Falconer</a> <br class="clear_both"> </div> <!-- Tags --> <div id="tags"> <span class="title">Tags</span> <div class="dotsontop"> <ul> <li>&raquo;&nbsp;<a href="/web/20121026065923/http://www.gizmag.com/tag/artificial-intelligence/" rel="tag">Artificial Intelligence</a></li> <li>&raquo;&nbsp;<a href="/web/20121026065923/http://www.gizmag.com/tag/humanoid/" rel="tag">Humanoid</a></li> <li>&raquo;&nbsp;<a href="/web/20121026065923/http://www.gizmag.com/tag/robocup/" rel="tag">Robocup</a></li> <li>&raquo;&nbsp;<a href="/web/20121026065923/http://www.gizmag.com/tag/robots/" rel="tag">Robots</a></li> <li>&raquo;&nbsp;<a href="/web/20121026065923/http://www.gizmag.com/tag/soccer/" rel="tag">Soccer</a></li> </ul> <div class="clear_both"></div> </div> </div> <div id="bing_unit"><!-- bing_unit --></div> <span class="title">Post a Comment</span> <div class="dotsontop" id="comment_form_div"> <div id="comment_form" data-article="24460"> <div id="comments_login"> <form action="/web/20121026065923/http://www.gizmag.com/index.php" name="login_form" id="login_form" onsubmit="return false;"> <p class="bold">Login with your gizmag account:</p> <p id="login_status"></p> <label for="email">Email</label><input type="text" name="email" id="email" value=""/> <label for="password">Password</label><input type="password" name="password" id="password" value=""/> <input type="submit" value="Log In" class="med"/> <div id="options"> <a href="/web/20121026065923/http://www.gizmag.com/register/">Register here</a><br> <a href="/web/20121026065923/http://www.gizmag.com/new_password/">Forgotten your password?</a> </div> <input type="hidden" id="expired_comment" value=""/> </form> </div> <div id="facebook_login"> <p>Or <span class="bold">Login with Facebook:</span></p><br/> <div class="fb-login-button" data-scope="email" data-max-rows="1" data-onlogin="loginFUser(24460);" data-autologoutlink="true"></div> </div> </div> <div class="clear_both"></div> </div> <!-- Related Articles: cached --> <span class="title">Related Articles</span> <div id="related_articles" class="dotsontop"> <ul> <li> <a href="/web/20121026065923/http://www.gizmag.com/go/3389/" title="Robosapien proves it's more than an average toy "> <img src="https://web.archive.org/web/20121026065923im_/http://images.gizmag.com/related/3389_01.jpg" alt="Robosapien proves it's more than an average toy "/> </a> <a class="rel_title" href="/web/20121026065923/http://www.gizmag.com/go/3389/">Robosapien proves it's more than an average toy </a> <p class="rel_date">29th October, 2004</p> </li> <li> <a href="/web/20121026065923/http://www.gizmag.com/go/7555/" title="Competitors from Robocup 2006, Photo Credit: Messe Bremen"> <img src="https://web.archive.org/web/20121026065923im_/http://images.gizmag.com/related/7555_30707121052.jpg" alt="Competitors from Robocup 2006, Photo Credit: Messe Bremen"/> </a> <a class="rel_title" href="/web/20121026065923/http://www.gizmag.com/go/7555/">RoboCup 2007 underway in Atlanta </a> <p class="rel_date">3rd July, 2007</p> </li> <li> <a href="/web/20121026065923/http://www.gizmag.com/search-and-rescue-robots-at-robocup-2009-12144/12144/" title="Rescue Robot 'Telemax' at Robocup 2009"> <img src="https://web.archive.org/web/20121026065923im_/http://images.gizmag.com/related/search-and-rescue-robots-at-robocup-2009-12144-0.jpg" alt="Rescue Robot 'Telemax' at Robocup 2009"/> </a> <a class="rel_title" href="/web/20121026065923/http://www.gizmag.com/search-and-rescue-robots-at-robocup-2009-12144/12144/">Focus on search and rescue robots at RoboCup 2009</a> <p class="rel_date">6th July, 2009</p> </li> <li> <a href="/web/20121026065923/http://www.gizmag.com/robocup-ball-return-robot-makes-putting-practice-easy/11491/" title="RoboCup Ball Return Robot makes putting practice easy "> <img src="https://web.archive.org/web/20121026065923im_/http://images.gizmag.com/related/11491_18040993141.jpg" alt="RoboCup Ball Return Robot makes putting practice easy "/> </a> <a class="rel_title" href="/web/20121026065923/http://www.gizmag.com/robocup-ball-return-robot-makes-putting-practice-easy/11491/">RoboCup Ball Return Robot makes putting practice easy </a> <p class="rel_date">18th April, 2009</p> </li> <li> <a href="/web/20121026065923/http://www.gizmag.com/robocup-golf-putting-practice/15461/" title="The latest version of the RoboCup"> <img src="https://web.archive.org/web/20121026065923im_/http://images.gizmag.com/related/robocup-2.jpg" alt="The latest version of the RoboCup"/> </a> <a class="rel_title" href="/web/20121026065923/http://www.gizmag.com/robocup-golf-putting-practice/15461/">RoboCup 2 – return of the golf ball</a> <p class="rel_date">17th June, 2010</p> </li> <li> <a href="/web/20121026065923/http://www.gizmag.com/go/2778/" title="After the Volkswagen comes the Volksbot"> <img src="https://web.archive.org/web/20121026065923im_/http://images.gizmag.com/related/2778_01.jpg" alt="After the Volkswagen comes the Volksbot"/> </a> <a class="rel_title" href="/web/20121026065923/http://www.gizmag.com/go/2778/">After the Volkswagen comes the Volksbot</a> <p class="rel_date"></p> </li> </ul> <div class="clear_both"></div> </div> <!-- Email a friend --> <span class="title">Email this article to a friend</span> <div id="email_friend_div" class="dotsontop"> <p><em>Just enter your friends and your email address into the form below</em></p> <p><span id="emailfriendnote">For multiple addresses, separate each with a comma</span></p> <form id="emailafriend" name="emailafriend" action="/web/20121026065923/http://www.gizmag.com/email/friend" onsubmit="email_friend_valid('email_friend', 24460, document.emailafriend.friendsemail.value, document.emailafriend.youremail.value); return false; "> <div id="emailresult"></div> <div class="emailbox"> <label for="youremail">Your Email</label><br/> <input id="youremail" type="text" name="youremail"/> </div> <div class="emailbox"> <label for="friendsemail">Friends Email</label><br/> <input id="friendsemail" type="text" name="friendsemail"/> </div> <input type="submit" value="Send"/> </form> <br class="clear_both"/> <p id="privacy">Privacy is safe with us because we have a strict <a href="/web/20121026065923/http://www.gizmag.com/privacy/">privacy policy</a>.</p> </div> <!-- Google Search Box --> <div id="search_form_bottom"> <form action="https://web.archive.org/web/20121026065923/http://www.gizmag.com/search/" id="cse-search-box-bottom"> <span class="title">Looking for something? Search our 20,017 articles</span> <div class="dotsontop"> <input type="hidden" name="cx" value="partner-pub-1607124478120364:bqw4wo-1udf"/> <input type="hidden" name="cof" value="FORID:11"/> <input type="hidden" name="ie" value="ISO-8859-1"/> <input type="text" name="q" size="60" id="search_input"/> <input type="submit" name="sa" value="Search"/> </div> </form> <script type="text/javascript" src="https://web.archive.org/web/20121026065923js_/http://www.google.com/cse/brand?form=cse-search-box-bottom&amp;lang=en"></script> </div> </div> <div id="right_cols"> <div class="island" id="island_top_right"> <script type="text/javascript"> googletag.cmd.push(function() { googletag.display("island_top_right"); }); </script> </div> <div id="right_col_a"> <div id="right_col_b"> <div class="ad" id="skyscraper_right"> <script type="text/javascript"> googletag.cmd.push(function() { googletag.display("skyscraper_right"); }); </script> </div> <div class="ad"> <span class="title">Sections</span> <ul class="dots" id="sections_list"> <li><a href="/web/20121026065923/http://www.gizmag.com/aerogizmo/">Aero Gizmo</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/architecture/">Architecture</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/aroundthehome/">Around The Home</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/automotive/">Automotive</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/babygizmo/">Baby Gizmo</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/childsplay/">Childsplay</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/digital-cameras/">Digital Cameras</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/ecogizmo/">ecoGizmo</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/electronics/">Electronics</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/games/">Games</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/goodthinking/">Good Thinking</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/health/">Health and Wellbeing</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/destinations/">Holiday Destinations</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/homeentertainment/">Home Entertainment</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/remarkablepeople/">Inventors and Remarkable People</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/laptops/">Laptops</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/military/">Military</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/mobiletechnology/">Mobile Technology</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/motorcycles/">Motorcycles</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/music/">Music</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/onthewater/">On the Water</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/outdoors/">Outdoors</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/personalcomputing/">Personal Computing</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/petgizmos/">Pet Gizmos</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/podcasts/">Podcasts</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/researchwatch/">Research Watch</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/robotics/">Robotics</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/scienceandeducation/">Science and Education</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/sports/">Sports</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/spygear/">Spy Gear</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/telecommunications/">Telecommunications</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/urbantransport/">Urban Transport</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/wearableelectronics/">Wearable Electronics</a></li> </ul> </div> </div> <!-- Recent Popular: cached --> <span class="title">Recent popular articles in Robotics</span> <ul id="recent_popular_94" class="vertical_sprite"> <li id="story0"> <a class="vs_img" href="/web/20121026065923/http://www.gizmag.com/russia-female-android/24675/" title="Russia builds its first realistic female android"></a> <div class="vs_title"> <a href="/web/20121026065923/http://www.gizmag.com/russia-female-android/24675/">Russia builds its first realistic female android</a> </div> </li> <li id="story1"> <a class="vs_img" href="/web/20121026065923/http://www.gizmag.com/japanese-first-responders-robotic-exoskeleton/24555/" title="Japanese first responders to wear robotic exoskeletons"></a> <div class="vs_title"> <a href="/web/20121026065923/http://www.gizmag.com/japanese-first-responders-robotic-exoskeleton/24555/">Japanese first responders to wear robotic exoskeletons</a> </div> </li> <li id="story2"> <a class="vs_img" href="/web/20121026065923/http://www.gizmag.com/samsung-humanoid-robot-roboray/24551/" title="Samsung's new Roboray humanoid robot walks the walk"></a> <div class="vs_title"> <a href="/web/20121026065923/http://www.gizmag.com/samsung-humanoid-robot-roboray/24551/">Samsung's new Roboray humanoid robot walks the walk</a> </div> </li> <li id="story3"> <a class="vs_img" href="/web/20121026065923/http://www.gizmag.com/virginia-tech-charli-2-robot-dances-gangnam-style/24650/" title="Virginia Tech's CHARLI-2 robot dances Gangnam Style"></a> <div class="vs_title"> <a href="/web/20121026065923/http://www.gizmag.com/virginia-tech-charli-2-robot-dances-gangnam-style/24650/">Virginia Tech's CHARLI-2 robot dances Gangnam Style</a> </div> </li> <li id="story4"> <a class="vs_img" href="/web/20121026065923/http://www.gizmag.com/chiba-robot-wheelchair/24584/" title="Chiba robotic wheelchair turns wheels into legs"></a> <div class="vs_title"> <a href="/web/20121026065923/http://www.gizmag.com/chiba-robot-wheelchair/24584/">Chiba robotic wheelchair turns wheels into legs</a> </div> </li> <li id="story5"> <a class="vs_img" href="/web/20121026065923/http://www.gizmag.com/hobby-robot-balances-tightrope/24651/" title="Bipedal hobby robot walks a tightrope"></a> <div class="vs_title"> <a href="/web/20121026065923/http://www.gizmag.com/hobby-robot-balances-tightrope/24651/">Bipedal hobby robot walks a tightrope</a> </div> </li> <li id="story6"> <a class="vs_img" href="/web/20121026065923/http://www.gizmag.com/iuro-interactive-urban-robot/24564/" title="Interactive Urban Robot needs you to give it directions"></a> <div class="vs_title"> <a href="/web/20121026065923/http://www.gizmag.com/iuro-interactive-urban-robot/24564/">Interactive Urban Robot needs you to give it directions</a> </div> </li> <li id="story7"> <a class="vs_img" href="/web/20121026065923/http://www.gizmag.com/foxconn-robot-workforce/24578/" title="Foxconn slow to roll out its robot workforce"></a> <div class="vs_title"> <a href="/web/20121026065923/http://www.gizmag.com/foxconn-robot-workforce/24578/">Foxconn slow to roll out its robot workforce</a> </div> </li> <li id="story8"> <a class="vs_img" href="/web/20121026065923/http://www.gizmag.com/macgyver-robot/24482/" title="Georgia tech developing &quot;Macgyver&quot; robot"></a> <div class="vs_title"> <a href="/web/20121026065923/http://www.gizmag.com/macgyver-robot/24482/">Georgia tech developing "Macgyver" robot</a> </div> </li> <li id="story9"> <a class="vs_img" href="/web/20121026065923/http://www.gizmag.com/harvard-robobee-micro-robot-flight-control/24478/" title="Harvard's Robobee learning to fly"></a> <div class="vs_title"> <a href="/web/20121026065923/http://www.gizmag.com/harvard-robobee-micro-robot-flight-control/24478/">Harvard's Robobee learning to fly</a> </div> </li> </ul> <div class="clear_both"></div> <div class="island" id="island_bottom_right"> <script type="text/javascript"> googletag.cmd.push(function() { googletag.display("island_bottom_right"); }); </script> </div> <!-- tailsweep_analytics --> <!-- close right col a --> </div> <!-- close right cols --> </div> <div class="clear_left"></div> <!-- close center --> </div> <!-- footer --> <script type="text/javascript" src="/web/20121026065923js_/http://www.gizmag.com/inc/footer_tabs.js?x=1346218781"></script> <div id="footer_outer"> <div id="footer"> <!-- Popoular Articles --> <div class="footer_item" id="footer_popular"> <span class="footer_title">Most Popular Articles</span> <!-- Popular articles (footer): cached --> <div class="tabbable"> <ul class="nav nav-tabs" id="most_popular_tabs"> <li class="active"><a data-target="#popular_today" data-toggle="tab" data-period="day">Today</a></li> <li><a data-target="#popular_week" data-toggle="tab" data-period="week">Last week</a></li> <li><a data-target="#popular_all" data-toggle="tab" data-period="all">All time</a></li> </ul> <div class="tab-content"> <div class="tab-pane active" id="popular_today"> <ul class="popular_articles"> <li><a href="https://web.archive.org/web/20121026065923/http://www.gizmag.com/throwmeapp-photos-smartphone-app/24701/">ThrowMeApp promises fun photos, smashed smartphones</a></li> <li><a href="https://web.archive.org/web/20121026065923/http://www.gizmag.com/waterfi-waterproof-ipod-shuffle/24702/">Waterfi gives iPod Shuffle the waterproofing treatment</a></li> <li><a href="https://web.archive.org/web/20121026065923/http://www.gizmag.com/x-51a-waverider-third-test-results/24665/">X-51a test results released</a></li> <li><a href="https://web.archive.org/web/20121026065923/http://www.gizmag.com/blood-bricks/24712/">Could animal blood be the next eco-friendly building material?</a></li> <li><a href="https://web.archive.org/web/20121026065923/http://www.gizmag.com/lexus-lf-lc-blue/24709/">Stunning Lexus LF-LC Blue sports car concept</a></li> <li><a href="https://web.archive.org/web/20121026065923/http://www.gizmag.com/ipad-mini-vs-nexus-7/24692/">iPad mini vs. Nexus 7</a></li> <li><a href="https://web.archive.org/web/20121026065923/http://www.gizmag.com/mini-convertible-boat/24706/">MINI Convertible boat cruises the Charles River</a></li> <li><a href="https://web.archive.org/web/20121026065923/http://www.gizmag.com/ipad-mini-vs-kindle-fire-hd/24699/">iPad mini vs. Kindle Fire HD</a></li> <li><a href="https://web.archive.org/web/20121026065923/http://www.gizmag.com/russia-female-android/24675/pictures">Russia builds its first realistic female android - Images</a></li> <li><a href="https://web.archive.org/web/20121026065923/http://www.gizmag.com/surface-vs-ipad-4/24732/">Microsoft Surface RT vs. iPad (4th generation)</a></li> </ul> </div> <div class="tab-pane" id="popular_week"> <ul class="popular_articles"> </ul> </div> <div class="tab-pane" id="popular_all"> <ul class="popular_articles"> </ul> </div> </div> </div> </div> <!-- Commented Articles --> <div class="footer_item" id="footer_commented"> <span class="footer_title">Most Commented Articles</span> <!-- Commented articles (footer): cached --> <div class="tabbable"> <ul class="nav nav-tabs" id="most_commented_tabs"> <li class="active"><a data-target="#commented_today" data-toggle="tab" id="commented_today_tab" data-period="day">Today</a></li> <li><a data-target="#commented_week" data-toggle="tab" id="commented_week_tab" data-period="week">Last week</a></li> <li><a data-target="#commented_all" data-toggle="tab" id="commented_all_tab" data-period="all">All time</a></li> </ul> <div class="tab-content"> <div class="tab-pane active" id="commented_today"> <ul class="commented_articles"> </ul> </div> <div class="tab-pane" id="commented_week"> <ul class="commented_articles"> <li><a href="/web/20121026065923/http://www.gizmag.com/liquidpistol-rotary/24623/">LiquidPiston unveils 40-bhp X2 rotary engine with 75 percent thermal efficiency</a> (50)</li> <li><a href="/web/20121026065923/http://www.gizmag.com/ipad-mini-vs-nexus-7/24692/">iPad mini vs. Nexus 7</a> (25)</li> <li><a href="/web/20121026065923/http://www.gizmag.com/russia-female-android/24675/">Russia builds its first realistic female android</a> (15)</li> <li><a href="/web/20121026065923/http://www.gizmag.com/blood-bricks/24712/">Could animal blood be the next eco-friendly building material?</a> (15)</li> <li><a href="/web/20121026065923/http://www.gizmag.com/2012-james-dyson-award-finalists/24630/">And then there were 15: James Dyson Award 2012 finalists announced</a> (13)</li> <li><a href="/web/20121026065923/http://www.gizmag.com/chevy-2014-corvette-lt1-v8/24705/">2014 Corvette's 6.2L V-8 LT1 engine to have 450+ horsepower</a> (12)</li> <li><a href="/web/20121026065923/http://www.gizmag.com/portable-power-center-turbine/24632/">Portable Power Center wind turbine fits into a shipping container</a> (12)</li> <li><a href="/web/20121026065923/http://www.gizmag.com/apple-lightning-connector-crack-opens-the-door-to-cheap-accessories/24670/">Apple Lightning connector crack opens the door to cheap accessories</a> (11)</li> <li><a href="/web/20121026065923/http://www.gizmag.com/ipad-mini-pricing-leak/24643/">iPad Mini pricing may have been leaked</a> (9)</li> <li><a href="/web/20121026065923/http://www.gizmag.com/bkid-wooden-bike/24621/">B'kid is a wooden bike that grows with your child</a> (8)</li> </ul> </div> <div class="tab-pane" id="commented_all"> <ul class="commented_articles"> </ul> </div> </div> </div> </div> <!-- Subscribe Options --> <div class="footer_item nomargin" style="margin: 0px;" id="footer_subscribe"> <div> <form id="footer_email_form" class="form-inline" action="/web/20121026065923/http://www.gizmag.com/index.php"> <span class="small">Subscribe to Gizmag's</span><br/> <span class="large">Email Newsletter</span> <input type="text" name="email" class="email" value="Enter Your Email Address ..." onclick="this.value=''; this.style.color='#999'" id="footer_email"/> <button type="submit" class="bootbtn" id="footer_subscribe_button">Subscribe</button> </form> <script type="text/javascript" src="/web/20121026065923js_/http://www.gizmag.com/inc/subscribe_footer.js?1350961924"></script> <div class="subscribe_options"> <a target="_blank" href="https://web.archive.org/web/20121026065923/http://twitter.com/gizmag/" class="twitter_footer greytitle"> <span class="small">Follow Gizmag on</span> <span class="large">Twitter</span></a> </div> <div class="subscribe_options"> <a target="_blank" href="https://web.archive.org/web/20121026065923/http://www.youtube.com/user/gizmag" class="youtube_footer greytitle"> <span class="small">Subscribe to Gizmag's</span> <span class="large">YouTube channel</span></a> </div> <div class="subscribe_options"> <a href="/web/20121026065923/http://www.gizmag.com/xml/" class="rss_footer greytitle"> <span class="small">Subscribe to Gizmag's </span> <span class="large">RSS feed</span></a> </div> <div class="subscribe_options"> <a href="https://web.archive.org/web/20121026065923/http://www.stumbleupon.com/channel/Gizmag/" class="su_footer greytitle"> <span class="small">Follow Gizmag on </span> <span class="large">Stumbleupon</span></a> </div> <div class="subscribe_options"> <a href="https://web.archive.org/web/20121026065923/https://plus.google.com/105149739082983197804" class="gplus_footer greytitle"> <span class="small">Follow Gizmag on </span> <span class="large">Google Plus</span></a> </div> </div> </div> <div class="clear_both"></div> </div> <div id="copyright"><em>All content copyright &copy; Gizmag 2003 - 2012</em></div> <div class="clear_left"></div> </div> <div class="index" id="footer_index"> <div class="index_center bottom_strip"> <ul> <li><a href="#top">Top</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/">Home</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/about/">About</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/contact/">Contact</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/privacy/">Privacy</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/termsofuse/">Terms &amp; Conditions</a></li> <li><a href="/web/20121026065923/http://www.gizmag.com/advertise/" class="brighter">Advertise</a></li> </ul> </div> </div> <!-- Sharing JS --> <link rel="stylesheet" type="text/css" href="/web/20121026065923cs_/http://www.gizmag.com/inc/jqmodal/jqModal.css"/> <script type="text/javascript" src="/web/20121026065923js_/http://www.gizmag.com/inc/jqmodal/jqModal.js"></script> <div id="subscribe_overlay_container" class="jqmWindow"></div> <script type="text/javascript" src="/web/20121026065923js_/http://www.gizmag.com/inc/subscribe_overlay.js?x=1351234763"></script> <!-- Clicky Tracing Code --> <script src="https://web.archive.org/web/20121026065923js_/http://static.getclicky.com/js" type="text/javascript"></script> <script type="text/javascript">clicky.init(110681);</script> <noscript><p><img alt="Clicky" width="1" height="1" src="https://web.archive.org/web/20121026065923im_/http://in.getclicky.com/110681ns.gif"/></p></noscript> <!-- FM Tracking Pixel --> <script type="text/javascript" src="https://web.archive.org/web/20121026065923js_/http://static.fmpub.net/site/gizmag"></script> <!-- Chartbeat Tracking Code --> <script type="text/javascript"> var _sf_async_config={uid:4159,domain:"gizmag.com"}; (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src', (("https:" == document.location.protocol) ? "https://web.archive.org/web/20121026065923/https://s3.amazonaws.com/" : "http://") + "static.chartbeat.com/js/chartbeat.js"); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script> <!-- Crazy Egg --> <script type="text/javascript" src="https://web.archive.org/web/20121026065923js_/http://s3.amazonaws.com/new.cetrk.com/pages/scripts/0008/8786.js"> </script> <!-- auvid --> <!-- bottom include: ABA --> <div id="bottom_include"> <script type="text/javascript">googletag.cmd.push(function() { googletag.display("bottom_include"); });</script> </div> <!--script language="JavaScript" type="text/javascript" src="/inc/jquery.history.js?"></script--> <!--[if !lt IE 9]>--> <!--script language="JavaScript" type="text/javascript" src="/inc/article_load.js?"></script--> <!--<![endif]--> <!-- Page Loaded in: page_load_time sec --> <!-- Displayed on: gizweb1 --> <!-- Article Cached --> </body> </html> <!-- FILE ARCHIVED ON 06:59:23 Oct 26, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 01:50:14 Dec 03, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 1.129 exclusion.robots: 0.054 exclusion.robots.policy: 0.031 esindex: 0.022 cdx.remote: 57.468 LoadShardBlock: 99.483 (3) PetaboxLoader3.datanode: 99.62 (4) PetaboxLoader3.resolve: 86.084 (2) load_resource: 110.823 -->

Pages: 1 2 3 4 5 6 7 8 9 10