<?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: Using Sizzle with Prototype</title>
	<atom:link href="http://briancrescimanno.com/2009/03/24/using-sizzle-with-prototype/feed/" rel="self" type="application/rss+xml" />
	<link>http://briancrescimanno.com/2009/03/24/using-sizzle-with-prototype/</link>
	<description>Thoughts on Web Design, Development, and Applications</description>
	<lastBuildDate>Mon, 19 Jul 2010 00:14:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dan levine</title>
		<link>http://briancrescimanno.com/2009/03/24/using-sizzle-with-prototype/comment-page-1/#comment-1093</link>
		<dc:creator>dan levine</dc:creator>
		<pubDate>Sat, 10 Jul 2010 11:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://briancrescimanno.com/?p=35#comment-1093</guid>
		<description>note: IN FF 3.6 Sizzle ends up slower than straight prototype.</description>
		<content:encoded><![CDATA[<p>note: IN FF 3.6 Sizzle ends up slower than straight prototype.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan levine</title>
		<link>http://briancrescimanno.com/2009/03/24/using-sizzle-with-prototype/comment-page-1/#comment-1094</link>
		<dc:creator>dan levine</dc:creator>
		<pubDate>Sat, 10 Jul 2010 10:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://briancrescimanno.com/?p=35#comment-1094</guid>
		<description>It Just Works.  Well played sir, thank you.</description>
		<content:encoded><![CDATA[<p>It Just Works.  Well played sir, thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor Stanciu</title>
		<link>http://briancrescimanno.com/2009/03/24/using-sizzle-with-prototype/comment-page-1/#comment-302</link>
		<dc:creator>Victor Stanciu</dc:creator>
		<pubDate>Mon, 30 Mar 2009 07:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://briancrescimanno.com/?p=35#comment-302</guid>
		<description>Hello Brian,

Thank you for this :) I wrote an article about it on my blog (crediting you for the code of course):
http://www.victorstanciu.ro/sizzle-prototype/

and i also put together the SlickSpeed Selectors Test to see the difference between Prototype and Prototype on Sizzle:
http://dev.victorstanciu.ro/experimente/selector-test/

Sizzle boosts performance indeed, finally lowering the gap between jQuery and Prototype when it comes to selector engine speed. jQuery still wins hands-down on Internet Explorer (6, 7, 8) though.

Thank you,
Victor Stanciu</description>
		<content:encoded><![CDATA[<p>Hello Brian,</p>
<p>Thank you for this <img src='http://briancrescimanno.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I wrote an article about it on my blog (crediting you for the code of course):<br />
<a href="http://www.victorstanciu.ro/sizzle-prototype/" rel="nofollow">http://www.victorstanciu.ro/sizzle-prototype/</a></p>
<p>and i also put together the SlickSpeed Selectors Test to see the difference between Prototype and Prototype on Sizzle:<br />
<a href="http://dev.victorstanciu.ro/experimente/selector-test/" rel="nofollow">http://dev.victorstanciu.ro/experimente/selector-test/</a></p>
<p>Sizzle boosts performance indeed, finally lowering the gap between jQuery and Prototype when it comes to selector engine speed. jQuery still wins hands-down on Internet Explorer (6, 7, <img src='http://briancrescimanno.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> though.</p>
<p>Thank you,<br />
Victor Stanciu</p>
]]></content:encoded>
	</item>
</channel>
</rss>
