<?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: Quicksand Reorder &amp; Filter Items with Slick Shuffling Animation</title> <atom:link href="http://www.webappers.com/2010/02/13/quicksand-reorder-filter-items-with-slick-shuffling-animation/feed/" rel="self" type="application/rss+xml" /><link>http://www.webappers.com/2010/02/13/quicksand-reorder-filter-items-with-slick-shuffling-animation/</link> <description>- Hunting the Best Open Source Resources for Web Developers</description> <lastBuildDate>Mon, 06 Feb 2012 13:53:05 -0800</lastBuildDate> <generator>http://wordpress.org/?v=2.8.6</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Nate</title><link>http://www.webappers.com/2010/02/13/quicksand-reorder-filter-items-with-slick-shuffling-animation/comment-page-1/#comment-32819</link> <dc:creator>Nate</dc:creator> <pubDate>Tue, 16 Feb 2010 20:22:48 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2453#comment-32819</guid> <description>Pretty cool but the performance is bad and gets screen lag whenever it has to add/remove &quot;rows&quot;</description> <content:encoded><![CDATA[<p>Pretty cool but the performance is bad and gets screen lag whenever it has to add/remove &#8220;rows&#8221;</p> ]]></content:encoded> </item> <item><title>By: fedmich</title><link>http://www.webappers.com/2010/02/13/quicksand-reorder-filter-items-with-slick-shuffling-animation/comment-page-1/#comment-32807</link> <dc:creator>fedmich</dc:creator> <pubDate>Tue, 16 Feb 2010 01:41:58 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2453#comment-32807</guid> <description>Sweet, I have a project now that can use this Thanks :)</description> <content:encoded><![CDATA[<p>Sweet, I have a project now that can use this Thanks <img
src='http://www.webappers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: riddle</title><link>http://www.webappers.com/2010/02/13/quicksand-reorder-filter-items-with-slick-shuffling-animation/comment-page-1/#comment-32787</link> <dc:creator>riddle</dc:creator> <pubDate>Sun, 14 Feb 2010 12:49:22 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2453#comment-32787</guid> <description>Robert &amp; IanYou can change HTML5 data-attribute to something more familiar like id. All you need to do is use additional parameter:$(&#039;elements&#039;).quicksand({
attribute: &#039;id&#039;
});You can see it in action here: http://razorjack.net/quicksand/demos/two-sets-replace.html</description> <content:encoded><![CDATA[<p>Robert &amp; Ian</p><p>You can change HTML5 data-attribute to something more familiar like id. All you need to do is use additional parameter:</p><p>$(&#8217;elements&#8217;).quicksand({<br
/> attribute: &#8216;id&#8217;<br
/> });</p><p>You can see it in action here: <a
href="http://razorjack.net/quicksand/demos/two-sets-replace.html" rel="nofollow">http://razorjack.net/quicksand/demos/two-sets-replace.html</a></p> ]]></content:encoded> </item> <item><title>By: Alex</title><link>http://www.webappers.com/2010/02/13/quicksand-reorder-filter-items-with-slick-shuffling-animation/comment-page-1/#comment-32785</link> <dc:creator>Alex</dc:creator> <pubDate>Sun, 14 Feb 2010 11:14:35 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2453#comment-32785</guid> <description>@Ian &amp; Robert DurishIt is a standard attribute in HTML 5, mainly intended for local storage, that can be utilized by scripts.  Have a look here - http://www.w3.org/TR/html5/dom.html#custom-data-attribute - or just google for &quot;html 5 data- attribute&quot;.</description> <content:encoded><![CDATA[<p>@Ian &amp; Robert Durish</p><p>It is a standard attribute in HTML 5, mainly intended for local storage, that can be utilized by scripts.  Have a look here &#8211; <a
href="http://www.w3.org/TR/html5/dom.html#custom-data-attribute" rel="nofollow">http://www.w3.org/TR/html5/dom.html#custom-data-attribute</a> &#8211; or just google for &#8220;html 5 data- attribute&#8221;.</p> ]]></content:encoded> </item> <item><title>By: London Kentucky Church</title><link>http://www.webappers.com/2010/02/13/quicksand-reorder-filter-items-with-slick-shuffling-animation/comment-page-1/#comment-32783</link> <dc:creator>London Kentucky Church</dc:creator> <pubDate>Sun, 14 Feb 2010 05:44:25 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2453#comment-32783</guid> <description>wow, this is awesome, I&#039;ll have to use it on my new site</description> <content:encoded><![CDATA[<p>wow, this is awesome, I&#8217;ll have to use it on my new site</p> ]]></content:encoded> </item> <item><title>By: Robert Durish</title><link>http://www.webappers.com/2010/02/13/quicksand-reorder-filter-items-with-slick-shuffling-animation/comment-page-1/#comment-32782</link> <dc:creator>Robert Durish</dc:creator> <pubDate>Sun, 14 Feb 2010 05:10:14 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2453#comment-32782</guid> <description>@Ian very true why not just use id instead of data-id.  Still I love the effect, I will have to check this out to see how hard it would be to change it to ID in the code.</description> <content:encoded><![CDATA[<p>@Ian very true why not just use id instead of data-id.  Still I love the effect, I will have to check this out to see how hard it would be to change it to ID in the code.</p> ]]></content:encoded> </item> <item><title>By: Ian</title><link>http://www.webappers.com/2010/02/13/quicksand-reorder-filter-items-with-slick-shuffling-animation/comment-page-1/#comment-32780</link> <dc:creator>Ian</dc:creator> <pubDate>Sat, 13 Feb 2010 23:28:18 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2453#comment-32780</guid> <description>It&#039;s cool but I don&#039;t like using non-standard HTML like this requires.I&#039;m sure that the author could&#039;ve come up with something better than using &#039;data-id&#039; as a new attribute.</description> <content:encoded><![CDATA[<p>It&#8217;s cool but I don&#8217;t like using non-standard HTML like this requires.</p><p>I&#8217;m sure that the author could&#8217;ve come up with something better than using &#8216;data-id&#8217; as a new attribute.</p> ]]></content:encoded> </item> <item><title>By: Fodcj</title><link>http://www.webappers.com/2010/02/13/quicksand-reorder-filter-items-with-slick-shuffling-animation/comment-page-1/#comment-32779</link> <dc:creator>Fodcj</dc:creator> <pubDate>Sat, 13 Feb 2010 21:10:18 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2453#comment-32779</guid> <description>That is cool.  I shall most certainly be using this.Thanks</description> <content:encoded><![CDATA[<p>That is cool.  I shall most certainly be using this.</p><p>Thanks</p> ]]></content:encoded> </item> <item><title>By: José Alfredo</title><link>http://www.webappers.com/2010/02/13/quicksand-reorder-filter-items-with-slick-shuffling-animation/comment-page-1/#comment-32776</link> <dc:creator>José Alfredo</dc:creator> <pubDate>Sat, 13 Feb 2010 13:05:27 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2453#comment-32776</guid> <description>i think this is awesome!! love it</description> <content:encoded><![CDATA[<p>i think this is awesome!! love it</p> ]]></content:encoded> </item> <item><title>By: &#1575;&#1587;&#1593;&#1575;&#1585; &#1575;&#1604;&#1584;&#1607;&#1576;</title><link>http://www.webappers.com/2010/02/13/quicksand-reorder-filter-items-with-slick-shuffling-animation/comment-page-1/#comment-32775</link> <dc:creator>&#1575;&#1587;&#1593;&#1575;&#1585; &#1575;&#1604;&#1584;&#1607;&#1576;</dc:creator> <pubDate>Sat, 13 Feb 2010 10:53:20 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2453#comment-32775</guid> <description>WOW, that&#039;s great website and service
thanks alot</description> <content:encoded><![CDATA[<p>WOW, that&#8217;s great website and service<br
/> thanks alot</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 @ 2012-02-09 15:07:32 -->
