<?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: Rounded Corners at the Src</title>
	<atom:link href="http://techknack.net/rounded-corners-at-the-src/feed/" rel="self" type="application/rss+xml" />
	<link>http://techknack.net/rounded-corners-at-the-src/</link>
	<description>The rantings of a techie</description>
	<lastBuildDate>Sat, 24 Jul 2010 01:42:27 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: eternicode</title>
		<link>http://techknack.net/rounded-corners-at-the-src/comment-page-1/#comment-3392</link>
		<dc:creator>eternicode</dc:creator>
		<pubDate>Sat, 14 Mar 2009 05:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://techknack.net/?p=242#comment-3392</guid>
		<description>Angel, thanks, glad you liked it. :)

Lautaro, thanks!  To round only the top corners, you can change the 5th parameter of the imagefilledrectangle that draws the &quot;left to right&quot; rectangle.  In the script, this value is &quot;$cy-$rad&quot;, changing it to &quot;$cy&quot; does the trick.  You could also comment out the imagefilledellipse commands that draw the lower corners, to lighten server load a slight bit.  I&#039;ve added some comments to the code to indicate the left-to-right and top-to-bottom rectangles, as well as each of the four corners.</description>
		<content:encoded><![CDATA[<p>Angel, thanks, glad you liked it. <img src='http://techknack.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Lautaro, thanks!  To round only the top corners, you can change the 5th parameter of the imagefilledrectangle that draws the &#8220;left to right&#8221; rectangle.  In the script, this value is &#8220;$cy-$rad&#8221;, changing it to &#8220;$cy&#8221; does the trick.  You could also comment out the imagefilledellipse commands that draw the lower corners, to lighten server load a slight bit.  I&#8217;ve added some comments to the code to indicate the left-to-right and top-to-bottom rectangles, as well as each of the four corners.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lautaro</title>
		<link>http://techknack.net/rounded-corners-at-the-src/comment-page-1/#comment-3367</link>
		<dc:creator>Lautaro</dc:creator>
		<pubDate>Fri, 13 Mar 2009 11:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://techknack.net/?p=242#comment-3367</guid>
		<description>Hi Andrew, Great job, a little question...Is there any way to round only the top corners?
Regards,</description>
		<content:encoded><![CDATA[<p>Hi Andrew, Great job, a little question&#8230;Is there any way to round only the top corners?<br />
Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angel</title>
		<link>http://techknack.net/rounded-corners-at-the-src/comment-page-1/#comment-3366</link>
		<dc:creator>Angel</dc:creator>
		<pubDate>Fri, 13 Mar 2009 10:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://techknack.net/?p=242#comment-3366</guid>
		<description>Hey!

Excellent script. I was looking for something like this to avoid using the jquery plugin. 

Thanks for sharing!
Angel.</description>
		<content:encoded><![CDATA[<p>Hey!</p>
<p>Excellent script. I was looking for something like this to avoid using the jquery plugin. </p>
<p>Thanks for sharing!<br />
Angel.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
