<?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 for Hungry Hacker</title>
	<atom:link href="http://www.hungryhacker.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hungryhacker.com</link>
	<description>The Hungry Hacker&#039;s Explanation of Everything</description>
	<lastBuildDate>Sun, 18 Jul 2010 22:37:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Optical Calibration: DVD Player Repair by leon</title>
		<link>http://www.hungryhacker.com/hw/optical-calibration-dvd-player-repair/comment-page-1/#comment-186</link>
		<dc:creator>leon</dc:creator>
		<pubDate>Sun, 18 Jul 2010 22:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungryhacker.com/?p=56#comment-186</guid>
		<description>It&#039;s not osmosis... it&#039;s wicking. Also, the problem as in one case a DVD player was given to me (my brother in law assumed I&#039;d fix it) the motor wouldn&#039;t keep up a consistent RPM. There&#039;s a tiny switch if you follow the DVD rotation motors circuits, and it just needed to be tweaked with a minute amount of force to make the proper mechanical engagement as the drawer slides back and contacts the switch.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not osmosis&#8230; it&#8217;s wicking. Also, the problem as in one case a DVD player was given to me (my brother in law assumed I&#8217;d fix it) the motor wouldn&#8217;t keep up a consistent RPM. There&#8217;s a tiny switch if you follow the DVD rotation motors circuits, and it just needed to be tweaked with a minute amount of force to make the proper mechanical engagement as the drawer slides back and contacts the switch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to kick someone&#8217;s ass by Journey</title>
		<link>http://www.hungryhacker.com/other/how-to-kick-someones-ass/comment-page-1/#comment-185</link>
		<dc:creator>Journey</dc:creator>
		<pubDate>Sat, 17 Jul 2010 19:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungryhacker.com/?p=127#comment-185</guid>
		<description>Hahaha!  This is amazing!  And the whole thing just isn&#039;t a joke.  Very helpful.  I would definitely not want to get in a fight with you.  Sounds like you know what you&#039;re talking about.
