<?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: how the border-radius hack works</title>
	<atom:link href="http://verens.com/2005/03/29/how-the-border-radius-hack-works/feed/" rel="self" type="application/rss+xml" />
	<link>http://verens.com/2005/03/29/how-the-border-radius-hack-works/</link>
	<description>klog - Kae&#039;s Log</description>
	<lastBuildDate>Fri, 10 Feb 2012 21:49:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kae Verens</title>
		<link>http://verens.com/2005/03/29/how-the-border-radius-hack-works/#comment-180</link>
		<dc:creator>Kae Verens</dc:creator>
		<pubDate>Tue, 02 May 2006 11:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2005/03/29/how-the-border-radius-hack-works/#comment-180</guid>
		<description>Adam, that error message means that you have outputted something before the headers could be sent, Make sure there are no spaces before the opening &lt;code&gt;&lt;?&lt;/code&gt;.

And - try this one instead: &lt;a href=&quot;http://verens.com/archives/2005/11/24/curved-borders-with-valid-css-and-unobtrusive-javascript/&quot; rel=&quot;nofollow&quot;&gt;curved borders with valid css and un-obtrusive javascript&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Adam, that error message means that you have outputted something before the headers could be sent, Make sure there are no spaces before the opening <code>&lt;?</code>.</p>
<p>And &#8211; try this one instead: <a href="http://verens.com/archives/2005/11/24/curved-borders-with-valid-css-and-unobtrusive-javascript/" rel="nofollow">curved borders with valid css and un-obtrusive javascript</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam S</title>
		<link>http://verens.com/2005/03/29/how-the-border-radius-hack-works/#comment-179</link>
		<dc:creator>Adam S</dc:creator>
		<pubDate>Sun, 30 Apr 2006 23:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2005/03/29/how-the-border-radius-hack-works/#comment-179</guid>
		<description>I copied the code over the my server exactally to test it out but keep getting this error:

Error: invalid flag after regular expression
Source File: /border-radius.php
Line: 2, Column: 11
Source Code:
&lt;b&gt;Warning&lt;/b&gt;:  Cannot modify header information - headers already sent by (output started at /border-radius.php:1) in &lt;b&gt;/border-radius.php&lt;/b&gt; on line &lt;b&gt;3&lt;/b&gt;

Do any particular server settings need to be set for this to work?</description>
		<content:encoded><![CDATA[<p>I copied the code over the my server exactally to test it out but keep getting this error:</p>
<p>Error: invalid flag after regular expression<br />
Source File: /border-radius.php<br />
Line: 2, Column: 11<br />
Source Code:<br />
<b>Warning</b>:  Cannot modify header information &#8211; headers already sent by (output started at /border-radius.php:1) in <b>/border-radius.php</b> on line <b>3</b></p>
<p>Do any particular server settings need to be set for this to work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Skelton</title>
		<link>http://verens.com/2005/03/29/how-the-border-radius-hack-works/#comment-178</link>
		<dc:creator>Andy Skelton</dc:creator>
		<pubDate>Fri, 01 Apr 2005 22:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2005/03/29/how-the-border-radius-hack-works/#comment-178</guid>
		<description>Fascinating... it took several seconds to render the sample page with Firefox 1.0.2, 2.8GHz P4, 512MB RAM, and a very fast LAN. It wins the prize for innovative rounded corner solutions but I&#039;ll stick with images until IE catches on and does it like Firefox.</description>
		<content:encoded><![CDATA[<p>Fascinating&#8230; it took several seconds to render the sample page with Firefox 1.0.2, 2.8GHz P4, 512MB RAM, and a very fast LAN. It wins the prize for innovative rounded corner solutions but I&#8217;ll stick with images until IE catches on and does it like Firefox.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

