<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Programming Challenge!</title>
	<atom:link href="http://burntelectrons.org/2004/10/programming-challenge/feed/" rel="self" type="application/rss+xml" />
	<link>http://burntelectrons.org/2004/10/programming-challenge/</link>
	<description>and other random particles...</description>
	<lastBuildDate>Fri, 27 Apr 2012 00:00:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: LR Holliday</title>
		<link>http://burntelectrons.org/2004/10/programming-challenge/comment-page-1/#comment-1699</link>
		<dc:creator>LR Holliday</dc:creator>
		<pubDate>Fri, 01 Apr 2011 19:35:53 +0000</pubDate>
		<guid isPermaLink="false">#comment-1699</guid>
		<description>I have patched DirMagic.com so that it works correctly with FAT16 drives up to 2 GB.  The original version gave erroneous free space results for any drive larger than 32 MB.  The patched version does not handle FAT32 drives correctly, and does not handle long file names.

The patch is really simple.  Replace two instructions &quot;mul bx mul cx&quot; with &quot;mul cx mul bx&quot;.  In version 2.0 (9/1/88; 8,564 bytes), these two instructions are at offset 18AA.

I have also patched my copy to bypass the &quot;wait for retrace&quot; instructions.  This greatly speeds up operation of the program.

DirMagic can be used in Windows 9X DOS box to view or delete a file, even a long filename file.  It should not be used to copy, rename, or move a long filename file.  The long filename would be lost.

DirMagic does not sort by date correctly if any of the file dates are 2000 or later.  Gordon Haff&#039;s Directory Freedom (DF461B.ZIP) is similar to DirMagic, and does handle date sorting correctly.

