<?xml version="1.0" encoding="utf-8" standalone="no"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <!--FTPSite tinkernut-->
  <channel>
    <generator>RSS Builder by B!Soft</generator>
    <title>Tinkernut - Video Cast</title>
    <link>http://www.tinkernut.com</link>
    <description>Video tutorials for the online world! Learn computer tips, photography tips, hacks, cool websites and just about anything else you can think of!</description>
    <language>en-us</language>
    <managingEditor>admin@tinkernut.com</managingEditor>
    <webMaster>admin@tinkernut.com</webMaster>
    <copyright>Copyright (c)2008</copyright>
    <image>
      <title>Tinkernut - Video Cast</title>
      <link>http://www.tinkernut.com</link>
      <url>http://www.tinkernut.com/sm_logo.png</url>
      <width>150</width>
      <height>124</height>
    </image>
    <itunes:explicit>no</itunes:explicit><itunes:image href="http://www.tinkernut.com/podcast/new_logo_th.png"/><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords><itunes:summary>These podcasts are short videos that show you how to exploit the technological world.</itunes:summary><itunes:subtitle>Video tutorials for the online world</itunes:subtitle><itunes:category text="Technology"><itunes:category text="Tech News"/></itunes:category><itunes:category text="Technology"><itunes:category text="Software How-To"/></itunes:category><itunes:category text="Education"><itunes:category text="Educational Technology"/></itunes:category><itunes:author>Tinkernut.com</itunes:author><itunes:owner><itunes:email>admin@tinkernut.com</itunes:email><itunes:name>Tinkernut.com</itunes:name></itunes:owner><item>
      <title>Awesome HTML5 Video Trick</title>
      <pubDate>Thu, 14 Jul 2011 15:05:20 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/2554</link>
      
      <comments>http://www.tinkernut.com/archives/2554#comments</comments>
      <category>eduation, technology</category>
      <enclosure length="55600000" type="video/quicktime" url="http://www.archive.org/download/AwesomeHtml5VideoTrick/273_chroma.mp4"/>
      <description><![CDATA[<iframe width="640" height="390" src="http://www.youtube.com/embed/zjQzP3mOXdc" frameborder="0" allowfullscreen></iframe>
<br>
Create a free chroma key effect using HTML5 and canvas.

LINKS:
Live example - http://www.tinkernerdz.net/demos/chroma/video_chroma.html
Project Files - www.tinkernerdz.net/demos/chroma/html5_chroma.zip
HTML5 video  tutorial - http://www.youtube.com/watch?v=lZVFUQOCQWI
Decimal color values - http://html-color-codes.com/rgb.html

OTHER COOL EFFECTS:
Black & White, Embossed, and more - http://html5doctor.com/video-canvas-magic
Blowing up video: http://craftymind.com/factory/html5video/CanvasVideo.html
Rotating video: http://craftymind.com/factory/html5video/CanvasVideo.html
Video Background: http://html5doctor.com/demos/video-canvas-magic/demo1.html]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Create a free chroma key effect using HTML5 and canvas. LINKS: Live example - http://www.tinkernerdz.net/demos/chroma/video_chroma.html Project Files - www.tinkernerdz.net/demos/chroma/html5_chroma.zip HTML5 video tutorial - http://www.youtube.com/watch?v=lZVFUQOCQWI Decimal color values - http://html-color-codes.com/rgb.html OTHER COOL EFFECTS: Black &amp; White, Embossed, and more - http://html5doctor.com/video-canvas-magic Blowing up video: http://craftymind.com/factory/html5video/CanvasVideo.html Rotating video: http://craftymind.com/factory/html5video/CanvasVideo.html Video Background: http://html5doctor.com/demos/video-canvas-magic/demo1.html</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Create a free chroma key effect using HTML5 and canvas. LINKS: Live example - http://www.tinkernerdz.net/demos/chroma/video_chroma.html Project Files - www.tinkernerdz.net/demos/chroma/html5_chroma.zip HTML5 video tutorial - http://www.youtube.com/watch?v=lZVFUQOCQWI Decimal color values - http://html-color-codes.com/rgb.html OTHER COOL EFFECTS: Black &amp; White, Embossed, and more - http://html5doctor.com/video-canvas-magic Blowing up video: http://craftymind.com/factory/html5video/CanvasVideo.html Rotating video: http://craftymind.com/factory/html5video/CanvasVideo.html Video Background: http://html5doctor.com/demos/video-canvas-magic/demo1.html</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How to make an HTML5 video player</title>
      <pubDate>Thu, 14 Jul 2011 15:00:57 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/2551</link>
      
      <comments>http://www.tinkernut.com/archives/2551#comments</comments>
      <category>technology, education</category>
      <enclosure length="63700000" type="video/quicktime" url="http://www.archive.org/download/HowToMakeAnHtml5VideoPlayer/272_html5_2.mp4"/>
      <description><![CDATA[<iframe width="640" height="390" src="http://www.youtube.com/embed/lZVFUQOCQWI" frameborder="0" allowfullscreen></iframe>
<br>
Learn how to code an HTML5 video player in under 5 minutes and make it so that it plays on any browser!

View the sample (You can attain the source code for this project by viewing the HTML source in the webpage listed below.):

http://www.tinkernerdz.net/demos/html5/video.html]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Learn how to code an HTML5 video player in under 5 minutes and make it so that it plays on any browser! View the sample (You can attain the source code for this project by viewing the HTML source in the webpage listed below.): http://www.tinkernerdz.net/demos/html5/video.html</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Learn how to code an HTML5 video player in under 5 minutes and make it so that it plays on any browser! View the sample (You can attain the source code for this project by viewing the HTML source in the webpage listed below.): http://www.tinkernerdz.net/demos/html5/video.html</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Rip A DVD Into Individual Episodes</title>
      <pubDate>Thu, 14 Jul 2011 14:56:20 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/2546</link>
      
      <comments>http://www.tinkernut.com/archives/2546#comments</comments>
      <category>technology, education</category>
      <enclosure length="40200000" type="video/quicktime" url="http://www.archive.org/download/HowToRipADvdIntoIndividualEpisodes/271_rip_episodes_1.mp4"/>
      <description><![CDATA[<iframe width="640" height="390" src="http://www.youtube.com/embed/iL1r0l3SV6A" frameborder="0" allowfullscreen></iframe>
<br>
If you’ve ever tried to copy a TV series DVD to your computer, you know how hard it is to get it split into individual episodes. This video aims to make that task a lot easier.

DVD Fab: http://www.dvdfab.com/free.htm
Handbrake: http://handbrake.fr/downloads.php]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>If you’ve ever tried to copy a TV series DVD to your computer, you know how hard it is to get it split into individual episodes. This video aims to make that task a lot easier. DVD Fab: http://www.dvdfab.com/free.htm Handbrake: http://handbrake.fr/downloads.php</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>If you’ve ever tried to copy a TV series DVD to your computer, you know how hard it is to get it split into individual episodes. This video aims to make that task a lot easier. DVD Fab: http://www.dvdfab.com/free.htm Handbrake: http://handbrake.fr/downloads.php</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Jailbreak A Verizon iPhone 4.2.6</title>
      <pubDate>Thu, 14 Jul 2011 14:52:21 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/2541</link>
      
      <comments>http://www.tinkernut.com/archives/2541#comments</comments>
      <category>technology, education</category>
      <enclosure length="497000000" type="video/quicktime" url="http://www.archive.org/download/HowToJailbreakAVerizonIphone4.2.6/270_jailbreak.mp4"/>
      <description><![CDATA[<iframe width="640" height="390" src="http://www.youtube.com/embed/OSrKX5eqcYA" frameborder="0" allowfullscreen></iframe>
<br>
This video will show you how to jailbreak your Verizon iPhone 4.2.6 using Greenpois0n 5.4

Links:
GreenPois0n - http://www.greenpois0n.com/
Library of Congress Ruling - http://www.copyright.gov/1201/2010/Librarian-of-Congress-1201-Statement.html]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video will show you how to jailbreak your Verizon iPhone 4.2.6 using Greenpois0n 5.4 Links: GreenPois0n - http://www.greenpois0n.com/ Library of Congress Ruling - http://www.copyright.gov/1201/2010/Librarian-of-Congress-1201-Statement.html</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video will show you how to jailbreak your Verizon iPhone 4.2.6 using Greenpois0n 5.4 Links: GreenPois0n - http://www.greenpois0n.com/ Library of Congress Ruling - http://www.copyright.gov/1201/2010/Librarian-of-Congress-1201-Statement.html</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Dual Boot Your Phone with Windows Mobile And Android</title>
      <pubDate>Tue, 8 Feb 2011 13:36:55 -0500</pubDate>
      <link>http://tinkernut.com/archives/2532</link>
      
      <comments>http://tinkernut.com/archives/2532#comments</comments>
      <category>technology, education</category>
      <enclosure length="70000000" type="" url="http://www.archive.org/download/DualBootYourPhoneWithWindowsMobileAndAndroid/269_dualboot.mp4"/>
      <description><![CDATA[<iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/XftzWJW_TyM" frameborder="0" allowfullscreen></iframe>
<br>
If you want to repurpose an old Windows Mobile Phone that you may have lying around, you can convert it to an Android phone in a few simple steps.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>If you want to repurpose an old Windows Mobile Phone that you may have lying around, you can convert it to an Android phone in a few simple steps.</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>If you want to repurpose an old Windows Mobile Phone that you may have lying around, you can convert it to an Android phone in a few simple steps.</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>2011 Video Update</title>
      <pubDate>Tue, 1 Feb 2011 16:11:37 -0500</pubDate>
      <link>http://tinkernut.com/archives/2527</link>
      
      <comments>http://tinkernut.com/archives/2527#comments</comments>
      <category>technology, education</category>
      <enclosure length="20000000" type="video/mpeg" url="http://www.archive.org/download/2011VideoUpdate/268_update.mp4"/>
      <description><![CDATA[<iframe title="YouTube video player" class="youtube-player" type="text/html" width="640" height="390" src="http://www.youtube.com/embed/8cRvZVqHzEg" frameborder="0" allowFullScreen></iframe>
<br>
New video tutorials will return February 6th! Stay Tuned!]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>New video tutorials will return February 6th! Stay Tuned!</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>New video tutorials will return February 6th! Stay Tuned!</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Basic History of Thermo Electricity </title>
      <pubDate>Tue, 4 Jan 2011 15:22:57 -0500</pubDate>
      <link>http://tinkernut.com/archives/2521</link>
      
      <comments>http://tinkernut.com/archives/2521#comments</comments>
      <category>technology, education</category>
      <enclosure length="2600000" type="" url="http://blip.tv/file/get/Tinkernut-BasicHistoryOfThermoElectricity273.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/_t53LGmpWLA?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/_t53LGmpWLA?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
This video was an entry into the ArsTechnica.com Science video contest. It explains the basics of thermoelectricity.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video was an entry into the ArsTechnica.com Science video contest. It explains the basics of thermoelectricity.</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video was an entry into the ArsTechnica.com Science video contest. It explains the basics of thermoelectricity.</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Happy New Year!</title>
      <pubDate>Sat, 1 Jan 2011 15:59:27 -0500</pubDate>
      <link>http://tinkernut.com/archives/2514</link>
      
      <comments>http://tinkernut.com/archives/2514#comments</comments>
      <category>education, technology</category>
      <enclosure length="3600000" type="" url="http://www.archive.org/download/HappyNewYear_694/Sequence01_512kb.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/Hbq9Wy_T9Hs?hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Hbq9Wy_T9Hs?hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
There will be a delay in Tinkernut videos for a few weeks. A new website and video introduction is in development. To keep up with whats going on, visit my video blog at <a href="http://www.youtube.com/tinkernutremix.">www.youtube.com/tinkernutremix</a>.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>There will be a delay in Tinkernut videos for a few weeks. A new website and video introduction is in development. To keep up with whats going on, visit my video blog at www.youtube.com/tinkernutremix.</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>There will be a delay in Tinkernut videos for a few weeks. A new website and video introduction is in development. To keep up with whats going on, visit my video blog at www.youtube.com/tinkernutremix.</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Magic Christmas Cube</title>
      <pubDate>Tue, 14 Dec 2010 10:05:33 -0500</pubDate>
      <link>http://tinkernut.com/archives/2502</link>
      
      <comments>http://tinkernut.com/archives/2502#comments</comments>
      <category>technology, education</category>
      <enclosure length="3120000000" type="video/quicktime" url="http://www.archive.org/download/MagicChristmasCube/christmas.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/LcARZai0LA0?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/LcARZai0LA0?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
Need  a quick, simple gift idea for the holidays? Why not make a magical  photo cube? This video covers the simple step-by-step process for making  one of your own!
<p>
Download the photo layout template:<br>
<a href="http://www.tinkernut.com/downloads/mcc_layout.psd">http://www.tinkernut.com/downloads/mcc_layout.psd</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Need a quick, simple gift idea for the holidays? Why not make a magical photo cube? This video covers the simple step-by-step process for making one of your own! Download the photo layout template: http://www.tinkernut.com/downloads/mcc_layout.psd</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Need a quick, simple gift idea for the holidays? Why not make a magical photo cube? This video covers the simple step-by-step process for making one of your own! Download the photo layout template: http://www.tinkernut.com/downloads/mcc_layout.psd</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>HELP!! GOOGLE IS SPYING ON ME!!!</title>
      <pubDate>Mon, 6 Dec 2010 18:19:02 -0500</pubDate>
      <link>http://tinkernut.com/archives/2495</link>
      
      <comments>http://tinkernut.com/archives/2495#comments</comments>
      <category>technology, education</category>
      <enclosure length="52935754" type="video/mpeg" url="http://ia700301.us.archive.org/21/items/HelpGoogleIsSpyingOnMe/Google2.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/imbkac40t38?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/imbkac40t38?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
Google wants to know everything about you, but there are some ways you can fight back and keep your privacy private.
<p>
Links:<br>
<a href="http://www.google.com/dashboard">http://www.google.com/dashboard</a><br>
<a href="http://www.google.com/privacy.html">http://www.google.com/privacy.html</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Google wants to know everything about you, but there are some ways you can fight back and keep your privacy private. Links: http://www.google.com/dashboard http://www.google.com/privacy.html</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Google wants to know everything about you, but there are some ways you can fight back and keep your privacy private. Links: http://www.google.com/dashboard http://www.google.com/privacy.html</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Always Know What Song You are Hearing</title>
      <pubDate>Tue, 30 Nov 2010 09:13:16 -0500</pubDate>
      <link>http://tinkernut.com/archives/2488</link>
      
      <comments>http://tinkernut.com/archives/2488#comments</comments>
      <category>technology, education</category>
      <enclosure length="4430000000" type="video/mpeg" url="http://www.archive.org/download/HowToAlwaysKnowWhatSongYouAreHearing/namethattune.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/4Rak4ceDYAg?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/4Rak4ceDYAg?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
Ever  heard a song and wanted to find out what the name of it is or who sings  it? This video will show you several different resources for tracking  down that song.
<br>
Link Resources:<br>
<a href="http://www.google.com/">http://www.google.com</a><br>
<a href="http://www.midomi.com/">http://www.midomi.com</a><br>
<a href="http://www.bored.com/songtapper">http://www.bored.com/songtapper</a><br>
<a href="http://www.musipedia.org/">http://www.musipedia.org</a><br>
<a href="http://www.melodycatcher.com/">http://www.melodycatcher.com</a><br>
<a href="http://www.watzatsong.com/">http://www.watzatsong.com</a><br>
<a href="http://www.shazam.com/">http://www.shazam.com</a><br>
<a href="http://www.audiotag.info/">http://www.audiotag.info</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Ever heard a song and wanted to find out what the name of it is or who sings it? This video will show you several different resources for tracking down that song. Link Resources: http://www.google.com http://www.midomi.com http://www.bored.com/songtapper http://www.musipedia.org http://www.melodycatcher.com http://www.watzatsong.com http://www.shazam.com http://www.audiotag.info</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Ever heard a song and wanted to find out what the name of it is or who sings it? This video will show you several different resources for tracking down that song. Link Resources: http://www.google.com http://www.midomi.com http://www.bored.com/songtapper http://www.musipedia.org http://www.melodycatcher.com http://www.watzatsong.com http://www.shazam.com http://www.audiotag.info</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Survive Black Friday</title>
      <pubDate>Tue, 23 Nov 2010 14:20:28 -0500</pubDate>
      <link>http://tinkernut.com/archives/2474</link>
      
      <comments>http://tinkernut.com/archives/2474#comments</comments>
      <category>technology</category>
      <enclosure length="14300000" type="video/mpeg" url="http://www.archive.org/download/HowToSurviveBlackFriday/262_blackfriday2_512kb.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/bVAJKWNxgUU?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/bVAJKWNxgUU?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
Black  Friday is the biggest shopping day of the year, but if you want to  survive this Black Friday with the best deals possible, then you’ll need  to be prepared. Here’s how.

download the guide:
<a href="http://www.tinkernut.com/downloads/black_friday_guide.pdf">http://www.tinkernut.com/downloads/black_friday_guide.pdf</a>
links:
<a href="http://www.bfads.net/">http://www.bfads.net</a>
<a href="http://www.blackfriday2010.com/">http://www.blackfriday2010.com</a>
<a href="http://www.black-friday.net/">http://www.black-friday.net</a>
<a href="http://www.bizrate.com/">http://www.bizrate.com</a>
<a href="http://www.pricegrabber.com/">http://www.pricegrabber.com</a>
<a href="http://www.amazon.com/">http://www.amazon.com</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Black Friday is the biggest shopping day of the year, but if you want to survive this Black Friday with the best deals possible, then you’ll need to be prepared. Here’s how. download the guide: http://www.tinkernut.com/downloads/black_friday_guide.pdf links: http://www.bfads.net http://www.blackfriday2010.com http://www.black-friday.net http://www.bizrate.com http://www.pricegrabber.com http://www.amazon.com</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Black Friday is the biggest shopping day of the year, but if you want to survive this Black Friday with the best deals possible, then you’ll need to be prepared. Here’s how. download the guide: http://www.tinkernut.com/downloads/black_friday_guide.pdf links: http://www.bfads.net http://www.blackfriday2010.com http://www.black-friday.net http://www.bizrate.com http://www.pricegrabber.com http://www.amazon.com</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Print from your Cell Phone or iPad</title>
      <pubDate>Mon, 15 Nov 2010 23:39:32 -0500</pubDate>
      <link>http://tinkernut.com/archives/2468</link>
      
      <comments>http://tinkernut.com/archives/2468#comments</comments>
      <category>technology, education</category>
      <enclosure length="44800000" type="video/quicktime" url="http://www.archive.org/download/PrintFromYourCellPhoneOrIpad/eprint3.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/RMZuiNdnuSg?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/RMZuiNdnuSg?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
In  this episode, we discover how to print to your home printer from  anywhere using your mobile device, including most smartphones and the  iPad.

Google Cloud Print: <a href="http://code.google.com/apis/cloudprint/docs/overview.html">http://code.google.com/apis/cloudprint/docs/overview.html</a>
Dropbox: <a href="http://www.dropbox.com/">http://www.dropbox.com</a>
Droppedbox (Windows Mobile): <a href="http://forum.xda-developers.com/showthread.php?t=687534">http://forum.xda-developers.com/showthread.php?t=687534</a>
E-print (for Windows): <a href="http://img.labnol.org/files/e-print.zip">http://img.labnol.org/files/e-print.zip</a>
E-print (for Linux): <a href="http://www.labnol.org/software/print-files-on-linux/17841/">http://www.labnol.org/software/print-files-on-linux/17841/</a>
E-print (for Mac): <a href="http://www.labnol.org/tech/print-files-on-remote-mac/17838/">http://www.labnol.org/tech/print-files-on-remote-mac/17838/</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>In this episode, we discover how to print to your home printer from anywhere using your mobile device, including most smartphones and the iPad. Google Cloud Print: http://code.google.com/apis/cloudprint/docs/overview.html Dropbox: http://www.dropbox.com Droppedbox (Windows Mobile): http://forum.xda-developers.com/showthread.php?t=687534 E-print (for Windows): http://img.labnol.org/files/e-print.zip E-print (for Linux): http://www.labnol.org/software/print-files-on-linux/17841/ E-print (for Mac): http://www.labnol.org/tech/print-files-on-remote-mac/17838/</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>In this episode, we discover how to print to your home printer from anywhere using your mobile device, including most smartphones and the iPad. Google Cloud Print: http://code.google.com/apis/cloudprint/docs/overview.html Dropbox: http://www.dropbox.com Droppedbox (Windows Mobile): http://forum.xda-developers.com/showthread.php?t=687534 E-print (for Windows): http://img.labnol.org/files/e-print.zip E-print (for Linux): http://www.labnol.org/software/print-files-on-linux/17841/ E-print (for Mac): http://www.labnol.org/tech/print-files-on-remote-mac/17838/</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Keep Firesheep From Hacking Your Facebook Account</title>
      <pubDate>Mon, 8 Nov 2010 23:11:37 -0500</pubDate>
      <link>http://tinkernut.com/archives/2462</link>
      
      <comments>http://tinkernut.com/archives/2462#comments</comments>
      <category>technology, education</category>
      <enclosure length="66000000" type="" url="http://www.archive.org/download/FiresheepVs.Facebook/firesheep_1_2_3.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/Wz21TzJZwi0?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Wz21TzJZwi0?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
Firesheep is a hacking program that can steal the facebook and twitter accounts of anyone on a shared Wi-Fi connection. This video will show you how to protect yourself against that.

Firesheep - <a href="http://codebutler.github.com/firesheep">http://codebutler.github.com/firesheep</a>
Idiocy - <a href="http://jonty.co.uk/idiocy">http://jonty.co.uk/idiocy</a>
Fireshepard - <a href="http://notendur.hi.is/%7Egas15/FireShepherd">http://notendur.hi.is/~gas15/FireShepherd</a>
HTTPS Everywhere - <a href="https://www.eff.org/https-everywhere">https://www.eff.org/https-everywhere</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Firesheep is a hacking program that can steal the facebook and twitter accounts of anyone on a shared Wi-Fi connection. This video will show you how to protect yourself against that. Firesheep - http://codebutler.github.com/firesheep Idiocy - http://jonty.co.uk/idiocy Fireshepard - http://notendur.hi.is/~gas15/FireShepherd HTTPS Everywhere - https://www.eff.org/https-everywhere</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Firesheep is a hacking program that can steal the facebook and twitter accounts of anyone on a shared Wi-Fi connection. This video will show you how to protect yourself against that. Firesheep - http://codebutler.github.com/firesheep Idiocy - http://jonty.co.uk/idiocy Fireshepard - http://notendur.hi.is/~gas15/FireShepherd HTTPS Everywhere - https://www.eff.org/https-everywhere</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Make A Clone (Print in 3D)</title>
      <pubDate>Mon, 1 Nov 2010 01:56:33 -0400</pubDate>
      <link>http://tinkernut.com/archives/2456</link>
      <guid isPermaLink="true">http://tinkernut.com/archives/2456</guid>
      
      <comments>http://tinkernut.com/archives/2456#comments</comments>
      <category>education, technology</category>
      <enclosure length="58900000" type="video/mpeg" url="http://www.archive.org/download/HowToMakeACloneprintIn3d/259_clone_transcoded.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/LsiGgR9HVJQ?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/LsiGgR9HVJQ?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
This  episode covers how to make a clone of yourself (or anything) out of  paper using some free tools that allow you to print in 3D.

Download Wheezy Waiter Head files:
<a href="http://www.tinkernut.com/downloads/wheezy_head.zip">http://www.tinkernut.com/downloads/wheezy_head.zip</a>

Anim8or:
<a href="http://www.anim8or.com/main/index.html">http://www.anim8or.com/main/index.html</a>

Pepakura Designer:
<a href="http://www.tamasoft.co.jp/pepakura-en/download/download.html">http://www.tamasoft.co.jp/pepakura-en/download/download.html</a>

Anim8or Tutorial:
<a href="http://www.youtube.com/watch?v=69gb4T7cuXE">http://www.youtube.com/watch?v=69gb4T7cuXE</a>

Original Tutorial:
<a href="http://www.instructables.com/id/Real-Life-Big-Head-Mode/">http://www.instructables.com/id/Real-Life-Big-Head-Mode/</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This episode covers how to make a clone of yourself (or anything) out of paper using some free tools that allow you to print in 3D. Download Wheezy Waiter Head files: http://www.tinkernut.com/downloads/wheezy_head.zip Anim8or: http://www.anim8or.com/main/index.html Pepakura Designer: http://www.tamasoft.co.jp/pepakura-en/download/download.html Anim8or Tutorial: http://www.youtube.com/watch?v=69gb4T7cuXE Original Tutorial: http://www.instructables.com/id/Real-Life-Big-Head-Mode/</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This episode covers how to make a clone of yourself (or anything) out of paper using some free tools that allow you to print in 3D. Download Wheezy Waiter Head files: http://www.tinkernut.com/downloads/wheezy_head.zip Anim8or: http://www.anim8or.com/main/index.html Pepakura Designer: http://www.tamasoft.co.jp/pepakura-en/download/download.html Anim8or Tutorial: http://www.youtube.com/watch?v=69gb4T7cuXE Original Tutorial: http://www.instructables.com/id/Real-Life-Big-Head-Mode/</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Make The Ultimate Workout Mix</title>
      <pubDate>Mon, 11 Oct 2010 08:04:43 -0400</pubDate>
      <link>http://tinkernut.com/archives/2439</link>
      
      <comments>http://tinkernut.com/archives/2439#comments</comments>
      <category>technology, education</category>
      <enclosure length="32200000" type="" url="http://www.archive.org/download/MakeTheUltimateWorkoutMix/258_playlist_transcoded.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/5CVEWzRGe50?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/5CVEWzRGe50?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
<div>This episode of Tinkernut shows you how to adjust music by time and BPM to create the ultimate playlist.

MixMesiter: <a href="http://www.mixmeister.com/bpmanalyzer/bpmanalyzer.asp">http://www.mixmeister.com/bpmanalyzer/bpmanalyzer.asp</a>
Tangerine (Mac): <a href="http://www.potionfactory.com/blog/2006/10/18/introducing-tangerine/">http://www.potionfactory.com/blog/2006/10/18/introducing-tangerine</a>
Taps Per Minute: <a href="http://www.all8.com/tools/bpm.htm">http://www.all8.com/tools/bpm.htm</a>

Audacity - <a href="http://audacity.sourceforge.net/">http://audacity.sourceforge.net</a>

Best Music For A Workout (Article): <a href="http://www.nytimes.com/2008/01/10/fashion/10fitness.html?_r=1">http://www.nytimes.com/2008/01/10/fashion/10fitness.html?_r=1</a>
How to create the ultimate workout playlist (Article):
<a href="http://lifehacker.com/5622382/creating-the-ultimate-exercise-playlist">http://lifehacker.com/5622382/creating-the-ultimate-exercise-playlist</a>

</div>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This episode of Tinkernut shows you how to adjust music by time and BPM to create the ultimate playlist. MixMesiter: http://www.mixmeister.com/bpmanalyzer/bpmanalyzer.asp Tangerine (Mac): http://www.potionfactory.com/blog/2006/10/18/introducing-tangerine Taps Per Minute: http://www.all8.com/tools/bpm.htm Audacity - http://audacity.sourceforge.net Best Music For A Workout (Article): http://www.nytimes.com/2008/01/10/fashion/10fitness.html?_r=1 How to create the ultimate workout playlist (Article): http://lifehacker.com/5622382/creating-the-ultimate-exercise-playlist</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This episode of Tinkernut shows you how to adjust music by time and BPM to create the ultimate playlist. MixMesiter: http://www.mixmeister.com/bpmanalyzer/bpmanalyzer.asp Tangerine (Mac): http://www.potionfactory.com/blog/2006/10/18/introducing-tangerine Taps Per Minute: http://www.all8.com/tools/bpm.htm Audacity - http://audacity.sourceforge.net Best Music For A Workout (Article): http://www.nytimes.com/2008/01/10/fashion/10fitness.html?_r=1 How to create the ultimate workout playlist (Article): http://lifehacker.com/5622382/creating-the-ultimate-exercise-playlist</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Super Simple Webcam Surveillance System</title>
      <pubDate>Mon, 4 Oct 2010 22:37:48 -0400</pubDate>
      <link>http://tinkernut.com/archives/2433</link>
      
      <comments>http://tinkernut.com/archives/2433?comments</comments>
      <category>technology, education</category>
      <enclosure length="27200000" type="" url="http://www.archive.org/download/SuperSimpleWebcamSurveillanceSystem/257_surveillance.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/ltHe3xAgjN4?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ltHe3xAgjN4?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
In this episode, we will learn how to create a multi-webcam surveillance system using free software.

VH Toolkit: <a href="http://www.tinkernut.com/downloads/VHToolkit_inst.exe">http://www.tinkernut.com/downloads/VHToolkit_inst.exe</a>
Ustream: <a href="http://www.ustream.tv">http://www.ustream.tv</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>In this episode, we will learn how to create a multi-webcam surveillance system using free software. VH Toolkit: http://www.tinkernut.com/downloads/VHToolkit_inst.exe Ustream: http://www.ustream.tv</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>In this episode, we will learn how to create a multi-webcam surveillance system using free software. VH Toolkit: http://www.tinkernut.com/downloads/VHToolkit_inst.exe Ustream: http://www.ustream.tv</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Cheap and Easy Teleprompter for Videobloggers</title>
      <pubDate>Mon, 27 Sep 2010 08:35:45 -0400</pubDate>
      <link>http://tinkernut.com/archives/2424</link>
      
      <comments>http://tinkernut.com/archives/2424#comments</comments>
      <category>technology, education</category>
      <enclosure length="2550000" type="" url="http://www.archive.org/download/CheapAndEasyTeleprompterForVideobloggers/256_teleprompter_transcoded.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/Aewr_RbBhVQ?hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Aewr_RbBhVQ?hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
<div>In this episode, we will learn how to make a quick and cheap teleprompter system for videoblogging using a CD case, some black paper, and either a smartphone or a laptop.
Telepromter Web Apps:
<a href="http://www.cueprompter.com/">http://www.cueprompter.com</a>
<a href="http://www.easyprompter.com/prompter.php">http://www.easyprompter.com/prompter.php</a>
Teleprompter iPhone App:
<a href="http://www.apple.com/webapps/productivity/teleprompter.html">http://www.apple.com/webapps/productivity/teleprompter.html</a>
Backwards Font:
(cueprompter) <a href="http://www.searchfreefonts.com/free/strait-kcab.htm">http://www.searchfreefonts.com/free/strait-kcab.htm</a>
<a href="http://www.easyprompter.com/DVEasyPrompterSans.ttf">http://www.easyprompter.com/DVEasyPrompterSans.ttf</a></div>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>In this episode, we will learn how to make a quick and cheap teleprompter system for videoblogging using a CD case, some black paper, and either a smartphone or a laptop. Telepromter Web Apps: http://www.cueprompter.com http://www.easyprompter.com/prompter.php Teleprompter iPhone App: http://www.apple.com/webapps/productivity/teleprompter.html Backwards Font: (cueprompter) http://www.searchfreefonts.com/free/strait-kcab.htm http://www.easyprompter.com/DVEasyPrompterSans.ttf</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>In this episode, we will learn how to make a quick and cheap teleprompter system for videoblogging using a CD case, some black paper, and either a smartphone or a laptop. Telepromter Web Apps: http://www.cueprompter.com http://www.easyprompter.com/prompter.php Teleprompter iPhone App: http://www.apple.com/webapps/productivity/teleprompter.html Backwards Font: (cueprompter) http://www.searchfreefonts.com/free/strait-kcab.htm http://www.easyprompter.com/DVEasyPrompterSans.ttf</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Root An Android Phone</title>
      <pubDate>Mon, 20 Sep 2010 11:17:38 -0400</pubDate>
      <link>http://tinkernut.com/archives/2413</link>
      
      <comments>http://tinkernut.com/archives/2413#comments</comments>
      <category>technology, education</category>
      <enclosure length="37700000" type="video/mpeg" url="http://www.archive.org/download/HackingTipHowToRootAnAndroidPhone/255_droid_transcoded.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/zdmtkHkrgLE?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/zdmtkHkrgLE?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
In this episode, we will learn how to root an Android based phone.

Jailbreaking your phone is now legal in the US:
http://jumpto.tinkernut.com/jailbreak

COMMANDS:
adb devices (This should list a device as a long number. If it doesnt something is wrong.)
adb push c:\droid2root\rageagainstthecage-arm5.bin /data/local/tmp
adb shell
cd /data/local/tmp
chmod 0755 rageagainstthecage-arm5.bin
./rageagainstthecage-arm5.bin (Be patient here. When finished it will return you to c:\droid2root)
adb devices
adb shell (you should now see a # instead of a $)
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
exit
adb push c:\droid2root\Superuser.apk /system/app
adb push c:\droid2root\su /system/bin
adb push c:\droid2root\busybox /system/bin
adb shell
chmod 4755 /system/bin/su
chmod 4755 /system/bin/busybox
mv /system/recovery-from-boot.p /system/recovery-from-boot.p.disabled
mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
rm /data/local/tmp/rageagainstthecage-arm5.bin
exit

Now reboot your phone. You should now be rooted!

Android SDK - http://developer.android.com/sdk/index.html
Droid2Root - http://www.megaupload.com/?d=XY4TFFOK

Alternate Instructions - http://www.droidforums.net/forum/droid-labs/74028-root-droid-1-regardless-os-version.html

Unroot - http://www.droidforums.net/forum/rescue-squad-guides/39254-sbf-root-unroot.html

Apps for rooted phones -
SetCPU - App used to overclock your device
AdFree Android - remove ad's
ShootMe - Take screenshots simply by shaking your phone
MeatMorph - Allows you to install custom themes
Titanium Backup - Make custom backups of your phone, including Apps.

Tutorials for rooted phones:

Make A Custom Boot Animation -
http://www.dkszone.net/how-to-create-custom-boot-animation-for

Install Custom Fonts -
http://www.gadgetsdna.com/custom-fonts-installation-on-rooted-android-device/696/

Install Custom Themes -
http://androiddelight.com/2010/07/17/delightful-theme-iron-man-for-rooted-droid/]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>In this episode, we will learn how to root an Android based phone. Jailbreaking your phone is now legal in the US: http://jumpto.tinkernut.com/jailbreak COMMANDS: adb devices (This should list a device as a long number. If it doesnt something is wrong.) adb push c:\droid2root\rageagainstthecage-arm5.bin /data/local/tmp adb shell cd /data/local/tmp chmod 0755 rageagainstthecage-arm5.bin ./rageagainstthecage-arm5.bin (Be patient here. When finished it will return you to c:\droid2root) adb devices adb shell (you should now see a # instead of a $) mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system exit adb push c:\droid2root\Superuser.apk /system/app adb push c:\droid2root\su /system/bin adb push c:\droid2root\busybox /system/bin adb shell chmod 4755 /system/bin/su chmod 4755 /system/bin/busybox mv /system/recovery-from-boot.p /system/recovery-from-boot.p.disabled mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system rm /data/local/tmp/rageagainstthecage-arm5.bin exit Now reboot your phone. You should now be rooted! Android SDK - http://developer.android.com/sdk/index.html Droid2Root - http://www.megaupload.com/?d=XY4TFFOK Alternate Instructions - http://www.droidforums.net/forum/droid-labs/74028-root-droid-1-regardless-os-version.html Unroot - http://www.droidforums.net/forum/rescue-squad-guides/39254-sbf-root-unroot.html Apps for rooted phones - SetCPU - App used to overclock your device AdFree Android - remove ad's ShootMe - Take screenshots simply by shaking your phone MeatMorph - Allows you to install custom themes Titanium Backup - Make custom backups of your phone, including Apps. Tutorials for rooted phones: Make A Custom Boot Animation - http://www.dkszone.net/how-to-create-custom-boot-animation-for Install Custom Fonts - http://www.gadgetsdna.com/custom-fonts-installation-on-rooted-android-device/696/ Install Custom Themes - http://androiddelight.com/2010/07/17/delightful-theme-iron-man-for-rooted-droid/</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>In this episode, we will learn how to root an Android based phone. Jailbreaking your phone is now legal in the US: http://jumpto.tinkernut.com/jailbreak COMMANDS: adb devices (This should list a device as a long number. If it doesnt something is wrong.) adb push c:\droid2root\rageagainstthecage-arm5.bin /data/local/tmp adb shell cd /data/local/tmp chmod 0755 rageagainstthecage-arm5.bin ./rageagainstthecage-arm5.bin (Be patient here. When finished it will return you to c:\droid2root) adb devices adb shell (you should now see a # instead of a $) mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system exit adb push c:\droid2root\Superuser.apk /system/app adb push c:\droid2root\su /system/bin adb push c:\droid2root\busybox /system/bin adb shell chmod 4755 /system/bin/su chmod 4755 /system/bin/busybox mv /system/recovery-from-boot.p /system/recovery-from-boot.p.disabled mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system rm /data/local/tmp/rageagainstthecage-arm5.bin exit Now reboot your phone. You should now be rooted! Android SDK - http://developer.android.com/sdk/index.html Droid2Root - http://www.megaupload.com/?d=XY4TFFOK Alternate Instructions - http://www.droidforums.net/forum/droid-labs/74028-root-droid-1-regardless-os-version.html Unroot - http://www.droidforums.net/forum/rescue-squad-guides/39254-sbf-root-unroot.html Apps for rooted phones - SetCPU - App used to overclock your device AdFree Android - remove ad's ShootMe - Take screenshots simply by shaking your phone MeatMorph - Allows you to install custom themes Titanium Backup - Make custom backups of your phone, including Apps. Tutorials for rooted phones: Make A Custom Boot Animation - http://www.dkszone.net/how-to-create-custom-boot-animation-for Install Custom Fonts - http://www.gadgetsdna.com/custom-fonts-installation-on-rooted-android-device/696/ Install Custom Themes - http://androiddelight.com/2010/07/17/delightful-theme-iron-man-for-rooted-droid/</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Trim, Split and Join Large Videos</title>
      <pubDate>Mon, 13 Sep 2010 23:20:55 -0400</pubDate>
      <link>http://tinkernut.com/archives/2402</link>
      
      <comments>http://tinkernut.com/archives/2402#comments</comments>
      <category>technology, education</category>
      <enclosure length="38900000" type="" url="http://www.archive.org/download/HowToTrimSplitAndJoinLargeVideos/254_split_transcoded.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/SgGhtjKWLOE?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/SgGhtjKWLOE?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
Got  a large video that you only want to save a portion of? Got sections of a  longer video that you want to combine into one? In this episode, I show  you the fastest way to do just that.

Downloads

Format Factory - <a href="http://www.formatoz.com/">http://www.formatoz.com</a>
VirtualDub - <a href="http://virtualdub.sourceforge.net/">http://virtualdub.sourceforge.net</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Got a large video that you only want to save a portion of? Got sections of a longer video that you want to combine into one? In this episode, I show you the fastest way to do just that. Downloads Format Factory - http://www.formatoz.com VirtualDub - http://virtualdub.sourceforge.net</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Got a large video that you only want to save a portion of? Got sections of a longer video that you want to combine into one? In this episode, I show you the fastest way to do just that. Downloads Format Factory - http://www.formatoz.com VirtualDub - http://virtualdub.sourceforge.net</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Make A Cheap WiFi Radio</title>
      <pubDate>Tue, 7 Sep 2010 08:18:37 -0400</pubDate>
      <link>http://tinkernut.com/archives/2387</link>
      <guid isPermaLink="true">http://tinkernut.com/archives/2387</guid>
      
      <comments>http://tinkernut.com/archives/2387#comments</comments>
      <category>technology, education</category>
      <enclosure length="679000000" type="video/quicktime" url="http://www.archive.org/download/HowToMakeACheapWifiRadio/Sequence02_transcoded.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Bp26xFBwrJs?hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Bp26xFBwrJs?hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
In this episode, I will show you how to create a cheap WiFi radio for under $50.

Downloads
Firmware direct download - <a href="http://jumpto.tinkernut.com/openwrt">http://jumpto.tinkernut.com/openwrt</a>
Asus Restoration Utility - <a href="http://jumpto.tinkernut.com/wl520">http://jumpto.tinkernut.com/wl520</a>
Putty - <a href="http://the.earth.li/%7Esgtatham/putty/latest/x86/putty.exe">http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe</a>
Ario MPD client - <a href="http://sourceforge.net/projects/ario-player/files/">http://sourceforge.net/projects/ario-player/files/</a>
GTK+ for Windows - <a href="http://gtk-win.sourceforge.net/home/index.php/en/Downloads">http://gtk-win.sourceforge.net/home/index.php/en/Downloads</a>

Parts Needed:
Asus WL-520GU - <a href="http://www.amazon.com/Asus-WL-520GU-ASUS-Wireless-Router/dp/B000R3BTDC">http://www.amazon.com/Asus-WL-520GU-ASUS-Wireless-Router/dp/B000R3BTDC</a>
USB Sound - <a href="http://www.amazon.com/External-Channel-Sound-Adapter-Notebook/dp/B000N35A0Y">http://www.amazon.com/External-Channel-Sound-Adapter-Notebook/dp/B000N35A0Y</a>

Links:
MPC Commands - <a href="http://linux.die.net/man/1/mpc">http://linux.die.net/man/1/mpc</a>
MPD Clients - <a href="http://mpd.wikia.com/wiki/Clients">http://mpd.wikia.com/wiki/Clients</a>

Reference Sites:
OpenWRT - <a href="http://www.openwrt.org/">http://www.openwrt.org</a>
MightyOhm - <a href="http://mightyohm.com/">http://mightyohm.com</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>In this episode, I will show you how to create a cheap WiFi radio for under $50. Downloads Firmware direct download - http://jumpto.tinkernut.com/openwrt Asus Restoration Utility - http://jumpto.tinkernut.com/wl520 Putty - http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe Ario MPD client - http://sourceforge.net/projects/ario-player/files/ GTK+ for Windows - http://gtk-win.sourceforge.net/home/index.php/en/Downloads Parts Needed: Asus WL-520GU - http://www.amazon.com/Asus-WL-520GU-ASUS-Wireless-Router/dp/B000R3BTDC USB Sound - http://www.amazon.com/External-Channel-Sound-Adapter-Notebook/dp/B000N35A0Y Links: MPC Commands - http://linux.die.net/man/1/mpc MPD Clients - http://mpd.wikia.com/wiki/Clients Reference Sites: OpenWRT - http://www.openwrt.org MightyOhm - http://mightyohm.com</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>In this episode, I will show you how to create a cheap WiFi radio for under $50. Downloads Firmware direct download - http://jumpto.tinkernut.com/openwrt Asus Restoration Utility - http://jumpto.tinkernut.com/wl520 Putty - http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe Ario MPD client - http://sourceforge.net/projects/ario-player/files/ GTK+ for Windows - http://gtk-win.sourceforge.net/home/index.php/en/Downloads Parts Needed: Asus WL-520GU - http://www.amazon.com/Asus-WL-520GU-ASUS-Wireless-Router/dp/B000R3BTDC USB Sound - http://www.amazon.com/External-Channel-Sound-Adapter-Notebook/dp/B000N35A0Y Links: MPC Commands - http://linux.die.net/man/1/mpc MPD Clients - http://mpd.wikia.com/wiki/Clients Reference Sites: OpenWRT - http://www.openwrt.org MightyOhm - http://mightyohm.com</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Boost Your Wireless Using An Old Router</title>
      <pubDate>Mon, 23 Aug 2010 23:40:52 -0400</pubDate>
      <link>http://tinkernut.com/archives/2383</link>
      
      <comments>http://tinkernut.com/archives/2383#comments</comments>
      <category>technology, education</category>
      <enclosure length="4880000" type="" url="http://www.archive.org/download/BoostYourWirelessUsingAnOldRouter/251_repeater.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/GFdEO2VYENs?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/GFdEO2VYENs?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
In this episode, I will show you how to use an old router into a wireless repeater that boosts your wireless signal extra far.

<a href="http://www.ubuntu.com">Ubuntu Live CD</a>
<a href="http://www.dd-wrt.com/site/support/router-database">Supported routers</a>
<a href="http://www.dd-wrt.com/wiki/index.php/Installation">Windows Installation Guide</a>
<a href="http://www.dd-wrt.com/wiki/index.php/Universal_Wireless_Repeater">Official guide</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>In this episode, I will show you how to use an old router into a wireless repeater that boosts your wireless signal extra far. Ubuntu Live CD Supported routers Windows Installation Guide Official guide</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>In this episode, I will show you how to use an old router into a wireless repeater that boosts your wireless signal extra far. Ubuntu Live CD Supported routers Windows Installation Guide Official guide</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Auto-Tune Your Voice For Free</title>
      <pubDate>Mon, 16 Aug 2010 17:24:16 -0400</pubDate>
      <link>http://tinkernut.com/archives/2378</link>
      
      <comments>http://tinkernut.com/archives/2378#comments</comments>
      <category>technology, education</category>
      <enclosure length="28800000" type="" url="http://www.archive.org/download/Auto-tuneYourVoiceForFree/Sequence01_1_transcoded.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/mpEPFc_1ibA?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/mpEPFc_1ibA?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
In this episode, we will mimic Cher and T-Pain by using free software to auto-tune our voices.

<a href="http://audacity.sourceforge.net">http://audacity.sourceforge.net</a>
<a href="http://www.gvst.co.uk/gsnap.htm">http://www.gvst.co.uk/gsnap.htm</a>
<a href="http://www.audacityteam.org/vst">http://www.audacityteam.org/vst</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>In this episode, we will mimic Cher and T-Pain by using free software to auto-tune our voices. http://audacity.sourceforge.net http://www.gvst.co.uk/gsnap.htm http://www.audacityteam.org/vst</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>In this episode, we will mimic Cher and T-Pain by using free software to auto-tune our voices. http://audacity.sourceforge.net http://www.gvst.co.uk/gsnap.htm http://www.audacityteam.org/vst</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Make A Backlit Keyboard</title>
      <pubDate>Mon, 9 Aug 2010 23:56:09 -0400</pubDate>
      <link>http://tinkernut.com/archives/2337</link>
      
      <comments>http://tinkernut.com/archives/2337#comments</comments>
      <category>technology, education</category>
      <enclosure length="2830000" type="video/mpeg" url="http://www.archive.org/download/HowToMakeABacklitKeyboard/Sequence01_transcoded.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/GEW2HjCn0vk&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/GEW2HjCn0vk&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
In this episode, we will be making a backlit keyboard using a usb-enabled keyboard and some el-wire.

New Channel:
<a href="http://www.youtube.com/user/tinkernutremix">http://www.youtube.com/user/tinkernutremix</a>

New Tumblr Account:
<a href="http://tinkernut.tumblr.com">tinkernut.tumblr.com</a>

USB El Wire:
<a href="http://shop.ebay.com/i.html?_nkw=usb+el+wire">http://shop.ebay.com/i.html?_nkw=usb+el+wire</a>

USB Keyboard with USB Ports:
<a href="http://www.amazon.com/Combo-Performance-Keyboard-Expansion-M-UVDEL1/dp/B0038N7ON2/ref=sr_1_6?ie=UTF8">http://www.amazon.com/Combo-Performance-Keyboard-Expansion-M-UVDEL1/dp/B0038N7ON2/ref=sr_1_6?ie=UTF8</a>
<a href="http://shop.ebay.com/?_from=R40&_trksid=m570&_nkw=6W610">http://shop.ebay.com/?_from=R40&_trksid=m570&_nkw=6W610</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>In this episode, we will be making a backlit keyboard using a usb-enabled keyboard and some el-wire. New Channel: http://www.youtube.com/user/tinkernutremix New Tumblr Account: tinkernut.tumblr.com USB El Wire: http://shop.ebay.com/i.html?_nkw=usb+el+wire USB Keyboard with USB Ports: http://www.amazon.com/Combo-Performance-Keyboard-Expansion-M-UVDEL1/dp/B0038N7ON2/ref=sr_1_6?ie=UTF8 http://shop.ebay.com/?_from=R40&amp;_trksid=m570&amp;_nkw=6W610</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>In this episode, we will be making a backlit keyboard using a usb-enabled keyboard and some el-wire. New Channel: http://www.youtube.com/user/tinkernutremix New Tumblr Account: tinkernut.tumblr.com USB El Wire: http://shop.ebay.com/i.html?_nkw=usb+el+wire USB Keyboard with USB Ports: http://www.amazon.com/Combo-Performance-Keyboard-Expansion-M-UVDEL1/dp/B0038N7ON2/ref=sr_1_6?ie=UTF8 http://shop.ebay.com/?_from=R40&amp;_trksid=m570&amp;_nkw=6W610</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Make An Operating System</title>
      <pubDate>Mon, 2 Aug 2010 17:15:12 -0400</pubDate>
      <link>http://tinkernut.com/archives/2326</link>
      
      <comments>http://tinkernut.com/archives/2326#comments</comments>
      <category>technology, education</category>
      <enclosure length="1261000000" type="" url="http://www.archive.org/download/HowToMakeAnOperatingSystem/248_os_transcoded.wmv"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/6MJUGVFAXKg&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/6MJUGVFAXKg&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
In this episode, gigafide shows you how to create our own operating system using the Assembly programming language.

Project Files:
<a href="http://www.tinkernut.com/downloads/tinkeros.zip">http://www.tinkernut.com/downloads/tinkeros.zip</a>

Learn Assembly:
<a href="http://en.wikipedia.org/wiki/Assembly_language">http://en.wikipedia.org/wiki/Assembly_language</a>
<a href="http://www.drpaulcarter.com/pcasm/">http://www.drpaulcarter.com/pcasm/</a>
<a href="http://www.xs4all.nl/~smit/asm01001.htm">http://www.xs4all.nl/~smit/asm01001.htm</a>
<a href="http://joelgompert.com/OS/TableOfContents.htm">http://joelgompert.com/OS/TableOfContents.htm</a>

Operating System Credit/Reference:
<a href="http://mikeos.berlios.de">http://mikeos.berlios.de</a>

Virtual Box:
<a href="http://www.virtualbox.org">http://www.virtualbox.org</a>

Disk Images:
<a href="http://www.allbootdisks.com/download/95.html">http://www.allbootdisks.com/download/95.html</a>

NASM:
<a href="http://nasm.sourceforge.net/index.php">http://nasm.sourceforge.net/index.php</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>In this episode, gigafide shows you how to create our own operating system using the Assembly programming language. Project Files: http://www.tinkernut.com/downloads/tinkeros.zip Learn Assembly: http://en.wikipedia.org/wiki/Assembly_language http://www.drpaulcarter.com/pcasm/ http://www.xs4all.nl/~smit/asm01001.htm http://joelgompert.com/OS/TableOfContents.htm Operating System Credit/Reference: http://mikeos.berlios.de Virtual Box: http://www.virtualbox.org Disk Images: http://www.allbootdisks.com/download/95.html NASM: http://nasm.sourceforge.net/index.php</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>In this episode, gigafide shows you how to create our own operating system using the Assembly programming language. Project Files: http://www.tinkernut.com/downloads/tinkeros.zip Learn Assembly: http://en.wikipedia.org/wiki/Assembly_language http://www.drpaulcarter.com/pcasm/ http://www.xs4all.nl/~smit/asm01001.htm http://joelgompert.com/OS/TableOfContents.htm Operating System Credit/Reference: http://mikeos.berlios.de Virtual Box: http://www.virtualbox.org Disk Images: http://www.allbootdisks.com/download/95.html NASM: http://nasm.sourceforge.net/index.php</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Mix Your Own Music</title>
      <pubDate>Mon, 26 Jul 2010 15:13:42 -0400</pubDate>
      <link>http://tinkernut.com/archives/2319</link>
      
      <comments>http://tinkernut.com/archives/2319#comments</comments>
      <category>technology, education</category>
      <enclosure length="25100000" type="video/mpeg" url="http://www.archive.org/download/HowToMixYourOwnMusic/247_music_transcoded.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/CcC5gHyB-uw&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/CcC5gHyB-uw&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
In this episode, Gigafide will show you free resources that will help you mix your own customized music.

ROC - <a href="http://aviary.com/online/music-creator">http://aviary.com/online/music-creator</a>
Myna - <a href="http://aviary.com/online/audio-editor">http://aviary.com/online/audio-editor</a>
Freesound - <a href="http://www.freesound.org">http://www.freesound.org</a>
Flashkit - <a href="http://www.flashkit.com/loops/">http://www.flashkit.com/loops/</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>In this episode, Gigafide will show you free resources that will help you mix your own customized music. ROC - http://aviary.com/online/music-creator Myna - http://aviary.com/online/audio-editor Freesound - http://www.freesound.org Flashkit - http://www.flashkit.com/loops/</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>In this episode, Gigafide will show you free resources that will help you mix your own customized music. ROC - http://aviary.com/online/music-creator Myna - http://aviary.com/online/audio-editor Freesound - http://www.freesound.org Flashkit - http://www.flashkit.com/loops/</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Super Cool Hulu Tricks</title>
      <pubDate>Wed, 21 Jul 2010 20:34:37 -0400</pubDate>
      <link>http://tinkernut.com/archives/2314</link>
      
      <comments>http://tinkernut.com/archives/2314#comments</comments>
      <category>technology, education</category>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/y6GU_aJqY8E&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/y6GU_aJqY8E&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
Download and watch Hulu videos from anywhere including outside of the US.

Download Firefox - <a href="http://www.mozilla.com/en-US/firefox">http://www.mozilla.com/en-US/firefox</a>
Modify Headers add-on - <a href="https://addons.mozilla.org/en-US/firefox/addon/967">https://addons.mozilla.org/en-US/firefox/addon/967</a>
IP addresses by country - <a href="http://nntime.com/proxy-country">http://nntime.com/proxy-country</a>
StreamTransport - <a href="http://www.streamtransport.com">http://www.streamtransport.com</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author></item>
    <item>
      <title>Awesome Dropbox Tricks</title>
      <pubDate>Wed, 14 Jul 2010 20:09:08 -0400</pubDate>
      <link>http://tinkernut.com/archives/2294</link>
      
      <comments>http://tinkernut.com/archives/2294#comments</comments>
      <category>technology, education</category>
      <enclosure length="23300000" type="video/mpeg" url="http://www.archive.org/download/AwesomeDropboxTricks/243_dropbox.mp4"/>
      <description><![CDATA[<object width="640" height="385><param name="movie" value="http://www.youtube.com/v/D4L4WOuViDQ&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/D4L4WOuViDQ&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
Here are some cool Dropbox tricks that will turn you into a power user in no time!

Dropbox – <a rel="nofollow" href="http://www.dropbox.com" target="_blank">http://www.dropbox.com</a>

Akira – <a rel="nofollow" href="http://macobex.wordpress.com" target="_blank">http://macobex.wordpress.com</a>

More cool tricks -  <a href="http://tinkernut.com/forum/video-tutorial-help/awesome-dropbox-tricks" target="_blank">http://tinkernut.com/forum/video-tutorial-help/awesome-dropbox-tricks</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Here are some cool Dropbox tricks that will turn you into a power user in no time! Dropbox – http://www.dropbox.com Akira – http://macobex.wordpress.com More cool tricks - http://tinkernut.com/forum/video-tutorial-help/awesome-dropbox-tricks</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Here are some cool Dropbox tricks that will turn you into a power user in no time! Dropbox – http://www.dropbox.com Akira – http://macobex.wordpress.com More cool tricks - http://tinkernut.com/forum/video-tutorial-help/awesome-dropbox-tricks</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Hack Google Voice For Free Calls</title>
      <pubDate>Wed, 7 Jul 2010 15:43:31 -0400</pubDate>
      <link>http://tinkernut.com/blog/2010/07/07/hack-google-vo…for-free-calls</link>
      
      <comments>http://tinkernut.com/blog/2010/07/07/hack-google-vo…for-free-calls#comments</comments>
      <category>technology, education</category>
      <enclosure length="21600000" type="" url="http://www.archive.org/download/HackGoogleVoiceForFreeCalls/245_free_calls_transcoded.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/eeD31kn-1WA&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/eeD31kn-1WA&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
Learn how to make and receive unlimited VOIP phone calls using Google Voice and SipGate.

<a href="http://www.sipgate.com">http://www.sipgate.com</a>
<a href="http://voice.google.com">http://voice.google.com</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Learn how to make and receive unlimited VOIP phone calls using Google Voice and SipGate. http://www.sipgate.com http://voice.google.com</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Learn how to make and receive unlimited VOIP phone calls using Google Voice and SipGate. http://www.sipgate.com http://voice.google.com</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Keep Your Laptop From Being Stolen</title>
      <pubDate>Wed, 30 Jun 2010 23:56:20 -0400</pubDate>
      <link>http://tinkernut.com/blog/2010/06/30/how-to-keep-yo…being-stolen-2</link>
      
      <comments>http://tinkernut.com/blog/2010/06/30/how-to-keep-yo…being-stolen-2#comments</comments>
      <category>technology, education</category>
      <enclosure length="368000000" type="" url="http://www.archive.org/download/HowToKeepYourLaptopFromBeingStolen/241_face_recognition06_transcoded.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/Q2_pRjcE2Ew&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Q2_pRjcE2Ew&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
This video will show you how to keep your laptop from being stolen and how to track it if it has been stolen.

<a href="http://www.luxand.com/blink">http://www.luxand.com/blink</a>
<a href="http://www.lalarm.com/en/Lalarm_Laptop_Alarm.htm">http://www.lalarm.com/en/Lalarm_Laptop_Alarm.htm</a>
<a href="http://preyproject.com">http://preyproject.com</a>
<a href="http://www.tinkernut.com/forum/video-tutorial-help/how-to-keep-your-laptop-from-being-stolen">http://www.tinkernut.com/forum/video-tutorial-help/how-to-keep-your-laptop-from-being-stolen</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video will show you how to keep your laptop from being stolen and how to track it if it has been stolen. http://www.luxand.com/blink http://www.lalarm.com/en/Lalarm_Laptop_Alarm.htm http://preyproject.com http://www.tinkernut.com/forum/video-tutorial-help/how-to-keep-your-laptop-from-being-stolen</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video will show you how to keep your laptop from being stolen and how to track it if it has been stolen. http://www.luxand.com/blink http://www.lalarm.com/en/Lalarm_Laptop_Alarm.htm http://preyproject.com http://www.tinkernut.com/forum/video-tutorial-help/how-to-keep-your-laptop-from-being-stolen</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Make Torrents</title>
      <pubDate>Wed, 23 Jun 2010 19:42:10 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/2221</link>
      
      <comments>http://www.tinkernut.com/archives/2221#comments</comments>
      <category>technology, education</category>
      <enclosure length="205000000" type="" url="http://www.archive.org/download/HowToMakeTorrents/244_torrents_transcoded.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/0xWExh2COl8&amp;hl=en_US&amp;fs=1?rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0xWExh2COl8&amp;hl=en_US&amp;fs=1?rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
This video shows you the basics of creating and sharing torrents. We’ll be using µTorrent to create the torrents and fenopy.com to upload them.

<a href="http://www.utorrent.com">http://www.utorrent.com</a>
<a href="http://www.fenopy.com">http://www.fenopy.com</a>

Port Forwarding Tutorial
<a href="http://www.tinkernut.com/archives/116">http://www.tinkernut.com/archives/116</a>

Tracking URL’s
<a href="http://tracker.openbittorent.com/announce">http://tracker.openbittorent.com/announce</a>
<a href="http://www.utorrent.com http://www.fenopy.com  Port Forwarding Tutorial http://www.tinkernut.com/archives/116  Tracking URL’s http://tracker.openbittorent.com/announce http://open.tracker.thepiratebay.org/announce">http://open.tracker.thepiratebay.org/announce</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video shows you the basics of creating and sharing torrents. We’ll be using µTorrent to create the torrents and fenopy.com to upload them. http://www.utorrent.com http://www.fenopy.com Port Forwarding Tutorial http://www.tinkernut.com/archives/116 Tracking URL’s http://tracker.openbittorent.com/announce http://open.tracker.thepiratebay.org/announce</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video shows you the basics of creating and sharing torrents. We’ll be using µTorrent to create the torrents and fenopy.com to upload them. http://www.utorrent.com http://www.fenopy.com Port Forwarding Tutorial http://www.tinkernut.com/archives/116 Tracking URL’s http://tracker.openbittorent.com/announce http://open.tracker.thepiratebay.org/announce</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Cool Websites: Star In Your Own Films</title>
      <pubDate>Wed, 16 Jun 2010 18:46:37 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/2212</link>
      
      <comments>http://www.tinkernut.com/archives/2212#comments</comments>
      <category>technology, education</category>
      <enclosure length="21200000" type="video/mpeg" url="http://www.archive.org/download/CoolWebsitesStarInYourOwnFilms/242_moviestar_transcoded.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/swgOzaAugns&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/swgOzaAugns&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
This is a collection of websites that allow you to put yourself into movies and video clips by uploading a picture of yourself.

Go here for more links and to list your own:
<a href="http://www.tinkernut.com/forum/video-tutorial-help/cool-websites-star-in-your-own-films">http://www.tinkernut.com/forum/video-tutorial-help/cool-websites-star-in-your-own-films</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This is a collection of websites that allow you to put yourself into movies and video clips by uploading a picture of yourself. Go here for more links and to list your own: http://www.tinkernut.com/forum/video-tutorial-help/cool-websites-star-in-your-own-films</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This is a collection of websites that allow you to put yourself into movies and video clips by uploading a picture of yourself. Go here for more links and to list your own: http://www.tinkernut.com/forum/video-tutorial-help/cool-websites-star-in-your-own-films</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Make A Free First Person Shooter - Part 3</title>
      <pubDate>Thu, 10 Jun 2010 13:45:20 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/2206</link>
      
      <comments>http://www.tinkernut.com/archives/2206#comments</comments>
      <category>technology, education</category>
      <enclosure length="33000000" type="" url="http://www.archive.org/download/HowToMakeAFreeFirstPersonShooter-Part3/240_fps3_512kb.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/mRbGlBrwu1M&color1=0xb1b1b1&color2=0xd0d0d0&hl=en_US&feature=player_embedded&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/mRbGlBrwu1M&color1=0xb1b1b1&color2=0xd0d0d0&hl=en_US&feature=player_embedded&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="385"></embed></object>
<br>
This is part three of a  three part video series that shows you how to create your own First  Person Shooter (FPS) game for free.

Click here to view part one -  <a href="http://www.youtube.com/watch?v=HnKlTbDUH74" target="_blank">http://www.youtube.com/watch?v=HnKlTbDUH74</a>
Click here to view  part two - <a href="http://www.youtube.com/watch?v=hqk00DaIpz8" target="_blank">http://www.youtube.com/watch?v=hqk00DaIpz8</a>
Click here for links,  tips, tricks and discussions - <a href="http://www.tinkernut.com/forum/video-tutorial-help/how-to-make-a-free-first-person-shooter-part-1" target="_blank"> www.tinkernut.com/forum/video-tutorial-help/how-to-make-a-free-first-person-shooter-part-1</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This is part three of a three part video series that shows you how to create your own First Person Shooter (FPS) game for free. Click here to view part one - http://www.youtube.com/watch?v=HnKlTbDUH74 Click here to view part two - http://www.youtube.com/watch?v=hqk00DaIpz8 Click here for links, tips, tricks and discussions - www.tinkernut.com/forum/video-tutorial-help/how-to-make-a-free-first-person-shooter-part-1</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This is part three of a three part video series that shows you how to create your own First Person Shooter (FPS) game for free. Click here to view part one - http://www.youtube.com/watch?v=HnKlTbDUH74 Click here to view part two - http://www.youtube.com/watch?v=hqk00DaIpz8 Click here for links, tips, tricks and discussions - www.tinkernut.com/forum/video-tutorial-help/how-to-make-a-free-first-person-shooter-part-1</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Make A Free First Person Shooter – Part 2</title>
      <pubDate>Wed, 2 Jun 2010 23:39:05 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/2193</link>
      
      <comments>http://www.tinkernut.com/archives/2193#comments</comments>
      <category>technology, education</category>
      <enclosure length="45000000" type="video/mpeg" url="http://www.archive.org/download/HowToMakeAFreeFirstPersonShooterPart2/239_fps2.mp4"/>
      <description><![CDATA[This is part two of a three part video series that shows you how to create your own First Person Shooter (FPS) game for free.
<a href="http://www.youtube.com/watch?v=HnKlTbDUH74">Click here to view part one</a>
<br>
<a href="www.tinkernut.com/forum/video-tutorial-help/how-to-make-a-free-first-person-shooter-part-1">Click here for links, tips, tricks and discussions</a>
]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This is part two of a three part video series that shows you how to create your own First Person Shooter (FPS) game for free. Click here to view part one Click here for links, tips, tricks and discussions</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This is part two of a three part video series that shows you how to create your own First Person Shooter (FPS) game for free. Click here to view part one Click here for links, tips, tricks and discussions</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Make A Free First Person Shooter - Part 1</title>
      <pubDate>Wed, 26 May 2010 23:54:18 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/2185</link>
      
      <comments>http://www.tinkernut.com/archives/2185#comments</comments>
      <category>technology, education</category>
      <enclosure length="43000000" type="" url="http://www.archive.org/download/HowToMakeAFreeFirstPersonShooter-Part1/238_fps1.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/HnKlTbDUH74&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/HnKlTbDUH74&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
This is part one of a two part video series that shows you how to create your own First Person Shooter (FPS) game for free. <a href="http://www.tinkernut.com/forum/video-tutorial-help/how-to-make-a-free-first-person-shooter-part-1">Click here </a> for more free downloads, examples and more!]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This is part one of a two part video series that shows you how to create your own First Person Shooter (FPS) game for free. Click here for more free downloads, examples and more!</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This is part one of a two part video series that shows you how to create your own First Person Shooter (FPS) game for free. Click here for more free downloads, examples and more!</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Make A Cheap Projector From An Old Laptop</title>
      <pubDate>Wed, 19 May 2010 12:24:55 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/2179</link>
      
      <comments>http://www.tinkernut.com/archives/2179#comments</comments>
      <category>technology, education</category>
      <enclosure length="24000000" type="video/mpeg" url="http://www.archive.org/download/HowToMakeACheapProjectorFromAnOldLaptop/237_projector.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/V0bGcmWRHUk&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/V0bGcmWRHUk&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
Make a cheap projector using an old laptop and an overhead projector.
]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Make a cheap projector using an old laptop and an overhead projector.</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Make a cheap projector using an old laptop and an overhead projector.</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Hacking Tip: Hide Secret Files In Plain Sight</title>
      <pubDate>Wed, 12 May 2010 19:03:04 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/2094</link>
      
      <comments>http://www.tinkernut.com/archives/2094#comments</comments>
      <category>technology, education</category>
      <enclosure length="32000000" type="" url="http://www.archive.org/download/HackingTipHideSecretFilesInPlainSite/236_steganography.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/bnHVSXbXdnQ&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/bnHVSXbXdnQ&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
This video covers the art of steganography, or hiding messages in plain site. The three methods covered are hiding files on Microsoft documents, hiding files inside pictures, and hiding messages inside Twitter messages.

<a href="http://www.irongeek.com/i.php?page=security/ms-office-stego-code">http://www.irongeek.com/i.php?page=security/ms-office-stego-code</a>

<a href="http://sourceforge.net/projects/hide-in-picture/">http://sourceforge.net/projects/hide-in-picture</a>

<a href="http://www.irongeek.com/i.php?page=security/unicode-and-lsb-stego-code">http://www.irongeek.com/i.php?page=security/unicode-and-lsb-stego-code</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video covers the art of steganography, or hiding messages in plain site. The three methods covered are hiding files on Microsoft documents, hiding files inside pictures, and hiding messages inside Twitter messages. http://www.irongeek.com/i.php?page=security/ms-office-stego-code http://sourceforge.net/projects/hide-in-picture http://www.irongeek.com/i.php?page=security/unicode-and-lsb-stego-code</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video covers the art of steganography, or hiding messages in plain site. The three methods covered are hiding files on Microsoft documents, hiding files inside pictures, and hiding messages inside Twitter messages. http://www.irongeek.com/i.php?page=security/ms-office-stego-code http://sourceforge.net/projects/hide-in-picture http://www.irongeek.com/i.php?page=security/unicode-and-lsb-stego-code</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Cool Websites: Awesome Webcam Games</title>
      <pubDate>Wed, 5 May 2010 21:42:48 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/2087</link>
      
      <comments>http://www.tinkernut.com/archives/2087#comments</comments>
      <category>education, technology</category>
      <enclosure length="21000000" type="video/mpeg" url="http://www.archive.org/download/CoolWebsitesAwesomeWebcamGames/235_webcam.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/iRH2ny9qsFc&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/iRH2ny9qsFc&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
Use your webcam to play free online games using only your body as the controller.
<a href="http://www.iamironman2.com/uk/" target="_blank">http://www.iamironman2.com/uk/</a>
<a href="http://www.weareautobots.com" target="_blank">http://www.weareautobots.com</a>
<a href="http://www.tinkernut.com/archives/2087" target="_blank">http://www.lorenzgames.com/game/motion-bubbles</a>
<a href="http://www.lorenzgames.com/game/night-of-the-ninja" target="_blank">http://www.lorenzgames.com/game/night-of-the-ninja</a>
<a href="http://www.newgrounds.com/portal/view/429564" target="_blank">http://www.newgrounds.com/portal/view/429564</a>
<a href="http://www.playdojam.com/" target="_blank">http://www.playdojam.com/</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Use your webcam to play free online games using only your body as the controller. http://www.iamironman2.com/uk/ http://www.weareautobots.com http://www.lorenzgames.com/game/motion-bubbles http://www.lorenzgames.com/game/night-of-the-ninja http://www.newgrounds.com/portal/view/429564 http://www.playdojam.com/</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Use your webcam to play free online games using only your body as the controller. http://www.iamironman2.com/uk/ http://www.weareautobots.com http://www.lorenzgames.com/game/motion-bubbles http://www.lorenzgames.com/game/night-of-the-ninja http://www.newgrounds.com/portal/view/429564 http://www.playdojam.com/</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Protect Your Website</title>
      <pubDate>Wed, 5 May 2010 21:31:38 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/2080</link>
      
      <comments>http://www.tinkernut.com/archives/2080#comments</comments>
      <category>technology, education</category>
      <enclosure length="27000000" type="" url="http://www.archive.org/download/HowToProtectYourWebsite/234_webcheck.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/szoLdBw0BLs&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/szoLdBw0BLs&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
This video will show you how to monitor and protect your website.
<a href="http://www.247webmonitoring.com/">http://www.247webmonitoring.com</a>
<a href="http://www.gfi.com/it-managed-services-software">http://www.gfi.com/it-managed-services-software</a>
<a href ="http://www.avg.com.au/resources/web-page-scanner/">http://www.avg.com.au/resources/web-page-scanner/</a>
<a href="http://sucuri.net/index.php?page=home">http://sucuri.net/index.php?page=home</a>
]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video will show you how to monitor and protect your website. http://www.247webmonitoring.com http://www.gfi.com/it-managed-services-software http://www.avg.com.au/resources/web-page-scanner/ http://sucuri.net/index.php?page=home</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video will show you how to monitor and protect your website. http://www.247webmonitoring.com http://www.gfi.com/it-managed-services-software http://www.avg.com.au/resources/web-page-scanner/ http://sucuri.net/index.php?page=home</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Make Your Own TV Station</title>
      <pubDate>Wed, 21 Apr 2010 17:41:20 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/2068</link>
      
      <comments>http://www.tinkernut.com/archives/2068#comments</comments>
      <category>technology, education</category>
      <enclosure length="1900000" type="video/mpeg" url="http://www.archive.org/download/HowToMakeYourOwnTvStation/233_tv.mp4"/>
      <description><![CDATA[Take advantage of the switch to digital, by using the old analog stations to broadcast your very own television show.
For a more in-depth look at how to create a TV station, visit this link:

<a href="http://www.instructables.com/id/How-To-Save-Analog-TV">http://www.instructables.com/id/How-To-Save-Analog-TV</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Take advantage of the switch to digital, by using the old analog stations to broadcast your very own television show. For a more in-depth look at how to create a TV station, visit this link: http://www.instructables.com/id/How-To-Save-Analog-TV</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Take advantage of the switch to digital, by using the old analog stations to broadcast your very own television show. For a more in-depth look at how to create a TV station, visit this link: http://www.instructables.com/id/How-To-Save-Analog-TV</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Pimp Your Youtube Channel </title>
      <pubDate>Wed, 14 Apr 2010 17:38:48 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/1820</link>
      
      <comments>http://www.tinkernut.com/archives/1820#comments</comments>
      <category>technology, education</category>
      <enclosure length="17000000" type="" url="http://www.archive.org/download/HowToPimpYourYoutubeChannel/232_youtube_transcoded.mp4"/>
      <description><![CDATA[Give your Youtube channel a makeover with these quick tips. Visit 
<a href = "http://www.tinkernut.com/forum/video-tutorial-help/how-to-pimp-your-youtube-channel">http://www.tinkernut.com/forum/video-tutorial-help/how-to-pimp-your-youtube-channel</a> for all links and code used in this video.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Give your Youtube channel a makeover with these quick tips. Visit http://www.tinkernut.com/forum/video-tutorial-help/how-to-pimp-your-youtube-channel for all links and code used in this video.</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Give your Youtube channel a makeover with these quick tips. Visit http://www.tinkernut.com/forum/video-tutorial-help/how-to-pimp-your-youtube-channel for all links and code used in this video.</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Google Bike Hack</title>
      <pubDate>Wed, 7 Apr 2010 17:18:27 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/1799</link>
      
      <comments>http://www.tinkernut.com/archives/1799#comments</comments>
      <category>technology, education</category>
      <enclosure length="21000000" type="" url="http://www.archive.org/download/GoogleBikeHack/231_google_bike.mp4"/>
      <description><![CDATA[<embed src="http://blip.tv/play/ge8EgdSGFwI" type="application/x-shockwave-flash" width="1280" height="750" allowscriptaccess="always" allowfullscreen="true"></embed>
<br>
Hook up your exercise bike to Google Maps and turn your boring stationary bike into a virtual reality excursion!

Links:

Google Maps
<a href="http://maps.google.com">http://maps.google.com</a>
Targus Keypad
<a href="http://www.amazon.com/gp/product/B00008NG7N?ie=UTF8&tag=tinkernut-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=B00008NG7N">http://www.amazon.com/gp/product/B00008NG7N?ie=UTF8&tag=tinkernut-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=B00008NG7N</a>
Magnetic Switch
<a href="http://www.amazon.com/gp/product/B001337AO2?ie=UTF8&tag=tinkernut-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=B001337AO2">http://www.amazon.com/gp/product/B001337AO2?ie=UTF8&tag=tinkernut-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=B001337AO2</a>
Soldering Equipment
<a href="http://www.amazon.com/gp/product/B0009ZD2AG?ie=UTF8&tag=tinkernut-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0009ZD2AG">http://www.amazon.com/gp/product/B0009ZD2AG?ie=UTF8&tag=tinkernut-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0009ZD2AG</a>
Project Page
<a href="http://www.izonsoft.co.uk/Projects/googleBike.asp">http://www.izonsoft.co.uk/Projects/googleBike.asp</a>
]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Hook up your exercise bike to Google Maps and turn your boring stationary bike into a virtual reality excursion! Links: Google Maps http://maps.google.com Targus Keypad http://www.amazon.com/gp/product/B00008NG7N?ie=UTF8&amp;tag=tinkernut-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00008NG7N Magnetic Switch http://www.amazon.com/gp/product/B001337AO2?ie=UTF8&amp;tag=tinkernut-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001337AO2 Soldering Equipment http://www.amazon.com/gp/product/B0009ZD2AG?ie=UTF8&amp;tag=tinkernut-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B0009ZD2AG Project Page http://www.izonsoft.co.uk/Projects/googleBike.asp</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Hook up your exercise bike to Google Maps and turn your boring stationary bike into a virtual reality excursion! Links: Google Maps http://maps.google.com Targus Keypad http://www.amazon.com/gp/product/B00008NG7N?ie=UTF8&amp;tag=tinkernut-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00008NG7N Magnetic Switch http://www.amazon.com/gp/product/B001337AO2?ie=UTF8&amp;tag=tinkernut-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001337AO2 Soldering Equipment http://www.amazon.com/gp/product/B0009ZD2AG?ie=UTF8&amp;tag=tinkernut-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B0009ZD2AG Project Page http://www.izonsoft.co.uk/Projects/googleBike.asp</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Easy Pranks For April Fools</title>
      <pubDate>Wed, 31 Mar 2010 20:12:42 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/1793</link>
      
      <comments>http://www.tinkernut.com/archives/1793#comments</comments>
      <category>technology, education</category>
      <enclosure length="27000000" type="" url="http://www.archive.org/download/EasyPranksForAprilFools/230_april_fools_transcoded.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/VzFj5B3Phlo&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/VzFj5B3Phlo&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
With April Fools day just around the corner, this video shows you some easy pranks that you can pull from your computer.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>With April Fools day just around the corner, this video shows you some easy pranks that you can pull from your computer.</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>With April Fools day just around the corner, this video shows you some easy pranks that you can pull from your computer.</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Keep Your Computer Secure</title>
      <pubDate>Fri, 26 Mar 2010 14:55:40 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/1781</link>
      
      <comments>http://www.tinkernut.com/archives/1781#comments</comments>
      <category>technology, education</category>
      <enclosure length="27000000" type="video/mpeg" url="http://www.archive.org/download/HowToKeepYourComputerSecure/229_security_transcoded.mp4"/>
      <description><![CDATA[<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/aLtwmUGAhSs&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/aLtwmUGAhSs&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<br>
Due to recently being hacked, I am going to show you in this video how to check your computer for vulnerabilities and how to keep it secure.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Due to recently being hacked, I am going to show you in this video how to check your computer for vulnerabilities and how to keep it secure.</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Due to recently being hacked, I am going to show you in this video how to check your computer for vulnerabilities and how to keep it secure.</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Access Restricted Sites</title>
      <pubDate>Wed, 17 Mar 2010 14:51:51 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/1757</link>
      
      <comments>http://www.tinkernut.com/archives/1757#comments</comments>
      <category>technology</category>
      <enclosure length="25000000" type="video/mpeg" url="http://www.archive.org/download/HowToAccessRestrictedSites/228_proxy_transcoded.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/sydfwrXoTyQ&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/sydfwrXoTyQ&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
This video shows how to create your own proxy server using free software.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video shows how to create your own proxy server using free software.</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video shows how to create your own proxy server using free software.</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Make An E-mail Server</title>
      <pubDate>Thu, 11 Mar 2010 00:07:58 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1735</link>
      
      <comments>http://www.tinkernut.com/archives/1735#comments</comments>
      <category>technology, education</category>
      <enclosure length="2100000" type="" url="http://www.archive.org/download/HowToMakeAnE-mailServer/227_email_transcoded_512kb.mp4"/>
      <description><![CDATA[This video shows how to host your own e-mail service using your home computer.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video shows how to host your own e-mail service using your home computer.</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video shows how to host your own e-mail service using your home computer.</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Control Your Computer With Sonar</title>
      <pubDate>Wed, 3 Mar 2010 23:22:11 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1682</link>
      
      <comments>http://www.tinkernut.com/archives/1682#comments</comments>
      <category>education, technology</category>
      <enclosure length="730000" type="" url="http://www.archive.org/download/HowToControlYourComputerWithSonar/226_sonar_alt.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/XqnjkF5SZPQ&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/XqnjkF5SZPQ&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
This video will show you how to save energy on your computer using sonar. This concept is based on a program that you can downoad from here: <a href="http://stevetarzia.com/sonar/download.php" target="_blank">http://stevetarzia.com/sonar/download.php</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video will show you how to save energy on your computer using sonar. This concept is based on a program that you can downoad from here: http://stevetarzia.com/sonar/download.php</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video will show you how to save energy on your computer using sonar. This concept is based on a program that you can downoad from here: http://stevetarzia.com/sonar/download.php</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Blur Faces In Videos</title>
      <pubDate>Wed, 17 Feb 2010 17:07:46 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1563</link>
      
      <comments>http://www.tinkernut.com/archives/1563#comments</comments>
      <category>technology, education</category>
      <enclosure length="28000" type="video/mpeg" url="http://www.archive.org/download/HowToBlurFacesInVideos/255_wax_blur_transcoded.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/n_X8jWng9aM&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/n_X8jWng9aM&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
This tutorial will show you how you can blur out peoples faces in videos and make them anonymous. 

Here are the links used in this video:

<a href="http://www.formatoz.com">http://www.formatoz.com</a>
<a href="http://audacity.sourceforge.net">http://audacity.sourceforge.net</a>
<a href="http://www.debugmode.com/wax">http://www.debugmode.com/wax</a>
<a href="http://www.codecguide.com/download_kl.htm">http://www.codecguide.com/download_kl.htm</a>

For more Wax 2.0 tutorials, you can watch these videos:

Beginners Tutorial - <a href="http://www.tinkernut.com/archives/73">http://www.tinkernut.com/archives/73</a>
Advanced Special Effects - <a href="http://www.tinkernut.com/archives/649">http://www.tinkernut.com/archives/649</a>
Adding Explosions - <a href="http://www.tinkernut.com/archives/146">http://www.tinkernut.com/archives/146</a>
3D Compositing - <a href="http://www.tinkernut.com/archives/1164">http://www.tinkernut.com/archives/1164</a>
Creating Video Introductions - <a href="http://www.tinkernut.com/archives/109">http://www.tinkernut.com/archives/109</a>
Cheap “Bullet Time” Effect - <a href="http://www.tinkernut.com/archives/168">http://www.tinkernut.com/archives/168</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This tutorial will show you how you can blur out peoples faces in videos and make them anonymous. Here are the links used in this video: http://www.formatoz.com http://audacity.sourceforge.net http://www.debugmode.com/wax http://www.codecguide.com/download_kl.htm For more Wax 2.0 tutorials, you can watch these videos: Beginners Tutorial - http://www.tinkernut.com/archives/73 Advanced Special Effects - http://www.tinkernut.com/archives/649 Adding Explosions - http://www.tinkernut.com/archives/146 3D Compositing - http://www.tinkernut.com/archives/1164 Creating Video Introductions - http://www.tinkernut.com/archives/109 Cheap “Bullet Time” Effect - http://www.tinkernut.com/archives/168</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This tutorial will show you how you can blur out peoples faces in videos and make them anonymous. Here are the links used in this video: http://www.formatoz.com http://audacity.sourceforge.net http://www.debugmode.com/wax http://www.codecguide.com/download_kl.htm For more Wax 2.0 tutorials, you can watch these videos: Beginners Tutorial - http://www.tinkernut.com/archives/73 Advanced Special Effects - http://www.tinkernut.com/archives/649 Adding Explosions - http://www.tinkernut.com/archives/146 3D Compositing - http://www.tinkernut.com/archives/1164 Creating Video Introductions - http://www.tinkernut.com/archives/109 Cheap “Bullet Time” Effect - http://www.tinkernut.com/archives/168</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Tinkernut Live - February 11th @ 5pm Eastern</title>
      <pubDate>Fri, 12 Feb 2010 09:33:02 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1552</link>
      
      <comments>http://www.tinkernut.com/archives/1552#comments</comments>
      <category>technology, education</category>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/yvSecOHNA9o&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/yvSecOHNA9o&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
Be sure to check out Tinkernut's live video stream tonight at 5pm eastern!
<a href="http://live.tinkernut.com">
http://live.tinkernut.com</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author></item>
    <item>
      <title>How To Make An Auto Hacking USB Drive</title>
      <pubDate>Wed, 10 Feb 2010 20:40:18 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1547</link>
      
      <comments>http://www.tinkernut.com/archives/1547#comments</comments>
      <category>technology, education</category>
      <enclosure length="400000" type="" url="http://www.archive.org/download/HowToMakeAnAutoHackingUsbDrive/224_wardrive_transcoded.mp4"/>
      <description><![CDATA[<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/lFlgddjOPpw&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/lFlgddjOPpw&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>
<br>
This video will show you how to make an auto-hacking USB drive and how to protect yourself from them.

<a href="http://www.tinkernut.com/forum/video-tutorial-help/how-to-make-an-auto-hacking-usb-drive">You can find all links and scripts at this website</a> ]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video will show you how to make an auto-hacking USB drive and how to protect yourself from them. You can find all links and scripts at this website</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video will show you how to make an auto-hacking USB drive and how to protect yourself from them. You can find all links and scripts at this website</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How to make a 3D scanner</title>
      <pubDate>Thu, 4 Feb 2010 00:41:39 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1509</link>
      
      <comments>http://www.tinkernut.com/archives/1509#comments</comments>
      <category>technology</category>
      <enclosure length="49000" type="video/mpeg" url="http://www.archive.org/download/HowToMakeA3dScanner_613/223_3d_alt_transcoded.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/w2uH1Ag2cAY&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/w2uH1Ag2cAY&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
This video shows you how you can make a simple 3D scanner using a webcam, laser pointer and some free software.

David-laserscanner software: http://www.david-laserscanner.com
Blender: http://www.blender.org
Blender Basic Tutorial: http://www.tinkernut.com/archives/164
Examples: http://www.david-laserscanner.com/?section=Gallery
]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video shows you how you can make a simple 3D scanner using a webcam, laser pointer and some free software. David-laserscanner software: http://www.david-laserscanner.com Blender: http://www.blender.org Blender Basic Tutorial: http://www.tinkernut.com/archives/164 Examples: http://www.david-laserscanner.com/?section=Gallery</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video shows you how you can make a simple 3D scanner using a webcam, laser pointer and some free software. David-laserscanner software: http://www.david-laserscanner.com Blender: http://www.blender.org Blender Basic Tutorial: http://www.tinkernut.com/archives/164 Examples: http://www.david-laserscanner.com/?section=Gallery</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Make an Aerial Photography Rig With a Disposable Camera</title>
      <pubDate>Mon, 1 Feb 2010 10:55:05 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1503</link>
      
      <comments>http://www.tinkernut.com/archives/1503#comments</comments>
      <category>technology, education</category>
      <description><![CDATA[<div class="embedded-howcast-video" style="text-align:center;font-size:9px;"><object width="432" height="276" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="howcastplayer"><param name="movie" value="http://www.howcast.com/flash/howcast_player.swf?file=310924&theme=black"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><param name="flashVars" value="&fs=true"></param><embed src="http://www.howcast.com/flash/howcast_player.swf?file=310924&theme=black" type="application/x-shockwave-flash" width="432" height="276" allowFullScreen="true" allowScriptAccess="always" flashVars="&fs=true"></embed></object><br /><a class="embedded-playback-url" href="http://www.howcast.com/videos/310924-How-To-Make-an-Aerial-Photography-Rig-With-a-Disposable-Camera" target="_blank" alt="How To Make an Aerial Photography Rig With a Disposable Camera">How To Make an Aerial Photography Rig With a Disposable Camera</a> on <a class="embedded-howcast-url" href="http://www.howcast.com" target="_blank" alt="www.howcast.com">Howcast</a></div>
<br>
Get a new perspective by taking pictures from a bird’s eye view.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author></item>
    <item>
      <title>How To Hack Wireless</title>
      <pubDate>Wed, 27 Jan 2010 21:27:38 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1482</link>
      
      <comments>http://www.tinkernut.com/archives/1482#comments</comments>
      <category>technology, education</category>
      <enclosure length="290000" type="video/mpeg" url="http://www.archive.org/download/HowToHackWireless/222_wireless_transcoded.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/jETwvEDaJeQ&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/jETwvEDaJeQ&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
This video shows one method of hacking a wireless WEP connection and gives you some tips on how to better secure your wireless.

WEBSITES:
<a href="http://www.backtrack-linux.org">http://www.backtrack-linux.org</a>
<a href="http://www.imgburn.com">http://www.imgburn.com</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video shows one method of hacking a wireless WEP connection and gives you some tips on how to better secure your wireless. WEBSITES: http://www.backtrack-linux.org http://www.imgburn.com</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video shows one method of hacking a wireless WEP connection and gives you some tips on how to better secure your wireless. WEBSITES: http://www.backtrack-linux.org http://www.imgburn.com</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How to supercharge the web</title>
      <pubDate>Thu, 21 Jan 2010 10:10:57 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1457</link>
      
      <comments>http://www.tinkernut.com/archives/1457#comments</comments>
      <category>technology</category>
      <enclosure length="390000" type="" url="http://www.archive.org/download/HowToSuperchargeTheWeb/221_internet.mp4"/>
      <description><![CDATA[<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/y2yJ_YoCUKs&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/y2yJ_YoCUKs&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>
<br>
This video shows you how to improve your internet speeds.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video shows you how to improve your internet speeds.</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video shows you how to improve your internet speeds.</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How to control the web</title>
      <pubDate>Wed, 13 Jan 2010 23:57:56 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1437</link>
      
      <comments>http://www.tinkernut.com/archives/1437#commments</comments>
      <category>technology</category>
      <enclosure length="360000" type="video/mpeg" url="http://www.archive.org/download/HowToControlTheWeb/Sequence01_transcoded.mp4"/>
      <description><![CDATA[<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/P0SnV7mJh5w&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/P0SnV7mJh5w&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>
<br>
This video shows different ways of filtering web content so that people using your computer or network are only allowed to go to certain sites.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video shows different ways of filtering web content so that people using your computer or network are only allowed to go to certain sites.</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video shows different ways of filtering web content so that people using your computer or network are only allowed to go to certain sites.</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Tinkernut Live January 8th Highlights</title>
      <pubDate>Mon, 11 Jan 2010 13:13:31 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1432</link>
      
      <comments>http://www.tinkernut.com/archives/1432#comments</comments>
      <category>technology</category>
      <enclosure length="" type="" url="http://www.archive.org/download/TinkernutLiveJanuary8thHighlights/10.01.08_live.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/LHqVmmApAjQ&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/LHqVmmApAjQ&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
Here are some of the highlights from the Tinkernut live stream on January 9th 2010. Some questions covered are "How do you make your intro", "How to become a Youtube Partner", "What are some websites you like to visit", "What are your computer specs" and more.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Here are some of the highlights from the Tinkernut live stream on January 9th 2010. Some questions covered are "How do you make your intro", "How to become a Youtube Partner", "What are some websites you like to visit", "What are your computer specs" and more.</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Here are some of the highlights from the Tinkernut live stream on January 9th 2010. Some questions covered are "How do you make your intro", "How to become a Youtube Partner", "What are some websites you like to visit", "What are your computer specs" and more.</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Tinkernut Live Promo</title>
      <pubDate>Thu, 7 Jan 2010 23:26:12 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1418</link>
      
      <comments>http://www.tinkernut.com/archives/1418#comments</comments>
      <category>technology</category>
      <enclosure length="84300" type="" url="http://www.archive.org/download/TinkernutLivePromo/narr01.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/-zdEAp-mCFI&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/-zdEAp-mCFI&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
Be sure to watch Tinkernut Live on January 8th at 5pm Eastern at <a href="http://live.tinkernut.com">live.tinkernut.com</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Be sure to watch Tinkernut Live on January 8th at 5pm Eastern at live.tinkernut.com</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Be sure to watch Tinkernut Live on January 8th at 5pm Eastern at live.tinkernut.com</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Make An Atari Game</title>
      <pubDate>Wed, 6 Jan 2010 15:35:56 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1396</link>
      
      <comments>http://www.tinkernut.com/archives/1396#comments</comments>
      <category>technology</category>
      <enclosure length="170000" type="video/mpeg" url="http://www.archive.org/download/HowToMakeAtariGames/218_atari_transcoded.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Ww3her2zk_I&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Ww3her2zk_I&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
The basis of this tutorial is to provide an introductory look at programming in BASIC. Here, we'll be using Batari Basic to create an Atari 2600 game that's playable on most Atari emulators. You can find the links, source code, and examples on my blog page: <a href="http://jumpto.tinkernut.com/atari">The basis of this tutorial is to provide an introductory look at programming in BASIC. Here, we'll be using Batari Basic to create an Atari 2600 game that's playable on most Atari emulators. You can find the links, source code, and examples on my blog page: http://jumpto.tinkernut.com/atari</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>The basis of this tutorial is to provide an introductory look at programming in BASIC. Here, we'll be using Batari Basic to create an Atari 2600 game that's playable on most Atari emulators. You can find the links, source code, and examples on my blog page: The basis of this tutorial is to provide an introductory look at programming in BASIC. Here, we'll be using Batari Basic to create an Atari 2600 game that's playable on most Atari emulators. You can find the links, source code, and examples on my blog page: http://jumpto.tinkernut.com/atari</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>The basis of this tutorial is to provide an introductory look at programming in BASIC. Here, we'll be using Batari Basic to create an Atari 2600 game that's playable on most Atari emulators. You can find the links, source code, and examples on my blog page: The basis of this tutorial is to provide an introductory look at programming in BASIC. Here, we'll be using Batari Basic to create an Atari 2600 game that's playable on most Atari emulators. You can find the links, source code, and examples on my blog page: http://jumpto.tinkernut.com/atari</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>2010 Tinkernut Update</title>
      <pubDate>Sat, 2 Jan 2010 12:34:13 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1389</link>
      
      <comments>http://www.tinkernut.com/archives/1389#comments</comments>
      <category>technology</category>
      <enclosure length="" type="" url="http://www.archive.org/download/2010TinkernutUpdate/217_update02.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/c8dnDNy_UF4&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/c8dnDNy_UF4&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
With the holidays over, it's time to get back on track. I have some great tutorials lined up and will be starting to do live video streaming starting January 8th.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>With the holidays over, it's time to get back on track. I have some great tutorials lined up and will be starting to do live video streaming starting January 8th.</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>With the holidays over, it's time to get back on track. I have some great tutorials lined up and will be starting to do live video streaming starting January 8th.</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Beginners Guide To Google Wave</title>
      <pubDate>Fri, 18 Dec 2009 12:32:21 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1378</link>
      
      <comments>http://www.tinkernut.com/archives/1378#comments</comments>
      <category>technology</category>
      <enclosure length="" type="" url="http://www.archive.org/download/BeginnersGuideToGoogleWave_250/216_wave.mp4"/>
      <description><![CDATA[<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/Mc5xXN067cA&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Mc5xXN067cA&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>
<br>

Wave Gadgets: <a href="http://wave-samples-gallery.appspot.com" target="_blank">http://wave-samples-gallery.appspot.com</a>
Wave Bots: <a href="http://googlewavebots.info/wiki/index.php" target="_blank">http://googlewavebots.info/wiki/index.php</a>
Get Google Wave invitations here: <a href="http://lifehacker.com/5426196/give-and-receive-google-wave-invites-any-time-in-our-dedicated-forum-page" target="_blank">http://lifehacker.com/5426196/give-and-receive-google-wave-invites-any-time-in-our-dedicated-forum-page</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Wave Gadgets: http://wave-samples-gallery.appspot.com Wave Bots: http://googlewavebots.info/wiki/index.php Get Google Wave invitations here: http://lifehacker.com/5426196/give-and-receive-google-wave-invites-any-time-in-our-dedicated-forum-page</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Wave Gadgets: http://wave-samples-gallery.appspot.com Wave Bots: http://googlewavebots.info/wiki/index.php Get Google Wave invitations here: http://lifehacker.com/5426196/give-and-receive-google-wave-invites-any-time-in-our-dedicated-forum-page</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Get Google Chrome OS</title>
      <pubDate>Sat, 12 Dec 2009 00:21:50 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1372</link>
      
      <comments>http://www.tinkernut.com/archives/1372#comments</comments>
      <category>technology</category>
      <description><![CDATA[This video shows you two different ways for installing Chrome OS by Google without harming your current computer settings. The links below are used in the video:
<br>
Win32 Image Writer - <a href="https://launchpad.net/win32-image-writer/+download">https://launchpad.net/win32-image-writer/+download</a>
<br>
ChromiumOS Cherry - <a href="http://chromeos.hexxeh.net/">http://chromeos.hexxeh.net/</a>
<br>
VirtualBox - <a href="http://www.virtualbox.org/">http://www.virtulabox.org</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author></item>
    <item>
      <title>Best social networking apps</title>
      <pubDate>Sat, 5 Dec 2009 17:15:24 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1337</link>
      <guid isPermaLink="true">http://www.tinkernut.com/archives/1337</guid>
      
      <comments>http://www.tinkernut.com/archives/1337#comments</comments>
      <category>technology, education</category>
      <enclosure length="11,560,583" type="video/mpeg" url="http://www.archive.org/download/BestSocialNetworkingApps/214_twit_apps_transcoded.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/o8KOgkmGwaA&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/o8KOgkmGwaA&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
This video covers four different types of social networking applications:

Tweetdeck - <a href="http://www.tweetdeck.com" target="_blank">http://www.tweetdeck.com</a>

Hootsuite - <a href="http://hootsuite.com/" target="_blank">http://hootsuite.com/</a>

Wasabi (by Netvibes) - <a href="http://wasabi.netvibes.com/" target="_blank">http://wasabi.netvibes.com/</a>

Ping.fm – <a href="http://www.ping.fm/">http://www.ping.fm</a>]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video covers four different types of social networking applications: Tweetdeck - http://www.tweetdeck.com Hootsuite - http://hootsuite.com/ Wasabi (by Netvibes) - http://wasabi.netvibes.com/ Ping.fm – http://www.ping.fm</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video covers four different types of social networking applications: Tweetdeck - http://www.tweetdeck.com Hootsuite - http://hootsuite.com/ Wasabi (by Netvibes) - http://wasabi.netvibes.com/ Ping.fm – http://www.ping.fm</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Cool Websites: Creaza</title>
      <pubDate>Thu, 19 Nov 2009 00:19:04 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1267</link>
      
      <comments>http://www.tinkernut.com/archives/1267#comments</comments>
      <category>technology</category>
      <enclosure length="10445178" type="" url="http://www.tinkernut.com/podcast/213_creaza.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/hE32EXmQ-iU&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/hE32EXmQ-iU&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
Creaza (<a href="http://www.creaza.com">www.creaza.com</a>) is a free multimedia editing and creation website. With creaza you can create and edit web comics, movies, audio and mind maps.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Creaza (www.creaza.com) is a free multimedia editing and creation website. With creaza you can create and edit web comics, movies, audio and mind maps.</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Creaza (www.creaza.com) is a free multimedia editing and creation website. With creaza you can create and edit web comics, movies, audio and mind maps.</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Windows 7 Upgrade Hacks</title>
      <pubDate>Wed, 11 Nov 2009 18:12:33 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1249</link>
      <guid isPermaLink="true">http://www.tinkernut.com/archives/1249</guid>
      
      <comments>http://www.tinkernut.com/archives/1249#comments</comments>
      <category>technology</category>
      <enclosure length="8192321" type="video/mpeg" url="http://www.tinkernut.com/podcast/212_windows7.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/L0Wkk0giYeg&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/L0Wkk0giYeg&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
This video covers two hacks to get around Windows 7 upgrade limitations. One is a hack that lets you upgrade from the Windows 7 Release Candidate (Beta version) and the other hack allows you to upgrade to a downgraded Windows Edition (ex. Vista Ultimate to Windows 7 Professional).]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video covers two hacks to get around Windows 7 upgrade limitations. One is a hack that lets you upgrade from the Windows 7 Release Candidate (Beta version) and the other hack allows you to upgrade to a downgraded Windows Edition (ex. Vista Ultimate to Windows 7 Professional).</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video covers two hacks to get around Windows 7 upgrade limitations. One is a hack that lets you upgrade from the Windows 7 Release Candidate (Beta version) and the other hack allows you to upgrade to a downgraded Windows Edition (ex. Vista Ultimate to Windows 7 Professional).</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Backup Your Entire Computer For Free</title>
      <pubDate>Wed, 4 Nov 2009 22:35:24 -0500</pubDate>
      <link>http://www.tinkernut.com/archives/1218</link>
      <guid isPermaLink="true">http://www.tinkernut.com/archives/1218</guid>
      
      <comments>http://www.tinkernut.com/archives/1218#comments</comments>
      <category>technology</category>
      <enclosure length="36336497" type="" url="http://www.tinkernut.com/podcast/211_backup_transcoded.mp4"/>
      <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/R8uBVc6DFc8&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/R8uBVc6DFc8&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
<br>
Protect yourself from computer crashes by backing up your computer using this free software.

<a href="http://www.tinkernut.com/forum/video-tutorial-help/backup-your-entire-computer-for-free" target="_blank">Click here</a> to view the links used in this video and add your own tips]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Protect yourself from computer crashes by backing up your computer using this free software. Click here to view the links used in this video and add your own tips</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Protect yourself from computer crashes by backing up your computer using this free software. Click here to view the links used in this video and add your own tips</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Make XP Look Like Windows 7</title>
      <pubDate>Sun, 25 Oct 2009 20:02:31 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/1212</link>
      
      <comments>http://www.tinkernut.com/archives/1212#comments</comments>
      <category>technology</category>
      <enclosure length="" type="video/mpeg" url="http://www.tinkernut.com/podcast/210_xp7.mp4"/>
      <description><![CDATA[<object width="425" height="350"> <param name="movie" value="http://www.youtube.com/v/fejcbcZjx7o"> </param> <embed src="http://www.youtube.com/v/fejcbcZjx7o" type="application/x-shockwave-flash" width="425" height="350"> </embed> </object>
<br>
This video will show you how to make your Windows XP machine look and act like Windows 7. Download the files<a href="http://www.tinkernut.com/forum/video-tutorial-help/make-xp-look-like-windows-7"> here</a>.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video will show you how to make your Windows XP machine look and act like Windows 7. Download the files here.</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video will show you how to make your Windows XP machine look and act like Windows 7. Download the files here.</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Make An RSS Feed</title>
      <pubDate>Wed, 14 Oct 2009 00:44:30 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/1198</link>
      
      <comments>http://www.tinkernut.com/archives/1198#comments</comments>
      <category>technology</category>
      <enclosure length="32759953" type="" url="http://www.tinkernut.com/podcast/209_rss.mp4"/>
      <description><![CDATA[<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/PTXnmMlipmo&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/PTXnmMlipmo&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>
<br>
This video shows you how to make an RSS feed both from coding and using freeware. <a href="http://www.tinkernut.com/forum/video-tutorial-help/how-to-make-an-rss-feed">Click here</a> to view the XML used in this video.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video shows you how to make an RSS feed both from coding and using freeware. Click here to view the XML used in this video.</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video shows you how to make an RSS feed both from coding and using freeware. Click here to view the XML used in this video.</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>How To Make a Fog Machine</title>
      <pubDate>Mon, 12 Oct 2009 16:45:16 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/1195</link>
      <guid isPermaLink="true">http://www.tinkernut.com/archives/1195</guid>
      
      <comments>http://www.tinkernut.com/archives/1195#comments</comments>
      <category>technology</category>
      <description><![CDATA[<div class="embedded-howcast-video" style="text-align:center;font-size:9px;"><object width="432" height="276" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="howcastplayer"><param name="movie" value="http://www.howcast.com/flash/howcast_player.swf?file=262687&theme=black"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><param name="flashVars" value="&fs=true"></param><embed src="http://www.howcast.com/flash/howcast_player.swf?file=262687&theme=black" type="application/x-shockwave-flash" width="432" height="276" allowFullScreen="true" allowScriptAccess="always" flashVars="&fs=true"></embed></object><br /><a class="embedded-playback-url" href="http://www.howcast.com/videos/262687-How-To-Make-a-Fog-Machine-With-a-Household-Iron" target="_blank" alt="How To Make a Fog Machine With a Household Iron">How To Make a Fog Machine With a Household Iron</a> on <a class="embedded-howcast-url" href="http://www.howcast.com" target="_blank" alt="www.howcast.com">Howcast</a></div>
<br>
Liven up your parties by making your own fog machine, using items that you can find around the house. Get the full instructions <a href="http://www.howcast.com/videos/262687-How-To-Make-a-Fog-Machine-With-a-Household-Iron" target="_blank">here</a>.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author></item>
    <item>
      <title>Live Interview - Sun Oct 11th.</title>
      <pubDate>Sat, 10 Oct 2009 23:48:40 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/1190</link>
      
      <comments>http://www.tinkernut.com/archives/1190#comments</comments>
      <category>technology</category>
      <description><![CDATA[<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/0VXsGe0VoqA&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0VXsGe0VoqA&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>
<br>
Don't miss the live Tinkernut interview Sunday October 11th at 8pm Eastern at http://dylan.combs.tv]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author></item>
    <item>
      <title>Get Microsoft Office For Free Online</title>
      <pubDate>Sat, 3 Oct 2009 14:14:33 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/1178</link>
      <guid isPermaLink="true">http://www.tinkernut.com/archives/1178</guid>
      
      <comments>http://www.tinkernut.com/archives/1178#comments</comments>
      <category>technology</category>
      <enclosure length="19741854" type="video/mpeg" url="http://www.tinkernut.com/podcast/208_office_online.mp4"/>
      <description><![CDATA[<object width="425" height="350"> <param name="movie" value="http://www.youtube.com/v/8a_GgIQhQDE"> </param> <embed src="http://www.youtube.com/v/8a_GgIQhQDE" type="application/x-shockwave-flash" width="425" height="350"> </embed> </object>
<br>
Find out how to gain access to Microsoft's new Microsoft Office Online feature.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>Find out how to gain access to Microsoft's new Microsoft Office Online feature.</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>Find out how to gain access to Microsoft's new Microsoft Office Online feature.</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
    <item>
      <title>Best Virus Scanner?</title>
      <pubDate>Sat, 26 Sep 2009 23:12:36 -0400</pubDate>
      <link>http://www.tinkernut.com/archives/1124</link>
      
      <comments>http://www.tinkernut.com/archives/1124#comments</comments>
      <category>technology</category>
      <enclosure length="16400264" type="" url="http://www.tinkernut.com/podcast/207_antivirus.mp4"/>
      <description><![CDATA[<object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/xuwiFou_FWw&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/xuwiFou_FWw&hl=en&fs=1" type="application/x-shockwave-flash" width="480" height="295" allowscriptaccess="always" allowfullscreen="true"></embed></object>
<br>
This video compares the most popular virus scanners to see which one's are the best.]]></description>
    <author>admin@tinkernut.com (Tinkernut.com)</author><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video compares the most popular virus scanners to see which one's are the best.</itunes:subtitle><itunes:author>Tinkernut.com</itunes:author><itunes:summary>This video compares the most popular virus scanners to see which one's are the best.</itunes:summary><itunes:keywords>tinkernut,diy,how,to,tips,tricks,tutorial,windows,computer,hack,software,help,internet,web</itunes:keywords></item>
  </channel>
</rss>