<?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: Peppy &#8211; Super Fast CSS 3 Compliant Selector Engine</title> <atom:link href="http://www.webappers.com/2008/10/30/peppy-super-fast-css-3-compliant-selector-engine/feed/" rel="self" type="application/rss+xml" /><link>http://www.webappers.com/2008/10/30/peppy-super-fast-css-3-compliant-selector-engine/</link> <description>- Hunting the Best Open Source Resources for Web Developers</description> <lastBuildDate>Sat, 20 Mar 2010 06:17:16 -0700</lastBuildDate> <generator>http://wordpress.org/?v=2.8.6</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Delan Ahmad</title><link>http://www.webappers.com/2008/10/30/peppy-super-fast-css-3-compliant-selector-engine/comment-page-1/#comment-23954</link> <dc:creator>Delan Ahmad</dc:creator> <pubDate>Mon, 01 Jun 2009 03:01:56 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1401#comment-23954</guid> <description>Exactly! I used to just use a document.getElementById wrapper until I discovered Binny V A&#039;s getElementsBySelector (improved version of Simon Willison&#039;s) - until I realized I needed more powerful CSS3 selection. Then I found Peppy. It&#039;s great!</description> <content:encoded><![CDATA[<p>Exactly! I used to just use a document.getElementById wrapper until I discovered Binny V A&#8217;s getElementsBySelector (improved version of Simon Willison&#8217;s) &#8211; until I realized I needed more powerful CSS3 selection. Then I found Peppy. It&#8217;s great!</p> ]]></content:encoded> </item> <item><title>By: Roger Skywalker</title><link>http://www.webappers.com/2008/10/30/peppy-super-fast-css-3-compliant-selector-engine/comment-page-1/#comment-20920</link> <dc:creator>Roger Skywalker</dc:creator> <pubDate>Mon, 16 Feb 2009 02:48:44 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1401#comment-20920</guid> <description>Greate. Billions of years ago I used to use my own css selector. Then, I replaced it by the css selector of some Simon Willison (Does anybody know him?). His selector is the fastest i ever saw, but with limitations and some bugs.Now, the time has come to start using Peppy. Thanks James ;)</description> <content:encoded><![CDATA[<p>Greate. Billions of years ago I used to use my own css selector. Then, I replaced it by the css selector of some Simon Willison (Does anybody know him?). His selector is the fastest i ever saw, but with limitations and some bugs.</p><p>Now, the time has come to start using Peppy. Thanks James <img
src='http://www.webappers.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: John</title><link>http://www.webappers.com/2008/10/30/peppy-super-fast-css-3-compliant-selector-engine/comment-page-1/#comment-20274</link> <dc:creator>John</dc:creator> <pubDate>Sun, 11 Jan 2009 16:21:26 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1401#comment-20274</guid> <description>There were more fast and right libraries from Peppy and Sizzle.
* uupaa-selector (IE 6+, Fx2+)
http://pigs.sourceforge.jp/blog/200901090125/uupaa-teco.js
* ksk (IE 5+, Fx1+)
http://kquery.if.land.to/ksk.js</description> <content:encoded><![CDATA[<p>There were more fast and right libraries from Peppy and Sizzle.<br
/> * uupaa-selector (IE 6+, Fx2+)<br
/> <a
href="http://pigs.sourceforge.jp/blog/200901090125/uupaa-teco.js" rel="nofollow">http://pigs.sourceforge.jp/blog/200901090125/uupaa-teco.js</a><br
/> * ksk (IE 5+, Fx1+)<br
/> <a
href="http://kquery.if.land.to/ksk.js" rel="nofollow">http://kquery.if.land.to/ksk.js</a></p> ]]></content:encoded> </item> <item><title>By: James Donaghue</title><link>http://www.webappers.com/2008/10/30/peppy-super-fast-css-3-compliant-selector-engine/comment-page-1/#comment-17012</link> <dc:creator>James Donaghue</dc:creator> <pubDate>Tue, 11 Nov 2008 21:46:30 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1401#comment-17012</guid> <description>@Jim Neath: Peppy has not copied parts from sizzle, nor has it copied parts from any other source. It was written by me from the ground up.  I worked very hard on Peppy and to propagate the message that I have copied code is not fair and is not justified. If you actually take a look at the source code you can see that it is dramatically different from Sizzle or any other library out there.@Shaun: Peppy does use caching (as does Sizzle), however in browsers that do not support DOM mutation events this is turned off. Browsers that do support DOM mutation events caching is cleared as soon as the DOM changes so this is not an issue.</description> <content:encoded><![CDATA[<p>@Jim Neath: Peppy has not copied parts from sizzle, nor has it copied parts from any other source. It was written by me from the ground up.  I worked very hard on Peppy and to propagate the message that I have copied code is not fair and is not justified. If you actually take a look at the source code you can see that it is dramatically different from Sizzle or any other library out there.</p><p>@Shaun: Peppy does use caching (as does Sizzle), however in browsers that do not support DOM mutation events this is turned off. Browsers that do support DOM mutation events caching is cleared as soon as the DOM changes so this is not an issue.</p> ]]></content:encoded> </item> <item><title>By: Kim Steinhaug</title><link>http://www.webappers.com/2008/10/30/peppy-super-fast-css-3-compliant-selector-engine/comment-page-1/#comment-16764</link> <dc:creator>Kim Steinhaug</dc:creator> <pubDate>Sun, 02 Nov 2008 15:15:32 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1401#comment-16764</guid> <description>Thanks for this information, I will go for Sizzle.</description> <content:encoded><![CDATA[<p>Thanks for this information, I will go for Sizzle.</p> ]]></content:encoded> </item> <item><title>By: Jim Neath</title><link>http://www.webappers.com/2008/10/30/peppy-super-fast-css-3-compliant-selector-engine/comment-page-1/#comment-16724</link> <dc:creator>Jim Neath</dc:creator> <pubDate>Fri, 31 Oct 2008 08:55:03 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1401#comment-16724</guid> <description>Also, parts of Peppy have been copied straight from Sizzle.I&#039;d just use Sizzle.</description> <content:encoded><![CDATA[<p>Also, parts of Peppy have been copied straight from Sizzle.</p><p>I&#8217;d just use Sizzle.</p> ]]></content:encoded> </item> <item><title>By: Shaun</title><link>http://www.webappers.com/2008/10/30/peppy-super-fast-css-3-compliant-selector-engine/comment-page-1/#comment-16715</link> <dc:creator>Shaun</dc:creator> <pubDate>Thu, 30 Oct 2008 21:08:02 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1401#comment-16715</guid> <description>Be careful using Peppy.  It works by storing the page in a variable first.  If you make any changes to your page on the fly with JavaScript, Peppy won&#039;t see them.I recommend Sizzle by John Resig. (http://github.com/jeresig/sizzle/tree/master).</description> <content:encoded><![CDATA[<p>Be careful using Peppy.  It works by storing the page in a variable first.  If you make any changes to your page on the fly with JavaScript, Peppy won&#8217;t see them.</p><p>I recommend Sizzle by John Resig. (<a
href="http://github.com/jeresig/sizzle/tree/master)." rel="nofollow">http://github.com/jeresig/sizzle/tree/master).</a></p> ]]></content:encoded> </item> <item><title>By: Kim Steinhaug</title><link>http://www.webappers.com/2008/10/30/peppy-super-fast-css-3-compliant-selector-engine/comment-page-1/#comment-16714</link> <dc:creator>Kim Steinhaug</dc:creator> <pubDate>Thu, 30 Oct 2008 20:52:14 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1401#comment-16714</guid> <description>It&#039;s very much faster than Prototype which I am using in all systems, so I should incorporate this one for sure! On the benchmark though, on my Vista box ExtJS is by far the fastest one - however this is the commercial one so I would expect it being best.However 6x prototype is a real enhancement overall!Nice tip, will download!</description> <content:encoded><![CDATA[<p>It&#8217;s very much faster than Prototype which I am using in all systems, so I should incorporate this one for sure! On the benchmark though, on my Vista box ExtJS is by far the fastest one &#8211; however this is the commercial one so I would expect it being best.</p><p>However 6x prototype is a real enhancement overall!</p><p>Nice tip, will download!</p> ]]></content:encoded> </item> </channel> </rss><!--
This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enchanced) (user agent is rejected)
Content Delivery Network via maxcdn.webappers.com (user agent is rejected)

Served from: ps11300.dreamhostps.com @ 2010-03-21 00:20:51 -->