<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://www.cravediy.com/index.php?/feeds/atom.xml" rel="self" title="Crave DIY" type="application/atom+xml" />
    <link href="http://www.cravediy.com/"                        rel="alternate"    title="Crave DIY" type="text/html" />
    <link href="http://www.cravediy.com/rss.php?version=2.0"     rel="alternate"    title="Crave DIY" type="application/rss+xml" />
    <title type="html">Crave DIY</title>
    <subtitle type="html"></subtitle>
    <icon>http://www.cravediy.com/templates/default/img/s9y_banner_small.png</icon>
    <id>http://www.cravediy.com/</id>
    <updated>2010-07-20T23:19:46Z</updated>
    <generator uri="http://www.s9y.org/" version="1.2.1">Serendipity 1.2.1 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>

    <entry>
        <link href="http://www.cravediy.com/index.php?/archives/57-Hot-Touch-Arcade.html" rel="alternate" title="Hot Touch Arcade" />
        <author>
            <name>Ryan O'Horo</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2010-07-15T14:14:59Z</published>
        <updated>2010-07-20T23:19:46Z</updated>
        <wfw:comment>http://www.cravediy.com/wfwcomment.php?cid=57</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cravediy.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=57</wfw:commentRss>
    
            <category scheme="http://www.cravediy.com/index.php?/categories/2-Fabrication" label="Fabrication" term="Fabrication" />
    
        <id>http://www.cravediy.com/index.php?/archives/57-guid.html</id>
        <title type="html">Hot Touch Arcade</title>
        <content type="xhtml" xml:base="http://www.cravediy.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                A few years in the making, an on-again-off-again affair, I present "Hot Touch Arcade."<br />
<br />
<center><a href="http://www.flickr.com/photos/wwwavenger/4799756678/" title="IMG_2249 by aydiosmio_photo, on Flickr"><img src="http://farm5.static.flickr.com/4114/4799756678_5df5f695e3.jpg" width="375" height="500" alt="IMG_2249" /></a></center><br />
<br />
A pinball-centric game cabinet with arcade controls and realistic feedback. The machine currently runs Windows XP and the <a href="http://www.futurepinball.com/">Future Pinball</a> pinball emulator. <br />
<br />
<center><iframe align="center" src="http://www.flickr.com/slideShow/index.gne?user_id=14534234@N04&tags=hottoucharcade" width="700" height="700" frameBorder="0" scrolling="no"></iframe></center><br />
<br />
Photos on <a href="http://www.flickr.com/search/?q=hottoucharcade&w=all">Flickr</a><br />
<br />
<strong>Major Features:</strong><br />
<bl><li>Custom Plywood Cabinet</li><li>19" LCD 16:9 Display</li><li>Speakers with Amplifier</li><li>Backglass with LED Backlight</li><li>Wrapped Cabinet Graphics</li><li>LED Marquee Display</li><li>Shooter</li><li>Coin Acceptor</li><li>Lighted Start Button</li><li>Joystick and A/B Controls</li><li>Flipper Buttons with Solenoid Feedback</li><li>Accelerometer</li><li>Nvidia Graphics Card</li><li>Intel Atom Motherboard</li><li>Solid State Disk</li></bl><br />
<br />
<strong>To answer some questions:</strong><br />
<bl><li>No, it is not a touch screen.</li><li>There are a few dozen tables installed that you can play, many more available.</li><li>It has solenoid feedback and working shooter for a more realistic experience.</li><li>Yes, it is for sale, and I will entertain offers for this and new cabinets.</li><li>It is entirely built from scratch.</li><li>I am working on getting a video up soon.</li></bl><br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.cravediy.com/index.php?/archives/56-QWERTY-File-Transfer.html" rel="alternate" title="QWERTY File Transfer" />
        <author>
            <name>Ryan O'Horo</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2009-07-15T03:27:00Z</published>
        <updated>2009-07-15T03:36:39Z</updated>
        <wfw:comment>http://www.cravediy.com/wfwcomment.php?cid=56</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cravediy.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=56</wfw:commentRss>
    
            <category scheme="http://www.cravediy.com/index.php?/categories/6-Hacks" label="Hacks" term="Hacks" />
    
        <id>http://www.cravediy.com/index.php?/archives/56-guid.html</id>
        <title type="html">QWERTY File Transfer</title>
        <content type="xhtml" xml:base="http://www.cravediy.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <strong>The Gist</strong><br />
