<?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 on: DNYellowtail Source Code</title>
	<atom:link href="http://darknoon.com/blog/2007/12/27/dnyellowtail-source-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://darknoon.com/blog/2007/12/27/dnyellowtail-source-code/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Thu, 11 Mar 2010 09:12:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Jason Belec</title>
		<link>http://darknoon.com/blog/2007/12/27/dnyellowtail-source-code/#comment-1261</link>
		<dc:creator>Jason Belec</dc:creator>
		<pubDate>Sat, 21 Feb 2009 15:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://darknoon.com/codelog/dnyellowtail-source-code.html#comment-1261</guid>
		<description>Very cool and useful idea. Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>Very cool and useful idea. Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andpoul</title>
		<link>http://darknoon.com/blog/2007/12/27/dnyellowtail-source-code/#comment-1116</link>
		<dc:creator>andpoul</dc:creator>
		<pubDate>Tue, 25 Nov 2008 20:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://darknoon.com/codelog/dnyellowtail-source-code.html#comment-1116</guid>
		<description>@JamisonHiner The install location should be "~/Library/Graphics/Quartz Composer Plug-Ins" instead of "~/Graphics/Quartz Composer Plug-Ins"

Does that help?</description>
		<content:encoded><![CDATA[<p>@JamisonHiner The install location should be &#8220;~/Library/Graphics/Quartz Composer Plug-Ins&#8221; instead of &#8220;~/Graphics/Quartz Composer Plug-Ins&#8221;</p>
<p>Does that help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamison Hiner</title>
		<link>http://darknoon.com/blog/2007/12/27/dnyellowtail-source-code/#comment-786</link>
		<dc:creator>Jamison Hiner</dc:creator>
		<pubDate>Tue, 21 Oct 2008 18:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://darknoon.com/codelog/dnyellowtail-source-code.html#comment-786</guid>
		<description>I am trying to get this to work and it seems that the test wont load up or anything I installed it in the plugins and even tried the patches folder.

this is what I get when I run the test
-[QCCompositionRepository doesPatch:conformToProtocol:]: Argument "patch" cannot be null</description>
		<content:encoded><![CDATA[<p>I am trying to get this to work and it seems that the test wont load up or anything I installed it in the plugins and even tried the patches folder.</p>
<p>this is what I get when I run the test<br />
-[QCCompositionRepository doesPatch:conformToProtocol:]: Argument &#8220;patch&#8221; cannot be null</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vade</title>
		<link>http://darknoon.com/blog/2007/12/27/dnyellowtail-source-code/#comment-277</link>
		<dc:creator>vade</dc:creator>
		<pubDate>Fri, 08 Aug 2008 18:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://darknoon.com/codelog/dnyellowtail-source-code.html#comment-277</guid>
		<description>Oops, I guess its not 100% correct, but it seems a touch closer. But importantly, thanks! :)</description>
		<content:encoded><![CDATA[<p>Oops, I guess its not 100% correct, but it seems a touch closer. But importantly, thanks! <img src='http://darknoon.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vade</title>
		<link>http://darknoon.com/blog/2007/12/27/dnyellowtail-source-code/#comment-276</link>
		<dc:creator>vade</dc:creator>
		<pubDate>Fri, 08 Aug 2008 18:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://darknoon.com/codelog/dnyellowtail-source-code.html#comment-276</guid>
		<description>Hi.

This is very nice, thanks for the port.

I fixed the mouse coordinate issue by the way,

	update(port, (self.inputX+1)*self.imageBounds.size.width*0.5, (self.inputY+1)*self.imageBounds.size.height*0.5, self.inputPressure);


on line 42 in DNYellowtailRender.m

Ill see what can be done about antialiasing. Could always do supersampling perhaps? Anyway, its very nice!</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>This is very nice, thanks for the port.</p>
<p>I fixed the mouse coordinate issue by the way,</p>
<p>	update(port, (self.inputX+1)*self.imageBounds.size.width*0.5, (self.inputY+1)*self.imageBounds.size.height*0.5, self.inputPressure);</p>
<p>on line 42 in DNYellowtailRender.m</p>
<p>Ill see what can be done about antialiasing. Could always do supersampling perhaps? Anyway, its very nice!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
