<?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"
	>
<channel>
	<title>Comments for Tech Explorer</title>
	<atom:link href="http://techxplorer.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://techxplorer.com</link>
	<description>Musings on the Exploration of Technology</description>
	<pubDate>Sat, 05 Jul 2008 01:53:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>Comment on Printing issues with Java on Linux by Printing from Java applications in Linux (cups) &#171; Unleash the Tech Freak Inside</title>
		<link>http://techxplorer.com/2008/02/21/printing-issues-with-java-on-linux/#comment-4090</link>
		<dc:creator>Printing from Java applications in Linux (cups) &#171; Unleash the Tech Freak Inside</dc:creator>
		<pubDate>Tue, 01 Jul 2008 14:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://techxplorer.wordpress.com/?p=307#comment-4090</guid>
		<description>[...] http://techxplorer.com/2008/02/21/printing-issues-with-java-on-linux/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://techxplorer.com/2008/02/21/printing-issues-with-java-on-linux/" rel="nofollow">http://techxplorer.com/2008/02/21/printing-issues-with-java-on-linux/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Slow browsing using Firefox on Ubuntu by Brad Landis</title>
		<link>http://techxplorer.com/2007/02/22/slow-browsing-using-firefox-on-ubuntu/#comment-4089</link>
		<dc:creator>Brad Landis</dc:creator>
		<pubDate>Mon, 30 Jun 2008 07:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://techxplorer.com/2007/02/22/slow-browsing-using-firefox-on-ubuntu/#comment-4089</guid>
		<description>Great tip! IPv6 is a good thing, but since it's not available yet (at least to us peons), I figure I might as well disable it. I'll just have to remember to change it back in 10 years when they get it changed (but then again, I probably will have erased my system by then).</description>
		<content:encoded><![CDATA[<p>Great tip! IPv6 is a good thing, but since it&#8217;s not available yet (at least to us peons), I figure I might as well disable it. I&#8217;ll just have to remember to change it back in 10 years when they get it changed (but then again, I probably will have erased my system by then).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using JQuery for an Ajax loading message by Edstivala</title>
		<link>http://techxplorer.com/2007/10/06/using-jquery-for-an-ajax-loading-message/#comment-4088</link>
		<dc:creator>Edstivala</dc:creator>
		<pubDate>Sun, 29 Jun 2008 14:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://techxplorer.com/2007/10/06/using-jquery-for-an-ajax-loading-message/#comment-4088</guid>
		<description>Brilliant little example and very well explained - thanks for taking the time to publish it. Also great link to the  download GIF generator: will  use that A LOT - thanks again

Ed</description>
		<content:encoded><![CDATA[<p>Brilliant little example and very well explained - thanks for taking the time to publish it. Also great link to the  download GIF generator: will  use that A LOT - thanks again</p>
<p>Ed</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Turn your Blogroll into a Google CSE by My Today&#8217;s Diigo 06/24/2008 &#171; Rif.webmemo</title>
		<link>http://techxplorer.com/projects/blogroll-google-cse/#comment-4087</link>
		<dc:creator>My Today&#8217;s Diigo 06/24/2008 &#171; Rif.webmemo</dc:creator>
		<pubDate>Tue, 24 Jun 2008 23:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://techxplorer.com/?page_id=313#comment-4087</guid>
		<description>[...] Turn your Blogroll into a Google CSE « Tech Explorer [...]</description>
		<content:encoded><![CDATA[<p>[...] Turn your Blogroll into a Google CSE « Tech Explorer [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Turn your Blogroll into a Google CSE by My Today&#8217;s Diigo 06/24/2008 &#171; Rif.wp memo</title>
		<link>http://techxplorer.com/projects/blogroll-google-cse/#comment-4086</link>
		<dc:creator>My Today&#8217;s Diigo 06/24/2008 &#171; Rif.wp memo</dc:creator>
		<pubDate>Tue, 24 Jun 2008 23:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://techxplorer.com/?page_id=313#comment-4086</guid>
		<description>[...] Turn your Blogroll into a Google CSE « Tech Explorer [...]</description>
		<content:encoded><![CDATA[<p>[...] Turn your Blogroll into a Google CSE « Tech Explorer [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating Excel Spreadsheets using PHP by techxplorer</title>
		<link>http://techxplorer.com/2007/09/11/creating-excel-spreadsheets-using-php/#comment-4085</link>
		<dc:creator>techxplorer</dc:creator>
		<pubDate>Tue, 24 Jun 2008 06:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://techxplorer.com/2007/09/11/creating-excel-spreadsheets-using-php/#comment-4085</guid>
		<description>@Mike,

The only other thing I can think of is that your browser doesn't recognise the headers that it is being sent and therefore tries to render the binary file as a HTML page. 

One thing to look at, which just occured to me. Check your PHP source to ensure they are proper plain single and double quotes and not the UTF8 versions. 

What I mean is replace all single and double quotes by typing them in again. Something may have gone wrong with the character encoding if you've copied and pasted directly from the code above.</description>
		<content:encoded><![CDATA[<p>@Mike,</p>
<p>The only other thing I can think of is that your browser doesn&#8217;t recognise the headers that it is being sent and therefore tries to render the binary file as a HTML page. </p>
<p>One thing to look at, which just occured to me. Check your PHP source to ensure they are proper plain single and double quotes and not the UTF8 versions. </p>
<p>What I mean is replace all single and double quotes by typing them in again. Something may have gone wrong with the character encoding if you&#8217;ve copied and pasted directly from the code above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating Excel Spreadsheets using PHP by Mike</title>
		<link>http://techxplorer.com/2007/09/11/creating-excel-spreadsheets-using-php/#comment-4084</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 24 Jun 2008 06:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://techxplorer.com/2007/09/11/creating-excel-spreadsheets-using-php/#comment-4084</guid>
		<description>@Ken

Hi Ken, i've exactly the same problem, have you find a solution? My header i've checked looks good. Please help me.

Thanks</description>
		<content:encoded><![CDATA[<p>@Ken</p>
<p>Hi Ken, i&#8217;ve exactly the same problem, have you find a solution? My header i&#8217;ve checked looks good. Please help me.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing Random freezes in Ubuntu 8.04 by techxplorer</title>
		<link>http://techxplorer.com/2008/04/23/fixing-random-freezes-in-ubuntu-804/#comment-4083</link>
		<dc:creator>techxplorer</dc:creator>
		<pubDate>Tue, 24 Jun 2008 05:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://techxplorer.wordpress.com/?p=352#comment-4083</guid>
		<description>@Alex,

I'm glad you've sorted out your issues.</description>
		<content:encoded><![CDATA[<p>@Alex,</p>
<p>I&#8217;m glad you&#8217;ve sorted out your issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing Random freezes in Ubuntu 8.04 by Alex</title>
		<link>http://techxplorer.com/2008/04/23/fixing-random-freezes-in-ubuntu-804/#comment-4082</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 24 Jun 2008 05:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://techxplorer.wordpress.com/?p=352#comment-4082</guid>
		<description>Update: problem seems to have been solved by enabling the NVIDIA restricted driver. Using 8GB RAM, PS/2 mouse, Compiz, OOo and 3GB/s SATA all together without any problem.  I am happy. :-)</description>
		<content:encoded><![CDATA[<p>Update: problem seems to have been solved by enabling the NVIDIA restricted driver. Using 8GB RAM, PS/2 mouse, Compiz, OOo and 3GB/s SATA all together without any problem.  I am happy. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing Random freezes in Ubuntu 8.04 by Alex</title>
		<link>http://techxplorer.com/2008/04/23/fixing-random-freezes-in-ubuntu-804/#comment-4078</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 23 Jun 2008 02:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://techxplorer.wordpress.com/?p=352#comment-4078</guid>
		<description>I am experiencing Ubuntu 8.04 lockups with my new system, too. Yes, there is an nVidia based ASUS graphics card there...

No, no lockup when running Vista on same exact hardware.

Full description of my problem can be found here:

http://tinyurl.com/458she</description>
		<content:encoded><![CDATA[<p>I am experiencing Ubuntu 8.04 lockups with my new system, too. Yes, there is an nVidia based ASUS graphics card there&#8230;</p>
<p>No, no lockup when running Vista on same exact hardware.</p>
<p>Full description of my problem can be found here:</p>
<p><a href="http://tinyurl.com/458she" rel="nofollow">http://tinyurl.com/458she</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