<br />
&#160;&#160;&#160;&#160;&#160;Having been in many situations where the Windows environment I was working in was secured from external file transfer, I've devised a few methods for transferring binary files without the need of physical drives or network connections. Such environments are found in kiosks, POS terminals, Citrix/RDP/VNC/etc. remote terminals and other "thin" clients.<br />
<br />
&#160;&#160;&#160;&#160;&#160;I'm gonna show you some methods of exploiting functionality not often thought of as useful for attackers in hardened environments using plain text encoding.<br />
<br />
<strong>Tip:</strong> <em>If the target environment has a working unzip/decompress application like that built into Windows XP/Vista, compress the binary before encoding it.</em><br />
<br />
<strong>Outlook Express/Windows Mail</strong><br />
<br />
&#160;&#160;&#160;&#160;&#160;E-mail applications use <a href="http://en.wikipedia.org/wiki/MIME" title="MIME">MIME</a> to attach non-text files to messages. This feature can be used locally to encode files into a plain text format (usually base64). Here's how to transfer a binary file with the keyboard:<br />
<blockquote>1. In the source environment, compose a new e-mail message.<br />
2. Change the message format to Plain Text, this will reduce clutter in the file.<br />
3. Attach the binary file you want to transfer.<br />
4. In the File menu, choose "Save As...". Save the file as the Mail (*.eml) type.<br />
5. Open the saved .eml file in Notepad to view the contents.<br />
6. Open Notepad in the target environment and copy the contents of the saved .eml file.<br />
7. Save the file with a .eml extension.<br />
8. Open the .eml file with OE/WM.<br />
9. Right-click the attachment and choose "Save As...".</blockquote><br />
<strong>Caveat:</strong> <em>OE/WM restricts access to executable files from attachments by default. Adjust the  security settings or rename your file if necessary.</em><br />
<br />
<strong>Windows Scripting Host</strong><br />
<br />
&#160;&#160;&#160;&#160;&#160;The Windows Scripting Host gives access to components which are capable of taking plain text encoded data and saving it as a binary file.<br />
<br />
&#160;&#160;&#160;&#160;&#160;For example, this pair of scripts will hex-encode a binary file to a plain text file and back:<br />
<blockquote><a href="http://www.cravediy.com/projects/qwertify/encodefile.vbs" title="encodefile.vbs">encodefile.vbs</a><br />
<a href="http://www.cravediy.com/projects/qwertify/decodefile.vbs" title="decodefile.vbs">decodefile.vbs</a></blockquote><br />
<strong>Programmatic Keyboarding</strong><br />
<br />
&#160;&#160;&#160;&#160;&#160;Some remote terminal environments like RDP support copy and paste operations, but most won't -- namely Citrix MetaFrame (or whatever they call it these days). A great way to manipulate this keyboard/mouse only interactivity is to run a WSH script in the host environment. The following script reads a file and types it into the target environment:<br />
<blockquote><a href="http://www.cravediy.com/projects/qwertify/sendkeys.vbs" title="sendkeys.vbs">sendkeys.vbs</a></blockquote><br />
<strong>Tip:</strong> <em>Useful binary files small enough to be typed into an environment are hard to come by. Compile your own.</em><br />
<br />
<strong>Hardware Acceleration</strong><br />
<br />
&#160;&#160;&#160;&#160;&#160;You may not be able to attach a USB Mass Storage Device, but it's highly likely your target will allow you to attach USB HID (Human Interface Device) or PS/2 keyboard. Both use a standard Windows driver and would not require elevated privileges to install.<br />
<br />
&#160;&#160;&#160;&#160;&#160;It's simple to create hardware devices that emulate HID or PS/2 devices. Encoded files can be loaded onto a microcontroller and "typed" for you.<br />
<br />
&#160;&#160;&#160;&#160;&#160;Schematics and source code for such a device may show up here eventually.<br />
<br />
<strong>Input Methods</strong><br />
<br />
&#160;&#160;&#160;&#160;&#160;Notepad missing? Windows has some other options like wordpad/write.exe, edit.com, web browsers.<br />
<br />
&#160;&#160;&#160;&#160;&#160;Web browser? Use some javascript to write a file to the current document, then use the browser's "Save As..." function to save the file to disk. The following javascript, when pasted into the address bar, will draw a textarea where you can enter text. Click the "Pop" button to open a new window with the text. Save this document.<br />
<blockquote>javascript:document.write(&quot;&lt;textarea rows=10 cols=50 id=thetext&gt;Text &lt;Here&gt;&lt;/textarea&gt;&lt;input type=button onclick=doit()&gt;&lt;script&gt;function doit() { var win = window.open('','win'); var tmp = document.getElementById(\&quot;thetext\&quot;).value; win.document.write(tmp);}&lt;/script&gt;&quot;);</blockquote><br />
&#160;&#160;&#160;&#160;&#160;In some cases you may need to encode certain HTML entities to prevent the browser from parsing them. Also be cautious of how the browser saves the file. The browser might attempt to change CR/LF to whitespace or save the file as Unicode which can create parsing problems.<br />
<br />
<strong>Thoughts</strong><br />
<br />
&#160;&#160;&#160;&#160;&#160;It seems a requisite for a secure environment is a read-only filesystem. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.cravediy.com/index.php?/archives/54-Home-Depot-Pneumatic-Cannons.html" rel="alternate" title="Home Depot Pneumatic Cannons" />
        <author>
            <name>Ryan O'Horo</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2009-07-10T14:25:00Z</published>
        <updated>2009-07-10T14:26:11Z</updated>
        <wfw:comment>http://www.cravediy.com/wfwcomment.php?cid=54</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cravediy.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=54</wfw:commentRss>
    
            <category scheme="http://www.cravediy.com/index.php?/categories/2-Fabrication" label="Fabrication" term="Fabrication" />
    
        <id>http://www.cravediy.com/index.php?/archives/54-guid.html</id>
        <title type="html">Home Depot Pneumatic Cannons</title>
        <content type="xhtml" xml:base="http://www.cravediy.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                I had to make a few pneumatic cannons for Make:NYC and in a pinch I sourced all the parts from Home Depot. Of course your local Home Depot stock will vary, but these are simple and easy to assemble.<br />
