CINXE.COM

Drone It Yourself turns random objects into RC quadrotors

<!-- country: United States --> <!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/drone-it-yourself/28209/","20131031230659","https://web.archive.org/","web","/_static/", "1383260819"); </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>Drone It Yourself turns random objects into RC quadrotors</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="robots" content="index,follow"/> <meta name="description" content="If, like me, you've always felt that your books, record collection and years' of otherwise accumulated matter was lacking flight capability, you might be in..."/> <meta name="keywords" content="Drone,UAV,Remote Control,3D Printing,Electronics"/> <meta name="news_keywords" content="Drone, UAV, Remote Control, 3D Printing"/> <link rel="canonical" href="https://web.archive.org/web/20131031230659/http://www.gizmag.com/drone-it-yourself/28209/"/> <link rel="image_src" href="https://web.archive.org/web/20131031230659im_/http://images.gizmag.com/hero/drone-it-yourself.png"/> <link rel="alternate" media="handheld" href="https://web.archive.org/web/20131031230659/http://m.gizmag.com/article/28209"/> <link rel="stylesheet" type="text/css" href="https://web.archive.org/web/20131031230659cs_/http://files.gizmag.com/static_styles.min.css?x=1383260420"/> <link rel="stylesheet" type="text/css" href="/web/20131031230659cs_/http://www.gizmag.com/css/dynamic_styles.php?x=1383260420"/> <script src="/web/20131031230659js_/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/20131031230659/http://www.gizmag.com/xml/" title="Gizmag Emerging Technology Magazine"/> <link rel="shortcut icon" href="/web/20131031230659im_/http://www.gizmag.com/images/favicon.ico"/> <link rel="apple-touch-icon" href="/web/20131031230659im_/http://www.gizmag.com/images/apple-touch-icon.png"/> <link rel="apple-touch-icon-precomposed" href="/web/20131031230659im_/http://www.gizmag.com/images/apple-touch-icon-precomposed.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/20131031230659/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/Electronics_Leaderboard_Top_728x90', [728,90], 'leaderboard') .addService(googletag.pubads()); gpt_islandtr = googletag.defineSlot('/1007667/ca-pub-1607124478120364/Electronics_IslandTop_Right_300x250', [[300,250], [336,280], [300,600], [300,1050]], 'island_top_right') .addService(googletag.pubads()); gpt_islandbr = googletag.defineSlot('/1007667/ca-pub-1607124478120364/Electronics_IslandBottom_Right_300x250', [[300,250], [336,280], [300,600]], 'island_bottom_right') .addService(googletag.pubads()); gpt_skyscraper = googletag.defineSlot('/1007667/ca-pub-1607124478120364/Electronics_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().setTargeting('pt', 'a'); googletag.pubads().collapseEmptyDivs(); googletag.pubads().set('page_url','https://web.archive.org/web/20131031230659/http://www.gizmag.com/drone-it-yourself/28209/'); googletag.enableServices(); }); </script> <script src="//web.archive.org/web/20131031230659js_/http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script> <script type="text/javascript" src="/web/20131031230659js_/http://www.gizmag.com/inc/global_public.js?1377327827"></script> <script type="text/javascript" src="/web/20131031230659js_/http://www.gizmag.com/inc/articles_public.js?1377327827"></script> </head> <body> <script type="text/javascript" src="/web/20131031230659js_/http://www.gizmag.com/inc/login_comments.js?1377327827"></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/20131031230659/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/20131031230659/http://connect.facebook.net/en_US/all.js"; ref.parentNode.insertBefore(js, ref); }(document)); var $jqr = jQuery.noConflict(); $jqr(document).ready(function() { var fbuser = checkFBUser(); }); </script> <!-- Link to mobile Site --> <!-- Google analytics tracking script --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-2235360-4']); _gaq.push(['_setCustomVar', 1, 'Section','Electronics',3 ]); _gaq.push(['_setCustomVar', 2, 'Writer', 'James Holloway', 3 ]); _gaq.push(['_setCustomVar', 4, 'PPV_test3', '1', 3 ]); _gaq.push(['_setCustomVar', 5, 'ArticleID', '28209', 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/20131031230659/https://ssl' : 'https://web.archive.org/web/20131031230659/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/20131031230659js_/http://www.gizmag.com/inc/ga_social_tracking_min.js"></script> <!-- Start Quantcast tag --> <script type="text/javascript" src="https://web.archive.org/web/20131031230659js_/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/20131031230659im_/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/20131031230659/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/20131031230659/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/20131031230659/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="https://web.archive.org/web/20131031230659/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/20131031230659/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/20131031230659js_/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/20131031230659/http://www.gizmag.com/reviews/" target="_blank">Read Gizmag's latest product reviews</a></div> <div class="center"> <div id="header"> <a href="/web/20131031230659/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/20131031230659/http://www.gizmag.com/firefly-mini-camper/29537/" title="Former NASA designer creates another out-of-this-world camper"></a> <div class="ts_title"> <a href="/web/20131031230659/http://www.gizmag.com/firefly-mini-camper/29537/">Former NASA designer creates another out-of-this-world camper</a> </div> </li> <li id="top_story1"> <a class="ts_img" href="/web/20131031230659/http://www.gizmag.com/test-drive-mclaren-12c-spider/29576/" title="Test drive: McLaren 12C Spider"></a> <div class="ts_title"> <a href="/web/20131031230659/http://www.gizmag.com/test-drive-mclaren-12c-spider/29576/">Test drive: McLaren 12C Spider</a> </div> </li> <li id="top_story2"> <a class="ts_img" href="/web/20131031230659/http://www.gizmag.com/toyo-safety-bloom-helmet/29604/" title="Collapsible Bloom helmet expands for emergencies"></a> <div class="ts_title"> <a href="/web/20131031230659/http://www.gizmag.com/toyo-safety-bloom-helmet/29604/">Collapsible Bloom helmet expands for emergencies</a> </div> </li> <li id="top_story3"> <a class="ts_img" href="/web/20131031230659/http://www.gizmag.com/50-years-mclaren/26807/" title="50 years of McLaren: 1963-2013"></a> <div class="ts_title"> <a href="/web/20131031230659/http://www.gizmag.com/50-years-mclaren/26807/">50 years of McLaren: 1963-2013</a> </div> </li> <li id="top_story4"> <a class="ts_img" href="/web/20131031230659/http://www.gizmag.com/cyclops-cap-lcd-screen-video/29600/" title="Cyclops cap with LCD screen brings video and photos to a (literal) head"></a> <div class="ts_title"> <a href="/web/20131031230659/http://www.gizmag.com/cyclops-cap-lcd-screen-video/29600/">Cyclops cap with LCD screen brings video and photos to a (literal) head</a> </div> </li> </ul> <div id="more_top_stories"> <a id="mts_img" href="/web/20131031230659/http://www.gizmag.com/top_stories/"></a> <a id="mts_txt" href="/web/20131031230659/http://www.gizmag.com/top_stories/">more top stories</a> </div> <div class="clear_both"></div> </div> <div id="content" class="narrow_content"> <div id="article_top" class="summary_details" data-article="28209"> <!-- stumbleupon_follow_button --> <div class="sd_top"> <a class="vsmall" href="/web/20131031230659/http://www.gizmag.com/electronics/" style="float: left; margin-right: 9px;">ELECTRONICS</a> </div> <!--a class="rss-section-button" ></a--> <h1 id="ar_title">Drone It Yourself turns random objects into RC quadrotors</h1> <div class="summary_details_left"> <p>By <a href="/web/20131031230659/http://www.gizmag.com/author/james-holloway/" rel="author">James Holloway</a></p> <p><em>July 9, 2013</em></p> </div> <div class="summary_details_right"> <div class="has_comments"><a href="drone-it-yourself#comments">9 Comments</a></div> <div class="has_pictures"><a href="/web/20131031230659/http://www.gizmag.com/drone-it-yourself/28209/pictures">7 Pictures</a></div> </div> </div> <div id="article_share_rail"> <div class="as_button"><div class="fb-like" data-href="http://www.gizmag.com/drone-it-yourself/28209/" 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/20131031230659/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/drone-it-yourself/28209/"></div></div> <div class="as_button"><iframe style="overflow: hidden; margin: 0px; padding: 0px; border: 0px; " src="https://web.archive.org/web/20131031230659if_/http://badge.stumbleupon.com/badge/embed/5/?url=http%3A%2F%2Fwww.gizmag.com%2Fdrone-it-yourself%2F28209%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/20131031230659oe_/http://www.gizmag.com/drone-it-yourself/28209/" data-image="http://images.gizmag.com/hero/drone-it-yourself.png" data-description="If, like me, you've always felt that your books, record collection and years' of otherwise accumulated matter was lacking flight capability, you might be interested in Jasper van Loenen's Drone It Yourself project."></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 class="as_button" id="email_a_friend_rail"><span class="email_a_friend">Email</span></div> </div> <div id="hero_box" style="width: 530px;"> <a id="hero_link" href="/web/20131031230659/http://www.gizmag.com/drone-it-yourself/28209/pictures"> <img src="https://web.archive.org/web/20131031230659im_/http://images.gizmag.com/hero/drone-it-yourself.png" title="Jasper van Loenen's Drone It Yourself turns everyday objects into flying quadrotor UAVs (V..." 3 alt="Jasper van Loenen's Drone It Yourself turns everyday objects into flying quadrotor UAVs (V..."/></a> <div class="pic_caption"> <p>Jasper van Loenen's Drone It Yourself turns everyday objects into flying quadrotor UAVs (Video still: Jasper van Loenen/Mathijs van Oosterhoudt)</p> <a href="/web/20131031230659/http://www.gizmag.com/drone-it-yourself/28209/pictures" id="gallery_link">Image Gallery</a> (7 images) </div> <div class="clear_both"></div> </div> <div class="article_body"> <div id="top_unit"><!-- top_unit --></div> <p>If, like me, you've always felt that your books, record collection and years' of otherwise accumulated matter was lacking flight capability, you might be interested in Jasper van Loenen's Drone It Yourself project which turns more or less anything into a quadrotor drone with addition of a few motors and a control unit.</p> <ul id="gallery_images"> <li><a href="/web/20131031230659/http://www.gizmag.com/drone-it-yourself/28209/pictures#1" class="image"><img src="https://web.archive.org/web/20131031230659im_/http://images.gizmag.com/gallery_tn/drone-it-yourself-0.jpg" title="All the kit in a handy flight case (Video still: Jasper van Loenen/Mathijs van Oosterhoudt..." alt="All the kit in a handy flight case (Video still: Jasper van Loenen/Mathijs van Oosterhoudt..."/></a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/drone-it-yourself/28209/pictures#2" class="image"><img src="https://web.archive.org/web/20131031230659im_/http://images.gizmag.com/gallery_tn/drone-it-yourself-1.png" title="Bicycle wheel as quadrotor (Video still: Jasper van Loenen/Mathijs van Oosterhoudt)" alt="Bicycle wheel as quadrotor (Video still: Jasper van Loenen/Mathijs van Oosterhoudt)"/></a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/drone-it-yourself/28209/pictures#3" class="image"><img src="https://web.archive.org/web/20131031230659im_/http://images.gizmag.com/gallery_tn/drone-it-yourself-2.png" title="Bicycle wheel as quadrotor (Video still: Jasper van Loenen/Mathijs van Oosterhoudt)" alt="Bicycle wheel as quadrotor (Video still: Jasper van Loenen/Mathijs van Oosterhoudt)"/></a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/drone-it-yourself/28209/pictures#4" class="image"><img src="https://web.archive.org/web/20131031230659im_/http://images.gizmag.com/gallery_tn/drone-it-yourself-3.png" title="A keyboard is converted into a UAV (Video still: Jasper van Loenen/Mathijs van Oosterhoudt..." alt="A keyboard is converted into a UAV (Video still: Jasper van Loenen/Mathijs van Oosterhoudt..."/></a></li> <li id="view_all"><a href="/web/20131031230659/http://www.gizmag.com/drone-it-yourself/28209/pictures" class="blue">View all<br/></a></li> </ul> <div class="clear_both"></div> <p>According to van Loenen, all the plastic parts, which include the clamps to attach the motors, can be 3D printed in ABS, with the appropriate files made available on van Loenen's website. The clamps used may not work with more unusually shaped objects, but there's nothing stopping anyone from designing their own custom variants.</p> <div style="width: 530px; height: 297px; " class="article_img"><a href="/web/20131031230659/http://www.gizmag.com/drone-it-yourself/28209/pictures#3" target="_blank"><img src="https://web.archive.org/web/20131031230659im_/http://images.gizmag.com/inline/drone-it-yourself-2.png" width="530" alt="Bicycle wheel as quadrotor (Video still: Jasper van Loenen/Mathijs van Oosterhoudt)"/></a></div> <p>In addition to some nuts and bolts, would-be drone masters will need to track down four motors and propellers (two left- and two right-rotating) as well as all the necessary batteries and electronics. Van Loenen has listed the complete set of a requirements in a handy <a href="https://web.archive.org/web/20131031230659/http://jaspervanloenen.com/BOM.txt" target="_blank">text file</a>. He suggests that there's no particular reason why you shouldn't deviate from the specific parts mentioned, though clearly the final spec will affect performance including, most crucially, its carrying capacity. A video of the DIY shows a bicycle wheel as a UAV, so van Loenen's prototype isn't without muscle.</p> <p>Being remote controlled, van Loenen notes that strictly speaking this is a UAV rather than a drone, though we agree you shouldn't let that get in the way of a clever name.</p> <p>You can see the part 3D-printed DIY in action in the video below. We're all quadrotors now.</p> <p>Sources: <a href="https://web.archive.org/web/20131031230659/http://jaspervanloenen.com/diy/" target="_blank">Jasper van Loenen</a>, <a href="https://web.archive.org/web/20131031230659/http://www.instructables.com/id/DIY-Drone-It-Yourself-Kit-v10/" target="_blank">Instructables</a> via <a href="https://web.archive.org/web/20131031230659/http://thingdujour.com/2013/07/05/" target="_blank">Thing du Jour</a></p> <!-- INTEL BANNER --> <div class="article_video"><iframe src="https://web.archive.org/web/20131031230659if_/http://player.vimeo.com/video/68841788" width="530" height="298" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> </div> <!-- stumbleupon_recommended --> <!-- FM Content Well Zone Zone --> <script type="text/javascript" src="https://web.archive.org/web/20131031230659js_/http://static.fmpub.net/zone/7980"></script> <div id="bottom_unit"><span class="title">Post a Comment</span> <div class="dotsontop" id="comment_form_div"> <div id="comment_form" data-article="28209"> <div id="comments_login"> <form action="/web/20131031230659/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/20131031230659/http://www.gizmag.com/register/">Register here</a><br> <a href="/web/20131031230659/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(28209);" data-autologoutlink="true"></div> </div> </div> <div class="clear_both"></div> </div> </div> <!-- country: United States --> </div> <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/drone-it-yourself/28209/" 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/20131031230659/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/drone-it-yourself/28209/"></div></div> <div class="as_button"><iframe style="overflow: hidden; margin: 0px; padding: 0px; border: 0px; " src="https://web.archive.org/web/20131031230659if_/http://badge.stumbleupon.com/badge/embed/5/?url=http%3A%2F%2Fwww.gizmag.com%2Fdrone-it-yourself%2F28209%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/20131031230659oe_/http://www.gizmag.com/drone-it-yourself/28209/" data-image="http://images.gizmag.com/hero/drone-it-yourself.png" data-description="If, like me, you've always felt that your books, record collection and years' of otherwise accumulated matter was lacking flight capability, you might be interested in Jasper van Loenen's Drone It Yourself project."></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 class="as_button" id="email_a_friend_bar"><span class="email_a_friend">Email</span></div> </div> <!-- Polls --> <span class="title clear_left" id="author_byline_title">About the Author</span> <div class="dotsontop" id="authorcontainer"> <!-- Bio Pic --> <a href="/web/20131031230659/http://www.gizmag.com/author/james-holloway/"> <img src="https://web.archive.org/web/20131031230659im_/http://images.gizmag.com/author_profiles/159.jpg" alt="James Holloway" id="bio_pic"/> </a> <!-- Bio Text --> <!-- <a href="/author/james-holloway/">James Holloway</a><br/> --> James lives in East London where he punctuates endless tea drinking with freelance writing and meteorological angst. Unlocking Every Extend Extra Extreme’s “Master of Extreme” achievement was the fourth proudest moment of his life. &nbsp; <a href="/web/20131031230659/http://www.gizmag.com/author/james-holloway/">All articles by James Holloway</a> <span id="author_byline_links"> <!-- RSS Link --> <!-- <span class="bootbtn" id="rss-author-button"> <a></a> </span> --> <!-- Author Twitter Link --> <a href="https://web.archive.org/web/20131031230659/http://twitter.com/jamesholloway" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @jamesholloway</a> </span> <br class="clear_both"> </div> <!-- Tags --> <div id="tags"> <span class="title">Tags</span> <div class="dotsontop"> <ul> <li>&raquo;&nbsp;<a href="/web/20131031230659/http://www.gizmag.com/tag/3d-printing/" rel="tag">3D Printing</a></li> <li>&raquo;&nbsp;<a href="/web/20131031230659/http://www.gizmag.com/tag/drone/" rel="tag">Drone</a></li> <li>&raquo;&nbsp;<a href="/web/20131031230659/http://www.gizmag.com/tag/remote+control/" rel="tag">Remote Control</a></li> <li>&raquo;&nbsp;<a href="/web/20131031230659/http://www.gizmag.com/tag/uav/" rel="tag">UAV</a></li> </ul> <div class="clear_both"></div> </div> </div> <div id="bing_unit"><!-- bing_unit --></div> <!-- Comments --> <span class="title" id="comments">9 Comments</span> <div class="dotsontop"> <div id="comment-239056" class="a_comment"> <p>The craft gets way too heavy with all that weight overhead. </p> <span class="name">Paul van Dinther</span><br> <span class="date"> 9th July, 2013 @ 06:20 pm PDT</span> </div> <div id="comment-239074" class="a_comment"> <p>Ace! I want to be the 2nd to 'drone' a dead cat! (the 1st has been done for a little while) - Or perhaps a road-kill possum! OR, with soft tape and Velcro 'clamps' how about droning a live cat! Would annoy hell out of the pesky birds or squirrels in my neighbourhood. </p> <span class="name">The Skud</span><br> <span class="date"> 9th July, 2013 @ 06:58 pm PDT</span> </div> <div id="comment-239077" class="a_comment"> <p>bring back the cat ! :) </p> <p></p> <p>www.youtube.com/watch?v=ePNdcdNm9fY </p> <span class="name">ash</span><br> <span class="date"> 9th July, 2013 @ 07:09 pm PDT</span> </div> <div id="comment-239083" class="a_comment"> <p>Attach your quadcopter to anything. Imagine this scaled up! </p> <span class="name">Ricky Hall</span><br> <span class="date"> 9th July, 2013 @ 07:14 pm PDT</span> </div> <div id="comment-239095" class="a_comment"> <p>Anyone for a bank heist </p> <span class="name">Ulrich Duenzl</span><br> <span class="date"> 9th July, 2013 @ 08:42 pm PDT</span> </div> <div id="comment-239143" class="a_comment"> <p>this is great for agriculture. The big deal in agriculture, the sustainable kind, is to not compact the soil with heavy implements or turn the soil toxic with synthetic products. A hovering RC weeding device would get rid of weeds without doing either. This also applies to watering house plants, a hovering watering can! The point of view of an agricultural engineer! </p> <span class="name">Hala Chaoui</span><br> <span class="date"> 10th July, 2013 @ 05:06 am PDT</span> </div> <div id="comment-239149" class="a_comment"> <p>@Ricky: This: <br/><iframe class="youtube-player" type="text/html" width="500" height="300" src="https://web.archive.org/web/20131031230659if_/http://www.youtube.com/embed/L75ESD9PBOw" frameborder="0"> </iframe><br/></p> <p></p> <p>... is "this scaled up!" (Meet your next flying car! :-) ) </p> <p></p> <span class="name">MzunguMkubwa</span><br> <span class="date"> 10th July, 2013 @ 05:29 am PDT</span> </div> <div id="comment-239323" class="a_comment"> <p>@MzunguMkubwa That experiment offers some perspective on just how impossible it would be to add 2 battery powered fans on a skateboard deck and have it work as a hoverboard. </p> <p></p> <p>One thing this technology will have a big impact on is amateur photography. There is this intersection of light weight cameras, inexpensive stabilization, and quadcopters that we are starting to run into that is responsible for some breakthroughs in amateur footage like this: <a target="_blank" rel="nofollow" href="https://web.archive.org/web/20131031230659/http://gizmodo.com/watch-police-shoot-down-a-drone-flying-over-istanbul-513228306">http://gizmodo.com/watch-police-shoot-down-a-drone-flying-over-istanbul-513228306</a> </p> <span class="name">Diachi</span><br> <span class="date"> 11th July, 2013 @ 12:26 am PDT</span> </div> <div id="comment-239986" class="a_comment"> <p>May be used as a Pizza Delivery! Supposing the order-er doesn't keep the device for himself! </p> <span class="name">Esi 1976</span><br> <span class="date"> 14th July, 2013 @ 12:27 pm PDT</span> </div> </div> <!-- Related Articles: cached --> <span class="title">Related Articles</span> <div id="related_articles" class="dotsontop"> <ul> <li> <a href="/web/20131031230659/http://www.gizmag.com/parrots-updated-ar-drone-720p-video-camera/21033/" title="The camera on the AR.Drone 2.0 displays video at a 1280x720 resolution on your smartphone ..."> <img src="https://web.archive.org/web/20131031230659im_/http://images.gizmag.com/related/ardrone2.jpg" alt="The camera on the AR.Drone 2.0 displays video at a 1280x720 resolution on your smartphone ..."/> </a> <a class="rel_title" href="/web/20131031230659/http://www.gizmag.com/parrots-updated-ar-drone-720p-video-camera/21033/">Parrot's updated A.R. Drone adds a 720p video camera</a> <p class="rel_date">9th January, 2012</p> </li> <li> <a href="/web/20131031230659/http://www.gizmag.com/drone-station-ardrone-mac-controller/20968/" title="The Drone Station app lets users remotely pilot an AR.Drone quadricopter using video game ..."> <img src="https://web.archive.org/web/20131031230659im_/http://images.gizmag.com/related/dronestation.jpg" alt="The Drone Station app lets users remotely pilot an AR.Drone quadricopter using video game ..."/> </a> <a class="rel_title" href="/web/20131031230659/http://www.gizmag.com/drone-station-ardrone-mac-controller/20968/">Drone Station lets you fly an AR.Drone using a Mac, with gaming controllers</a> <p class="rel_date">29th December, 2011</p> </li> <li> <a href="/web/20131031230659/http://www.gizmag.com/dji-phantom-quadcopter/25672/" title="The new PHANTOM quadcopter"> <img src="https://web.archive.org/web/20131031230659im_/http://images.gizmag.com/related/phantomuav.jpg" alt="The new PHANTOM quadcopter"/> </a> <a class="rel_title" href="/web/20131031230659/http://www.gizmag.com/dji-phantom-quadcopter/25672/">DJI launches GPS-enabled PHANTOM consumer quadcopter</a> <p class="rel_date">7th January, 2013</p> </li> <li> <a href="/web/20131031230659/http://www.gizmag.com/fighting-walrus-radio-ar-drone/26902/" title="The Fighting Walrus Radio allows iOS devices to communicate with unmanned aerial vehicles ..."> <img src="https://web.archive.org/web/20131031230659im_/http://images.gizmag.com/related/fightingwalrusradio.jpg" alt="The Fighting Walrus Radio allows iOS devices to communicate with unmanned aerial vehicles ..."/> </a> <a class="rel_title" href="/web/20131031230659/http://www.gizmag.com/fighting-walrus-radio-ar-drone/26902/">Fighting Walrus Radio offers extended range for AR Drone</a> <p class="rel_date">2nd April, 2013</p> </li> <li> <a href="/web/20131031230659/http://www.gizmag.com/ziphius-aquatic-drone/28097/" title="The Ziphius is a remote-control aquatic drone, that’s capable of autonomous behavior "> <img src="https://web.archive.org/web/20131031230659im_/http://images.gizmag.com/related/ziphius.jpg" alt="The Ziphius is a remote-control aquatic drone, that’s capable of autonomous behavior "/> </a> <a class="rel_title" href="/web/20131031230659/http://www.gizmag.com/ziphius-aquatic-drone/28097/">Ziphius takes drone tech to the waves</a> <p class="rel_date">28th June, 2013</p> </li> <li> <a href="/web/20131031230659/http://www.gizmag.com/parrot-ar-drone-flight-recorder/28033/" title="Parrot's new Flight Recorder for AR.Drone 2.0"> <img src="https://web.archive.org/web/20131031230659im_/http://images.gizmag.com/related/parrot-ar-drone-flight-recorder.jpg" alt="Parrot's new Flight Recorder for AR.Drone 2.0"/> </a> <a class="rel_title" href="/web/20131031230659/http://www.gizmag.com/parrot-ar-drone-flight-recorder/28033/">Parrot's AR.Drone 2.0 gets flight recorder, enhanced navigation</a> <p class="rel_date">24th June, 2013</p> </li> </ul> <div class="clear_both"></div> </div> <div id="subscribe_overlay_container" class="jqmWindowModSize"></div> <script type="text/javascript" src="/web/20131031230659js_/http://www.gizmag.com/inc/subscribe_overlay.js?x=1383260820"></script> <!-- Email a friend --> <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="" data-article="28209"> <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"/> <input type="hidden" name="csrf_token" id="csrf_token" value="b52882a7a44d96226367cb00ce74164f"/> </form> <br class="clear_both"/> <p id="privacy">Privacy is safe with us because we have a strict <a href="/web/20131031230659/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/20131031230659/http://www.gizmag.com/search/" id="cse-search-box-bottom"> <span class="title">Looking for something? Search our 24,536 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/20131031230659js_/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/20131031230659/http://www.gizmag.com/features/" class="features_reviews_list">Features</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/reviews/" class="features_reviews_list">Reviews</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/aircraft/">Aircraft</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/architecture/">Architecture</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/aroundthehome/">Around The Home</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/automotive/">Automotive</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/bicycles/">Bicycles</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/children/">Children</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/computers/">Computers</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/digital-cameras/">Digital Cameras</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/electronics/">Electronics</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/environment/">Environment</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/games/">Games</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/goodthinking/">Good Thinking</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/health/">Health and Wellbeing</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/destinations/">Holiday Destinations</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/homeentertainment/">Home Entertainment</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/remarkablepeople/">Inventors and Remarkable People</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/laptops/">Laptops</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/marine/">Marine</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/medical/">Medical</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/military/">Military</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/mobiletechnology/">Mobile Technology</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/motorcycles/">Motorcycles</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/music/">Music</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/outdoors/">Outdoors</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/pets/">Pets</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/robotics/">Robotics</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/science/">Science</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/space/">Space</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/sports/">Sports</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/telecommunications/">Telecommunications</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/urbantransport/">Urban Transport</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/wearableelectronics/">Wearable Electronics</a></li> </ul> </div> </div> <!-- Recent Popular: cached --> <span class="title">Recent popular articles in Electronics</span> <ul id="recent_popular" class="vertical_sprite recent_popular_21"> <li id="story0"> <a class="vs_img" href="/web/20131031230659/http://www.gizmag.com/silicon-supercapacitor/29515/" title="Silicon supercapacitor could store electricity inside a silicon chip"></a> <div class="vs_title"> <a href="/web/20131031230659/http://www.gizmag.com/silicon-supercapacitor/29515/">Silicon supercapacitor could store electricity inside a silicon chip</a> </div> </li> <li id="story1"> <a class="vs_img" href="/web/20131031230659/http://www.gizmag.com/aluminum-studs-improve-solar-cell-efficiency/29471/" title="Aluminum studs could boost the performance of any solar cell"></a> <div class="vs_title"> <a href="/web/20131031230659/http://www.gizmag.com/aluminum-studs-improve-solar-cell-efficiency/29471/">Aluminum studs could boost the performance of any solar cell</a> </div> </li> <li id="story2"> <a class="vs_img" href="/web/20131031230659/http://www.gizmag.com/billion-year-data-storage/29530/" title="New optical disc can store information &quot;for a billion years&quot;"></a> <div class="vs_title"> <a href="/web/20131031230659/http://www.gizmag.com/billion-year-data-storage/29530/">New optical disc can store information "for a billion years"</a> </div> </li> <li id="story3"> <a class="vs_img" href="/web/20131031230659/http://www.gizmag.com/lulzbot-taz-2-3d-printer/29466/" title="LulzBot TAZ 2 3D printer cuts the computer cord"></a> <div class="vs_title"> <a href="/web/20131031230659/http://www.gizmag.com/lulzbot-taz-2-3d-printer/29466/">LulzBot TAZ 2 3D printer cuts the computer cord</a> </div> </li> <li id="story4"> <a class="vs_img" href="/web/20131031230659/http://www.gizmag.com/multitaction-84inch-4k-display/29583/" title="MultiTouch begins taking pre-orders for 84-inch 4K interactive display"></a> <div class="vs_title"> <a href="/web/20131031230659/http://www.gizmag.com/multitaction-84inch-4k-display/29583/">MultiTouch begins taking pre-orders for 84-inch 4K interactive display</a> </div> </li> <li id="story5"> <a class="vs_img" href="/web/20131031230659/http://www.gizmag.com/dacmagic-xs-headphone-amp/29610/" title="Pint-sized DacMagic XS USB DAC headphone amp packs a powerful punch"></a> <div class="vs_title"> <a href="/web/20131031230659/http://www.gizmag.com/dacmagic-xs-headphone-amp/29610/">Pint-sized DacMagic XS USB DAC headphone amp packs a powerful punch</a> </div> </li> <li id="story6"> <a class="vs_img" href="/web/20131031230659/http://www.gizmag.com/transparent-organic-solar-cell/29493/" title="Transparent organic solar cells could contribute to greener buildings"></a> <div class="vs_title"> <a href="/web/20131031230659/http://www.gizmag.com/transparent-organic-solar-cell/29493/">Transparent organic solar cells could contribute to greener buildings</a> </div> </li> <li id="story7"> <a class="vs_img" href="/web/20131031230659/http://www.gizmag.com/graphene-based-supercapacitor/28579/" title="Graphene-based supercapacitor a step closer to commerical reality"></a> <div class="vs_title"> <a href="/web/20131031230659/http://www.gizmag.com/graphene-based-supercapacitor/28579/">Graphene-based supercapacitor a step closer to commerical reality</a> </div> </li> <li id="story8"> <a class="vs_img" href="/web/20131031230659/http://www.gizmag.com/ultimaker-2-3d-printer-speed-accuracy/29268/" title="Ultimaker 2 3D printer pushes the limits of speed and accuracy"></a> <div class="vs_title"> <a href="/web/20131031230659/http://www.gizmag.com/ultimaker-2-3d-printer-speed-accuracy/29268/">Ultimaker 2 3D printer pushes the limits of speed and accuracy</a> </div> </li> <li id="story9"> <a class="vs_img" href="/web/20131031230659/http://www.gizmag.com/review-3dprinter-flashforge/29064/" title="The FlashForge Creator and the practicalties of 3D printing at home"></a> <div class="vs_title"> <a href="/web/20131031230659/http://www.gizmag.com/review-3dprinter-flashforge/29064/">The FlashForge Creator and the practicalties of 3D printing at home</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/20131031230659js_/http://www.gizmag.com/inc/footer_tabs.js?1377327827"></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/20131031230659/http://www.gizmag.com/firefly-mini-camper/29537/">Former NASA designer creates another out-of-this-world camper</a></li> <li><a href="https://web.archive.org/web/20131031230659/http://www.gizmag.com/firefly-mini-camper/29537/pictures">Former NASA designer creates another out-of-this-world camper - Images</a></li> <li><a href="https://web.archive.org/web/20131031230659/http://www.gizmag.com/basf-bmw-bubble-car/29539/">BASF updates 1953 BMW "bubble car" with modern materials and electronics</a></li> <li><a href="https://web.archive.org/web/20131031230659/http://www.gizmag.com/cyclops-cap-lcd-screen-video/29600/">Cyclops cap with LCD screen brings video and photos to a (literal) head</a></li> <li><a href="https://web.archive.org/web/20131031230659/http://www.gizmag.com/gimball-flying-robot/29609/">Gimball flying spherical robot takes collisions in its stride</a></li> <li><a href="https://web.archive.org/web/20131031230659/http://www.gizmag.com/toyo-safety-bloom-helmet/29604/">Collapsible Bloom helmet expands for emergencies</a></li> <li><a href="https://web.archive.org/web/20131031230659/http://www.gizmag.com/dacmagic-xs-headphone-amp/29610/">Pint-sized DacMagic XS USB DAC headphone amp packs a powerful punch</a></li> <li><a href="https://web.archive.org/web/20131031230659/http://www.gizmag.com/test-drive-mclaren-12c-spider/29576/">Test drive: McLaren 12C Spider</a></li> <li><a href="https://web.archive.org/web/20131031230659/http://www.gizmag.com/ipad-air-vs-galaxy-note-10-1-2014/29571/">iPad Air vs. Galaxy Note 10.1 2014 Edition</a></li> <li><a href="https://web.archive.org/web/20131031230659/http://www.gizmag.com/low-cost-house-shipping-containers-family/29577/">Shipping container-based Low Cost House provides home for family of seven</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/20131031230659/http://www.gizmag.com/hadfield-on-virgin-galactic/29560/">Hadfield on Virgin Galactic: "Eventually they'll crash one"</a> (22)</li> <li><a href="/web/20131031230659/http://www.gizmag.com/space-tourism-balloon-world-view/29510/">World View Enterprises near-space balloon flights to begin in 2016</a> (22)</li> <li><a href="/web/20131031230659/http://www.gizmag.com/billion-year-data-storage/29530/">New optical disc can store information "for a billion years"</a> (19)</li> <li><a href="/web/20131031230659/http://www.gizmag.com/first-glide-test-dream-chaser-spacecraft/29566/">First glide test of Dream Chaser spacecraft successful, but ends in a flip</a> (18)</li> <li><a href="/web/20131031230659/http://www.gizmag.com/wristify-thermoelectric-bracelet/29543/">Wristify thermoelectric bracelet makes heating and cooling personal</a> (15)</li> <li><a href="/web/20131031230659/http://www.gizmag.com/basf-bmw-bubble-car/29539/">BASF updates 1953 BMW "bubble car" with modern materials and electronics</a> (13)</li> <li><a href="/web/20131031230659/http://www.gizmag.com/concept-penny-farthing-plastic/29547/">BASF reinvents the penny-farthing with high-tech plastics and e-drive</a> (13)</li> <li><a href="/web/20131031230659/http://www.gizmag.com/windows-81-modern-ui/29552/">How to keep the Windows 8.1 Modern UI out of your way</a> (12)</li> <li><a href="/web/20131031230659/http://www.gizmag.com/firefly-mini-camper/29537/">Former NASA designer creates another out-of-this-world camper</a> (12)</li> <li><a href="/web/20131031230659/http://www.gizmag.com/fiberfix-resin-tape/29573/">FiberFix aims to make duct tape look pathetic</a> (12)</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/20131031230659/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/20131031230659js_/http://www.gizmag.com/inc/subscribe_footer.js?1377327827"></script> <div class="subscribe_options"> <a target="_blank" href="https://web.archive.org/web/20131031230659/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/20131031230659/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="https://web.archive.org/web/20131031230659/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/20131031230659/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/20131031230659/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 - 2013</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/20131031230659/http://www.gizmag.com/">Home</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/about/">About</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/contact/">Contact</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/privacy/">Privacy</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/termsofuse/">Terms &amp; Conditions</a></li> <li><a href="/web/20131031230659/http://www.gizmag.com/advertise/" class="brighter">Advertise</a></li> </ul> </div> </div> <!-- Sharing JS --> <link rel="stylesheet" type="text/css" href="/web/20131031230659cs_/http://www.gizmag.com/inc/jqmodal/jqModal.css"/> <script type="text/javascript" src="/web/20131031230659js_/http://www.gizmag.com/inc/jqmodal/jqModal.js"></script> <!-- Clicky Tracing Code --> <script src="https://web.archive.org/web/20131031230659js_/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/20131031230659im_/http://in.getclicky.com/110681ns.gif"/></p></noscript> <!-- 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/20131031230659/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/20131031230659js_/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 23:06:59 Oct 31, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 11:35:36 Jan 19, 2025. 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: 0.445 exclusion.robots: 0.026 exclusion.robots.policy: 0.016 esindex: 0.008 cdx.remote: 9.6 LoadShardBlock: 536.295 (3) PetaboxLoader3.datanode: 161.243 (4) PetaboxLoader3.resolve: 458.905 (2) load_resource: 267.309 -->

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