<?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: How to properly fix filter driver problems in Windows XP</title>
	<atom:link href="http://DjLizard.net/2007/04/30/230/feed/" rel="self" type="application/rss+xml" />
	<link>http://DjLizard.net/2007/04/30/230/</link>
	<description>Aw dawg, this is just my whateva-whateva site.</description>
	<lastBuildDate>Wed, 05 Oct 2011 15:12:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: DjLizard</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-9639</link>
		<dc:creator>DjLizard</dc:creator>
		<pubDate>Sat, 30 Jul 2011 05:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-9639</guid>
		<description>Thanks for this!  Please post any and all additional information you think could help me with Dial-a-fix.  (In case you didn&#039;t see the front page in a while, I have returned to work on it once again.)
Originally I had planned for Dial-a-fix to scan for missing filters and offer to fix it, so I will once again attempt to implement this now that I&#039;m back in the saddle.</description>
		<content:encoded><![CDATA[<p>Thanks for this!  Please post any and all additional information you think could help me with Dial-a-fix.  (In case you didn&#039;t see the front page in a while, I have returned to work on it once again.)<br />
Originally I had planned for Dial-a-fix to scan for missing filters and offer to fix it, so I will once again attempt to implement this now that I&#039;m back in the saddle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-9572</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 27 Jul 2011 23:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-9572</guid>
		<description>I just wanted to point out that the procedure is still valid for Windows Vista/7. ;)

This is the procedure I followed when cleaning up after an ill-behaved 32-bit development tool that apparently wasn&#039;t aware that any of its users might possibly be needing a 64-bit OS. (DOH!)

All the warnings and caveats in the post still apply. About the only things that need to be noted for Vista and later are UAC (of course) and to check whether the filter driver is 64-bit if you&#039;re on a 64-bit Windows if it exists on the filesystem. (The post indicates that you should proceed if the filter driver does not exist on the filesystem.) Of course, a 32-bit filter will break a 64-bit driver. :) (How to check this is beyond the scope of a blog comment. Especially when the entry was aimed at technicians.)</description>
		<content:encoded><![CDATA[<p>I just wanted to point out that the procedure is still valid for Windows Vista/7. ;)</p>
<p>This is the procedure I followed when cleaning up after an ill-behaved 32-bit development tool that apparently wasn&#039;t aware that any of its users might possibly be needing a 64-bit OS. (DOH!)</p>
<p>All the warnings and caveats in the post still apply. About the only things that need to be noted for Vista and later are UAC (of course) and to check whether the filter driver is 64-bit if you&#039;re on a 64-bit Windows if it exists on the filesystem. (The post indicates that you should proceed if the filter driver does not exist on the filesystem.) Of course, a 32-bit filter will break a 64-bit driver. :) (How to check this is beyond the scope of a blog comment. Especially when the entry was aimed at technicians.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-7187</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Thu, 27 Jan 2011 02:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-7187</guid>
		<description>I followed your directions above, and function has been restored to the dvd drive that is present in the system...woo hoo. The &#039;ghost&#039; drive has not been affected, and though it has never been in the system since XP was installed, it still shows up. If I delete it in Device manager, it returns when I reboot. It was installed on this motherboard years ago, but not within the history of the current registry. Very curious.</description>
		<content:encoded><![CDATA[<p>I followed your directions above, and function has been restored to the dvd drive that is present in the system&#8230;woo hoo. The &#039;ghost&#039; drive has not been affected, and though it has never been in the system since XP was installed, it still shows up. If I delete it in Device manager, it returns when I reboot. It was installed on this motherboard years ago, but not within the history of the current registry. Very curious.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-7185</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Thu, 27 Jan 2011 01:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-7185</guid>
		<description>DJ:
Thank you for your efforts in posting a very informative and needed article. While a bit over my head, I&#039;m reading and re-reading it until I can apply it to my problem.

A quick :) question: what if there are NO entries in the filters? In my case, I have exclaimation marks on two cdroms/dvds, one of which is not even in my computer...and has never been in the machine since a fresh rebuild and intall of XPpro. No matter what I do the OS detects the drive, and reinstalls it.  This causes the drive that is actually present to not function. System restores do not fix the problem.

Any thoughts?  Thanks.</description>
		<content:encoded><![CDATA[<p>DJ:<br />
Thank you for your efforts in posting a very informative and needed article. While a bit over my head, I&#039;m reading and re-reading it until I can apply it to my problem.</p>
<p>A quick :) question: what if there are NO entries in the filters? In my case, I have exclaimation marks on two cdroms/dvds, one of which is not even in my computer&#8230;and has never been in the machine since a fresh rebuild and intall of XPpro. No matter what I do the OS detects the drive, and reinstalls it.  This causes the drive that is actually present to not function. System restores do not fix the problem.</p>
<p>Any thoughts?  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohan</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-6797</link>
		<dc:creator>Rohan</dc:creator>
		<pubDate>Thu, 16 Dec 2010 00:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-6797</guid>
		<description>So what should one do if the disappearing DVD-ROM does not appear in device manager at all (let alone with an exclamation mark)? Scanning for hardware changes does not make it reappear (nor does the sleep/wake-up trick).

Should I still follow the above information DjLizard?</description>
		<content:encoded><![CDATA[<p>So what should one do if the disappearing DVD-ROM does not appear in device manager at all (let alone with an exclamation mark)? Scanning for hardware changes does not make it reappear (nor does the sleep/wake-up trick).</p>
<p>Should I still follow the above information DjLizard?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DjLizard</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-6303</link>
		<dc:creator>DjLizard</dc:creator>
		<pubDate>Mon, 05 Jul 2010 06:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-6303</guid>
		<description>My tool doesn&#039;t look for filter driver chain breakage at all.  That was planned for a later version but alas.</description>
		<content:encoded><![CDATA[<p>My tool doesn&#039;t look for filter driver chain breakage at all.  That was planned for a later version but alas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Vermeer</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-6296</link>
		<dc:creator>Kevin Vermeer</dc:creator>
		<pubDate>Fri, 25 Jun 2010 16:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-6296</guid>
		<description>@Simon and @DjLizard,

Both of your tools make the assumption that the device exists in Hardware Manager.  If an incorrect and unrelated filter exists, but the driver does not, and the device is not in Hardware Manager (and therefore has no driver), the filter chain is broken, but your tools do not detect this problem.  

It would be more helpful if you scanned the registry for filters, and highlighted whether the drivers were present, than scanning the hardware and only loading these drivers to look for filters.

Thanks!</description>
		<content:encoded><![CDATA[<p>@Simon and @DjLizard,</p>
<p>Both of your tools make the assumption that the device exists in Hardware Manager.  If an incorrect and unrelated filter exists, but the driver does not, and the device is not in Hardware Manager (and therefore has no driver), the filter chain is broken, but your tools do not detect this problem.  </p>
<p>It would be more helpful if you scanned the registry for filters, and highlighted whether the drivers were present, than scanning the hardware and only loading these drivers to look for filters.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yuko</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-5745</link>
		<dc:creator>yuko</dc:creator>
		<pubDate>Wed, 10 Mar 2010 09:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-5745</guid>
		<description>nice article!

I understood that there are device filter and class filter, and to filter every keyboard you connect, you should use the class filter.

Now, I have a question.
Is there any way to filter ALL USB devices connected to the PC?
Keyboard, mouse, USB memory, music player, just everything?
Do I have to filter ALL classes?

I would appreciate any feedback on this!
thanks!


yuko</description>
		<content:encoded><![CDATA[<p>nice article!</p>
<p>I understood that there are device filter and class filter, and to filter every keyboard you connect, you should use the class filter.</p>
<p>Now, I have a question.<br />
Is there any way to filter ALL USB devices connected to the PC?<br />
Keyboard, mouse, USB memory, music player, just everything?<br />
Do I have to filter ALL classes?</p>
<p>I would appreciate any feedback on this!<br />
thanks!</p>
<p>yuko</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Babalawo</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-5154</link>
		<dc:creator>Babalawo</dc:creator>
		<pubDate>Tue, 28 Apr 2009 16:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-5154</guid>
		<description>Gear Software has released new drivers March 30, 2009 that has fixed the issue in Vista64, see http://www.gearsoftware.com/support/drivers.php 

The original drivers didn&#039;t work in Ghost14  Norton knows about this but only tells you to load new drivers see http://www.symantec.com/business/security_response/securityupdates/detail.jsp?fid=security_advisory&amp;pvid=security_advisory&amp;year=2008&amp;suid=20081007_02</description>
		<content:encoded><![CDATA[<p>Gear Software has released new drivers March 30, 2009 that has fixed the issue in Vista64, see <a href="http://www.gearsoftware.com/support/drivers.php"  class="extlink">http://www.gearsoftware.com/support/drivers.php</a> </p>
<p>The original drivers didn&#039;t work in Ghost14  Norton knows about this but only tells you to load new drivers see <a href="http://www.symantec.com/business/security_response/securityupdates/detail.jsp?fid=security_advisory&#038;pvid=security_advisory&#038;year=2008&#038;suid=20081007_02"  class="extlink">http://www.symantec.com/business/security_response/securityupdates/detail.jsp?fid=security_advisory&#038;pvid=security_advisory&#038;year=2008&#038;suid=20081007_02</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Hamilton</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-5150</link>
		<dc:creator>Michael Hamilton</dc:creator>
		<pubDate>Mon, 20 Apr 2009 21:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-5150</guid>
		<description>THANKS sooo much you provided me with the right way to fix it when eveyone else just said delete and that did not fix it. Your info helped me find the missing file.</description>
		<content:encoded><![CDATA[<p>THANKS sooo much you provided me with the right way to fix it when eveyone else just said delete and that did not fix it. Your info helped me find the missing file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radek</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-5104</link>
		<dc:creator>Radek</dc:creator>
		<pubDate>Fri, 13 Feb 2009 19:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-5104</guid>
		<description>Hi, 

I really enjoyed reading your post. I found when I was troubleshooting my external enclosure from Azio (Model# ENC211SU31) paired with my 80GB hard drive. It&#039;s being used (when it works) on WinXP Pro SP2 and SP3. 

Issue: the drive is recognized only about 1 out of 20 times. Usually when is plugged into the computer for the very first time it works. It usually works the second time. It usually fails the third time and afterwards. It is tricky to make it work after that (I still did not figure out the procedure - some combination of plugging/unplugging, reboots, removing ghost driver, weather, moon phase, tide, etc). 

My troubleshooting so far: 
1. I checked working drive in device manager. The device is listed there as &quot;Initio MHY2080BH USB device&quot;. All appropriate drives seems to be generic WinXP drivers as expected (manufacture states that no drivers are needed when running on XP and later). 

2. When device is not recognized, it appears as &quot;Unknown device&quot; in device manager. Note, that correct ghost device is still present. I believe, that the problem is in device ID recognition ... 
The working device shows meaningful &quot;Device Instance id&quot; (USBSTOR\DISK$Ven_Initio ...) and &quot;Hardware id&quot; under device properties/details tab. On the other hand,  &quot;Device Instance id=USB\VID ....&quot;. 

I did reseeded the the drive in the tray with no positive result. 

Since the device is not recognized, I cannot delete upper/lover drives ... 

Note: I did all this testing with ac adapter and connecting only one of the USB plugs. 

I would appreciate any feedback on this.

PS&gt; As I keep troubleshooting this I realized, that it perhaps has nothing to do with upper/lower drivers, but rather inability of computer/OS to recognize hardware or failure of Azio enclosure to provide proper ID. Why this is happening I do not know. I still would appreciate your feedback.

With regards,
Radek</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I really enjoyed reading your post. I found when I was troubleshooting my external enclosure from Azio (Model# ENC211SU31) paired with my 80GB hard drive. It&#039;s being used (when it works) on WinXP Pro SP2 and SP3. </p>
<p>Issue: the drive is recognized only about 1 out of 20 times. Usually when is plugged into the computer for the very first time it works. It usually works the second time. It usually fails the third time and afterwards. It is tricky to make it work after that (I still did not figure out the procedure &#8211; some combination of plugging/unplugging, reboots, removing ghost driver, weather, moon phase, tide, etc). </p>
<p>My troubleshooting so far:<br />
1. I checked working drive in device manager. The device is listed there as &#034;Initio MHY2080BH USB device&#034;. All appropriate drives seems to be generic WinXP drivers as expected (manufacture states that no drivers are needed when running on XP and later). </p>
<p>2. When device is not recognized, it appears as &#034;Unknown device&#034; in device manager. Note, that correct ghost device is still present. I believe, that the problem is in device ID recognition &#8230;<br />
The working device shows meaningful &#034;Device Instance id&#034; (USBSTOR\DISK$Ven_Initio &#8230;) and &#034;Hardware id&#034; under device properties/details tab. On the other hand,  &#034;Device Instance id=USB\VID &#8230;.&#034;. </p>
<p>I did reseeded the the drive in the tray with no positive result. </p>
<p>Since the device is not recognized, I cannot delete upper/lover drives &#8230; </p>
<p>Note: I did all this testing with ac adapter and connecting only one of the USB plugs. </p>
<p>I would appreciate any feedback on this.</p>
<p>PS&gt; As I keep troubleshooting this I realized, that it perhaps has nothing to do with upper/lower drivers, but rather inability of computer/OS to recognize hardware or failure of Azio enclosure to provide proper ID. Why this is happening I do not know. I still would appreciate your feedback.</p>
<p>With regards,<br />
Radek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-5099</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Mon, 02 Feb 2009 02:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-5099</guid>
		<description>I&#039;m no expert like you guys but I had a problem regarding my drives not being shown in the drives registry. No CD image was possible to create because no driver letter was assigned nor was it possible to change the driver letter.

 It seems that by downloading devfilter.exe (enabling to see your upper/lower driver filters) GEARAspiWDM was spotted as an upper filter with no registery related or utility or whatever you want to call it.

When i found this article (about 3 hours later), ITunes seemed to be the problem.

It turns out that yesterday, my sister uninstalled ITunes from my computer (based on the only restoration point available on it)

I restored it on that date, hoped that, as the acticle says: &quot;it may or may not put back the .sys file&quot; in place.

Took 5 min to resolve the problem. Now, all my drives are shown and with their proper drive letters.

Thank you to whoever posted that article!</description>
		<content:encoded><![CDATA[<p>I&#039;m no expert like you guys but I had a problem regarding my drives not being shown in the drives registry. No CD image was possible to create because no driver letter was assigned nor was it possible to change the driver letter.</p>
<p> It seems that by downloading devfilter.exe (enabling to see your upper/lower driver filters) GEARAspiWDM was spotted as an upper filter with no registery related or utility or whatever you want to call it.</p>
<p>When i found this article (about 3 hours later), ITunes seemed to be the problem.</p>
<p>It turns out that yesterday, my sister uninstalled ITunes from my computer (based on the only restoration point available on it)</p>
<p>I restored it on that date, hoped that, as the acticle says: &#034;it may or may not put back the .sys file&#034; in place.</p>
<p>Took 5 min to resolve the problem. Now, all my drives are shown and with their proper drive letters.</p>
<p>Thank you to whoever posted that article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-4507</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Wed, 14 May 2008 22:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-4507</guid>
		<description>I have a situation with a Dell Dimension 2400 (Windows XP)with CD-ROM and CD-RW drives. Neither drive is recognized by My Computer, Windows Explorer, or Device Manager. I also have no exclamation points in Device Manager. I deleted the upper and lower filters manually as per. MSKB314060, but it didn&#039;t help. I also checked the power and data connections and they are ok. I&#039;m stumped</description>
		<content:encoded><![CDATA[<p>I have a situation with a Dell Dimension 2400 (Windows XP)with CD-ROM and CD-RW drives. Neither drive is recognized by My Computer, Windows Explorer, or Device Manager. I also have no exclamation points in Device Manager. I deleted the upper and lower filters manually as per. MSKB314060, but it didn&#039;t help. I also checked the power and data connections and they are ok. I&#039;m stumped</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DjLizard</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-3691</link>
		<dc:creator>DjLizard</dc:creator>
		<pubDate>Sat, 08 Sep 2007 21:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-3691</guid>
		<description>Nick: I don&#039;t know the official/&quot;correct&quot; way, but I suppose you could inject the proper filter driver registry key using reg.exe or the like.</description>
		<content:encoded><![CDATA[<p>Nick: I don&#039;t know the official/&#034;correct&#034; way, but I suppose you could inject the proper filter driver registry key using reg.exe or the like.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-3664</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 30 Aug 2007 09:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-3664</guid>
		<description>Does anyone know how to install a filter driver from the command line?

On our setup we sometimes force driver installs with DEVCON, but that requires a deviceID.  Apparently for a filter driver you can use a &quot;software enumerated device ID&quot;, but I don&#039;t know what this implies.

The application is to get a G-Sensor filter driver installed to work with the Intel SATA hardware controller driver.

Thanks for any ideas...</description>
		<content:encoded><![CDATA[<p>Does anyone know how to install a filter driver from the command line?</p>
<p>On our setup we sometimes force driver installs with DEVCON, but that requires a deviceID.  Apparently for a filter driver you can use a &#034;software enumerated device ID&#034;, but I don&#039;t know what this implies.</p>
<p>The application is to get a G-Sensor filter driver installed to work with the Intel SATA hardware controller driver.</p>
<p>Thanks for any ideas&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Registry King</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-3565</link>
		<dc:creator>Registry King</dc:creator>
		<pubDate>Fri, 17 Aug 2007 20:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-3565</guid>
		<description>Fast and quick yeah thats how i&#039;ve always done it, and i&#039;ve never heard of &quot;filter drivers&quot; until now.

Nice article.</description>
		<content:encoded><![CDATA[<p>Fast and quick yeah thats how i&#039;ve always done it, and i&#039;ve never heard of &#034;filter drivers&#034; until now.</p>
<p>Nice article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Zu</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-3327</link>
		<dc:creator>Mike Zu</dc:creator>
		<pubDate>Tue, 10 Jul 2007 20:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-3327</guid>
		<description>Thanks so much.

I had been having problems with my USB keyboards for several months before I found this.

I kept on having to plug my keyboards into different USB ports at Windows login to get them to work.

I found out from some forum that it was a filter problem so I tried deleting lower/upper filter keys, etc, etc.

That never worked because the system would never let me delete the keys.

But this fix, with moving the .sys file to its correct location finally solved it.

As it turns out, the sys file I needed, npkcusb, ended up in the folder of an MMO I play. Huh. Who knew?

In any case, thanks again for sharing the knowledge =)</description>
		<content:encoded><![CDATA[<p>Thanks so much.</p>
<p>I had been having problems with my USB keyboards for several months before I found this.</p>
<p>I kept on having to plug my keyboards into different USB ports at Windows login to get them to work.</p>
<p>I found out from some forum that it was a filter problem so I tried deleting lower/upper filter keys, etc, etc.</p>
<p>That never worked because the system would never let me delete the keys.</p>
<p>But this fix, with moving the .sys file to its correct location finally solved it.</p>
<p>As it turns out, the sys file I needed, npkcusb, ended up in the folder of an MMO I play. Huh. Who knew?</p>
<p>In any case, thanks again for sharing the knowledge =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bertier Benny</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-3193</link>
		<dc:creator>Bertier Benny</dc:creator>
		<pubDate>Tue, 22 May 2007 21:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-3193</guid>
		<description>thanks for the reply....

i wait for it.</description>
		<content:encoded><![CDATA[<p>thanks for the reply&#8230;.</p>
<p>i wait for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DjLizard</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-3186</link>
		<dc:creator>DjLizard</dc:creator>
		<pubDate>Mon, 21 May 2007 22:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-3186</guid>
		<description>You and everyone else will see it when it hits my front page and my wiki.  There won&#039;t be a DAF version for a few months, at least.</description>
		<content:encoded><![CDATA[<p>You and everyone else will see it when it hits my front page and my wiki.  There won&#039;t be a DAF version for a few months, at least.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bertier Benny</title>
		<link>http://DjLizard.net/2007/04/30/230/comment-page-1/#comment-3185</link>
		<dc:creator>Bertier Benny</dc:creator>
		<pubDate>Sun, 20 May 2007 20:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://DjLizard.net/2007/04/30/230#comment-3185</guid>
		<description>hi, is it possible to let me now if you have a new version of daf.

i use it al the time on my day work.... 

computer repair and problem solving duty.(computer shop)

i love daf it is for now the best there is for problem solving !

thnks in advance and keep up the good work.</description>
		<content:encoded><![CDATA[<p>hi, is it possible to let me now if you have a new version of daf.</p>
<p>i use it al the time on my day work&#8230;. </p>
<p>computer repair and problem solving duty.(computer shop)</p>
<p>i love daf it is for now the best there is for problem solving !</p>
<p>thnks in advance and keep up the good work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

