<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: WPF Pixel Shaders are HERE!</title>
	<atom:link href="http://rob.runtothehills.org/archives/161/feed" rel="self" type="application/rss+xml" />
	<link>http://rob.runtothehills.org/archives/161</link>
	<description>Talk is cheap. Show me the code.</description>
	<lastBuildDate>Tue, 24 Aug 2010 09:16:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Martin Randall</title>
		<link>http://rob.runtothehills.org/archives/161/comment-page-1#comment-1344</link>
		<dc:creator>Martin Randall</dc:creator>
		<pubDate>Tue, 23 Sep 2008 13:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://runtothehills.org/rob/archives/161#comment-1344</guid>
		<description>Are you still alive?!</description>
		<content:encoded><![CDATA[<p>Are you still alive?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://rob.runtothehills.org/archives/161/comment-page-1#comment-1342</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Fri, 15 Aug 2008 20:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://runtothehills.org/rob/archives/161#comment-1342</guid>
		<description>that doesn&#039;t surprise me a great deal. It all feels very command-line-dos-mode-old-stuff when you&#039;re using it.
I dont know, something about the terse output maybe ;)</description>
		<content:encoded><![CDATA[<p>that doesn&#8217;t surprise me a great deal. It all feels very command-line-dos-mode-old-stuff when you&#8217;re using it.<br />
I dont know, something about the terse output maybe <img src='http://rob.runtothehills.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jennings</title>
		<link>http://rob.runtothehills.org/archives/161/comment-page-1#comment-1341</link>
		<dc:creator>Daniel Jennings</dc:creator>
		<pubDate>Fri, 15 Aug 2008 19:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://runtothehills.org/rob/archives/161#comment-1341</guid>
		<description>In re: Rob Burke&#039;s post.

You can find a solution to your problem in this post:
http://blog.pixelingene.com/?p=224

It looks like fxc can&#039;t handle Unicode files (or anything other than ASCII?)</description>
		<content:encoded><![CDATA[<p>In re: Rob Burke&#8217;s post.</p>
<p>You can find a solution to your problem in this post:<br />
<a href="http://blog.pixelingene.com/?p=224" rel="nofollow">http://blog.pixelingene.com/?p=224</a></p>
<p>It looks like fxc can&#8217;t handle Unicode files (or anything other than ASCII?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://rob.runtothehills.org/archives/161/comment-page-1#comment-1301</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Sat, 17 May 2008 13:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://runtothehills.org/rob/archives/161#comment-1301</guid>
		<description>Hi Rob.
I don&#039;t know about the post in the 12th, but the following post with the clickonce install is working ok for me.
cheers,
Rob</description>
		<content:encoded><![CDATA[<p>Hi Rob.<br />
I don&#8217;t know about the post in the 12th, but the following post with the clickonce install is working ok for me.<br />
cheers,<br />
Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://rob.runtothehills.org/archives/161/comment-page-1#comment-1297</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Wed, 14 May 2008 17:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://runtothehills.org/rob/archives/161#comment-1297</guid>
		<description>I haven&#039;t had a chance to crack out the code yet (doing so in about an hour), but I know what you mean - this is geek-o-licious - I can&#039;t begin to imagine what shader effects we can crank out. I have a couple of ideas but i want to get a nice workflow going for building these things, so i&#039;ll start with my simlple greyscale/saturation/HLS effects..
Keep watching this space. :)</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t had a chance to crack out the code yet (doing so in about an hour), but I know what you mean &#8211; this is geek-o-licious &#8211; I can&#8217;t begin to imagine what shader effects we can crank out. I have a couple of ideas but i want to get a nice workflow going for building these things, so i&#8217;ll start with my simlple greyscale/saturation/HLS effects..<br />
Keep watching this space. <img src='http://rob.runtothehills.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Burke</title>
		<link>http://rob.runtothehills.org/archives/161/comment-page-1#comment-1296</link>
		<dc:creator>Rob Burke</dc:creator>
		<pubDate>Wed, 14 May 2008 03:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://runtothehills.org/rob/archives/161#comment-1296</guid>
		<description>Dude, I&#039;m all ears if you can get the sample shader in Greg&#039;s blog today to compile!   Trying to compile the one at
http://blogs.msdn.com/greg_schechter/archive/2008/05/12/introduction-to-writing-effects.aspx
I get 
EXEC : error X3501: &#039;main&#039;: entrypoint not found
from fxc!

Put away the carbolic soap, this is omnigeek-meets-designer-meets developer par excellence ;)</description>
		<content:encoded><![CDATA[<p>Dude, I&#8217;m all ears if you can get the sample shader in Greg&#8217;s blog today to compile!   Trying to compile the one at<br />
<a href="http://blogs.msdn.com/greg_schechter/archive/2008/05/12/introduction-to-writing-effects.aspx" rel="nofollow">http://blogs.msdn.com/greg_schechter/archive/2008/05/12/introduction-to-writing-effects.aspx</a><br />
I get<br />
EXEC : error X3501: &#8216;main&#8217;: entrypoint not found<br />
from fxc!</p>
<p>Put away the carbolic soap, this is omnigeek-meets-designer-meets developer par excellence <img src='http://rob.runtothehills.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
