<?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: De-crocking HTML5</title>
	<atom:link href="http://ajaxian.com/archives/de-crocking-html5/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/de-crocking-html5</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Nosredna</title>
		<link>http://ajaxian.com/archives/de-crocking-html5/comment-page-1#comment-271976</link>
		<dc:creator>Nosredna</dc:creator>
		<pubDate>Thu, 12 Mar 2009 14:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6261#comment-271976</guid>
		<description>CSS transitions and animations work well on the iPhone, where it&#039;s painfully slow to move things with the DOM in JavaScript. I wouldn&#039;t be surprised if that&#039;s why they are in Safari.</description>
		<content:encoded><![CDATA[<p>CSS transitions and animations work well on the iPhone, where it&#8217;s painfully slow to move things with the DOM in JavaScript. I wouldn&#8217;t be surprised if that&#8217;s why they are in Safari.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schill</title>
		<link>http://ajaxian.com/archives/de-crocking-html5/comment-page-1#comment-271952</link>
		<dc:creator>Schill</dc:creator>
		<pubDate>Wed, 11 Mar 2009 19:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6261#comment-271952</guid>
		<description>This is a pretty good example of CSS transitions at work, the source code is helpfully formatted for reading. While currently a Safari-only feature (not unlike IE&#039;s ActiveX-based transform/transition filters from back in the day), it could be useful and it might be interesting to see some standard adoption in this area if the technique becomes popular with developers.
&#160;
I&#039;m not sure what to think of having animation properties defined in CSS, though it does seem convenient and logical when simply adding a transition or animation effect between a link&#039;s normal and hover states, for example.</description>
		<content:encoded><![CDATA[<p>This is a pretty good example of CSS transitions at work, the source code is helpfully formatted for reading. While currently a Safari-only feature (not unlike IE&#8217;s ActiveX-based transform/transition filters from back in the day), it could be useful and it might be interesting to see some standard adoption in this area if the technique becomes popular with developers.<br />
&nbsp;<br />
I&#8217;m not sure what to think of having animation properties defined in CSS, though it does seem convenient and logical when simply adding a transition or animation effect between a link&#8217;s normal and hover states, for example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pendensproditor</title>
		<link>http://ajaxian.com/archives/de-crocking-html5/comment-page-1#comment-271948</link>
		<dc:creator>pendensproditor</dc:creator>
		<pubDate>Wed, 11 Mar 2009 17:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6261#comment-271948</guid>
		<description>The placeholder image for this video is terrifying.</description>
		<content:encoded><![CDATA[<p>The placeholder image for this video is terrifying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThomasHansen</title>
		<link>http://ajaxian.com/archives/de-crocking-html5/comment-page-1#comment-271944</link>
		<dc:creator>ThomasHansen</dc:creator>
		<pubDate>Wed, 11 Mar 2009 16:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6261#comment-271944</guid>
		<description>Crockford have done some pretty amazing things [JSON, JSLint, +++], and he have said some pretty weird things...
.
I am pretty sure that this is at least 50% in the second category...
.
Together with his args about Microsoft&#039;s implementation of x-site XHR previously...</description>
		<content:encoded><![CDATA[<p>Crockford have done some pretty amazing things [JSON, JSLint, +++], and he have said some pretty weird things&#8230;<br />
.<br />
I am pretty sure that this is at least 50% in the second category&#8230;<br />
.<br />
Together with his args about Microsoft&#8217;s implementation of x-site XHR previously&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aimos</title>
		<link>http://ajaxian.com/archives/de-crocking-html5/comment-page-1#comment-271941</link>
		<dc:creator>Aimos</dc:creator>
		<pubDate>Wed, 11 Mar 2009 14:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6261#comment-271941</guid>
		<description>Strange, that he do not join the force and instead starts a one-person project?

A couple fo days back I had the strange idea (because of the many &lt;div&gt; in current html:

Would there be any use of _anonymous html tags_* such as: &lt;&gt;Text&lt;/&gt; and how could I adress it in css?

How about: &lt; class=&quot;foo&quot;&gt;Text&lt;/&gt; could be addressed with .foo normally.

*there are anonymous functions in many other languages.</description>
		<content:encoded><![CDATA[<p>Strange, that he do not join the force and instead starts a one-person project?</p>
<p>A couple fo days back I had the strange idea (because of the many &lt;div&gt; in current html:</p>
<p>Would there be any use of _anonymous html tags_* such as: &lt;&gt;Text&lt;/&gt; and how could I adress it in css?</p>
<p>How about: &lt; class=&#8221;foo&#8221;&gt;Text&lt;/&gt; could be addressed with .foo normally.</p>
<p>*there are anonymous functions in many other languages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diogo</title>
		<link>http://ajaxian.com/archives/de-crocking-html5/comment-page-1#comment-271938</link>
		<dc:creator>diogo</dc:creator>
		<pubDate>Wed, 11 Mar 2009 14:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6261#comment-271938</guid>
		<description>I agree with Douglas Crockford here and I have written about this before.</description>
		<content:encoded><![CDATA[<p>I agree with Douglas Crockford here and I have written about this before.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

