<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Geek Republic &#187; Suction</title>
	<atom:link href="http://www.geek-republic.com/tag/suction/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geek-republic.com</link>
	<description>...in Geek we trust</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:45:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>A Week of Software Updates</title>
		<link>http://www.geek-republic.com/2009/09/09/a-week-of-software-updates/</link>
		<comments>http://www.geek-republic.com/2009/09/09/a-week-of-software-updates/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 21:13:42 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[AudioX]]></category>
		<category><![CDATA[MailBin]]></category>
		<category><![CDATA[RAIDFix]]></category>
		<category><![CDATA[Suction]]></category>

		<guid isPermaLink="false">http://drnathan.teamhackaday.com/?p=507</guid>
		<description><![CDATA[If you have not been by the site recently, I have updated a few my applications this week, and I have added a pair of new apps as well. The newcomers include AudioX and RAIDFix. AudioX is a labor of love several years in the works. A process born in batch files, migrated to Perl, [...]]]></description>
			<content:encoded><![CDATA[<p>If you have not been by the site recently, I have updated a few my applications this week, and I have added a pair of new apps as well.</p>
<p>The newcomers include AudioX and RAIDFix.</p>
<p><a href="http://drnathan.teamhackaday.com/software/audiox/">AudioX</a> is a labor of love several years in the works.  A process born in batch files, migrated to Perl, and eventually rewritten in C#, AudioX converts songs between audio formats including FLAC, APE, AAC, MP3, and WAV.  I really needed an application to convert my APE audio to FLAC for archival, and to compress my FLAC audio to AAC format for my iPod and MP3 format for my car.  AudioX does this for me, managing tags and album art, all while taking advantage of PCs with multiple cores.  It&#8217;s a great app, give it a try!</p>
<p><a href="http://drnathan.teamhackaday.com/software/raidfix/">RAIDFix</a> is an application I wrote to help the countless people that visit my site looking for a way to enable RAID on their Intel ICH-based Windows PC after they have installed Windows with RAID disabled.  I have published walkthroughs on how to accomplish this, but RAIDFix makes it extremely simple.  Patching your computer to allow you to enable RAID in the BIOS is now one-click away.</p>
<p>Additionally, <a href="http://drnathan.teamhackaday.com/software/suction/">Suction</a> received updates to allow the user to specify the text they want used when renaming duplicate files as well as the ability to specify whether this text is prepended or appended to the file name.</p>
<p><a href="http://drnathan.teamhackaday.com/software/mailbin-2/">MailBin</a> had a bit of work done on the back-end, in order to do away with the flat configuration file used by the program.  Instead, MailBin now uses Windows&#8217; standard user config files like the rest of my applications.</p>
<p>All of the applications listed above now take advantage of my new web-based update system.  The programs will check this web site to see if there is an update version of the application automatically, alerting you if a new release has been published.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geek-republic.com/2009/09/09/a-week-of-software-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Suction, A Lightweight Directory Consolidator</title>
		<link>http://www.geek-republic.com/2009/05/08/suction-a-lightweight-directory-consolidator/</link>
		<comments>http://www.geek-republic.com/2009/05/08/suction-a-lightweight-directory-consolidator/#comments</comments>
		<pubDate>Fri, 08 May 2009 18:47:39 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[dir utils]]></category>
		<category><![CDATA[dirutils]]></category>
		<category><![CDATA[file management]]></category>
		<category><![CDATA[Suction]]></category>
		<category><![CDATA[Usenet]]></category>

		<guid isPermaLink="false">http://drnathan.teamhackaday.com/?p=326</guid>
		<description><![CDATA[I have put together a little program that will accept any number of directories as input and &#8220;Suction&#8221; the contents of any subdirectory to the top folder, deleting all empty subfolders left behind after the operation. Morehpperliter was quite fond of the &#8220;Unify&#8221; function in DirUtils, which does not run on 64-bit machines and as [...]]]></description>
			<content:encoded><![CDATA[<p>I have put together a little program that will accept any number of directories as input and &#8220;Suction&#8221; the contents of any subdirectory to the top folder, deleting all empty subfolders left behind after the operation.</p>
<p><a href="http://morehpperliter.teamhackaday.com">Morehpperliter</a> was quite fond of the &#8220;Unify&#8221; function in DirUtils, which does not run on 64-bit machines and as far as I know is no longer developed, so he asked if I knew of an alternative.  I did not, so I created one.</p>
<p>The program is simple, lightweight, and very handy if you have to wrangle a lot of files (this means you Usenet and BitTorrent users), so give it a try!</p>
<p style="text-align: center;"><a href="http://www.geek-republic.com/wp-content/uploads/2009/09/Suction1.jpg"><img class="size-full wp-image-460 aligncenter" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="Suction - Free, Lightweight Directory Consolidator.  A great alternative to DirUtils" src="http://www.geek-republic.com/wp-content/uploads/2009/09/Suction1.jpg" alt="Suction" width="516" height="374" /></a></p>
<p><strong><a href="http://drnathan.teamhackaday.com/software/suction">Visit the Suction download page</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geek-republic.com/2009/05/08/suction-a-lightweight-directory-consolidator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

