<?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: Interactive CSS 3 Generator</title>
	<atom:link href="http://ajaxian.com/archives/interactive-css-3-generator/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/interactive-css-3-generator</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: bruxia</title>
		<link>http://ajaxian.com/archives/interactive-css-3-generator/comment-page-1#comment-275903</link>
		<dc:creator>bruxia</dc:creator>
		<pubDate>Sun, 11 Oct 2009 17:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7521#comment-275903</guid>
		<description>it never ceases to amaze me that all these functions are available in office 2007 yet MS have not put them in IE yet. i guess they are waiting for the specs to finalise so they dont do thing differently to everybody else... again.</description>
		<content:encoded><![CDATA[<p>it never ceases to amaze me that all these functions are available in office 2007 yet MS have not put them in IE yet. i guess they are waiting for the specs to finalise so they dont do thing differently to everybody else&#8230; again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LeaVerou</title>
		<link>http://ajaxian.com/archives/interactive-css-3-generator/comment-page-1#comment-275848</link>
		<dc:creator>LeaVerou</dc:creator>
		<pubDate>Thu, 08 Oct 2009 06:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7521#comment-275848</guid>
		<description>Here&#039;s my take on the &quot;challenge&quot;:
http://leaverou.me/scripts/css3learn.html

It dynamically gets the vendor prefix, checks whether the property is supported with or without it and as one can see from the code, it&#039;s easily extensible to support more CSS3 properties.

Good morning everyone :-)</description>
		<content:encoded><![CDATA[<p>Here&#8217;s my take on the &#8220;challenge&#8221;:<br />
<a href="http://leaverou.me/scripts/css3learn.html" rel="nofollow">http://leaverou.me/scripts/css3learn.html</a></p>
<p>It dynamically gets the vendor prefix, checks whether the property is supported with or without it and as one can see from the code, it&#8217;s easily extensible to support more CSS3 properties.</p>
<p>Good morning everyone :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew81</title>
		<link>http://ajaxian.com/archives/interactive-css-3-generator/comment-page-1#comment-275824</link>
		<dc:creator>Drew81</dc:creator>
		<pubDate>Wed, 07 Oct 2009 13:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7521#comment-275824</guid>
		<description>So here&#039;s support some support for the -moz prefix, and an editable textarea
&lt;a&gt;CSS3&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>So here&#8217;s support some support for the -moz prefix, and an editable textarea<br />
<a>CSS3</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schill</title>
		<link>http://ajaxian.com/archives/interactive-css-3-generator/comment-page-1#comment-275804</link>
		<dc:creator>Schill</dc:creator>
		<pubDate>Wed, 07 Oct 2009 00:51:33 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7521#comment-275804</guid>
		<description>Firefox 3.6a also supports gradients, which are interesting for shiny buttons and other effects; John Allsopp has a few interactive tools where you can play with &lt;a href=&quot;http://westciv.com/tools/gradients/&quot; rel=&quot;nofollow&quot;&gt;gradients&lt;/a&gt; (linear and radial) and &lt;a href=&quot;http://westciv.com/tools/shadows/&quot; rel=&quot;nofollow&quot;&gt;shadows&lt;/a&gt; (text and box) using sliders etc.</description>
		<content:encoded><![CDATA[<p>Firefox 3.6a also supports gradients, which are interesting for shiny buttons and other effects; John Allsopp has a few interactive tools where you can play with <a href="http://westciv.com/tools/gradients/" rel="nofollow">gradients</a> (linear and radial) and <a href="http://westciv.com/tools/shadows/" rel="nofollow">shadows</a> (text and box) using sliders etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Neuberg</title>
		<link>http://ajaxian.com/archives/interactive-css-3-generator/comment-page-1#comment-275803</link>
		<dc:creator>Brad Neuberg</dc:creator>
		<pubDate>Wed, 07 Oct 2009 00:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7521#comment-275803</guid>
		<description>@eyelidlessness: It&#039;s more of an interactive teaching tool. That&#039;s why I was saying expanding something like this could be a powerful tool.</description>
		<content:encoded><![CDATA[<p>@eyelidlessness: It&#8217;s more of an interactive teaching tool. That&#8217;s why I was saying expanding something like this could be a powerful tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eyelidlessness</title>
		<link>http://ajaxian.com/archives/interactive-css-3-generator/comment-page-1#comment-275802</link>
		<dc:creator>eyelidlessness</dc:creator>
		<pubDate>Wed, 07 Oct 2009 00:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7521#comment-275802</guid>
		<description>Wow... it doesn&#039;t let you control any of the properties, beyond toggle on/off?</description>
		<content:encoded><![CDATA[<p>Wow&#8230; it doesn&#8217;t let you control any of the properties, beyond toggle on/off?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