<br />
<center><img src="http://www.aydiosmio.net/images/stubbydiagram.jpg" alt="Stubby Diagram" /></center><br />
<br />
<center><img src="http://www.aydiosmio.net/images/babysteeldiagram.jpg" alt="Baby Steel Diagram" /></center><br />
<br />
Be sure to properly clean, prep and glue all PVC joints. Let cure 24 hours before use. Use Teflon tape on all threaded joints! 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.cravediy.com/index.php?/archives/55-Cap-Basket.html" rel="alternate" title="Cap &quot;Basket&quot;" />
        <author>
            <name>Ryan O'Horo</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-04-30T18:13:03Z</published>
        <updated>2008-04-30T18:17:52Z</updated>
        <wfw:comment>http://www.cravediy.com/wfwcomment.php?cid=55</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cravediy.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=55</wfw:commentRss>
    
            <category scheme="http://www.cravediy.com/index.php?/categories/2-Fabrication" label="Fabrication" term="Fabrication" />
    
        <id>http://www.cravediy.com/index.php?/archives/55-guid.html</id>
        <title type="html">Cap &quot;Basket&quot;</title>
        <content type="xhtml" xml:base="http://www.cravediy.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                In Jai-alai, the stick used to hurl the ball at nearly 200MPH is called a basket. In cap tossing, I'm not quite sure what to call it. In a game where throwing bottle caps with the hand is the objective, a new tool emerges.<br />
<br />
The cap basket.<br />
<br />
<center><img border=0 src="http://www.cravediy.com/images/capbasket.jpg" alt="Cap Basket"></center><br />
<br />
Made from plywood and polycarbonate, cut with a bandsaw.<br />
<br />
Fear!<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.cravediy.com/index.php?/archives/53-Mastering-Pipe-mechanics-and-Assembly.html" rel="alternate" title="Mastering Pipe mechanics and Assembly" />
        <author>
            <name>Ryan O'Horo</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-02-03T22:40:17Z</published>
        <updated>2008-02-03T23:25:01Z</updated>
        <wfw:comment>http://www.cravediy.com/wfwcomment.php?cid=53</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cravediy.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=53</wfw:commentRss>
    
            <category scheme="http://www.cravediy.com/index.php?/categories/7-Tips" label="Tips" term="Tips" />
    
        <id>http://www.cravediy.com/index.php?/archives/53-guid.html</id>
        <title type="html">Mastering Pipe mechanics and Assembly</title>
        <content type="xhtml" xml:base="http://www.cravediy.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                My seminar for Make:NYC, Mastering Pipe Mechanics and Assembly<br />
