<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
	xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podzinger="http://www.podzinger.com">

<channel>
<title>HowTube</title>
<link>http://howtube.com</link>
<description>Visual how-to tutorials and demonstrations of hackery, geekery and Mac-ery.</description>
<language>en</language>
<copyright>CC 2008 Steamer Media LLC</copyright>
<managingEditor>mark@steamermedia.com</managingEditor>
<generator>Liberated Syndication - libsyn.com</generator>
<webMaster>podcasts@libsyn.com (Liberated Syndication)</webMaster>
<lastBuildDate>Fri, 28 Mar 2008 05:36:00 GMT</lastBuildDate>
<ttl>180</ttl>
<podzinger:id> 3570019063 </podzinger:id><itunes:subtitle>See it. Do it.</itunes:subtitle>
<itunes:summary>Visual how-to tutorials and demonstrations of hackery, geekery and Mac-ery.</itunes:summary>
<itunes:category text="Technology" />
<itunes:category text="">
	<itunes:category text="Computers" />
</itunes:category>
<itunes:category text="Comedy" />
<itunes:keywords>video, how-to, how to, macintosh, mac</itunes:keywords>
<itunes:author>Mark Boszko</itunes:author>
<itunes:owner>
<itunes:email>mark@steamermedia.com</itunes:email>
<itunes:name>Steamer Media, LLC</itunes:name>
</itunes:owner>
<itunes:image href="http://libsyn.com/podcasts/howtube/images/howtube_cover_ws_300.jpg" />
<image>
<url>http://libsyn.com/podcasts/howtube/images/howtube_cover_ws_300.jpg</url>
<title>HowTube</title>
<link>http://howtube.com</link>
</image>
<itunes:explicit>No</itunes:explicit>
<item>
<title>HowTube 010 - Using the Mac Pro RAID Card</title>
<link>http://howtube.com/index.php?post_id=322142#</link>
<description><![CDATA[HowTube hits the big one-oh! That's right, double digits. It's all set to become an unruly tween.

The podcast HowTube I hinted at is still in the works, but to keep your whistle wet in the meantime, we take a look at how gosh-darn easy it is to use the new Mac Pro RAID Card.]]></description>
<category>podcasts</category>
<pubDate>Fri, 28 Mar 2008 05:36:00 GMT</pubDate>
<guid isPermaLink="true">http://howtube.com/index.php?post_id=322142#</guid>
<enclosure url="http://media.libsyn.com/media/howtube/HowTube_010_-_Mac_Pro_RAID_Card.M4V" length="26493548" type="video/x-m4v"/>
<itunes:author>Mark Boszko</itunes:author>
<itunes:explicit>No</itunes:explicit>
</item>
<item>
<title>Whoa!</title>
<link>http://howtube.com/index.php?post_id=318683#</link>
<description><![CDATA[I'm a little bit underwater, recovering from SXSW last week. HowTube will return next weekend with some cool podcasting tips that let you podcast <span style="font-style: italic;">to yourself!</span><br/>]]></description>
<category>general</category>
<pubDate>Tue, 18 Mar 2008 02:34:00 GMT</pubDate>
<guid isPermaLink="true">http://howtube.com/index.php?post_id=318683#</guid>
<itunes:author>Mark Boszko</itunes:author>
<itunes:explicit>No</itunes:explicit>
</item>
<item>
<title>HowTube 009 - How to Survive SXSW</title>
<link>http://howtube.com/index.php?post_id=315360#</link>
<description><![CDATA[This week, I'm out at <a href="http://www.sxsw.com/">SXSW</a> in Austin, TX, attending the Film and Interactive conferences. I spoke to Bre Pettis earlier today, and got inspired to get something out today, so I've put together this short and sweet guide to surviving at SXSW. Enjoy!]]></description>
<category>podcasts</category>
<pubDate>Sun, 9 Mar 2008 02:29:00 GMT</pubDate>
<guid isPermaLink="true">http://howtube.com/index.php?post_id=315360#</guid>
<enclosure url="http://media.libsyn.com/media/howtube/ht009_how_to_survive_sxsw_v02.m4v" length="19066211" type="video/m4v"/>
<itunes:duration>00:02:20</itunes:duration>
<itunes:keywords>SXSW, survival, HowTube, registration, badge, swag, sleep, nap, water, vegetables, veggies, try, new, fun</itunes:keywords>
<itunes:author>Mark Boszko</itunes:author>
<itunes:explicit>No</itunes:explicit>
</item>
<item>
<title>HowTube 008 - Markdown Cheat Sheet</title>
<link>http://howtube.com/index.php?post_id=293738#</link>
<description><![CDATA[<p>In the words of its creator, <a href="http://daringfireball.net/">John Gruber</a>, &#8220;<a href="http://daringfireball.net/projects/markdown/">Markdown</a> is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).&#8221;</p>

<p>Iâve known about Markdown for quite some time, but for some reason, Iâve always just stuck with writing up my blog posts in plain olâ HTML. Since Iâm now trying out <a href="http://www.red-sweater.com/marsedit/">MarsEdit</a>, and it has preview functionality for Markdown, I thought Iâd give it a shot. Turns out, I love it, especially the human-readability of it, which I suppose is really the entire point.</p>

<p>I had a really hard time, however, finding a good cheat sheet. Several links to one made by Ollieman indicate he had the best one, but as his site is currently down, I ended up making my own. Please share and enjoy!</p>

<p>Since I use WordPress for my blog, and I have installed <a href="http://michelf.com/projects/php-markdown/extra/">PHP Markdown Extra</a> as a plug-in, I have also included an addendum on the second page of the cheat sheet noting the additions and changes in the &#8220;Extra&#8221; version.</p>

<p>I would also note that several popular text editors have support for Markdown translations, such as my much beloved <a href="http://macromates.com/">TextMate</a>, in which I am writing this very post. In fact, there is an <a href="http://macromates.com/screencast/blogging_take_two.mov">excellent screencast</a> which demonstrates use of the Blogging Bundle for TextMate, and gives a good overview of how Markdown can be used inside the editor, and how to export to various formats.</p>

<p>Many thanks to John Gruber and <a href="http://www.aaronsw.com/">Aaron Swartz</a> for creating Markdown, and <a href="http://www.michelf.com/projects/php-markdown/">Michel Fortin</a> for creating the PHP &#8220;Extra&#8221; version.</p>]]></description>
<category>podcasts</category>
<pubDate>Sat, 5 Jan 2008 21:58:00 GMT</pubDate>
<guid isPermaLink="true">http://howtube.com/index.php?post_id=293738#</guid>
<author>mark@howtube.com</author>
<enclosure url="http://media.libsyn.com/media/howtube/Markdown_Cheat_Sheet.pdf" length="131678" type="application/pdf"/>
<itunes:keywords>markdown, syntax, cheat sheet, pdf</itunes:keywords>
<itunes:author>Mark Boszko</itunes:author>
<itunes:explicit>No</itunes:explicit>
</item>
<item>
<title>HowTube 007 - iPhone Tips, Part 1</title>
<link>http://howtube.com/index.php?post_id=232274#</link>
<description><![CDATA[This one is formatted especially for your iPhone. More iPhone tips coming soon...<br/><br/><span style="font-weight: bold;">UPDATE:</span> Re-formatted for much better viewing on iPhone, and got rid of the annoying interlacing issue.<br/><br/>Also added <a href="http://media.libsyn.com/media/howtube/howtube_007a.3gp">experimental 3G version that you can download over EDGE</a>. Let me know if you try that, and how it works out (although I suspect it starts to get to small to be useful).<br/>]]></description>
<category>podcasts</category>
<pubDate>Thu, 5 Jul 2007 04:36:00 GMT</pubDate>
<guid isPermaLink="true">http://howtube.com/index.php?post_id=232274#</guid>
<enclosure url="http://media.libsyn.com/media/howtube/howtube_007.mp4" length="57861762" type="audio/mp4"/>
<itunes:author>Mark Boszko</itunes:author>
<itunes:explicit>No</itunes:explicit>
</item>
<item>
<title>iPhone Tip</title>
<link>http://howtube.com/index.php?post_id=231287#</link>
<description><![CDATA[We've shot the new iPhone tips episode (HowTube 007), and plan to have it edited and posted tomorrow night. In the meantime, I'll leave you with the tip that contrary to the assumption of the Genius at the Apple Store I visited earlier today, you <em>can</em>, in fact, sync info from one Mac, and your media from another Mac. In fact, it seems that I have successfully synced the info and Photos from my laptop, while the music, videos and Podcasts continue to sync from the "jukebox" Mac mini in the office. All you have to do is check or uncheck the sync preferences in each tab of the iTunes sync display for your iPhone on each respective Mac. We'll show this in more detail in HowTube 008, iPhone Tips 'n' Tricks #2.]]></description>
<category>tips</category>
<pubDate>Mon, 2 Jul 2007 03:10:00 GMT</pubDate>
<guid isPermaLink="true">http://howtube.com/index.php?post_id=231287#</guid>
<itunes:author>Mark Boszko</itunes:author>
<itunes:explicit>No</itunes:explicit>
</item>
<item>
<title>iPhone tips and tricks coming soon</title>
<link>http://howtube.com/index.php?post_id=230163#</link>
<description><![CDATA[]]></description>
<category>general</category>
<pubDate>Thu, 28 Jun 2007 22:04:00 GMT</pubDate>
<guid isPermaLink="true">http://howtube.com/index.php?post_id=230163#</guid>
<itunes:author>Mark Boszko</itunes:author>
<itunes:explicit>No</itunes:explicit>
</item>
<item>
<title>HowTube Tip 2 - Simple Spotlight Window Shortcut</title>
<link>http://howtube.com/index.php?post_id=225837#</link>
<description><![CDATA[<p>I heard Merlin Mann and Leo Laporte on MacBreak Weekly this week bemoaning the fact that once they hit <em>apple-space</em> to open the Spotlight search box on Mac OS X, they have to sit there and wait until it comes up with at least one result before they can hit enter (on the default selection of "Show All") to open the Spotlight window so they can go back to whatever they were doing while Spotlight churns away, finding more search results.</p>
<p>Thankfully, there is an easy way to get around this. Just hit <em>apple-option-space</em> to bring the Spotlight window up directly, type in your search and go, and then you can get back to whatever you were doing while Spotlight works its magic. If that doesn't work for you, just open <strong>System Preferences... > Spotlight > Search Results</strong> and check the bottom of the window to make sure the box for "Spotlight window keyboard shortcut" is checked, and look at the pop-up menu next to it to check which shortcut it's set to. Instant productivity!</p>
<img src="http://libsyn.com/images/howtube/spotlight_window.png" alt="Spotlight window keyboard shortcut">]]></description>
<category>tips</category>
<pubDate>Fri, 15 Jun 2007 22:42:00 GMT</pubDate>
<guid isPermaLink="true">http://howtube.com/index.php?post_id=225837#</guid>
<itunes:keywords>spotlight window shortcut</itunes:keywords>
<itunes:author>Mark Boszko</itunes:author>
<itunes:subtitle>MacBreak Weekly Whine Fixed</itunes:subtitle>
<itunes:explicit>No</itunes:explicit>
</item>
<item>
<title>HowTube 006 - Let Your Mac Speak for You</title>
<link>http://howtube.com/index.php?post_id=181235#</link>
<description><![CDATA[This week, Mark is sick and lost his voice, so he lets his Mac speak for him, and shows you how to do the same.<br/><br/>This will work with any version of Mac OS X, and the upcoming &quot;Leopard&quot; (10.5) promises to include even better, more natural-sounding voices. we can't wait.<br/>]]></description>
<category>podcasts</category>
<pubDate>Mon, 12 Feb 2007 17:51:00 GMT</pubDate>
<guid isPermaLink="true">http://howtube.com/index.php?post_id=181235#</guid>
<enclosure url="http://media.libsyn.com/media/howtube/howtube_006.mov" length="4889785" type="video/quicktime"/>
<itunes:author>Mark Boszko</itunes:author>
<itunes:explicit>No</itunes:explicit>
</item>
<item>
<title>HowTube Tip 1 - Having trouble mounting a removable drive? Read on...</title>
<link>http://howtube.com/index.php?post_id=179699#</link>
<description><![CDATA[<p>Let me start with how Mac OS X deals with removable drives. When you plug in a FireWire or USB drive, or even toss in a CD or DVD, those drives pretty much just appear on the desktop, right?</p>

<p>Sure, but underneath the glossy Mac surface, the Unix system does something else. It creates an alias to the drive, and puts it in the folder at the root of the drive you start up from (your boot drive). That folder is known as <code>/Volumes</code>. You don't see it? That's because Mac OS X hides it from you--- it's a special folder that normally the system uses just fine on its own, <em>thankyouverymuch,</em> and doesn't want you mucking about in it.</p>

<p>However, you can get to the folder by going to the menu item Finder &gt; Go &gt; Go to Folder...

</p>

<p><img width="450" src="http://www.stationinthemetro.com/wp-content/uploads/2007/02/FinderScreenSnapz003.png" id="image1318" alt="Finder > Go > Go to Folder..."/>

</p>

<p>...and in the dialogue box that pops up, type &quot;<code>/Volumes</code>&quot; (capitalization counts):</p>

<p><img src="http://www.stationinthemetro.com/wp-content/uploads/2007/02/FinderScreenSnapz004.png" id="image1319" alt="Volumes"/></p>

<p>Then it will pop up the folder in question, and you can see what's in it:</p>

<p><img width="450" src="http://www.stationinthemetro.com/wp-content/uploads/2007/02/FinderScreenSnapz006.png" id="image1320" alt="Volumes with Rogue Folder"/></p>

<p>Now, you can see here that my startup drive, <strong>Stone</strong>, is listed, as well as my 2 extra drives, <strong>Boulder</strong> and <strong>Pebble</strong>. Even <strong>DVD_VIDEO_RECORDER</strong>, a disc I burned on my living room DVD recorder shows up in here. Those little curved arrows in the lower left mean they're aliases, which aren't real folders at all, but just a pointer to the original drives.</p>

<p>You can also see that there is a <em>real</em> folder that is called <strong>FireWalkWithMe</strong>. Well, that's the name of my portable FireWire drive, but that's not connected to my Mac right now--- so what happened?</p>

<p>Some of the apps that run on Mac OS X are much more in tune with the Unix side than the Mac side of things, and so if, for instance, you have set your removable drive as the default place for it to save things, the app may just assume that drive is <em>always</em> going to be there, instead of checking to make sure that it actually is.</p>

<p>In this case, the app I had been using was Azureus, which while being an otherwise great BitTorrent client, was negligent in this way. I had foolishly set the default save directory to my FireWire drive, and according to Azureus, that meant it was saving things to:</p>

<p><code>/Volumes/FireWalkWithMe/saved_files.zip</code></p>

<p>So what happens is the next time I download something with this app, it tells the system to write to that path, first the hidden <strong>Volumes</strong> folder, then the <strong>FireWalkWithMe</strong> folder, then the saved file. But if my drive isn't attached, Azureus doesn't know, and so the system, not smart enough to know otherwise, takes that directory at face value, and when it encounters a folder in that path that doesn't exist, it goes ahead and creates it, hence the creation of the real <strong>FireWalkWithMe</strong> folder that is <em>not</em> an alias to my portable drive.</p>

<p>So, now I get this folder that Azureus has saved files into that has the exact same name as my FireWire drive. So, what happens the next time I connect my drive? Well, most of the time Mac OS X is smart enough to create an alias with a slightly different name, like <strong>FireWalkWithMe1</strong>, and still mount it on your desktop. However, sometimes it gets confused enough to not mount your drive at all, thinking since there's already a folder in there with the same name, it must already be mounted. Even if it does mount okay,  there still the issue that the app that mistakenly created that folder will go right on saving into that folder instead of your drive, because it's still telling the system to look for <code>/Volumes/FireWalkWithMe</code> and not <code>/Volumes/FireWalkWithMe1</code>.</p>

<p>So, how do we fix this? Pretty simple, now that we know what to look for. If you Go to the <code>/Volumes</code> folder, and there's a real folder in there, first check to make sure there isn't anything inside you want to save, and then chuck that folder in the trash. The next time you connect your removable drive, it should mount with its proper alias name again, and all will be right with the world. Yay!

</p>
]]></description>
<category>tips</category>
<pubDate>Thu, 8 Feb 2007 06:05:00 GMT</pubDate>
<guid isPermaLink="true">http://howtube.com/index.php?post_id=179699#</guid>
<itunes:author>Mark Boszko</itunes:author>
<itunes:explicit>No</itunes:explicit>
</item>
<item>
<title>HowTube 005 - Use Your Wiimote to Control Your Mac</title>
<link>http://howtube.com/index.php?post_id=179203#</link>
<description><![CDATA[This week, use the beta DarwiinRemote software to control your Mac with your Wiimote. Yes, it's a bit silly, but it's fun!<br/><br/>Do do this, you'll need a Mac with Bluetooth and a Nintendo Wii with Sensor Bar and Wiimote.<br/><br/>Links:<br/><ol><li><a href="http://blog.hiroaki.jp/2006/12/000433.html">Hirolog announces the release of DarwiinRemote</a></li><li><a href="http://sourceforge.net/projects/darwiin-remote/">DawiinRemote SourceForge page</a><br type="_moz"/></li></ol>
]]></description>
<category>podcasts</category>
<pubDate>Wed, 7 Feb 2007 00:36:00 GMT</pubDate>
<guid isPermaLink="true">http://howtube.com/index.php?post_id=179203#</guid>
<enclosure url="http://media.libsyn.com/media/howtube/HowTube_005_-_Use_Your_Wiimote_to_Control_Your_Mac.mov" length="48430420" type="video/quicktime"/>
<itunes:author>Mark Boszko</itunes:author>
<itunes:explicit>No</itunes:explicit>
</item>
<item>
<title>HowTube 004 - Turn Your Mac Into an Alarm Clock with Automator</title>
<link>http://howtube.com/index.php?post_id=176777#</link>
<description><![CDATA[This week's HowTube is all about Automator, and how to use it to turn your Mac into a very expensive alarm clock. Of course, you'll learn important things about how to use Automator along the way, so you can start using it for anything you can think of.<br/><br/>Links:<br/><a href="http://www.apple.com/macosx/features/automator/">Automator</a> (on Apple.com)<br/><a href="http://www.automatorworld.com/">Automator World</a><br/><a href="http://automator.us">Automator.us</a><br/><br/>PS: This week we've moved to an all-HD format in 720p, all the better for you to see what we're doing. This new format will not be playable on your current iPod, but it <span style="font-style: italic;">will</span> be playable on your Mac or Apple TV (or your PC too, if you've got one).<br type="_moz"/>]]></description>
<category>podcasts</category>
<pubDate>Wed, 31 Jan 2007 12:25:00 GMT</pubDate>
<guid isPermaLink="true">http://howtube.com/index.php?post_id=176777#</guid>
<enclosure url="http://media.libsyn.com/media/howtube/HowTube_004.mov" length="43364466" type="video/quicktime"/>
<itunes:author>Mark Boszko</itunes:author>
<itunes:explicit>No</itunes:explicit>
</item>
<item>
<title>HowTube in HD</title>
<link>http://howtube.com/index.php?post_id=174132#</link>
<description><![CDATA[We've been playing with the new bittorrent Hi-Def video client, <a href="http://www.zudeo.com/" title="Zudeo">Zudeo</a>. It seems to work pretty well, and so we're going to try an experiment with the latest episode of HowTube, and post it in HD as well (since we produce the show in 720p anyway).<br/><br/>Please give it a shot, and let us know what you think. For this tech-heavy episode, it may be a little clearer what's going on in HD as well. Like it? Let us know, and maybe we'll make a habit out of it.<br/><br/><br/><a href="http://www.zudeo.com/az-web/details/C7M5ZQRV4G2GSO2UNRKZWJPZYXPVECNF.html"><img border="0" alt="HowTube+Episode+3+HD" src="http://www.zudeo.com/az-web/magnet/C7M5ZQRV4G2GSO2UNRKZWJPZYXPVECNF.jpg"/></a>]]></description>
<category>general</category>
<pubDate>Wed, 24 Jan 2007 02:29:00 GMT</pubDate>
<guid isPermaLink="true">http://howtube.com/index.php?post_id=174132#</guid>
<itunes:author>Mark Boszko</itunes:author>
<itunes:explicit>No</itunes:explicit>
</item>
<item>
<title>Podcast Alley</title>
<link>http://howtube.com/index.php?post_id=174001#</link>
<description><![CDATA[We'd love it if you'd go hit <a href="http://www.podcastalley.com/podcast_details.php?pod_id=44869#">our page on Podcast Alley</a> and vote for us!<br/><br/>Podcast Alley made me say this: <br/> <a href="http://www.podcastalley.com/"> My Podcast Alley feed!</a> {pca-f05384d5329997dc1c676c0f48e6d1f3}]]></description>
<category>general</category>
<pubDate>Tue, 23 Jan 2007 18:06:00 GMT</pubDate>
<guid isPermaLink="true">http://howtube.com/index.php?post_id=174001#</guid>
<itunes:author>Mark Boszko</itunes:author>
<itunes:explicit>No</itunes:explicit>
</item>
<item>
<title>HowTube 003 - Make Your Own Dashboard Widgets with Dashcode</title>
<link>http://howtube.com/index.php?post_id=173898#</link>
<description><![CDATA[This week, we look at the new beta release of Dashcode, the tool that will help you build Widgets for Mac OS X without writing any code! (Mostly.) We are also posting the iPhone Countdown widget we built in the podcast, for your downloading pleasure.<br/><br/>Apple's Dashcode pages are <a title="Dashcode info" href="http://developer.apple.com/leopard/overview/dashcode.html">here for information</a>, and <a title="Dashcode download" href="http://developer.apple.com/tools/dashcode/">here for the download</a>.<br/><br/>This widget will show you how long you have to wait until you can get your hands on the Apple iPhone (or whatever they end up calling it).<br/><br/>This widget gets the release information from a published iCalendar file on the internet, which will be updated once we hear more about the release date, and once that happens, the widget will automatically update itself with the latest info.<br/><br/>Also, unlike most similar widgets, this widget does not violate the intellectual property rights of others (including Apple) by including product photography in an unlicensed manner. Yay!<br/><br/>And finally, the *best* thing about the widget is that you can click the link on the back to visit HowTube.com, and find out how to easily make your very own widgets! Spiffy!<br/><br/>Mac OS X 10.4.3 Tiger (or higher) is required. If you're using Safari, click the download link. When the widget download is complete, Show Dashboard, click the Plus sign to display the Widget Bar and click the widget's icon in the Widget Bar to open it. If you're using a browser other than Safari, click the download link. When the widget download is complete, unarchive it and double-click on the widget icon. Dashboard will then automatically open and install it for you. If for some reason it does *not* automatically open, place the widget in /Library/Widgets/ in your home folder. Show Dashboard, click the Plus sign to display the Widget Bar and click the widget's icon in the Widget Bar to open it.<br/><br/>Download: <a href="http://www.libsyn.com/static/howtube/iPhoneCountdown.zip">iPhone Countdown Widget</a> (76KB)<br/><br/>PS: It's still Monday somewhere in the world.<br/><hr style="width: 100%; height: 2px;"/>Update:<br/><br/>This episode is also available in HD on <a title="Zudeo" href="http://www.zudeo.com/">Zudeo</a>. You can see what's going on a lot better on there, and we plan to post all future episodes in 720p HD both on Zudeo, and here on the regular podcast feed. Enjoy!<br/><br/><br/><a href="http://www.zudeo.com/az-web/details/C7M5ZQRV4G2GSO2UNRKZWJPZYXPVECNF.html"><img border="0" src="http://www.zudeo.com/az-web/magnet/C7M5ZQRV4G2GSO2UNRKZWJPZYXPVECNF.jpg" alt="HowTube+Episode+3+HD"/></a><br type="_moz"/>]]></description>
<category>podcasts</category>
<pubDate>Tue, 23 Jan 2007 09:31:00 GMT</pubDate>
<guid isPermaLink="true">http://howtube.com/index.php?post_id=173898#</guid>
<enclosure url="http://media.libsyn.com/media/howtube/howtube_003_dashcode.m4v" length="36080464" type="video/m4v"/>
<itunes:author>Mark Boszko</itunes:author>
<itunes:explicit>No</itunes:explicit>
</item>
<item>
<title>Hello MeFites!</title>
<link>http://howtube.com/index.php?post_id=126203#</link>
<description><![CDATA[<p>I just discovered we've been linked from a comment on <a href="http://www.metafilter.com/mefi/54303">a MetaFilter post</a> about <a href="http://www.videojug.com/">VideoJug</a>, which does look like a very cool how-to site.</p>

<p>Want to contribute a how-to for an episode of HowTube? Email us at <a href="mailto:howtube@gmail.com">howtube@gmail.com</a>, and we'll work with you to get your how-to featured on the podcast!</p>]]></description>
<category>general</category>
<pubDate>Sat, 2 Sep 2006 04:09:00 GMT</pubDate>
<guid isPermaLink="true">http://howtube.com/index.php?post_id=126203#</guid>
<itunes:author>Mark Boszko</itunes:author>
<itunes:explicit>No</itunes:explicit>
</item>
<item>
<title>HowTube 002 - Get Video Off Your DVDs and Onto Your iPod with Handbrake</title>
<link>http://howtube.com/index.php?post_id=82555#</link>
<description><![CDATA[<p>This week, get video off your DVDs and into your iPod using Handbrake.</p>
<p>Transcript will be posted separately next week, as well as bonus tips on how to use much the same workflow to prepare video from DVDs to go up on the web. That very request-- by a TV host who wants to grab interview clips of himself from DVDs that he's burned from his TiVo-- is exactly what prompted me to create this episode in the first place.</p>
<p>Bonus Bonus Tip: Don't fool yourself into thinking that in the midst of the myriad other tasks you have to do before you go on a 5-day business trip that you will in any way have the time to properly produce a 6-minute how-to video podcast. Either something not going to get done (at least to your satisfaction), or you're not going to sleep. At all.</p>]]></description>
<category>podcasts</category>
<pubDate>Fri, 21 Apr 2006 18:56:00 GMT</pubDate>
<guid isPermaLink="true">http://howtube.com/index.php?post_id=82555#</guid>
<enclosure url="http://media.libsyn.com/media/howtube/howtube_002.m4v" length="10445210" type="video/m4v"/>
<itunes:author>Mark Boszko</itunes:author>
<itunes:explicit>No</itunes:explicit>
</item>
<item>
<title>HowTube 001 - Get Windows XP on Your Mac with Boot Camp</title>
<link>http://howtube.com/index.php?post_id=80668#</link>
<description><![CDATA[This week on HowTube, we'll be showing you how to get Windows XP running on your Intel-based Mac using Apple's Boot Camp Assistant.<br/><br/>This HowTube is a break (even though it's the first one) from the focus of this podcast, which is how-to tips and tricks for video pros (or those who want to be one). I just wanted to get this one out there since if you're a tech-head like me, you'll want to play around with Boot Camp as soon as possible. We'll be gearing up with a video-related how-to next week just before <a href="http://www.nabshow.com">NAB</a>.<br/><br/>A transcript of the show is available at <a href="http://homepage.mac.com/steamer/howtube_001_transcript.txt">http://homepage.mac.com/steamer/howtube_001_transcript.txt</a><br/>]]></description>
<category>podcasts</category>
<pubDate>Sun, 16 Apr 2006 16:02:00 GMT</pubDate>
<guid isPermaLink="true">http://howtube.com/index.php?post_id=80668#</guid>
<enclosure url="http://media.libsyn.com/media/howtube/howtube_001_ol.m4v" length="27471084" type="video/m4v"/>
<itunes:author>Mark Boszko</itunes:author>
<itunes:explicit>No</itunes:explicit>
</item>
</channel></rss>
