<?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 on: RoundedBox NSBox subclass</title>
	<atom:link href="http://mattgemmell.com/2005/11/02/roundedbox-nsbox-subclass/feed" rel="self" type="application/rss+xml" />
	<link>http://mattgemmell.com/2005/11/02/roundedbox-nsbox-subclass</link>
	<description>Modesty is Lying</description>
	<lastBuildDate>Fri, 19 Mar 2010 12:27:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Uli Kusterer</title>
		<link>http://mattgemmell.com/2005/11/02/roundedbox-nsbox-subclass/comment-page-1#comment-6309</link>
		<dc:creator>Uli Kusterer</dc:creator>
		<pubDate>Wed, 09 Nov 2005 10:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://mattgemmell.com/archives/2005/11/02/roundedbox-nsbox-subclass#comment-6309</guid>
		<description>Matt, could you perhaps add a prefix to the class name? That would help other devs who want to integrate this in their code to avoid name collisions. There&#039;s a list of already-taken prefixes at cocoadev.com, but most people just use their initials if you&#039;re not that paranoid :-)</description>
		<content:encoded><![CDATA[<p>Matt, could you perhaps add a prefix to the class name? That would help other devs who want to integrate this in their code to avoid name collisions. There&#8217;s a list of already-taken prefixes at cocoadev.com, but most people just use their initials if you&#8217;re not that paranoid :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uli Kusterer</title>
		<link>http://mattgemmell.com/2005/11/02/roundedbox-nsbox-subclass/comment-page-1#comment-6308</link>
		<dc:creator>Uli Kusterer</dc:creator>
		<pubDate>Wed, 09 Nov 2005 09:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://mattgemmell.com/archives/2005/11/02/roundedbox-nsbox-subclass#comment-6308</guid>
		<description>Kewl. Especially now that you&#039;ve included source code. Thanks.</description>
		<content:encoded><![CDATA[<p>Kewl. Especially now that you&#8217;ve included source code. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Canfield</title>
		<link>http://mattgemmell.com/2005/11/02/roundedbox-nsbox-subclass/comment-page-1#comment-6210</link>
		<dc:creator>Steven Canfield</dc:creator>
		<pubDate>Thu, 03 Nov 2005 17:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://mattgemmell.com/archives/2005/11/02/roundedbox-nsbox-subclass#comment-6210</guid>
		<description>Why a new control? I just don&#039;t see what the advantage of this over just a NSBox is? It looks nice and everything but your window is going to be a goofy combination of Aqua stripes and the Unified look. Weird, if you ask me.</description>
		<content:encoded><![CDATA[<p>Why a new control? I just don&#8217;t see what the advantage of this over just a NSBox is? It looks nice and everything but your window is going to be a goofy combination of Aqua stripes and the Unified look. Weird, if you ask me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://mattgemmell.com/2005/11/02/roundedbox-nsbox-subclass/comment-page-1#comment-6206</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 03 Nov 2005 11:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://mattgemmell.com/archives/2005/11/02/roundedbox-nsbox-subclass#comment-6206</guid>
		<description>Hi guys,

Cheers for the feedback. Jonathan: yep, Core Image is probably overkill for a simple gradient. I&#039;ve just been working with it anyway lately, and it was thus the natural first choice for implementing the control quickly. :)

Oh, and I&#039;ve updated both the demo app and the screenshot; see above.</description>
		<content:encoded><![CDATA[<p>Hi guys,</p>
<p>Cheers for the feedback. Jonathan: yep, Core Image is probably overkill for a simple gradient. I&#8217;ve just been working with it anyway lately, and it was thus the natural first choice for implementing the control quickly. :)</p>
<p>Oh, and I&#8217;ve updated both the demo app and the screenshot; see above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Wight</title>
		<link>http://mattgemmell.com/2005/11/02/roundedbox-nsbox-subclass/comment-page-1#comment-6198</link>
		<dc:creator>Jonathan Wight</dc:creator>
		<pubDate>Wed, 02 Nov 2005 21:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://mattgemmell.com/archives/2005/11/02/roundedbox-nsbox-subclass#comment-6198</guid>
		<description>Very pretty. But core image is overkill for the gradient. CoreGraphics has an API for gradients too, see: http://svn.toxicsoftware.com/svn/toxic_public/trunk/Samples/GradientTest/</description>
		<content:encoded><![CDATA[<p>Very pretty. But core image is overkill for the gradient. CoreGraphics has an API for gradients too, see: <a href="http://svn.toxicsoftware.com/svn/toxic_public/trunk/Samples/GradientTest/" rel="nofollow">http://svn.toxicsoftware.com/svn/toxic_public/trunk/Samples/GradientTest/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frédéric BLANC</title>
		<link>http://mattgemmell.com/2005/11/02/roundedbox-nsbox-subclass/comment-page-1#comment-6196</link>
		<dc:creator>Frédéric BLANC</dc:creator>
		<pubDate>Wed, 02 Nov 2005 19:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://mattgemmell.com/archives/2005/11/02/roundedbox-nsbox-subclass#comment-6196</guid>
		<description>Cool!  But *really* slow on my (aging) Power Mac G3 B&amp;W when live-resizing its tiny window…  However, really cool :P !  Kudos Matt, and good luck for the follow-up!</description>
		<content:encoded><![CDATA[<p>Cool!  But *really* slow on my (aging) Power Mac G3 B&amp;W when live-resizing its tiny window…  However, really cool :P !  Kudos Matt, and good luck for the follow-up!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