<p><center><br />
<object type="application/x-shockwave-flash" data="http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&amp;file=http%3A//blip.tv/rss/flash/647625&amp;feedurl=http%3A//make.blip.tv/rss/&amp;autostart=false&amp;brandname=make&amp;brandlink=http%3A//make.blip.tv/" width="400" height="255"><br />
<param name="movie" value="http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&amp;file=http%3A//blip.tv/rss/flash/647625&amp;feedurl=http%3A//make.blip.tv/rss/&amp;autostart=false&amp;brandname=make&amp;brandlink=http%3A//make.blip.tv/" /><br />
<param name="quality" value="best" /></object><br />
</center></p><br />
<p>Q&amp;A</p><br />
<p><center><br />
<object type="application/x-shockwave-flash" data="http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&amp;file=http%3A//blip.tv/rss/flash/648543&amp;feedurl=http%3A//make.blip.tv/rss/&amp;autostart=false&amp;brandname=make&amp;brandlink=http%3A//make.blip.tv/" width="400" height="255"><br />
<param name="movie" value="http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&amp;file=http%3A//blip.tv/rss/flash/648543&amp;feedurl=http%3A//make.blip.tv/rss/&amp;autostart=false&amp;brandname=make&amp;brandlink=http%3A//make.blip.tv/" /><br />
</center></p> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.cravediy.com/index.php?/archives/52-Tape-Problem.html" rel="alternate" title="Tape Problem" />
        <author>
            <name>Ryan O'Horo</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-01-26T23:48:04Z</published>
        <updated>2008-01-26T23:48:04Z</updated>
        <wfw:comment>http://www.cravediy.com/wfwcomment.php?cid=52</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cravediy.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=52</wfw:commentRss>
    
            <category scheme="http://www.cravediy.com/index.php?/categories/7-Tips" label="Tips" term="Tips" />
    
        <id>http://www.cravediy.com/index.php?/archives/52-guid.html</id>
        <title type="html">Tape Problem</title>
        <content type="xhtml" xml:base="http://www.cravediy.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                When you make tape into a loop and then pull the ends back apart, the tape, instead of separating, converges on itself. How would you exploit this?<br />
<center><br />
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/Q5scRjhCoE8&rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/Q5scRjhCoE8&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object><br />
</center> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.cravediy.com/index.php?/archives/50-Ten-DIY-Tools-You-Should-Have-But-Probably-Dont.html" rel="alternate" title="Ten DIY Tools You Should Have But Probably Don't" />
        <author>
            <name>Ryan O'Horo</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-01-21T07:19:00Z</published>
        <updated>2008-02-26T16:03:54Z</updated>
        <wfw:comment>http://www.cravediy.com/wfwcomment.php?cid=50</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.cravediy.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=50</wfw:commentRss>
    
            <category scheme="http://www.cravediy.com/index.php?/categories/7-Tips" label="Tips" term="Tips" />
    
        <id>http://www.cravediy.com/index.php?/archives/50-guid.html</id>
        <title type="html">Ten DIY Tools You Should Have But Probably Don't</title>
        <content type="xhtml" xml:base="http://www.cravediy.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                &#160;&#160;&#160;&#160;Ever get that feeling like something's missing? There's a whole host of great tools waiting to be discovered -- some obvious, some not so obvious. Here you may just find the tool you've been searching for.<br />
