<?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: jQuery Tools</title>
	<atom:link href="http://ajaxian.com/archives/jquery-tools/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/jquery-tools</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: DavidMark</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-274412</link>
		<dc:creator>DavidMark</dc:creator>
		<pubDate>Sat, 11 Jul 2009 21:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-274412</guid>
		<description>Anything built on top of jQuery is folly.  And SWFObject has always been junk.

Using this type of stuff for tabs (of all things) is programming for failure.  Spend your time reading and learning, rather than debating fantasy script A vs. fantasy script B.  Isn&#039;t it obvious at this point that the authors can&#039;t even make their demos work in *current* browsers?</description>
		<content:encoded><![CDATA[<p>Anything built on top of jQuery is folly.  And SWFObject has always been junk.</p>
<p>Using this type of stuff for tabs (of all things) is programming for failure.  Spend your time reading and learning, rather than debating fantasy script A vs. fantasy script B.  Isn&#8217;t it obvious at this point that the authors can&#8217;t even make their demos work in *current* browsers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nbr</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273953</link>
		<dc:creator>nbr</dc:creator>
		<pubDate>Mon, 15 Jun 2009 16:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273953</guid>
		<description>flashembed()? $f()?
.
Needless namespace pollution alone makes jQuery Tools look like crap to me.</description>
		<content:encoded><![CDATA[<p>flashembed()? $f()?<br />
.<br />
Needless namespace pollution alone makes jQuery Tools look like crap to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shadedecho</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273939</link>
		<dc:creator>shadedecho</dc:creator>
		<pubDate>Sun, 14 Jun 2009 04:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273939</guid>
		<description>The &quot;flashembed&quot; tool is meh. 
.
1) it should probably change it&#039;s name. Adobe likes to protect &quot;flash&quot;, even in open source project names. SWFObject knows about that.
.
2) Speaking of @SWFObject, flashembed doesn&#039;t expose one of the most important features that it provides, the ability to do version detection and inline-auto-updating of the plugin version for the users, via Express Install.
.
3) IMHO, a big part of what makes jQuery so cool is how it operates on sets/collections of DOM objects. SWFs are very rarely duplicated on a page and in need of collection-based operations. So really, this plugin is just trying to stuff already standard and well supported functionality available via SWFObject needlessly into the jQuery namespace, for the sake of jQuery syntactical sugar, which in this case it really doesn&#039;t buy much of. 
.
I prefer to keep libraries separate unless there&#039;s a compelling reason to shove them together. I love jQuery, and I love SWFObject. But I don&#039;t love someone stealing (ONLY) part of what SWFObject already does well and stuffing it in a $() facade for the heck of it.</description>
		<content:encoded><![CDATA[<p>The &#8220;flashembed&#8221; tool is meh.<br />
.<br />
1) it should probably change it&#8217;s name. Adobe likes to protect &#8220;flash&#8221;, even in open source project names. SWFObject knows about that.<br />
.<br />
2) Speaking of @SWFObject, flashembed doesn&#8217;t expose one of the most important features that it provides, the ability to do version detection and inline-auto-updating of the plugin version for the users, via Express Install.<br />
.<br />
3) IMHO, a big part of what makes jQuery so cool is how it operates on sets/collections of DOM objects. SWFs are very rarely duplicated on a page and in need of collection-based operations. So really, this plugin is just trying to stuff already standard and well supported functionality available via SWFObject needlessly into the jQuery namespace, for the sake of jQuery syntactical sugar, which in this case it really doesn&#8217;t buy much of.<br />
.<br />
I prefer to keep libraries separate unless there&#8217;s a compelling reason to shove them together. I love jQuery, and I love SWFObject. But I don&#8217;t love someone stealing (ONLY) part of what SWFObject already does well and stuffing it in a $() facade for the heck of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BarelyFitz</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273928</link>
		<dc:creator>BarelyFitz</dc:creator>
		<pubDate>Fri, 12 Jun 2009 19:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273928</guid>
		<description>Ugh. I just found out that the overlay tool (and presumably other tools in this set) do not attempt to fix IE6 bugs. So for example, if there are form inputs on the page, then they show through the overlay. It&#039;s one thing to say you don&#039;t support transparent PNGs, but this makes it unusable for IE6.</description>
		<content:encoded><![CDATA[<p>Ugh. I just found out that the overlay tool (and presumably other tools in this set) do not attempt to fix IE6 bugs. So for example, if there are form inputs on the page, then they show through the overlay. It&#8217;s one thing to say you don&#8217;t support transparent PNGs, but this makes it unusable for IE6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stylo</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273916</link>
		<dc:creator>stylo</dc:creator>
		<pubDate>Fri, 12 Jun 2009 05:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273916</guid>
		<description>Nice. 

Really too bad there is no image viewer rolled into the nice content popup thingy (overlay?). That would be perfect.</description>
		<content:encoded><![CDATA[<p>Nice. </p>
<p>Really too bad there is no image viewer rolled into the nice content popup thingy (overlay?). That would be perfect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tmallen</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273913</link>
		<dc:creator>tmallen</dc:creator>
		<pubDate>Fri, 12 Jun 2009 01:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273913</guid>
		<description>Where are the widgets??</description>
		<content:encoded><![CDATA[<p>Where are the widgets??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nosredna</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273912</link>
		<dc:creator>Nosredna</dc:creator>
		<pubDate>Thu, 11 Jun 2009 23:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273912</guid>
		<description>@cpradio, from the comments, it seems the author already has fixed the problem. I like jQueryUI, but aside from Tabs, I don&#039;t know if I&#039;d use it again. To me the project seems to move in slow motion. I do like the ThemeRoller. I&#039;m glad to see some competition, frankly. Not everyone needs the same thing.</description>
		<content:encoded><![CDATA[<p>@cpradio, from the comments, it seems the author already has fixed the problem. I like jQueryUI, but aside from Tabs, I don&#8217;t know if I&#8217;d use it again. To me the project seems to move in slow motion. I do like the ThemeRoller. I&#8217;m glad to see some competition, frankly. Not everyone needs the same thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cpradio</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273909</link>
		<dc:creator>cpradio</dc:creator>
		<pubDate>Thu, 11 Jun 2009 20:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273909</guid>
		<description>Anyone interested in that toolset should be cautious regarding it as it doesn&#039;t exactly use the best practices when working with jQuery.  You can read more at http://feedproxy.google.com/~r/allTrades/~3/TnPtdBjcfqQ/jquery-tools-vs-jquery-ui

I&#039;ll admit, I didn&#039;t write the article, but I find it quite interesting.</description>
		<content:encoded><![CDATA[<p>Anyone interested in that toolset should be cautious regarding it as it doesn&#8217;t exactly use the best practices when working with jQuery.  You can read more at <a href="http://feedproxy.google.com/~r/allTrades/~3/TnPtdBjcfqQ/jquery-tools-vs-jquery-ui" rel="nofollow">http://feedproxy.google.com/~r/allTrades/~3/TnPtdBjcfqQ/jquery-tools-vs-jquery-ui</a></p>
<p>I&#8217;ll admit, I didn&#8217;t write the article, but I find it quite interesting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spocke</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273907</link>
		<dc:creator>Spocke</dc:creator>
		<pubDate>Thu, 11 Jun 2009 20:27:54 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273907</guid>
		<description>Nice work! I&#039;m impressed and I&#039;m nearly never impressed.</description>
		<content:encoded><![CDATA[<p>Nice work! I&#8217;m impressed and I&#8217;m nearly never impressed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: icoloma</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273904</link>
		<dc:creator>icoloma</dc:creator>
		<pubDate>Thu, 11 Jun 2009 17:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273904</guid>
		<description>A couple of comments (using Firefox 3):
.
* Exposing a form only works with the mouse, not when tabbing with the keyboard.
* Exposing a video does not makew much sense if I pause it at any time. I must wait until the video ends to get again access to the page. 
.
Other than that, I absolutely love this feature.</description>
		<content:encoded><![CDATA[<p>A couple of comments (using Firefox 3):<br />
.<br />
* Exposing a form only works with the mouse, not when tabbing with the keyboard.<br />
* Exposing a video does not makew much sense if I pause it at any time. I must wait until the video ends to get again access to the page.<br />
.<br />
Other than that, I absolutely love this feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nosredna</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273902</link>
		<dc:creator>Nosredna</dc:creator>
		<pubDate>Thu, 11 Jun 2009 17:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273902</guid>
		<description>The horizontal scrollable seems funky in Chrome. Other than that, pretty nice.</description>
		<content:encoded><![CDATA[<p>The horizontal scrollable seems funky in Chrome. Other than that, pretty nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darkimmortal</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273901</link>
		<dc:creator>Darkimmortal</dc:creator>
		<pubDate>Thu, 11 Jun 2009 17:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273901</guid>
		<description>&lt;blockquote&gt;Just so I’m clear, this is essentially a competitor to jQuery UI? The two aren’t related are they?&lt;/blockquote&gt;

No, they&#039;re not.</description>
		<content:encoded><![CDATA[<blockquote><p>Just so I’m clear, this is essentially a competitor to jQuery UI? The two aren’t related are they?</p></blockquote>
<p>No, they&#8217;re not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marcolepsy</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273900</link>
		<dc:creator>marcolepsy</dc:creator>
		<pubDate>Thu, 11 Jun 2009 17:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273900</guid>
		<description>Same guy who does the JS interfacing for the Flowplayer project. Both (flowplayer and this) have been useful to me. Good work all around.</description>
		<content:encoded><![CDATA[<p>Same guy who does the JS interfacing for the Flowplayer project. Both (flowplayer and this) have been useful to me. Good work all around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pnewhook</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273898</link>
		<dc:creator>pnewhook</dc:creator>
		<pubDate>Thu, 11 Jun 2009 16:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273898</guid>
		<description>Just so I&#039;m clear, this is essentially a competitor to jQuery UI? The two aren&#039;t related are they?

Very cool looking though.</description>
		<content:encoded><![CDATA[<p>Just so I&#8217;m clear, this is essentially a competitor to jQuery UI? The two aren&#8217;t related are they?</p>
<p>Very cool looking though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darkimmortal</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273896</link>
		<dc:creator>Darkimmortal</dc:creator>
		<pubDate>Thu, 11 Jun 2009 16:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273896</guid>
		<description>Finally something decent and not overly gimmicky made in jQuery :)</description>
		<content:encoded><![CDATA[<p>Finally something decent and not overly gimmicky made in jQuery :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WillPeavy</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273895</link>
		<dc:creator>WillPeavy</dc:creator>
		<pubDate>Thu, 11 Jun 2009 14:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273895</guid>
		<description>Expose is a nice feature. I think I&#039;ll use it in an upcoming project</description>
		<content:encoded><![CDATA[<p>Expose is a nice feature. I think I&#8217;ll use it in an upcoming project</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BarelyFitz</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273894</link>
		<dc:creator>BarelyFitz</dc:creator>
		<pubDate>Thu, 11 Jun 2009 14:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273894</guid>
		<description>These are nice and compact. Unfortunately the overlay isn&#039;t adjustable height, but otherwise nice work.</description>
		<content:encoded><![CDATA[<p>These are nice and compact. Unfortunately the overlay isn&#8217;t adjustable height, but otherwise nice work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KimL</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273892</link>
		<dc:creator>KimL</dc:creator>
		<pubDate>Thu, 11 Jun 2009 14:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273892</guid>
		<description>Wow, that&#039;s very interesting, and no issues with browser support that I can spot? Nice stuff, have to try that out.</description>
		<content:encoded><![CDATA[<p>Wow, that&#8217;s very interesting, and no issues with browser support that I can spot? Nice stuff, have to try that out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: igaenssley</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273891</link>
		<dc:creator>igaenssley</dc:creator>
		<pubDate>Thu, 11 Jun 2009 13:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273891</guid>
		<description>Very nice work!</description>
		<content:encoded><![CDATA[<p>Very nice work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lmjabreu</title>
		<link>http://ajaxian.com/archives/jquery-tools/comment-page-1#comment-273890</link>
		<dc:creator>lmjabreu</dc:creator>
		<pubDate>Thu, 11 Jun 2009 12:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6916#comment-273890</guid>
		<description>@okonomiyaki3000 viewed all of the demos with Safari 4 final for osx with no issues.</description>
		<content:encoded><![CDATA[<p>@okonomiyaki3000 viewed all of the demos with Safari 4 final for osx with no issues.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

