<?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 franthomas.com</title>
	<atom:link href="http://franthomas.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://franthomas.com</link>
	<description>writer, director, super-geek</description>
	<lastBuildDate>Sat, 18 Jun 2011 03:33:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on WordPress IIS7 Large File Upload HTTP Error by clark</title>
		<link>http://franthomas.com/wordpress-http-error/comment-page-1#comment-65</link>
		<dc:creator>clark</dc:creator>
		<pubDate>Sat, 18 Jun 2011 03:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://franthomas.com/?p=535#comment-65</guid>
		<description>This is awesome!! I&#039;ve been looking so long for a solution to this and yours worked perfectly! It&#039;s a pain trying to find answers to wordpress/iis problems. Thanks!!</description>
		<content:encoded><![CDATA[<p> <img style="padding: 0px; border: none; cursor: pointer;" id="up-65" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('65', 'add', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_');" title="yeah, of course!" /> <span id="karma-65-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" id="down-65" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('65', 'subtract', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_')" title="no, you suck!" /> <span id="karma-65-down" style="font-size:12px; color:#990033;">0</span></p><div style="color:#000000 !important; background-color:#F0F0F0 !important"><p>This is awesome!! I&#8217;ve been looking so long for a solution to this and yours worked perfectly! It&#8217;s a pain trying to find answers to wordpress/iis problems. Thanks!!</p>
</div>]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress IIS7 Large File Upload HTTP Error by Fran</title>
		<link>http://franthomas.com/wordpress-http-error/comment-page-1#comment-64</link>
		<dc:creator>Fran</dc:creator>
		<pubDate>Tue, 14 Jun 2011 12:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://franthomas.com/?p=535#comment-64</guid>
		<description>Have you also edited the web.config - also double check with phpinfo that the settings you have in php.ini are working correctly as (depending on how you have it set up) you could need to restart the WWW service.</description>
		<content:encoded><![CDATA[<p> <img style="padding: 0px; border: none; cursor: pointer;" id="up-64" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('64', 'add', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_');" title="yeah, of course!" /> <span id="karma-64-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" id="down-64" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('64', 'subtract', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_')" title="no, you suck!" /> <span id="karma-64-down" style="font-size:12px; color:#990033;">0</span></p><div style="color:#000000 !important; background-color:#F0F0F0 !important"><p>Have you also edited the web.config &#8211; also double check with phpinfo that the settings you have in php.ini are working correctly as (depending on how you have it set up) you could need to restart the WWW service.</p>
</div>]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress IIS7 Large File Upload HTTP Error by Adrian</title>
		<link>http://franthomas.com/wordpress-http-error/comment-page-1#comment-63</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Tue, 14 Jun 2011 11:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://franthomas.com/?p=535#comment-63</guid>
		<description>Hi there,

Thanks for the information. I&#039;ve added config to the php.ini file and wp-config file but I&#039;m still getting the HTTP error. I#ve set my limits to 400mb and 600 seconds. I&#039;m trying to upload a 23mb file.

any other idea&#039;s what might be causing it?

regards

Adrian</description>
		<content:encoded><![CDATA[<p> <img style="padding: 0px; border: none; cursor: pointer;" id="up-63" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('63', 'add', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_');" title="yeah, of course!" /> <span id="karma-63-up" style="font-size:12px; color:#009933;">1</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" id="down-63" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('63', 'subtract', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_')" title="no, you suck!" /> <span id="karma-63-down" style="font-size:12px; color:#990033;">0</span></p><div style="color:#000000 !important; background-color:#F0F0F0 !important"><p>Hi there,</p>
<p>Thanks for the information. I&#8217;ve added config to the php.ini file and wp-config file but I&#8217;m still getting the HTTP error. I#ve set my limits to 400mb and 600 seconds. I&#8217;m trying to upload a 23mb file.</p>
<p>any other idea&#8217;s what might be causing it?</p>
<p>regards</p>
<p>Adrian</p>
</div>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bake Your GPU Back to Life by Gary Bake</title>
		<link>http://franthomas.com/bake-your-gpu-back-to-life/comment-page-1#comment-50</link>
		<dc:creator>Gary Bake</dc:creator>
		<pubDate>Thu, 09 Sep 2010 20:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://franthomas.com/?p=607#comment-50</guid>
		<description>Bake is best =)</description>
		<content:encoded><![CDATA[<p> <img style="padding: 0px; border: none; cursor: pointer;" id="up-50" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('50', 'add', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_');" title="yeah, of course!" /> <span id="karma-50-up" style="font-size:12px; color:#009933;">1</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" id="down-50" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('50', 'subtract', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_')" title="no, you suck!" /> <span id="karma-50-down" style="font-size:12px; color:#990033;">0</span></p><div style="color:#000000 !important; background-color:#F0F0F0 !important"><p>Bake is best =)</p>
</div>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bake Your GPU Back to Life by Aliora</title>
		<link>http://franthomas.com/bake-your-gpu-back-to-life/comment-page-1#comment-49</link>
		<dc:creator>Aliora</dc:creator>
		<pubDate>Sun, 15 Aug 2010 20:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://franthomas.com/?p=607#comment-49</guid>
		<description>Yeeha! Thanks for fixing it for me! Pity you can&#039;t cook regular food that successfully eh...</description>
		<content:encoded><![CDATA[<p> <img style="padding: 0px; border: none; cursor: pointer;" id="up-49" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('49', 'add', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_');" title="yeah, of course!" /> <span id="karma-49-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" id="down-49" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('49', 'subtract', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_')" title="no, you suck!" /> <span id="karma-49-down" style="font-size:12px; color:#990033;">0</span></p><div style="color:#000000 !important; background-color:#F0F0F0 !important"><p>Yeeha! Thanks for fixing it for me! Pity you can&#8217;t cook regular food that successfully eh&#8230;</p>
</div>]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10SR: Predators by Fran</title>
		<link>http://franthomas.com/10-sec-review-predators/comment-page-1#comment-48</link>
		<dc:creator>Fran</dc:creator>
		<pubDate>Wed, 11 Aug 2010 09:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://franthomas.com/?p=563#comment-48</guid>
		<description>Just because there was some cool new predators and lots of things getting blown up doesn&#039;t make it visually engaging.

Why do we not see more people with day-glo hair, it obviously works...?</description>
		<content:encoded><![CDATA[<p> <img style="padding: 0px; border: none; cursor: pointer;" id="up-48" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('48', 'add', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_');" title="yeah, of course!" /> <span id="karma-48-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" id="down-48" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('48', 'subtract', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_')" title="no, you suck!" /> <span id="karma-48-down" style="font-size:12px; color:#990033;">0</span></p><div style="color:#000000 !important; background-color:#F0F0F0 !important"><p>Just because there was some cool new predators and lots of things getting blown up doesn&#8217;t make it visually engaging.</p>
<p>Why do we not see more people with day-glo hair, it obviously works&#8230;?</p>
</div>]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10SR: Predators by Aliora</title>
		<link>http://franthomas.com/10-sec-review-predators/comment-page-1#comment-47</link>
		<dc:creator>Aliora</dc:creator>
		<pubDate>Wed, 11 Aug 2010 08:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://franthomas.com/?p=563#comment-47</guid>
		<description>Visually dull? They had the original 70&#039;s Predator in full colour, new shiny bad ones with alien teeth and explosions left right and centre. Was a return to the proper original jump-in-your-seat scariness and frankly Brody was kick-ass. 

PS - LeeLoo is a brunette in the next one, does she have the same effect without the day-glo hair??</description>
		<content:encoded><![CDATA[<p> <img style="padding: 0px; border: none; cursor: pointer;" id="up-47" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('47', 'add', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_');" title="yeah, of course!" /> <span id="karma-47-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" id="down-47" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('47', 'subtract', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_')" title="no, you suck!" /> <span id="karma-47-down" style="font-size:12px; color:#990033;">0</span></p><div style="color:#000000 !important; background-color:#F0F0F0 !important"><p>Visually dull? They had the original 70&#8242;s Predator in full colour, new shiny bad ones with alien teeth and explosions left right and centre. Was a return to the proper original jump-in-your-seat scariness and frankly Brody was kick-ass. </p>
<p>PS &#8211; LeeLoo is a brunette in the next one, does she have the same effect without the day-glo hair??</p>
</div>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Top 10 Greatest Screenwriting Quotes by Fran</title>
		<link>http://franthomas.com/top-10-greatest-screenwriting-quotes/comment-page-1#comment-40</link>
		<dc:creator>Fran</dc:creator>
		<pubDate>Sat, 08 May 2010 12:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://franthomas.com/?p=492#comment-40</guid>
		<description>It&#039;s a gripping story. I don&#039;t want to give away the end, but the scene where penguin reveals he never wanted to be a spy and longs to settle down on a farm with goat gets me every time.</description>
		<content:encoded><![CDATA[<p> <img style="padding: 0px; border: none; cursor: pointer;" id="up-40" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('40', 'add', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_');" title="yeah, of course!" /> <span id="karma-40-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" id="down-40" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('40', 'subtract', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_')" title="no, you suck!" /> <span id="karma-40-down" style="font-size:12px; color:#990033;">0</span></p><div style="color:#000000 !important; background-color:#F0F0F0 !important"><p>It&#8217;s a gripping story. I don&#8217;t want to give away the end, but the scene where penguin reveals he never wanted to be a spy and longs to settle down on a farm with goat gets me every time.</p>
</div>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Top 10 Greatest Screenwriting Quotes by Aliora</title>
		<link>http://franthomas.com/top-10-greatest-screenwriting-quotes/comment-page-1#comment-39</link>
		<dc:creator>Aliora</dc:creator>
		<pubDate>Wed, 05 May 2010 17:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://franthomas.com/?p=492#comment-39</guid>
		<description>Um, I really want to read the penguin script now?</description>
		<content:encoded><![CDATA[<p> <img style="padding: 0px; border: none; cursor: pointer;" id="up-39" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('39', 'add', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_');" title="yeah, of course!" /> <span id="karma-39-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" id="down-39" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('39', 'subtract', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_')" title="no, you suck!" /> <span id="karma-39-down" style="font-size:12px; color:#990033;">0</span></p><div style="color:#000000 !important; background-color:#F0F0F0 !important"><p>Um, I really want to read the penguin script now?</p>
</div>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Final Draft, Grrr! by sykotik</title>
		<link>http://franthomas.com/final-draft-grrrr/comment-page-1#comment-37</link>
		<dc:creator>sykotik</dc:creator>
		<pubDate>Thu, 11 Mar 2010 02:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://franthomas.com/?p=377#comment-37</guid>
		<description>You have really great taste on catch article titles, even when you are not interested in this topic you push to read it</description>
		<content:encoded><![CDATA[<p> <img style="padding: 0px; border: none; cursor: pointer;" id="up-37" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('37', 'add', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_');" title="yeah, of course!" /> <span id="karma-37-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" id="down-37" src="http://franthomas.com/wp-content/plugins/comment-rating/images/3_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('37', 'subtract', 'franthomas.com/wp-content/plugins/comment-rating/', '3_16_')" title="no, you suck!" /> <span id="karma-37-down" style="font-size:12px; color:#990033;">0</span></p><div style="color:#000000 !important; background-color:#F0F0F0 !important"><p>You have really great taste on catch article titles, even when you are not interested in this topic you push to read it</p>
</div>]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
