<?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 Matthew Capewell's Blog</title>
	<atom:link href="http://mcapewell.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mcapewell.wordpress.com</link>
	<description>Blog covering such delights as .NET, Joomla, The GIMP, MySQL, PHP, HTML, CSS...</description>
	<pubDate>Sat, 19 Jul 2008 22:30:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>Comment on How to make a transparent PNG image for IE6 using The GIMP by Jhonyleroy</title>
		<link>http://mcapewell.wordpress.com/2006/09/07/how-to-make-a-transparent-png-image-for-ie-6-in-the-gimp/#comment-1987</link>
		<dc:creator>Jhonyleroy</dc:creator>
		<pubDate>Fri, 18 Jul 2008 15:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://mcapewell.wordpress.com/2006/09/07/how-to-make-a-transparent-png-image-for-ie-6-in-the-gimp/#comment-1987</guid>
		<description>Thanks!!!

I was a pain in my neck and I solved thanks to this great explanation!!!

Thanks again,

Regards,

Jhonyleroy.</description>
		<content:encoded><![CDATA[<p>Thanks!!!</p>
<p>I was a pain in my neck and I solved thanks to this great explanation!!!</p>
<p>Thanks again,</p>
<p>Regards,</p>
<p>Jhonyleroy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make a transparent PNG image for IE6 using The GIMP by Jary</title>
		<link>http://mcapewell.wordpress.com/2006/09/07/how-to-make-a-transparent-png-image-for-ie-6-in-the-gimp/#comment-1986</link>
		<dc:creator>Jary</dc:creator>
		<pubDate>Wed, 09 Jul 2008 01:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://mcapewell.wordpress.com/2006/09/07/how-to-make-a-transparent-png-image-for-ie-6-in-the-gimp/#comment-1986</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling PHP from a Cron job by nir</title>
		<link>http://mcapewell.wordpress.com/2006/09/02/calling-php-from-a-cron-job/#comment-1984</link>
		<dc:creator>nir</dc:creator>
		<pubDate>Sun, 11 May 2008 11:01:50 +0000</pubDate>
		<guid isPermaLink="false">https://mcapewell.wordpress.com/2006/09/02/calling-php-from-a-cron-job/#comment-1984</guid>
		<description>Swati, try this command instead:

/usr/bin/wget -O - -q http://www.telenovela.com/cron.php

the -O - says to write the file to stdout, the -q to shut up)</description>
		<content:encoded><![CDATA[<p>Swati, try this command instead:</p>
<p>/usr/bin/wget -O - -q <a href="http://www.telenovela.com/cron.php" rel="nofollow">http://www.telenovela.com/cron.php</a></p>
<p>the -O - says to write the file to stdout, the -q to shut up)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE6 duplicate / random content by Mark Story</title>
		<link>http://mcapewell.wordpress.com/2007/03/08/ie6-duplicate-random-content/#comment-1983</link>
		<dc:creator>Mark Story</dc:creator>
		<pubDate>Fri, 09 May 2008 16:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://mcapewell.wordpress.com/2007/03/08/ie6-duplicate-random-content/#comment-1983</guid>
		<description>Thanks a bunch! IE is so random..</description>
		<content:encoded><![CDATA[<p>Thanks a bunch! IE is so random..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make a transparent PNG image for IE6 using The GIMP by BillyG</title>
		<link>http://mcapewell.wordpress.com/2006/09/07/how-to-make-a-transparent-png-image-for-ie-6-in-the-gimp/#comment-1982</link>
		<dc:creator>BillyG</dc:creator>
		<pubDate>Thu, 01 May 2008 15:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://mcapewell.wordpress.com/2006/09/07/how-to-make-a-transparent-png-image-for-ie-6-in-the-gimp/#comment-1982</guid>
		<description>#2 threw me off with "Set a proper background colour as oposed to it being transparent"

How do I do that?

I know the background color I want to use, but how do I set it? (which is kinda the reason I tried this out in the first place...)</description>
		<content:encoded><![CDATA[<p>#2 threw me off with &#8220;Set a proper background colour as oposed to it being transparent&#8221;</p>
<p>How do I do that?</p>
<p>I know the background color I want to use, but how do I set it? (which is kinda the reason I tried this out in the first place&#8230 <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make a transparent PNG image for IE6 using The GIMP by Joey</title>
		<link>http://mcapewell.wordpress.com/2006/09/07/how-to-make-a-transparent-png-image-for-ie-6-in-the-gimp/#comment-1980</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Tue, 18 Mar 2008 19:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://mcapewell.wordpress.com/2006/09/07/how-to-make-a-transparent-png-image-for-ie-6-in-the-gimp/#comment-1980</guid>
		<description>To create a translucent image all you have to do is have a pattern of transparent pixels in the image you want translucent. The more transparent pixels, the more % transparency. Increase depth if necessary.</description>
		<content:encoded><![CDATA[<p>To create a translucent image all you have to do is have a pattern of transparent pixels in the image you want translucent. The more transparent pixels, the more % transparency. Increase depth if necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Timing Joomla page loading by Blog</title>
		<link>http://mcapewell.wordpress.com/2006/09/01/timing-joomla-page-loading/#comment-1979</link>
		<dc:creator>Blog</dc:creator>
		<pubDate>Thu, 06 Mar 2008 01:38:58 +0000</pubDate>
		<guid isPermaLink="false">https://mcapewell.wordpress.com/2006/09/01/timing-joomla-page-loading/#comment-1979</guid>
		<description>&lt;strong&gt;Blog&lt;/strong&gt;

Blog</description>
		<content:encoded><![CDATA[<p><strong>Blog</strong></p>
<p>Blog</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make a transparent PNG image for IE6 using The GIMP by Raju</title>
		<link>http://mcapewell.wordpress.com/2006/09/07/how-to-make-a-transparent-png-image-for-ie-6-in-the-gimp/#comment-1958</link>
		<dc:creator>Raju</dc:creator>
		<pubDate>Sun, 23 Dec 2007 17:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://mcapewell.wordpress.com/2006/09/07/how-to-make-a-transparent-png-image-for-ie-6-in-the-gimp/#comment-1958</guid>
		<description>That really helped! Thank you!</description>
		<content:encoded><![CDATA[<p>That really helped! Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Timing Joomla page loading by Idetrorce</title>
		<link>http://mcapewell.wordpress.com/2006/09/01/timing-joomla-page-loading/#comment-1950</link>
		<dc:creator>Idetrorce</dc:creator>
		<pubDate>Sun, 16 Dec 2007 00:38:28 +0000</pubDate>
		<guid isPermaLink="false">https://mcapewell.wordpress.com/2006/09/01/timing-joomla-page-loading/#comment-1950</guid>
		<description>very interesting, but I don't agree with you 
Idetrorce</description>
		<content:encoded><![CDATA[<p>very interesting, but I don&#8217;t agree with you<br />
Idetrorce</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make a transparent PNG image for IE6 using The GIMP by Colleen Dick</title>
		<link>http://mcapewell.wordpress.com/2006/09/07/how-to-make-a-transparent-png-image-for-ie-6-in-the-gimp/#comment-1927</link>
		<dc:creator>Colleen Dick</dc:creator>
		<pubDate>Wed, 05 Dec 2007 19:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://mcapewell.wordpress.com/2006/09/07/how-to-make-a-transparent-png-image-for-ie-6-in-the-gimp/#comment-1927</guid>
		<description>This is fine but it doesn't do % transparent.  (Translucent) But tanks anyway.</description>
		<content:encoded><![CDATA[<p>This is fine but it doesn&#8217;t do % transparent.  (Translucent) But tanks anyway.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