<table border=0 width=100%><tr valign="top"><td align="center"><img src="http://www.aydiosmio.net/projects/tentools/knifeset.jpg" alt="Precision Knife Set" /><div><font color="red"><b>Get it for: $15</b></font></div><br /></td><td><strong>Precision Knife Set</strong><br />
&#160;&#160;&#160;&#160;The first name in these tools is X-ACTO<sup>TM</sup>, but whatever you call them, these knife sets are invaluable. While a ubiquitous craft item, any kind of control cutting paper, foam, cardboard or tape demands this kind of tool. I've even found them to be effective at trimming plastic. I challenge anyone to buy a set and not find a use for them.<br />
</td></tr><tr valign="top"><td align="center"><img src="http://www.aydiosmio.net/projects/tentools/square.jpg" alt="Combination Square" /><div><font color="red"><b>Get it for: $10</b></font></div><br /></td><td><strong>Combination Square</strong><br />
&#160;&#160;&#160;&#160;Another tool known more commonly by its brand name, Speed<sup>TM</sup> square, this tool is always on my desk. I use it mostly for creating right-angle marks for cuts on wood, plastic, metal... any material that comes cut square, but the combination square is also a great way to create angle cuts. A square will come pre-marked for creating cut lines at a five degree resolution or better, taking all the hassle out of measuring miter cuts.<br />
</td></tr><tr valign="top"><td align="center"><img src="http://www.aydiosmio.net/projects/tentools/graphpaper.jpg" alt="Graph Paper" /><div><font color="red"><b>Get it for: $5</b></font></div><br /></td><td><strong>Graph Paper</strong><br />
&#160;&#160;&#160;&#160;The key to any successful project is PLAN PLAN PLAN. And really nothing beats a mechanical pencil and some graph paper for this purpose. As you stream ideas from your head, graph paper is there to keep your sketches in proportion and square. Graph paper is also great for scaling models. Convert your real world units into the 1/4" spacing of your grid and you can easily draw and cut out model-sized paper pieces you can toss around and tape together before busting out your circular saw. Just keep a pad around and watch your projects happen faster and more frequently.<br />
</td></tr><tr valign="top"><td align="center"><img src="http://www.aydiosmio.net/projects/tentools/clippers.jpg" alt="Nail Clippers" /><div><font color="red"><b>Get it for: $2</b></font></div><br /></td><td><strong>Nail Clippers</strong><br />
&#160;&#160;&#160;&#160;A modest and unassuming tool, nail clippers are a hidden treasure. These are perfectly suited for cutting small diameter wire and trimming leads while assembling parts on a PCB. The blades allow you to cut down flush with your work surface for a more polished look.<br />
</td></tr><tr valign="top"><td align="center"><img src="http://www.aydiosmio.net/projects/tentools/hotglue.jpg" alt="Hot Glue Gun" /><div><font color="red"><b>Get it for: $10</b></font></div><br /></td><td><strong>Hot Glue Gun</strong><br />
&#160;&#160;&#160;&#160;If you've ever spent the better part of an hour waiting for glue to dry, only to find whatever it is you were joining just falls apart, maybe it's finally time to invest in a hot glue gun. Hot glue guns use heat to melt thermoplastic glue sticks that re-harden in a sticky clump. The glue can be softened again with heat or easily removed with a bit of pulling and scraping. This tool was designed for use in craft, but works wonders for securing plastic parts and electronics. I use it for mounting PCBs and other components in project boxes. Temporary or permanent, the speed and versatility of this tool can't be beat.<br />
</td></tr><tr valign="top"><td align="center"><img src="http://www.aydiosmio.net/projects/tentools/brush.jpg" alt="Paint Brush" /><div><font color="red"><b>Get it for: $3</b></font></div><br /></td><td><strong>Paint Brush</strong><br />
&#160;&#160;&#160;&#160;Obviously anyone who works with canned paint will have a few of these, but why mention it here? Paint brushes are great way to keep your workspace, tools and project pieces clean. I have brushes I set aside specifically for clearing away sawdust, plastic shavings or any other nuisance that can get into small crevices. More economical and less messy than canned air, brush bristles are sturdy and small which are great for DIY cleanup.<br />
</td></tr><tr valign="top"><td align="center"><img src="http://www.aydiosmio.net/projects/tentools/rivet.jpg" alt="Blind Rivet Tool" /><div><font color="red"><b>Get it for: $10</b></font></div><br /></td><td><strong>Blind Rivet Tool</strong><br />
&#160;&#160;&#160;&#160;Most people are familiar with the old solid rivet process where hot metal rivets are driven into girders in the construction of steel buildings. The same principle scales down to the DIY field with the blind rivet tool. Using special blind rivets, this tool allows you to securely and cleanly join thin sheet materials. Used primarily for sheet metal construction, these little rivets are great for any small metal or plastic/metal project. Though it may seem odd and obscure, once you use one, the applications become obvious. Why do they call it blind? You don't need to have access to, or see, the business-end of the rivet to secure it.<br />
</td></tr><tr valign="top"><td align="center"><img src="http://www.aydiosmio.net/projects/tentools/earplugs.jpg" alt="Ear Protection" /><div><font color="red"><b>Get it for: $3</b></font></div><br /></td><td><strong>Ear Protection</strong><br />
&#160;&#160;&#160;&#160;Safety should always be a consideration when working with tools and chemicals. But do you think about your ears often enough? The ear plugs pictured are reusable, comfortable and have a rope so you can hang them off your neck while working, but any foam or over-the-head style ear protection is fine. When you're 60 and can still hear your loved ones or a passing car, you'll thank yourself.<br />
</td></tr><br />
<tr valign="top"><td align="center"><img src="http://www.aydiosmio.net/projects/tentools/alcohol.jpg" alt="Rubbing Alcohol" /><div><font color="red"><b>Get it for: $2</b></font></div><br /></td><td><strong>Rubbing Alcohol</strong><br />
&#160;&#160;&#160;&#160;Again with the cleaning! Rubbing alcohol, a solution of isopropyl alcohol, is a great cleaning agent. It's very gentle and effective. Works on plastics, glass, metals and will clean the oddest sticky gunk you can find. You probably already have a can of WD40 to clean with, but rubbing alcohol is far less noxious and dries clean in a matter of seconds. The solution comes in concentrations of 70, 80 and 90% from the drug store. Which should you use? It really doesn't seem to matter, but I like to keep 90% on the shelf, as it burns better when I need a good flame. Avoid using this on plastic LCD screens.<br />
</td></tr><tr valign="top"><td align="center"><img src="http://www.aydiosmio.net/projects/tentools/caliper.jpg" alt="Caliper" /><div><font color="red"><b>Get it for: $14</b></font></div><br /></td><td><strong>Caliper</strong><br />
&#160;&#160;&#160;&#160;The caliper has grown with the times from a simple compass to a sophisticated and precise measurement tool. The vernier style caliper is the type that allows one to use a sliding scale to get a readout of the current distance between the tool points. Two modern variants commonly used are the analog dial caliper and the digital caliper. My choice is the digital caliper. These measuring devices are great for inputting distances for CAD drawings, accurate measuring of small parts and turning measurements back into real-word distances. What does 12mm look like? Set your caliper to 12mm and there it is. You can buy these tools in lengths from 6" to more than 24". This is probably the tool I use most.<br />
</td></tr></table><br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.cravediy.com/index.php?/archives/51-New-Name,-Same-Great-Taste!.html" rel="alternate" title="New Name, Same Great Taste!" />
        <author>
            <name>Ryan O'Horo</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-01-21T03:48:39Z</published>
        <updated>2008-01-21T03:48:39Z</updated>
        <wfw:comment>http://www.cravediy.com/wfwcomment.php?cid=51</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cravediy.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=51</wfw:commentRss>
    
    
        <id>http://www.cravediy.com/index.php?/archives/51-guid.html</id>
        <title type="html">New Name, Same Great Taste!</title>
        <content type="xhtml" xml:base="http://www.cravediy.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Aydiosmio.net is now Crave DIY. Bookmark the new site, www.cravediy.com.<br />