LRH</description>
		<content:encoded><![CDATA[<p>I have patched DirMagic.com so that it works correctly with FAT16 drives up to 2 GB.  The original version gave erroneous free space results for any drive larger than 32 MB.  The patched version does not handle FAT32 drives correctly, and does not handle long file names.</p>
<p>The patch is really simple.  Replace two instructions &#8220;mul bx mul cx&#8221; with &#8220;mul cx mul bx&#8221;.  In version 2.0 (9/1/88; 8,564 bytes), these two instructions are at offset 18AA.</p>
<p>I have also patched my copy to bypass the &#8220;wait for retrace&#8221; instructions.  This greatly speeds up operation of the program.</p>
<p>DirMagic can be used in Windows 9X DOS box to view or delete a file, even a long filename file.  It should not be used to copy, rename, or move a long filename file.  The long filename would be lost.</p>
<p>DirMagic does not sort by date correctly if any of the file dates are 2000 or later.  Gordon Haff&#8217;s Directory Freedom (DF461B.ZIP) is similar to DirMagic, and does handle date sorting correctly.</p>
<p>LRH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://burntelectrons.org/2004/10/programming-challenge/comment-page-1/#comment-1611</link>
		<dc:creator>john</dc:creator>
		<pubDate>Tue, 12 Oct 2010 19:10:38 +0000</pubDate>
		<guid isPermaLink="false">#comment-1611</guid>
		<description>Would love this too.  Am a longtime dirmagic users to this day.  Have found nothing better too.  What a fantastic project.  Has anyone taken this up?</description>
		<content:encoded><![CDATA[<p>Would love this too.  Am a longtime dirmagic users to this day.  Have found nothing better too.  What a fantastic project.  Has anyone taken this up?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Morris</title>
		<link>http://burntelectrons.org/2004/10/programming-challenge/comment-page-1/#comment-1553</link>
		<dc:creator>Ron Morris</dc:creator>
		<pubDate>Wed, 24 Mar 2010 15:15:04 +0000</pubDate>
		<guid isPermaLink="false">#comment-1553</guid>
		<description>Just adding my comment &quot;same as everybody else&quot;.  Been looking for something like it for years, but still have it on my desktop.  Hope somebody finds or does something like it.</description>
		<content:encoded><![CDATA[<p>Just adding my comment &#8220;same as everybody else&#8221;.  Been looking for something like it for years, but still have it on my desktop.  Hope somebody finds or does something like it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ronald scissors</title>
		<link>http://burntelectrons.org/2004/10/programming-challenge/comment-page-1/#comment-821</link>
		<dc:creator>ronald scissors</dc:creator>
		<pubDate>Thu, 19 Apr 2007 17:21:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-821</guid>
		<description>Hello&lt;br /&gt;
&lt;br /&gt;
I have used dirmajic for years and loved it.  When I tried to copy to a new computer, something went wrong and the progam is gone with no bakc up.  can you help me with the 3 programs viewer, dir listing and comparsion..?????</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>I have used dirmajic for years and loved it.  When I tried to copy to a new computer, something went wrong and the progam is gone with no bakc up.  can you help me with the 3 programs viewer, dir listing and comparsion..?????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohinder</title>
		<link>http://burntelectrons.org/2004/10/programming-challenge/comment-page-1/#comment-710</link>
		<dc:creator>Mohinder</dc:creator>
		<pubDate>Thu, 25 Jan 2007 20:11:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-710</guid>
		<description>This is awesome. I love Directory Magic Too. If I am not mistaken I got it as a part of PC Mag tools disk or something.&lt;br /&gt;
Anyway I am in the process of making a tool like that but with much more functionality. It will allow you to move dir trees or copy them. One cool feature is to copy say all *.log files to an equivalent tree or to one directory. These features were needed because I am incharge of creating a Development, Staging and Production environments for a company and they have thousands of directories and they are all mixed in. I want to create a tool that will help me create the environment then maintain it too.</description>
		<content:encoded><![CDATA[<p>This is awesome. I love Directory Magic Too. If I am not mistaken I got it as a part of PC Mag tools disk or something.<br />
Anyway I am in the process of making a tool like that but with much more functionality. It will allow you to move dir trees or copy them. One cool feature is to copy say all *.log files to an equivalent tree or to one directory. These features were needed because I am incharge of creating a Development, Staging and Production environments for a company and they have thousands of directories and they are all mixed in. I want to create a tool that will help me create the environment then maintain it too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Voon</title>
		<link>http://burntelectrons.org/2004/10/programming-challenge/comment-page-1/#comment-447</link>
		<dc:creator>Voon</dc:creator>
		<pubDate>Thu, 04 May 2006 18:28:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-447</guid>
		<description>Oh wow... I loved Directory Magic back in the DOS days. (I renamed mine to DM.COM for quick access)&lt;br /&gt;
&lt;br /&gt;
I actually started writing a DM clone in Delphi several years ago... but eventually lost interest. ;)</description>
		<content:encoded><![CDATA[<p>Oh wow&#8230; I loved Directory Magic back in the DOS days. (I renamed mine to DM.COM for quick access)</p>
<p>I actually started writing a DM clone in Delphi several years ago&#8230; but eventually lost interest. <img src='http://burntelectrons.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyrone</title>
		<link>http://burntelectrons.org/2004/10/programming-challenge/comment-page-1/#comment-350</link>
		<dc:creator>Tyrone</dc:creator>
		<pubDate>Wed, 03 Aug 2005 20:43:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-350</guid>
		<description>Hi there, what an interesting site you have, never seen anything quite like it, very nicely done though.</description>
		<content:encoded><![CDATA[<p>Hi there, what an interesting site you have, never seen anything quite like it, very nicely done though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grey</title>
		<link>http://burntelectrons.org/2004/10/programming-challenge/comment-page-1/#comment-156</link>
		<dc:creator>Grey</dc:creator>
		<pubDate>Sun, 13 Feb 2005 20:51:56 +0000</pubDate>
		<guid isPermaLink="false">#comment-156</guid>
		<description>I haven&#039;t been able to find current and working contact info for Mr. Mefford.&lt;br /&gt;
&lt;br /&gt;
Also, I guess I should post the &quot;rules&quot; for comment content. Sorry. :)</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t been able to find current and working contact info for Mr. Mefford.</p>
<p>Also, I guess I should post the &quot;rules&quot; for comment content. Sorry. <img src='http://burntelectrons.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Schwarttz</title>
		<link>http://burntelectrons.org/2004/10/programming-challenge/comment-page-1/#comment-153</link>
		<dc:creator>Dan Schwarttz</dc:creator>
		<pubDate>Thu, 03 Feb 2005 21:56:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-153</guid>
		<description>Looks like I defeated myself by trying too hard to include a live link to the site I was talking about. I shoud have just mentioned it without the added HTML and let the system  make a link out of it automatically. I half-suspected that might happen... Anyway,  &lt;a href=&quot;http://www.skepticfiles.org/hacker/cud460.htm&quot;&gt;http://www.skepticfiles.org...&lt;/a&gt; is the site I was talking about.</description>
		<content:encoded><![CDATA[<p>Looks like I defeated myself by trying too hard to include a live link to the site I was talking about. I shoud have just mentioned it without the added HTML and let the system  make a link out of it automatically. I half-suspected that might happen&#8230; Anyway,  <a href="http://www.skepticfiles.org/hacker/cud460.htm"></a><a href="http://www.skepticfiles.org" rel="nofollow">http://www.skepticfiles.org</a>&#8230; is the site I was talking about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Schwartz</title>
		<link>http://burntelectrons.org/2004/10/programming-challenge/comment-page-1/#comment-152</link>
		<dc:creator>Dan Schwartz</dc:creator>
		<pubDate>Thu, 03 Feb 2005 21:48:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-152</guid>
		<description>I always liked that program, and still keep a copy around (renamed as FM.COM for fast typing at a DOS prompt).&lt;br /&gt;
&lt;br /&gt;
I wonder, though, do you have author Mefford&#039;s permission to post it here? There was apparently a warning (see &lt;a href=&quot;&lt;a href=&quot;http://www.skepticfiles.org/hacker/cud460.htmback&quot;&gt;http://www.skepticfiles.org...&lt;/a&gt;&quot;&gt;http://www.skepticfiles.org/hacker/cud460.htm&lt;/a&gt; and scroll to the bottom) back in 1992 concerning the fact that it is not considered &quot;freeware&quot; or public domain software. I found both that site and this one by doing a Google search on the names DIRMAGIC and Mefford - to see if such a program as you describe was available.</description>
		<content:encoded><![CDATA[<p>I always liked that program, and still keep a copy around (renamed as FM.COM for fast typing at a DOS prompt).</p>
<p>I wonder, though, do you have author Mefford&#8217;s permission to post it here? There was apparently a warning (see &lt;a href=&quot;<a href="http://www.skepticfiles.org/hacker/cud460.htmback"></a><a href="http://www.skepticfiles.org" rel="nofollow">http://www.skepticfiles.org</a>&#8230;&quot;&gt;<a href="http://www.skepticfiles.org/hacker/cud460.htm&lt;/a&#038;gt" rel="nofollow">http://www.skepticfiles.org/hacker/cud460.htm&lt;/a&#038;gt</a>; and scroll to the bottom) back in 1992 concerning the fact that it is not considered &quot;freeware&quot; or public domain software. I found both that site and this one by doing a Google search on the names DIRMAGIC and Mefford &#8211; to see if such a program as you describe was available.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