Very well written.  :)</description>
		<content:encoded><![CDATA[<p>Hahaha!  This is amazing!  And the whole thing just isn&#8217;t a joke.  Very helpful.  I would definitely not want to get in a fight with you.  Sounds like you know what you&#8217;re talking about.<br />
Very well written.  <img src='http://www.hungryhacker.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parsing XML in Visual Basic 6 by Moe Joe</title>
		<link>http://www.hungryhacker.com/sw/parsing-xml-in-visual-basic-6/comment-page-1/#comment-183</link>
		<dc:creator>Moe Joe</dc:creator>
		<pubDate>Thu, 15 Jul 2010 10:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungryhacker.com/?p=123#comment-183</guid>
		<description>Thx for the code scrub! 16 hours of searching and i found it!</description>
		<content:encoded><![CDATA[<p>Thx for the code scrub! 16 hours of searching and i found it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to kick someone&#8217;s ass by Jordan</title>
		<link>http://www.hungryhacker.com/other/how-to-kick-someones-ass/comment-page-1/#comment-180</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Thu, 01 Jul 2010 11:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungryhacker.com/?p=127#comment-180</guid>
		<description>i could not stop fuckin laughing!! you are one fucking funny cunt  mate! good job. i used some of these hints in my fight yesterday. i broke the guys kneecape and fractured his left femur. i got absolutely ass rammed by the &#039;pigs&#039; (coppers.) luckily i got off with 2 weeks in juvey. so i guess thius is goodbye for a while. cheers for the tips cunt!</description>
		<content:encoded><![CDATA[<p>i could not stop fuckin laughing!! you are one fucking funny cunt  mate! good job. i used some of these hints in my fight yesterday. i broke the guys kneecape and fractured his left femur. i got absolutely ass rammed by the &#8216;pigs&#8217; (coppers.) luckily i got off with 2 weeks in juvey. so i guess thius is goodbye for a while. cheers for the tips cunt!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parsing XML in Visual Basic 6 by fwaggle</title>
		<link>http://www.hungryhacker.com/sw/parsing-xml-in-visual-basic-6/comment-page-1/#comment-165</link>
		<dc:creator>fwaggle</dc:creator>
		<pubDate>Fri, 18 Jun 2010 04:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungryhacker.com/?p=123#comment-165</guid>
		<description>My guess is because you&#039;re using VB6, it might be sending a weird user agent that that website is interpreting as too old to understand XML (~MSIE6 maybe?), and so it&#039;s trying to be clever and show you HTML instead. I don&#039;t have VB6 installed, so I can&#039;t verify that - you could try and see if there&#039;s a way to change the user agent header on an &lt;em&gt;inet&lt;/em&gt; control, or perhaps just use sockets and do the HTTP request yourself. I&#039;m not sure other than that, sorry. :(</description>
		<content:encoded><![CDATA[<p>My guess is because you&#8217;re using VB6, it might be sending a weird user agent that that website is interpreting as too old to understand XML (~MSIE6 maybe?), and so it&#8217;s trying to be clever and show you HTML instead. I don&#8217;t have VB6 installed, so I can&#8217;t verify that &#8211; you could try and see if there&#8217;s a way to change the user agent header on an <em>inet</em> control, or perhaps just use sockets and do the HTTP request yourself. I&#8217;m not sure other than that, sorry. <img src='http://www.hungryhacker.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parsing XML in Visual Basic 6 by Jamie</title>
		<link>http://www.hungryhacker.com/sw/parsing-xml-in-visual-basic-6/comment-page-1/#comment-155</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Fri, 11 Jun 2010 22:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungryhacker.com/?p=123#comment-155</guid>
		<description>i can get this to work with normal XML site situations just fine but for some reason i cant do it with the world of warcraft armory it just hits me with html and java etc, (http://eu.wowarmory.com/character-sheet.xml?r=Terokkar&amp;cn=Cloudsofheal), right click view source from a proper webbrowser even the webbrowser control and it works fine. please help me :)</description>
		<content:encoded><![CDATA[<p>i can get this to work with normal XML site situations just fine but for some reason i cant do it with the world of warcraft armory it just hits me with html and java etc, (<a href="http://eu.wowarmory.com/character-sheet.xml?r=Terokkar&amp;cn=Cloudsofheal" rel="nofollow">http://eu.wowarmory.com/character-sheet.xml?r=Terokkar&amp;cn=Cloudsofheal</a>), right click view source from a proper webbrowser even the webbrowser control and it works fine. please help me <img src='http://www.hungryhacker.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Super-caching with TimThumb by Optimizing WordPress For Shared Hosting &#8226; Return True</title>
		<link>http://www.hungryhacker.com/sw/super-caching-with-timthumb/comment-page-1/#comment-121</link>
		<dc:creator>Optimizing WordPress For Shared Hosting &#8226; Return True</dc:creator>
		<pubDate>Tue, 25 May 2010 13:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungryhacker.com/?p=165#comment-121</guid>
		<description>[...] thanks to speedingupwebsite.com &amp; also thanks to hungryhacker for the code here. I&#8217;ve modified it (very slightly) as while it was very helpful it just [...]</description>
		<content:encoded><![CDATA[<p>[...] thanks to speedingupwebsite.com &amp; also thanks to hungryhacker for the code here. I&#8217;ve modified it (very slightly) as while it was very helpful it just [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Optical Calibration: DVD Player Repair by in car dvd player</title>
		<link>http://www.hungryhacker.com/hw/optical-calibration-dvd-player-repair/comment-page-1/#comment-87</link>
		<dc:creator>in car dvd player</dc:creator>
		<pubDate>Wed, 12 May 2010 19:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungryhacker.com/?p=56#comment-87</guid>
		<description>Excellent work here. DVD players are relatively trouble free. You can clean the machine, replace cords, and replace faulty motors, belts, and trays. More often, problems with DVD players are caused by faulty DVD discs, either damaged or dirty. Anyway, thanks for posting!</description>
		<content:encoded><![CDATA[<p>Excellent work here. DVD players are relatively trouble free. You can clean the machine, replace cords, and replace faulty motors, belts, and trays. More often, problems with DVD players are caused by faulty DVD discs, either damaged or dirty. Anyway, thanks for posting!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Super-caching with TimThumb by fwaggle</title>
		<link>http://www.hungryhacker.com/sw/super-caching-with-timthumb/comment-page-1/#comment-78</link>
		<dc:creator>fwaggle</dc:creator>
		<pubDate>Sat, 08 May 2010 16:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungryhacker.com/?p=165#comment-78</guid>
		<description>Send me an email @hungryhacker.com with details about the bits you&#039;re having trouble with and I&#039;ll see what I can do.</description>
		<content:encoded><![CDATA[<p>Send me an email @hungryhacker.com with details about the bits you&#8217;re having trouble with and I&#8217;ll see what I can do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Super-caching with TimThumb by Hema Latha</title>
		<link>http://www.hungryhacker.com/sw/super-caching-with-timthumb/comment-page-1/#comment-75</link>
		<dc:creator>Hema Latha</dc:creator>
		<pubDate>Fri, 07 May 2010 19:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungryhacker.com/?p=165#comment-75</guid>
		<description>Hi Fwaggle,

I read this article many times, but couldn&#039;t figure out how to implement the steps you have mentioned above. Recently moved to HostGator and having issues keeping my site online as there are issues with timthumb.

Is it possible for you to fix this issue for me?

Thank you.</description>
		<content:encoded><![CDATA[<p>Hi Fwaggle,</p>
<p>I read this article many times, but couldn&#8217;t figure out how to implement the steps you have mentioned above. Recently moved to HostGator and having issues keeping my site online as there are issues with timthumb.</p>
<p>Is it possible for you to fix this issue for me?</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
