<?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>poweredbycode</title>
	<atom:link href="http://www.poweredbycode.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.poweredbycode.com</link>
	<description>Software that people love</description>
	<lastBuildDate>Fri, 25 Jun 2010 17:52:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Command line Hardlink tool</title>
		<link>http://www.poweredbycode.com/?p=163</link>
		<comments>http://www.poweredbycode.com/?p=163#comments</comments>
		<pubDate>Fri, 25 Jun 2010 17:48:22 +0000</pubDate>
		<dc:creator>code</dc:creator>
				<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://www.poweredbycode.com/?p=163</guid>
		<description><![CDATA[hardcopy.    Free utility! hardcopy is a simple command-line application that makes hardlinks in NTFS as easily as &#8220;copying&#8221; a file.  It has two simple parms, srcfile and destfile.  Just like copy. If you don&#8217;t know what a hardlink is, check out my HardLinks for Windows post. Error levels are supported.  0 means successful.  1 [...]]]></description>
			<content:encoded><![CDATA[<h2><strong><strong>hardcopy.     Free utility!</strong></strong></h2>
<p><strong>hardcopy </strong>is a simple command-line application that makes hardlinks in NTFS as easily as &#8220;copying&#8221; a file.  It has two simple parms, srcfile and destfile.  Just like copy.</p>
<p>If you don&#8217;t know what a hardlink is, check out my <a href="http://www.poweredbycode.com/?p=127">HardLinks for Windows</a> post.</p>
<p>Error levels are supported.  0 means successful.  1 means there was a problem with the parms.  2 means the hardlink could not be created for whatever reason.</p>
<p>This works for files on the same volume.  It does not work for folders, and does not work across volumes, so don&#8217;t even try it.</p>
<p>Here&#8217;s an example:</p>
<p><em>hardcopy c:\junk\test.txt c:\other.txt</em></p>
<p>That makes a harcopy of c:\junk\test.txt and puts it in the root folder of drive c, calling it other.txt.  Both files are exactly the same file on the drive, just two different handles to it.</p>
<p>You&#8217;re allowed 1023 hardlinks in NTFS per file, so go nuts.</p>
<p>This one weighs in at 45 kilobytes.  No install required.</p>
<p><strong>Praise for hardcopy.<br />
</strong></p>
<p><em>OMG.  I need this. &#8211; TimC</em><em><br />
</em></p>
<p><strong>Supported Platforms:</strong></p>
<ul>
<li>Windows (as far as I know, all flavors).  Only works under NTFS.</li>
</ul>
<p><strong>How to install:</strong></p>
<ul>
<li>Download the zip file</li>
<li>unzip it</li>
<li>run it from a command line</li>
<li>Enjoy!</li>
</ul>
<p><strong>Downloads:</strong></p>
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<thead>
<tr>
<th align="left" scope="col">Name</th>
<th align="center" scope="col">Version</th>
<th align="left" scope="col">File</th>
<th align="right" scope="col">Size</th>
<th align="right" scope="col">Added</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="hardcopy.zip">hardcopy</a></td>
<td align="center">1.0</td>
<td><a href="hardcopy.zip">hardcopy.zip</a></td>
<td align="right">45 KB</td>
<td align="right">2010-06-25</td>
</tr>
</tbody>
</table>
<p><strong>Changelog:</strong></p>
<ul>
<li><strong>Version 1.0 </strong>(2010-06-23)</li>
</ul>
<p><strong>Legal: </strong></p>
<p><em>hardcopy is copyright (c)2009, poweredbycode.  All rights  reserved.  While every effort has been made to ensure that hardcopy is  error-free, this is a free application and I&#8217;m only human.  As such, it  carries no warranty, suitability for a particular purpose, or guarantee  of any kind.  Use it at your own risk.  If you don&#8217;t like it, delete  it.  Windows is a registered trademark of Microsoft Corporation, who has  nothing to do with hardcopy, other than exposing the API function.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.poweredbycode.com/?feed=rss2&amp;p=163</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overlays for Hardlinks</title>
		<link>http://www.poweredbycode.com/?p=143</link>
		<comments>http://www.poweredbycode.com/?p=143#comments</comments>
		<pubDate>Thu, 24 Sep 2009 19:15:59 +0000</pubDate>
		<dc:creator>code</dc:creator>
				<category><![CDATA[Utilities]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[HardLinkOverlay]]></category>

		<guid isPermaLink="false">http://www.poweredbycode.com/?p=143</guid>
		<description><![CDATA[Icon Overlays for your Hardlinks. Free! HardLinkOverlay is a Windows shell extension application that shows you if a file is part of a hardlink set. What does it do again, exactly? You&#8217;re probably familiar with that little arrow on the bottom left of a file&#8217;s icon that indicates that it is a shortcut, right?  Well, [...]]]></description>
			<content:encoded><![CDATA[<h2 style="text-align: center;"><strong><strong><span style="color: #008000;">Icon Overlays for your Hardlinks.  Free!</span></strong></strong></h2>
<p><strong><img title="More..." src="http://www.poweredbycode.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" />HardLinkOverlay </strong>is a Windows shell extension application that shows you if a file is part of a hardlink set.</p>
<h2 style="text-align: center;"><strong><strong><strong><strong><span style="color: #008000;">What does it do again, exactly?</span></strong></strong></strong></strong></h2>
<p>You&#8217;re probably familiar with that little arrow on the bottom left of a file&#8217;s icon that indicates that it is a shortcut, right?  Well, this does the same thing for hardlinks, but instead of an arrow, it is an &#8220;H&#8221;, like this:</p>
<p><img class="alignnone size-full wp-image-144" title="hl" src="http://www.poweredbycode.com/wp-content/uploads/2009/09/hl.jpg" alt="hl" width="117" height="129" /></p>
<p><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><span style="color: #008000;">Things you should know.</span></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></p>
<p>If you already have hardlinks on your system before HardLinkOverlay is installed, they may not show up right away.  After banging my head on this problem for a bit, I realized that the icons must be cached somewhere.  I&#8217;m still working out how to refresh the cache easily, but in practice it doesn&#8217;t cause problems.</p>
<p>One more thing.  Obviously, <span style="text-decoration: underline;"><em><strong>in order to use HardLinkOverlay, you need HardLinkMaker, which is available elsewhere on this site.</strong></em></span></p>
<p><strong>Praise for HardLinkOverlay:</strong></p>
<p><em>I thought hardlinks couldn&#8217;t get any better, then this comes along. &#8211; TimC</em><em><br />
</em></p>
<p><strong>Supported Platforms:</strong></p>
<ul>
<li>Windows NT 5.0 and up (as far as I know, all modern flavors, though it has not been tested on Vista or Windows 7.)</li>
</ul>
<p><strong>How to install HardLinkOverlay:</strong></p>
<ul>
<li>Download the HardLinkOverlay zip file.</li>
<li>unzip it into a safe place that <span style="text-decoration: underline;">won&#8217;t get deleted</span>.</li>
<li>Navigate to that place, find and run Register.bat</li>
<li>Open Windows Explorer, create a hardlink (you do have HardLinkMaker, don&#8217;t you?), then view.</li>
<li>If you don&#8217;t understand any of this, don&#8217;t even attempt to install it.</li>
</ul>
<p><strong>Downloads:</strong></p>
<table style="border: 1px solid #cccccc; background-color: #f9f9f9;" border="0" cellspacing="0" cellpadding="2" width="100%">
<thead style="background-color: #464646; color: #d7d7d7;">
<tr>
<th align="left" scope="col">Name</th>
<th align="center" scope="col">Version</th>
<th align="left" scope="col">File</th>
<th align="right" scope="col">Size</th>
<th align="right" scope="col">Added</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border-top: 1px solid #cccccc;"><a href="HardLinkOverlay.zip">HardLinkOverlay</a></td>
<td style="border-top: 1px solid #cccccc;" align="center">1.0</td>
<td style="border-top: 1px solid #cccccc;"><a href="HardLinkOverlay.zip">HardLinkOverlay.zip</a></td>
<td style="border-top: 1px solid #cccccc;" align="right">301 KB</td>
<td style="border-top: 1px solid #cccccc;" align="right">2009-09-24</td>
</tr>
</tbody>
</table>
<p><strong>Changelog:</strong></p>
<ul>
<li><strong>HardLinkOverlay Version 1.0 </strong>(2009-09-24)</li>
</ul>
<p><strong>Legal: </strong></p>
<p><em>HardLinkOverlay is copyright (c)2009, poweredbycode.  All rights reserved.  While every effort has been made to ensure that this utility is error-free, it is a free application and I&#8217;m only human.  As such, it carries no warranty, suitability for a particular purpose, or guarantee of any kind.  Use at your own risk.  If you don&#8217;t like it,  use UnRegister.bat, then delete it.  Windows is a registered trademark of Microsoft Corporation, who has nothing to do with this.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.poweredbycode.com/?feed=rss2&amp;p=143</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hardlinks in Windows</title>
		<link>http://www.poweredbycode.com/?p=127</link>
		<comments>http://www.poweredbycode.com/?p=127#comments</comments>
		<pubDate>Fri, 11 Sep 2009 20:55:35 +0000</pubDate>
		<dc:creator>code</dc:creator>
				<category><![CDATA[Utilities]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[HardLinkMaker]]></category>

		<guid isPermaLink="false">http://www.poweredbycode.com/?p=127</guid>
		<description><![CDATA[Windows Hardlinks.  Awesome.  Free! HardLinkMaker is a Windows shell extension application that allows you to create an NTFS hardlink for a given file. What the heck are hardlinks? You&#8217;re probably familiar with shortcuts, which are simply pointers to a file.  If the file gets deleted, the shortcut lives on, though it doesn&#8217;t work anymore. A [...]]]></description>
			<content:encoded><![CDATA[<h2 style="text-align: center;"><strong><strong><span style="color: #008000;">Windows Hardlinks.  Awesome.  Free!</span></strong></strong></h2>
<p><strong><img title="More..." src="http://www.poweredbycode.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" />HardLinkMaker </strong>is a Windows shell extension application that allows you to create an NTFS hardlink for a given file.</p>
<h2 style="text-align: center;"><strong><strong><strong><strong><span style="color: #008000;">What the heck are hardlinks?</span></strong></strong></strong></strong></h2>
<p>You&#8217;re probably familiar with shortcuts, which are simply pointers to a file.  If the file gets deleted, the shortcut lives on, though it doesn&#8217;t work anymore.</p>
<p>A hardlink is more than that.  It is multiple pointers to the exact same file data that can exist in multiple locations on the drive.  More than one name can point to the exact same data.  Any changes to the data made through one of those filenames affects all of the others.  The data only exists ONCE on the drive.  The various hardlinks all point to it.</p>
<p>A hardlink is equivalent to the file itself, along with all of its attributes &amp; properties, without impacting storage space.</p>
<blockquote><p>Consider this pretty illustration &amp; slightly modified description from Wikipedia:</p>
<p><img class="alignnone size-full wp-image-129" title="hardlink" src="http://www.poweredbycode.com/wp-content/uploads/2009/09/hardlink.png" alt="hardlink" width="318" height="157" /></p>
<p>In the figure above, two hard links, named &#8220;LINK A.TXT&#8221; and &#8220;LINK B.TXT&#8221;, point to the same physical data.</p>
<p>If the filename &#8220;LINK A.TXT&#8221; is opened in an editor, modified and saved, then those changes will be visible when the filename &#8220;LINK B.TXT&#8221; is opened for viewing since both filenames point to the same data.  The same is true if the file were opened as &#8220;LINK B.TXT&#8221; &#8211; or any other name associated with the data.</p>
<p>In Windows, up to 1023 hard links to the physical data may be created. To access the data, a user only needs to specify the name of any existing link; the operating system will resolve the location of the actual data.</p>
<p>If one of the files is removed, the data is still accessible through any other link that remains. If all of the links are removed and no process has the file open, then the space occupied by the data is freed, allowing it to be reused in the future. This semantic allows for deleting open files without affecting the process that uses them.</p></blockquote>
<h2 style="text-align: center;"><strong><strong><strong><strong><strong><strong><strong><strong><span style="color: #008000;">Why would I need hardlinks?</span></strong></strong></strong></strong></strong></strong></strong></strong></h2>
<p>Good question.  One way I use them is to organize my music collection.  Now I can have folders organized by anything you can imagine and have what appears to be the real MP3&#8242;s in each.  I really only have one copy of each of those MP3&#8242;s on my drive.  If I want to copy all of my &#8220;classic rock&#8221; and only that to another of my computers, I can go to one folder to do it.</p>
<h2 style="text-align: center;"><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><span style="color: #008000;">How do I use HardLinkMaker?</span></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></h2>
<p>Simple.  Just right-click on a file and there&#8217;s a new option that shows up called &#8220;Create Hardlink&#8221;.  Click that and you&#8217;ve just created another file.  Now you can move that anywhere else on the drive.  Change either file and it is reflected in all hardlinked copies.</p>
<p><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><span style="color: #008000;">Things you should know.</span></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></p>
<p>Deleting a hardlinked file does not affect any of the other hardlinks to that file, or the original.<br />
Renaming a hardlink or the original file does not break the links.<br />
Hardlinks exist even when a file is in the recycle bin (until you empty it).<br />
If you like HardLinkMaker, you need HardLinkOverlay too!</p>
<p><strong>Praise for HardLinkMaker:</strong></p>
<p><em>You have to be kidding me, this is GREAT stuff. &#8211; TimC</em><em><br />
</em></p>
<p><strong>Supported Platforms:</strong></p>
<ul>
<li>Windows NT 5.0 and up (as far as I know, all modern flavors, though it has not been tested on Vista or Windows 7.)</li>
</ul>
<p><strong>How to install HardLinkMaker:</strong></p>
<ul>
<li>Download the HardLinkMaker zip file.</li>
<li>unzip it into a safe place that won&#8217;t get deleted.</li>
<li>Navigate to that place, find and run Register.bat</li>
<li>Open Windows Explorer, right click on a file, Enjoy!</li>
<li>If you don&#8217;t understand any of this, don&#8217;t even attempt to install it.</li>
</ul>
<p><strong>Downloads:</strong></p>
<table style="border: 1px solid #cccccc; background-color: #f9f9f9;" border="0" cellspacing="0" cellpadding="2" width="100%">
<thead style="background-color: #464646; color: #d7d7d7;">
<tr>
<th align="left" scope="col">Name</th>
<th align="center" scope="col">Version</th>
<th align="left" scope="col">File</th>
<th align="right" scope="col">Size</th>
<th align="right" scope="col">Added</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border-top: 1px solid #cccccc;"><a href="HardLinkMaker.zip">HardLinkMaker</a></td>
<td style="border-top: 1px solid #cccccc;" align="center">1.0</td>
<td style="border-top: 1px solid #cccccc;"><a href="HardLinkMaker.zip">HardLinkMaker.zip</a></td>
<td style="border-top: 1px solid #cccccc;" align="right">301 KB</td>
<td style="border-top: 1px solid #cccccc;" align="right">2009-09-11</td>
</tr>
</tbody>
</table>
<p><strong>Changelog:</strong></p>
<ul>
<li><strong>HardLinkMaker Version 1.0 </strong>(2009-09-11)</li>
</ul>
<p><strong>Legal: </strong></p>
<p><em>HardLinkMaker is copyright (c)2009, poweredbycode.  All rights reserved.  While every effort has been made to ensure that this utility is error-free, it is a free application and I&#8217;m only human.  As such, it carries no warranty, suitability for a particular purpose, or guarantee of any kind.  Use at your own risk.  If you don&#8217;t like it,  use UnRegister.bat, then delete it.  Windows is a registered trademark of Microsoft Corporation, who has nothing to do with this.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.poweredbycode.com/?feed=rss2&amp;p=127</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free &#8220;shutdown&#8221; for Windows</title>
		<link>http://www.poweredbycode.com/?p=112</link>
		<comments>http://www.poweredbycode.com/?p=112#comments</comments>
		<pubDate>Tue, 23 Jun 2009 20:22:07 +0000</pubDate>
		<dc:creator>code</dc:creator>
				<category><![CDATA[Utilities]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[shutdown]]></category>

		<guid isPermaLink="false">http://poweredbycode.com/?p=112</guid>
		<description><![CDATA[shutdown.    Free utility! shutdown is a simple command-line application that does what it says it does.  Modeled after Linux shutdown, it has two possible parameters, -h and -r.  It is useful in batch files or I guess you could provide a shortcut to it too.  I wrote it years ago and it may not [...]]]></description>
			<content:encoded><![CDATA[<h2 style="text-align: center;"><strong><strong><span style="color: #008000;">shutdown.    Free utility!</span></strong></strong></h2>
<p><strong>shutdown </strong>is a simple command-line application that does what it says it does.  Modeled after Linux shutdown, it has two possible parameters, -h and -r.  It is useful in batch files or I guess you could provide a shortcut to it too.  I wrote it years ago and it may not even be useful to anyone.</p>
<p>-h means halt.  Windows will perform an orderly shutdown and then if your computer supports it, it will power off.<br />
-r means restart.  Windows will perform an orderly shutdown and then restart.</p>
<p>For example:</p>
<p><em>shutdown -r</em></p>
<p>restarts the computer.</p>
<p><em>shutdown -h</em></p>
<p>halts the computer and may even power it off.</p>
<p>Weighing in at 42.5 kilobytes, this is a simple tool to keep in your bag o&#8217; tricks.  No install required.</p>
<p><strong>Praise for shutdown:</strong></p>
<p><em>Crazy, but so very useful to me. &#8211; TimC</em><em><br />
</em></p>
<p><strong>Supported Platforms:</strong></p>
<ul>
<li>Windows (as far as I know, all flavors)</li>
</ul>
<p><strong>How to install:</strong></p>
<ul>
<li>Download the shutdown zip file</li>
<li>unzip it</li>
<li>run it from a command line</li>
<li>Enjoy!</li>
</ul>
<p><strong>Downloads:</strong></p>
<table style="border: 1px solid #cccccc; background-color: #f9f9f9;" border="0" cellspacing="0" cellpadding="2" width="100%">
<thead style="background-color: #464646; color: #d7d7d7;">
<tr>
<th align="left" scope="col">Name</th>
<th align="center" scope="col">Version</th>
<th align="left" scope="col">File</th>
<th align="right" scope="col">Size</th>
<th align="right" scope="col">Added</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border-top: 1px solid #cccccc;"><a href="shutdown.zip">shutdown</a></td>
<td style="border-top: 1px solid #cccccc;" align="center">1.0</td>
<td style="border-top: 1px solid #cccccc;"><a href="shutdown.zip">shutdown.zip</a></td>
<td style="border-top: 1px solid #cccccc;" align="right">42.5 KB</td>
<td style="border-top: 1px solid #cccccc;" align="right">2009-06-23</td>
</tr>
</tbody>
</table>
<p><strong>Changelog:</strong></p>
<ul>
<li><strong>Version 1.0 </strong>(2007-06-04)</li>
</ul>
<p><strong>Legal: </strong></p>
<p><em>shutdown is copyright (c)2009, poweredbycode.  All rights reserved.  While every effort has been made to ensure that shutdown is error-free, this is a free application and I&#8217;m only human.  As such, it carries no warranty, suitability for a particular purpose, or guarantee of any kind.  Use it at your own risk.  If you don&#8217;t like it, delete it.  Windows is a registered trademark of Microsoft Corporation, who has nothing to do with shutdown.  Linux is cool.  Carry on.<br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.poweredbycode.com/?feed=rss2&amp;p=112</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free &#8220;getunc&#8221; for Windows</title>
		<link>http://www.poweredbycode.com/?p=106</link>
		<comments>http://www.poweredbycode.com/?p=106#comments</comments>
		<pubDate>Tue, 23 Jun 2009 20:11:03 +0000</pubDate>
		<dc:creator>code</dc:creator>
				<category><![CDATA[Utilities]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[getunc]]></category>

		<guid isPermaLink="false">http://poweredbycode.com/?p=106</guid>
		<description><![CDATA[getunc.    Free utility! getunc is a simple command-line application that returns the real network path for a given drive letter. For example: getunc m: returns: \\BigServerInTheSky\RaidX\ Weighing in at 42.5 kilobytes, this is a simple tool to keep in your bag o&#8217; tricks.  No install required. Praise for getunc: You&#8217;ve done it again, I [...]]]></description>
			<content:encoded><![CDATA[<h2 style="text-align: center;"><strong><strong><span style="color: #008000;">getunc.    Free utility!</span></strong></strong></h2>
<p><strong>getunc </strong>is a simple command-line application that returns the real network path for a given drive letter.</p>
<p>For example:</p>
<p><em>getunc m:</em></p>
<p>returns:</p>
<p>\\BigServerInTheSky\RaidX\</p>
<p>Weighing in at 42.5 kilobytes, this is a simple tool to keep in your bag o&#8217; tricks.  No install required.</p>
<p><strong>Praise for getunc:</strong></p>
<p><em>You&#8217;ve done it again, I can&#8217;t do without it. &#8211; TimC</em><em><br />
</em></p>
<p><strong>Supported Platforms:</strong></p>
<ul>
<li>Windows (as far as I know, all flavors)</li>
</ul>
<p><strong>How to install:</strong></p>
<ul>
<li>Download the getunc zip file</li>
<li>unzip it</li>
<li>run it from a command line</li>
<li>Enjoy!</li>
</ul>
<p><strong>Downloads:</strong></p>
<table style="border: 1px solid #cccccc; background-color: #f9f9f9;" border="0" cellspacing="0" cellpadding="2" width="100%">
<thead style="background-color: #464646; color: #d7d7d7;">
<tr>
<th align="left" scope="col">Name</th>
<th align="center" scope="col">Version</th>
<th align="left" scope="col">File</th>
<th align="right" scope="col">Size</th>
<th align="right" scope="col">Added</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border-top: 1px solid #cccccc;"><a href="getunc.zip">getunc</a></td>
<td style="border-top: 1px solid #cccccc;" align="center">1.0</td>
<td style="border-top: 1px solid #cccccc;"><a href="getunc.zip">getunc.zip</a></td>
<td style="border-top: 1px solid #cccccc;" align="right">42.5 KB</td>
<td style="border-top: 1px solid #cccccc;" align="right">2009-06-23</td>
</tr>
</tbody>
</table>
<p><strong>Changelog:</strong></p>
<ul>
<li><strong>Version 1.0 </strong>(2008-12-22)</li>
</ul>
<p><strong>Legal: </strong></p>
<p><em>getunc is copyright (c)2009, poweredbycode.  All rights reserved.  While every effort has been made to ensure that getunc is error-free, this is a free application and I&#8217;m only human.  As such, it carries no warranty, suitability for a particular purpose, or guarantee of any kind.  Use it at your own risk.  If you don&#8217;t like it, delete it.  Windows is a registered trademark of Microsoft Corporation, who has nothing to do with getunc.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.poweredbycode.com/?feed=rss2&amp;p=106</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Name for T w a y</title>
		<link>http://www.poweredbycode.com/?p=98</link>
		<comments>http://www.poweredbycode.com/?p=98#comments</comments>
		<pubDate>Thu, 14 May 2009 03:56:10 +0000</pubDate>
		<dc:creator>code</dc:creator>
				<category><![CDATA[TweetieSpy]]></category>

		<guid isPermaLink="false">http://poweredbycode.com/?p=98</guid>
		<description><![CDATA[The new name for my Twitter app will be&#8230;.. TweetieSpy I&#8217;d also like to extend my apologies to xperimental, who has been a perfect gentleman in my naming screw-up.]]></description>
			<content:encoded><![CDATA[<p>The new name for my Twitter app will be&#8230;..</p>
<h1>TweetieSpy</h1>
<p>I&#8217;d also like to extend my apologies to xperimental, who has been a perfect gentleman in my naming screw-up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.poweredbycode.com/?feed=rss2&amp;p=98</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New features coming</title>
		<link>http://www.poweredbycode.com/?p=86</link>
		<comments>http://www.poweredbycode.com/?p=86#comments</comments>
		<pubDate>Fri, 03 Apr 2009 04:11:50 +0000</pubDate>
		<dc:creator>code</dc:creator>
				<category><![CDATA[TweetieSpy]]></category>

		<guid isPermaLink="false">http://poweredbycode.com/?p=86</guid>
		<description><![CDATA[I thought I&#8217;d give you all an idea of some of the new features coming for TweetieSpy.  Feedback has been good and some of the ideas you&#8217;ve provided are awesome. Coming soon Update Status Reply Support for multiple Twitter accounts Color / Location of popup dependent on keywords or account &#8230; and a new name [...]]]></description>
			<content:encoded><![CDATA[<p>I thought I&#8217;d give you all an idea of some of the new features coming for TweetieSpy.  Feedback has been good and some of the ideas you&#8217;ve provided are awesome.</p>
<p>Coming soon</p>
<ul>
<li>Update Status</li>
<li>Reply</li>
<li>Support for multiple Twitter accounts</li>
<li>Color / Location of popup dependent on keywords or account</li>
</ul>
<p>&#8230; and a new name &#8211; TweetieSpy!</p>
<p>Also, what do you like about TweetieSpy?  What do you hate about TweetieSpy?  What would knock your socks off?  Let me hear your comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.poweredbycode.com/?feed=rss2&amp;p=86</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Introducing TweetieSpy&#8230;</title>
		<link>http://www.poweredbycode.com/?p=3</link>
		<comments>http://www.poweredbycode.com/?p=3#comments</comments>
		<pubDate>Sat, 28 Mar 2009 05:47:18 +0000</pubDate>
		<dc:creator>code</dc:creator>
				<category><![CDATA[TweetieSpy]]></category>

		<guid isPermaLink="false">http://poweredbycode.com/?p=3</guid>
		<description><![CDATA[Beautifully simple.    Smart.    Hip.    Free! TweetieSpy is a must-have application for the serious Twitter user.  It sits quietly in your tray and pops new Twitter messages in near real-time. TweetieSpy is beautiful in design, not only for what it does do, but for what it doesn&#8217;t do.  It is small &#38; streamlined, super-easy to [...]]]></description>
			<content:encoded><![CDATA[<h2 style="text-align: center;"><strong><strong><span style="color: #008000;">Beautifully simple.    Smart.    Hip.    Free!</span></strong></strong></h2>
<p><img class="size-thumbnail wp-image-35 alignleft" title="tway" src="http://poweredbycode.com/wp-content/uploads/2009/03/tway-150x150.png" alt="tway" width="150" height="150" /><strong><img class="size-full wp-image-11 alignright" title="tway1" src="http://poweredbycode.com/wp-content/uploads/2009/03/tway1.jpg" alt="tway1" width="357" height="131" /></strong></p>
<p><strong>TweetieSpy </strong>is a must-have application for the serious Twitter user.  It sits quietly in your tray and pops new Twitter messages in near real-time.</p>
<p>TweetieSpy is <strong>beautiful</strong> in design, not only for what it <em>does</em> do, but for what it <em>doesn&#8217;t</em> do.  It is small &amp; streamlined, super-easy to use, and stays out of your way entirely until it alerts you to an incoming Tweet.</p>
<p>Receive Twitter messages without interrupting your work.  Whether you&#8217;re in a meeting, typing a paper, or browsing the web, TweetieSpy keeps you in touch.  That&#8217;s <strong>smart</strong>.  If there happens to be a link in that message, just click on the message and TweetieSpy will take you there.</p>
<p><img class="size-full wp-image-13 alignright" title="tway2" src="http://poweredbycode.com/wp-content/uploads/2009/03/tway2.jpg" alt="tway2" width="319" height="251" /></p>
<p>Perhaps the best part is that it is <strong>free</strong>.  Well, I <em>do</em> drink a <em>lot</em> of iced tea and sure wouldn&#8217;t turn down a glass if you bought one for me.  It keeps me fueled and cranking out more great software.</p>
<p><strong>Features:</strong></p>
<ul>
<li>Small memory footprint</li>
<li>Easy interface</li>
<li>Small tray icon takes up virtually no space</li>
<li>Doesn&#8217;t interrupt your work, even when a message comes in</li>
<li>@me mode only shows you the Tweets that are directed specifically at you</li>
</ul>
<p><strong>Praise for TweetieSpy:</strong></p>
<p><em>I love it Brotha, Thanks again! &#8211; Badrock<br />
Great app Code!  Thanks for sharing. &#8211; Bayou<br />
This is great. &#8211; Jason Petros<br />
TweetieSpy kicks major ass! &#8211; Dave Ryder<br />
Love the app Code&#8230; It&#8217;s a lot better than hitting refresh every few min to try to keep up with them.</em><em> &#8211; BeerBear</em></p>
<p><strong>Supported Platforms:</strong></p>
<ul>
<li>Windows XP (all flavors)</li>
<li>Windows Vista</li>
</ul>
<p><strong>How to install:</strong></p>
<ul>
<li>Download the TweetieSpy setup file</li>
<li>If you have Vista, you must install in Administrator mode</li>
<li>Run it</li>
<li>Start TweetieSpy</li>
<li>Enter your Twitter username &amp; password</li>
<li>Enjoy!</li>
</ul>
<p><strong>Downloads:</strong></p>
<table style="border: 1px solid #cccccc; background-color: #f9f9f9;" border="0" cellspacing="0" cellpadding="2" width="100%">
<thead style="background-color: #464646; color: #d7d7d7;">
<tr>
<th align="left" scope="col">Name</th>
<th align="center" scope="col">Version</th>
<th align="left" scope="col">File</th>
<th align="right" scope="col">Size</th>
<th align="right" scope="col">Added</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border-top: 1px solid #cccccc;">TweetieSpy available soon</td>
<td style="border-top: 1px solid #cccccc;" align="center">1.0.0.7</td>
<td style="border-top: 1px solid #cccccc;">TweetieSpy available soon</td>
<td style="border-top: 1px solid #cccccc;" align="right">680 KB</td>
<td style="border-top: 1px solid #cccccc;" align="right">2009-03-30</td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<p><strong>FAQ:</strong></p>
<p>Q.   I have Vista and I can&#8217;t get my new TweetieSpy update to install, it just keeps saying there&#8217;s a new one.<br />
A.   You <strong>must be in Administrator mode</strong> to install TweetieSpy or update it to a new version with Vista.</p>
<p><strong>Changelog:</strong></p>
<ul>
<li><strong>Version 1.0.0.7 </strong>(2009-03-30)
<ul>
<li>Feature: New menu icons</li>
<li>now has &#8220;no popup&#8221; feature for no interruptions during presentations, etc.</li>
</ul>
</li>
</ul>
<ul>
<li><strong>Version 1.0.0.6</strong> (2009-03-27)
<ul>
<li>Fixed: @me didn&#8217;t work with mixed case</li>
</ul>
</li>
</ul>
<ul>
<li><strong>Version 1.0.0.5</strong> (2009-03-26)
<ul>
<li>Added: &#8220;Show last tweet&#8221;</li>
</ul>
</li>
</ul>
<ul>
<li><strong>Version 1.0.0.4</strong> (2009-03-25)
<ul>
<li>TweetieSpy released</li>
</ul>
</li>
</ul>
<p><strong>Legal: </strong></p>
<p><em>TweetieSpy is copyright (c)2009, poweredbycode.  All rights reserved.  While every effort has been made to ensure that TweetieSpy is error-free, this is a free application and I&#8217;m only human.  As such, it carries no warranty, suitability for a particular purpose, or guarantee of any kind.  Use it at your own risk.  If you don&#8217;t like it, uninstall it.  Twitter, Vista, XP are registered trademarks of their respective companies.<br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.poweredbycode.com/?feed=rss2&amp;p=3</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