<br />
<center><img src="http://www.aydiosmio.net/images/cravediyunder.jpg" alt="Crave DIY" /></center> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.cravediy.com/index.php?/archives/49-Make-A-Pie-Box-FAST.html" rel="alternate" title="Make A Pie Box -- FAST" />
        <author>
            <name>Ryan O'Horo</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-01-04T19:18:27Z</published>
        <updated>2008-01-04T20:29:53Z</updated>
        <wfw:comment>http://www.cravediy.com/wfwcomment.php?cid=49</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.cravediy.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=49</wfw:commentRss>
    
            <category scheme="http://www.cravediy.com/index.php?/categories/2-Fabrication" label="Fabrication" term="Fabrication" />
    
        <id>http://www.cravediy.com/index.php?/archives/49-guid.html</id>
        <title type="html">Make A Pie Box -- FAST</title>
        <content type="xhtml" xml:base="http://www.cravediy.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Over the holidays I baked some quiches for family. I soon realized that pie pans are very hard to store, being very wide and flat, you can't stack them in the fridge. So, to save space and create a vessel to transport quiches to remote operating locales, I whipped up a container for them from a box I received from Amazon. <br />
<br />
<center><img src="http://www.aydiosmio.net/projects/piebox/piebox.jpg" alt="Pie Box" /></center><br />
<br />
Here's a Cut/Fold diagram to help you make your own.<br />
<br />
<center><img src="http://www.aydiosmio.net/projects/piebox/cutfoldbox.jpg" alt="Cut/Fold" /></center><br />
<br />
Of course, if you aren't the cardboard type -- or just like origami, you can print out the diagram and fold your own miniature version.<br />
<br />
<center><img src="http://www.aydiosmio.net/projects/piebox/miniature.jpg" alt="Miniature" /></center><br />
<br />
Yes -- It's just a box. I'm working very hard on more elaborate projects, so keep checking in. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.cravediy.com/index.php?/archives/48-Buy-A-MIG-Welder,-It-Will-Change-Your-Life.html" rel="alternate" title="Buy A MIG Welder, It Will Change Your Life" />
        <author>
            <name>Ryan O'Horo</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-12-30T05:15:30Z</published>
        <updated>2007-12-30T05:31:30Z</updated>
        <wfw:comment>http://www.cravediy.com/wfwcomment.php?cid=48</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.cravediy.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=48</wfw:commentRss>
    
            <category scheme="http://www.cravediy.com/index.php?/categories/3-Photo-Op" label="Photo Op" term="Photo Op" />
    
        <id>http://www.cravediy.com/index.php?/archives/48-guid.html</id>
        <title type="html">Buy A MIG Welder, It Will Change Your Life</title>
        <content type="xhtml" xml:base="http://www.cravediy.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <center><a href="http://www.aydiosmio.net/images/weldingbig.jpg"><img src="http://www.aydiosmio.net/images/weldingsm.jpg" alt="Welding" /></a></center> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.cravediy.com/index.php?/archives/47-More-About-Mega-Bloks.html" rel="alternate" title="More About Mega Bloks" />
        <author>
            <name>Ryan O'Horo</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-11-08T19:22:33Z</published>
        <updated>2007-11-11T01:54:09Z</updated>
        <wfw:comment>http://www.cravediy.com/wfwcomment.php?cid=47</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cravediy.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=47</wfw:commentRss>
    
            <category scheme="http://www.cravediy.com/index.php?/categories/7-Tips" label="Tips" term="Tips" />
    
        <id>http://www.cravediy.com/index.php?/archives/47-guid.html</id>
        <title type="html">More About Mega Bloks</title>
        <content type="xhtml" xml:base="http://www.cravediy.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Twelve bags of Mega Bloks Maxi System, 80 count. Pieces separated, totaled and analyzed for a project.<br />
