<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kyle Schaeffer - Interactive Media Design &#187; Corners</title>
	<atom:link href="http://www.kyleschaeffer.com/tag/corners/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kyleschaeffer.com</link>
	<description>Best practices and design related to all things web.</description>
	<lastBuildDate>Thu, 15 Jul 2010 21:29:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>IE Corner Inserts via jQuery</title>
		<link>http://www.kyleschaeffer.com/tutorials/ie-corner-inserts-via-jquery/</link>
		<comments>http://www.kyleschaeffer.com/tutorials/ie-corner-inserts-via-jquery/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 22:51:43 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Corners]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.kyleschaeffer.com/?p=422</guid>
		<description><![CDATA[I recently had a client whose design demanded rounded corners in a lot of different areas of their site. As I looked through the design documentation, the variety and color of these rounded widgets really started to add up. I quickly decided that pure CSS corners were the best choice for their design. Most users [...]]]></description>
		<wfw:commentRss>http://www.kyleschaeffer.com/tutorials/ie-corner-inserts-via-jquery/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Reusable Transparent CSS Rounded Corners</title>
		<link>http://www.kyleschaeffer.com/best-practices/reusable-transparent-css-rounded-corners/</link>
		<comments>http://www.kyleschaeffer.com/best-practices/reusable-transparent-css-rounded-corners/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 21:45:09 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Corners]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.kyleschaeffer.com/?p=296</guid>
		<description><![CDATA[In retrospective, there are definitely some areas where I could have improved on my Karate Corners design. I decided to take a second look and write a quick post that details how I create corners today, after almost a year of evolution in the ever-changing world of web design. This is absolutely the most simple [...]]]></description>
		<wfw:commentRss>http://www.kyleschaeffer.com/best-practices/reusable-transparent-css-rounded-corners/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>A Whole New Web?</title>
		<link>http://www.kyleschaeffer.com/best-practices/a-whole-new-web/</link>
		<comments>http://www.kyleschaeffer.com/best-practices/a-whole-new-web/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 17:16:32 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Corners]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://www.kyleschaeffer.com/?p=243</guid>
		<description><![CDATA[Should we abandon rounded corner techniques that require additional HTML markup in favor of emerging CSS techniques that are not yet supported on all browsers? Apparently, the answer is an overwhelming YES. I&#8217;m very fortunate for having attended An Event Apart in Boston this week. I talked to thought leaders, design experts, tech gurus, and [...]]]></description>
		<wfw:commentRss>http://www.kyleschaeffer.com/best-practices/a-whole-new-web/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Rounded Corners in Mozilla and Safari</title>
		<link>http://www.kyleschaeffer.com/best-practices/rounded-corners-in-mozilla-and-safari/</link>
		<comments>http://www.kyleschaeffer.com/best-practices/rounded-corners-in-mozilla-and-safari/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 22:35:34 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Corners]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.kyleschaeffer.com/?p=156</guid>
		<description><![CDATA[The W3C&#8217;s CSS3 specification includes an oft-requested CSS attribute called border-radius. Using this attribute, you can create rounded-corner boxes that use no images, script, or other fancy DHTML tricks (pure CSS). This will make your site flexible, faster, and more accessible. It&#8217;s not yet supported in Internet Explorer 7/8, but other modern browsers have already [...]]]></description>
		<wfw:commentRss>http://www.kyleschaeffer.com/best-practices/rounded-corners-in-mozilla-and-safari/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Five Elegant Rounded Corner Boxes</title>
		<link>http://www.kyleschaeffer.com/web-controls/five-elegant-rounded-corner-boxes/</link>
		<comments>http://www.kyleschaeffer.com/web-controls/five-elegant-rounded-corner-boxes/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 14:57:10 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Web Controls]]></category>
		<category><![CDATA[Corners]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.kyleschaeffer.com/?p=101</guid>
		<description><![CDATA[I wanted to really take the concept of my &#8220;Karate Corners&#8221; design to new levels, so I created this simple demo to show you how visual elegance can work in tandem with technical simplicity. Seeing is believing, so without further adieu&#8230; View the Karate Corners Demo by clicking here.]]></description>
		<wfw:commentRss>http://www.kyleschaeffer.com/web-controls/five-elegant-rounded-corner-boxes/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Karate Corners: XHTML/CSS Rounded Corners</title>
		<link>http://www.kyleschaeffer.com/tutorials/karate-corners-easy-rounded-corners-xhtml-no-script/</link>
		<comments>http://www.kyleschaeffer.com/tutorials/karate-corners-easy-rounded-corners-xhtml-no-script/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 12:58:10 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Controls]]></category>
		<category><![CDATA[Corners]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.kyleschaeffer.com/?p=31</guid>
		<description><![CDATA[I&#8217;ve seen a lot of different ways to create round corners and boxes in web sites, and quite frankly I haven&#8217;t exactly fallen in love with any of them. A lot of the methods that I&#8217;ve seen use either (1) a table structure which I try to avoid at all costs, (2) too many nested [...]]]></description>
		<wfw:commentRss>http://www.kyleschaeffer.com/tutorials/karate-corners-easy-rounded-corners-xhtml-no-script/feed/</wfw:commentRss>
		<slash:comments>65</slash:comments>
		</item>
	</channel>
</rss>