<br />
<center><img src="http://www.aydiosmio.net/images/blokchart.jpg" alt="Chart" /></center><br />
<br />
<center><img src="http://www.aydiosmio.net/images/megablok.jpg" alt="Bloks" /></center> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.cravediy.com/index.php?/archives/46-Snakectopuss-Share-Your-Power-Supply.html" rel="alternate" title="Snakectopuss - Share Your Power Supply" />
        <author>
            <name>Ryan O'Horo</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-10-01T18:53:23Z</published>
        <updated>2007-10-01T19:09:00Z</updated>
        <wfw:comment>http://www.cravediy.com/wfwcomment.php?cid=46</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cravediy.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=46</wfw:commentRss>
    
            <category scheme="http://www.cravediy.com/index.php?/categories/1-Electronics" label="Electronics" term="Electronics" />
    
        <id>http://www.cravediy.com/index.php?/archives/46-guid.html</id>
        <title type="html">Snakectopuss - Share Your Power Supply</title>
        <content type="xhtml" xml:base="http://www.cravediy.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                This is a project I did for the <a href="http://www.makenyc.org">Make:NYC</a> Labs. We don't have a power supply for everyone to test their completed projects, so I took 20 minutes and about $6 in parts and made a snake.<br />
<br />
This snake uses 8 alligator clips, 2 banana plugs, and a reasonable length of CAT-5 cable.<br />
 	 	<br />
Fully Insulated Mini 1-1/4" Alligator Clips (10-Pack) - $3.49<br />
Flexible Banana plugs (2-Pack) - $2.79<br />
<br />
What? You don't keep a stash of shrink tube around? Bah. Use tape.<br />
<br />
<center><img src="http://www.aydiosmio.net/projects/octopuss/octopuss-assy.jpg" alt="Assembly" /></center><br />
<br />
First we strip out about 4 inches of wire and separate the striped and solid ones to create positive and negative busses. We attach the appropriate banana plug to each group.<br />
<br />
<center><img src="http://www.aydiosmio.net/projects/octopuss/octopuss-complete.jpg" alt="Completed" /></center><br />
<br />
Then we strip away about 1/3 of the wire covering from the other side of the cable. Shrink tube the junction where the covering ends to prevent fraying. We shrink tube each pair of wires together to keep them from coming apart then attach alligator clips to their respective wires.<br />
<br />
Quick and cheap. Just how I like 'em.<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.cravediy.com/index.php?/archives/45-Rapid-development-LCD-Name-Badge.html" rel="alternate" title="Rapid-development LCD Name Badge" />
        <author>
            <name>Ryan O'Horo</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-10-01T17:04:14Z</published>
        <updated>2007-10-01T19:08:29Z</updated>
        <wfw:comment>http://www.cravediy.com/wfwcomment.php?cid=45</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cravediy.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=45</wfw:commentRss>
    
            <category scheme="http://www.cravediy.com/index.php?/categories/1-Electronics" label="Electronics" term="Electronics" />
    
        <id>http://www.cravediy.com/index.php?/archives/45-guid.html</id>
        <title type="html">Rapid-development LCD Name Badge</title>
        <content type="xhtml" xml:base="http://www.cravediy.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <a href="http://www.makenyc.org">Make:NYC</a> is having a name badge contest and I needed a badge to demonstrate at the first meeting.<br />
<br />
I had some CrystalFontz Serial LCDs (Model CFA-632 $37) laying around and these neat little modules have a boot EEPROM that you can program to load text and graphics when power is applied to the module without serial data input.<br />
<br />
<center><img src="http://www.aydiosmio.net/projects/badge1/badge1-assy.jpg" alt="Assembly" /></center><br />
<br />
I attached a voltage regulator for the power supply (battery eventually). I also connected the serial cable for programming. I then glued an "attractive" foam bezel to the front of the LCD.<br />
<br />
<center><img src="http://www.aydiosmio.net/projects/badge1/badge1-boot.jpg" alt="Boot Config" /></center><br />
<br />
This is the CrystalFontz boot programmer.<br />
<br />
<center><img src="http://www.aydiosmio.net/projects/badge1/badge1-complete.jpg" alt="Finished" /></center><br />
<br />
The finished product with lavish nylon string neck loop and 9v battery power source!<br />
<br />
I should be able to cook up a halfway decent badge for the next meeting.<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.cravediy.com/index.php?/archives/44-How-To-Create-a-DIY-Meeting.html" rel="alternate" title="How To: Create a DIY Meeting" />
        <author>
            <name>Ryan O'Horo</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-09-22T20:54:34Z</published>
        <updated>2007-09-27T03:37:32Z</updated>
        <wfw:comment>http://www.cravediy.com/wfwcomment.php?cid=44</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cravediy.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=44</wfw:commentRss>
    
            <category scheme="http://www.cravediy.com/index.php?/categories/7-Tips" label="Tips" term="Tips" />
    
        <id>http://www.cravediy.com/index.php?/archives/44-guid.html</id>
        <title type="html">How To: Create a DIY Meeting</title>
        <content type="xhtml" xml:base="http://www.cravediy.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                1. Have an affinity for DIY.<br />
2. Get bored with your current social gathering, stop going.<br />
3. Stew for a few months.<br />
4. Bring a partner in who's also bored so as to toss around some responsibility.<br />
5. Think about places nearby willing to host a gaggle of nerds for free that has adequate space and electricity.<br />
6. Contact your local DIY publications and get their support.<br />
7. Scheme up ways to generate money to support the group's work.<br />
8. Be flexible as far as venues and dates are concerned.<br />
9. Don't schedule a meeting on a party night.<br />
10. Invite everyone.<br />
11. Make a website where interested parties can collaboratively plan, find resources and you can link to event notices.<br />
12. Be enthusiastic.<br />
13. Find people who have equipment or interesting ideas to attend so people don't get bored and you don't have to spend a lot of money.<br />
14. Create an interactive building tutorial so people can learn, be social and create something of their own.<br />
15. Document everything.<br />
16. Post your event notice to relevant websites and mailing lists.<br />
17. Be very friendly and diplomatic.<br />
<br />
<a href="http://www.makenyc.org/">http://www.makenyc.org/</a><br />
<br />
To Be Continued...<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.cravediy.com/index.php?/archives/43-Strategic-Art.html" rel="alternate" title="Strategic Art" />
        <author>
            <name>Ryan O'Horo</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-06-07T01:53:42Z</published>
        <updated>2007-06-07T14:29:19Z</updated>
        <wfw:comment>http://www.cravediy.com/wfwcomment.php?cid=43</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.cravediy.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=43</wfw:commentRss>
    
            <category scheme="http://www.cravediy.com/index.php?/categories/3-Photo-Op" label="Photo Op" term="Photo Op" />
    
        <id>http://www.cravediy.com/index.php?/archives/43-guid.html</id>
        <title type="html">Strategic Art</title>
        <content type="xhtml" xml:base="http://www.cravediy.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                With the help of a friend with access to a large-format inkjet, I've come into the possession of a great piece of wall decor. A poster print sized (36x44in) copy of the <a href="http://www.ntia.doc.gov/osmhome/allochrt.pdf">NTIA's US Frequency Allocations chart (PDF)</a>.<br />
<br />
<center><img src="http://www.aydiosmio.net/images/freqchart.jpg" alt="Wall Chart" /></center><br />
<br />
Networking. It's your best resource. 
            </div>
        </content>
        
    </entry>

</feed>