<?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 UI: Interactions and Widgets</title>
	<atom:link href="http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: authortitle</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-261092</link>
		<dc:creator>authortitle</dc:creator>
		<pubDate>Sat, 02 Feb 2008 13:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-261092</guid>
		<description>I just tried out the latest SVN version in the hope that I would eat my words... but no such luck :( Sortables are still reallllly laggy. Fingers crossed for the future!</description>
		<content:encoded><![CDATA[<p>I just tried out the latest SVN version in the hope that I would eat my words&#8230; but no such luck :( Sortables are still reallllly laggy. Fingers crossed for the future!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: authortitle</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-261091</link>
		<dc:creator>authortitle</dc:creator>
		<pubDate>Sat, 02 Feb 2008 13:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-261091</guid>
		<description>I don&#039;t currently have much use for most of the UI components (I&#039;m sure at some point in the future, I will), but I do find myself making use of Sortables in nearly every admin interface I build - for galleries/articles/anything that needs to be rearranged, it&#039;s the most obvious way to do it. 

jQuery is the only JS framework I want to use - I find the syntax really easy to remember, the code I write ends up clean and bug-free and visualjquery.com is an awesome way to browse the API :) However, every time I have to go back to Prototype for sortables, in turn meaning $(..) becomes $j(..) to avoid conflicts.. I&#039;d rather not have to do this, but the &quot;Interface&quot; plugin&#039;s sortables just don&#039;t cut it.

Last night I was pondering the idea of porting the Prototype sortable to jQuery, and this AM was delighted to discover jQuery UI. However, it&#039;s just not of good enough quality at the minute. One look at the demos on the site confirmed this, for example, the gallery one looks and feels rough around the edges. I downloaded it anyway and swapped out Prototype sortables for the jQuery UI ones, but the performance is so poor in comparison that it&#039;s just not a realistic option at the minute - simple items (in this case styled li&#039;s) move instantly with Prototype, whereas with jQuery UI there is a lot of jerkiness. I couldn&#039;t find a way to constrain movement to one axis either.

So, disappointing all in all. However, I noticed on the jQuery blog that one of the developers is now employed full time to work on jQuery and jQuery UI by Liferay, so we should start seeing some big progress. It&#039;d take a very impressive alternative to move me away from jQuery for all my Javascript work, although I concur with the posters above on the quality of the source code. Like I say, hopefully this will all be a thing of the past soon :)</description>
		<content:encoded><![CDATA[<p>I don&#8217;t currently have much use for most of the UI components (I&#8217;m sure at some point in the future, I will), but I do find myself making use of Sortables in nearly every admin interface I build &#8211; for galleries/articles/anything that needs to be rearranged, it&#8217;s the most obvious way to do it. </p>
<p>jQuery is the only JS framework I want to use &#8211; I find the syntax really easy to remember, the code I write ends up clean and bug-free and visualjquery.com is an awesome way to browse the API :) However, every time I have to go back to Prototype for sortables, in turn meaning $(..) becomes $j(..) to avoid conflicts.. I&#8217;d rather not have to do this, but the &#8220;Interface&#8221; plugin&#8217;s sortables just don&#8217;t cut it.</p>
<p>Last night I was pondering the idea of porting the Prototype sortable to jQuery, and this AM was delighted to discover jQuery UI. However, it&#8217;s just not of good enough quality at the minute. One look at the demos on the site confirmed this, for example, the gallery one looks and feels rough around the edges. I downloaded it anyway and swapped out Prototype sortables for the jQuery UI ones, but the performance is so poor in comparison that it&#8217;s just not a realistic option at the minute &#8211; simple items (in this case styled li&#8217;s) move instantly with Prototype, whereas with jQuery UI there is a lot of jerkiness. I couldn&#8217;t find a way to constrain movement to one axis either.</p>
<p>So, disappointing all in all. However, I noticed on the jQuery blog that one of the developers is now employed full time to work on jQuery and jQuery UI by Liferay, so we should start seeing some big progress. It&#8217;d take a very impressive alternative to move me away from jQuery for all my Javascript work, although I concur with the posters above on the quality of the source code. Like I say, hopefully this will all be a thing of the past soon :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ladislav Toral</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-256276</link>
		<dc:creator>Ladislav Toral</dc:creator>
		<pubDate>Mon, 01 Oct 2007 11:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-256276</guid>
		<description>JQuery is great framework, i create &lt;a href=&quot;http://www.bookmarky.cz&quot; rel=&quot;nofollow&quot;&gt;Bookmarky.cz&lt;/a&gt; on this library, but new sortables in UI is slightly slow, i still rather use Interface. I think it needs some time for finish.</description>
		<content:encoded><![CDATA[<p>JQuery is great framework, i create <a href="http://www.bookmarky.cz" rel="nofollow">Bookmarky.cz</a> on this library, but new sortables in UI is slightly slow, i still rather use Interface. I think it needs some time for finish.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Heat</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-255778</link>
		<dc:creator>Brandon Heat</dc:creator>
		<pubDate>Thu, 20 Sep 2007 02:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-255778</guid>
		<description>kudos to the jquery team!

one thing i dont like in the UI, though. Their tabs is not pretty</description>
		<content:encoded><![CDATA[<p>kudos to the jquery team!</p>
<p>one thing i dont like in the UI, though. Their tabs is not pretty</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne Pan</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-255727</link>
		<dc:creator>Wayne Pan</dc:creator>
		<pubDate>Wed, 19 Sep 2007 07:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-255727</guid>
		<description>I wrote up a small review here..
http://waynepan.com/2007/09/19/5-reasons-to-use-jquery-ui-and-3-reasons-to-avoid-it/</description>
		<content:encoded><![CDATA[<p>I wrote up a small review here..<br />
<a href="http://waynepan.com/2007/09/19/5-reasons-to-use-jquery-ui-and-3-reasons-to-avoid-it/" rel="nofollow">http://waynepan.com/2007/09/19/5-reasons-to-use-jquery-ui-and-3-reasons-to-avoid-it/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hamilton Chua</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-255717</link>
		<dc:creator>Hamilton Chua</dc:creator>
		<pubDate>Wed, 19 Sep 2007 02:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-255717</guid>
		<description>I don&#039;t want to go into a &quot;this is better than that&quot; argument but at this point in time I&#039;m still very happy with ExtJs .  

If I recall correctly, doesn&#039;t ExtJs have an adapter for JQuery ? 

What&#039;s the point in reinventing the wheel ?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t want to go into a &#8220;this is better than that&#8221; argument but at this point in time I&#8217;m still very happy with ExtJs .  </p>
<p>If I recall correctly, doesn&#8217;t ExtJs have an adapter for JQuery ? </p>
<p>What&#8217;s the point in reinventing the wheel ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markku Uttula</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-255681</link>
		<dc:creator>Markku Uttula</dc:creator>
		<pubDate>Tue, 18 Sep 2007 13:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-255681</guid>
		<description>I must say that I personally like the UI-stuff. There are a few bugs and unexpected behaviour, but I&#039;d say that for a sort of &quot;first release&quot;, the thing is quite mature.</description>
		<content:encoded><![CDATA[<p>I must say that I personally like the UI-stuff. There are a few bugs and unexpected behaviour, but I&#8217;d say that for a sort of &#8220;first release&#8221;, the thing is quite mature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emil</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-255675</link>
		<dc:creator>emil</dc:creator>
		<pubDate>Tue, 18 Sep 2007 11:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-255675</guid>
		<description>Choice is great, I&#039;ve just switched from proto/scriptac to jquery and more libraries are welcome to my collection :) 

It seems QUI has some browser issues, where can I find a list of supported browsers?</description>
		<content:encoded><![CDATA[<p>Choice is great, I&#8217;ve just switched from proto/scriptac to jquery and more libraries are welcome to my collection :) </p>
<p>It seems QUI has some browser issues, where can I find a list of supported browsers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen Lambert</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-255671</link>
		<dc:creator>Owen Lambert</dc:creator>
		<pubDate>Tue, 18 Sep 2007 08:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-255671</guid>
		<description>Nice start! Keep it up! :)</description>
		<content:encoded><![CDATA[<p>Nice start! Keep it up! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kit Grose</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-255664</link>
		<dc:creator>Kit Grose</dc:creator>
		<pubDate>Tue, 18 Sep 2007 01:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-255664</guid>
		<description>Almost all of the jQuery UI demos throw Javascript errors in Safari 2.0.4 on Tiger, causing most to simply do nothing (as in the case of most of the draggables examples), and others to do the wrong thing (as in the case of the sortable lists that don&#039;t allow me to drop items in a new location).

While the UI stuff is very important and great to see, compatibility is the first consideration for my choice of a JS library. So I guess I&#039;ll be sticking with Prototype/Script.aculo.us and YUI for graphical JavaScript</description>
		<content:encoded><![CDATA[<p>Almost all of the jQuery UI demos throw Javascript errors in Safari 2.0.4 on Tiger, causing most to simply do nothing (as in the case of most of the draggables examples), and others to do the wrong thing (as in the case of the sortable lists that don&#8217;t allow me to drop items in a new location).</p>
<p>While the UI stuff is very important and great to see, compatibility is the first consideration for my choice of a JS library. So I guess I&#8217;ll be sticking with Prototype/Script.aculo.us and YUI for graphical JavaScript</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Kant</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-255658</link>
		<dc:creator>Andy Kant</dc:creator>
		<pubDate>Mon, 17 Sep 2007 22:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-255658</guid>
		<description>@Steve
It is a problem mainly for people who want to contribute to the development, fix bugs, add functionality, or just plain see how it works. If you&#039;re just using the library and don&#039;t care about whats underneath the covers, then you would be fine with the API.

I write new reusable libraries on a daily basis for work/hobby, so understanding how various libraries function and aid my work is important to me.</description>
		<content:encoded><![CDATA[<p>@Steve<br />
It is a problem mainly for people who want to contribute to the development, fix bugs, add functionality, or just plain see how it works. If you&#8217;re just using the library and don&#8217;t care about whats underneath the covers, then you would be fine with the API.</p>
<p>I write new reusable libraries on a daily basis for work/hobby, so understanding how various libraries function and aid my work is important to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emehrkay</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-255656</link>
		<dc:creator>emehrkay</dc:creator>
		<pubDate>Mon, 17 Sep 2007 21:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-255656</guid>
		<description>The demo page itself crashes IE7. Rey did you guys not fully test it before you announced the demos to the world?</description>
		<content:encoded><![CDATA[<p>The demo page itself crashes IE7. Rey did you guys not fully test it before you announced the demos to the world?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-255653</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 17 Sep 2007 21:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-255653</guid>
		<description>I am curious about the source code cleanliness issue. I&#039;ll be the first to say that jQuery isn&#039;t the most clear chunk of code when reading through it. That&#039;s why I love the fact that I never have to look at the source. Just like you shouldn&#039;t have to look at the source code for the Windows or Cocoa APIs that you use for desktop apps. You trust they&#039;ll work, and 99.9% of the time, they work as advertised. I guess would personally prefer if I never needed to look at the source code, leave that up to the smart people, and trust their API. As for UI, looks very promising as always, and I&#039;m sure the jQuery community will clean up the obvious bugs in due time.</description>
		<content:encoded><![CDATA[<p>I am curious about the source code cleanliness issue. I&#8217;ll be the first to say that jQuery isn&#8217;t the most clear chunk of code when reading through it. That&#8217;s why I love the fact that I never have to look at the source. Just like you shouldn&#8217;t have to look at the source code for the Windows or Cocoa APIs that you use for desktop apps. You trust they&#8217;ll work, and 99.9% of the time, they work as advertised. I guess would personally prefer if I never needed to look at the source code, leave that up to the smart people, and trust their API. As for UI, looks very promising as always, and I&#8217;m sure the jQuery community will clean up the obvious bugs in due time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate Grover</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-255652</link>
		<dc:creator>Nate Grover</dc:creator>
		<pubDate>Mon, 17 Sep 2007 21:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-255652</guid>
		<description>No table model?  

Any UI grid/table component should employ the (very standard) table model, table view separation.  This sortable table component resorts to &quot;textExtraction()&quot; function which has to sift through the DOM to find the value to be sorted.  Uggh.

The table&#039;s data model should not *be* the actual rendered UI.  This is a big design flaw.

Nate Grover</description>
		<content:encoded><![CDATA[<p>No table model?  </p>
<p>Any UI grid/table component should employ the (very standard) table model, table view separation.  This sortable table component resorts to &#8220;textExtraction()&#8221; function which has to sift through the DOM to find the value to be sorted.  Uggh.</p>
<p>The table&#8217;s data model should not *be* the actual rendered UI.  This is a big design flaw.</p>
<p>Nate Grover</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tup Elocin</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-255648</link>
		<dc:creator>Tup Elocin</dc:creator>
		<pubDate>Mon, 17 Sep 2007 19:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-255648</guid>
		<description>I agree with Leo. After skimming through the v1.1 source I couldn&#039;t take jQuery seriously, it hasn&#039;t gotten any better since. For jQuery sake I hope markup becomes a higher priority then filesize before bad style sinks too deep into projects like UI.</description>
		<content:encoded><![CDATA[<p>I agree with Leo. After skimming through the v1.1 source I couldn&#8217;t take jQuery seriously, it hasn&#8217;t gotten any better since. For jQuery sake I hope markup becomes a higher priority then filesize before bad style sinks too deep into projects like UI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: -gary</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-255646</link>
		<dc:creator>-gary</dc:creator>
		<pubDate>Mon, 17 Sep 2007 19:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-255646</guid>
		<description>Love JQ, but this first release didn&#039;t wow me like the core functions did in the past.  Big problems with some of the demos on Opera 9.2 (the only browser I use if I can help it) and the demo gallery doesn&#039;t work at all.  It&#039;s par for the course with other rich interfaces, but something inside me was hopping they&#039;d nail the cross browser problems right off the bat.</description>
		<content:encoded><![CDATA[<p>Love JQ, but this first release didn&#8217;t wow me like the core functions did in the past.  Big problems with some of the demos on Opera 9.2 (the only browser I use if I can help it) and the demo gallery doesn&#8217;t work at all.  It&#8217;s par for the course with other rich interfaces, but something inside me was hopping they&#8217;d nail the cross browser problems right off the bat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dylan Schiemann</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-255645</link>
		<dc:creator>Dylan Schiemann</dc:creator>
		<pubDate>Mon, 17 Sep 2007 19:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-255645</guid>
		<description>@Marc: I can&#039;t reiterate enough what you said with this: &quot;I wouldnâ€™t be so quick to judge people who are giving the world something for free. Share with us your suggestions, it just might do some good!&quot;

It&#039;s amazing how willing people are to say &quot;I love Foo, but I hate Bar.&quot;  There are a number of great open source toolkits out there.  Choice is a good thing.  Use one, use some, use them all, complain to make things better, etc., but be part of the process.  It&#039;s open source for a reason!

What always surprises me is that people only seem to mention open source toolkits in their love/hate comments.  Meaning, I rarely hear people say something like &quot;wow, I get to choose from jQuery, Dojo, Prototype, Moo, Ext, etc.&quot; instead of being stuck using Atlas, Backbase, Isomorphic, etc.  This is the primary reason Dojo was started... to not be stuck with closed toolkits.

From the Dojo perspective, I have nothing negative to say about jQuery (UI), Ext, YUI, Prototype, etc., other than it&#039;s a really great thing to see so many great open source options available, competing and yet working together at times, but all working towards the common goal of making it easier to build great web apps.

That said, I don&#039;t have a problem with the commercial toolkits either as some of them offer really great features, and choice is good.</description>
		<content:encoded><![CDATA[<p>@Marc: I can&#8217;t reiterate enough what you said with this: &#8220;I wouldnâ€™t be so quick to judge people who are giving the world something for free. Share with us your suggestions, it just might do some good!&#8221;</p>
<p>It&#8217;s amazing how willing people are to say &#8220;I love Foo, but I hate Bar.&#8221;  There are a number of great open source toolkits out there.  Choice is a good thing.  Use one, use some, use them all, complain to make things better, etc., but be part of the process.  It&#8217;s open source for a reason!</p>
<p>What always surprises me is that people only seem to mention open source toolkits in their love/hate comments.  Meaning, I rarely hear people say something like &#8220;wow, I get to choose from jQuery, Dojo, Prototype, Moo, Ext, etc.&#8221; instead of being stuck using Atlas, Backbase, Isomorphic, etc.  This is the primary reason Dojo was started&#8230; to not be stuck with closed toolkits.</p>
<p>From the Dojo perspective, I have nothing negative to say about jQuery (UI), Ext, YUI, Prototype, etc., other than it&#8217;s a really great thing to see so many great open source options available, competing and yet working together at times, but all working towards the common goal of making it easier to build great web apps.</p>
<p>That said, I don&#8217;t have a problem with the commercial toolkits either as some of them offer really great features, and choice is good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zero0x</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-255644</link>
		<dc:creator>zero0x</dc:creator>
		<pubDate>Mon, 17 Sep 2007 19:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-255644</guid>
		<description>this is brilliant!</description>
		<content:encoded><![CDATA[<p>this is brilliant!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Kant</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-255642</link>
		<dc:creator>Andy Kant</dc:creator>
		<pubDate>Mon, 17 Sep 2007 18:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-255642</guid>
		<description>Although irrelevant to this post, I agree with Leo on jQuery&#039;s confusing source code. jQuery is a very well designed library, but its the small things like unreadable source code that prevent me from making much use of it. If they cleaned up their source code (no, I&#039;m not volunteering), I would probably be more likely to switch from Mootools to jQuery (I use Mootools for cleanliness, but prefer jQuery&#039;s model).</description>
		<content:encoded><![CDATA[<p>Although irrelevant to this post, I agree with Leo on jQuery&#8217;s confusing source code. jQuery is a very well designed library, but its the small things like unreadable source code that prevent me from making much use of it. If they cleaned up their source code (no, I&#8217;m not volunteering), I would probably be more likely to switch from Mootools to jQuery (I use Mootools for cleanliness, but prefer jQuery&#8217;s model).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://ajaxian.com/archives/jquery-ui-interactions-and-widgets/comment-page-1#comment-255641</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Mon, 17 Sep 2007 18:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2790#comment-255641</guid>
		<description>@Sin Jin Lee: Why don&#039;t you simply email the authors with your suggestions?  I get emails every day with people giving me suggestions, feedback and feature requests for &lt;a href=&quot;http://marcgrabanski.com/code/jquery-calendar&quot; title=&quot;jQuery Calendar User Interface Element&quot; rel=&quot;nofollow&quot;&gt;jQuery calendar&lt;/a&gt;.  It is all very helpful and makes the project better as well as my coding abilities.  If you know a lot, then share your wisdom in a non-critical way to the authors.

Most of us JUI developers are members of the jQuery community that wrote these UI elements in our free time.  I wouldn&#039;t be so quick to judge people who are giving the world something for free.  Share with us your suggestions, it just might do some good!</description>
		<content:encoded><![CDATA[<p>@Sin Jin Lee: Why don&#8217;t you simply email the authors with your suggestions?  I get emails every day with people giving me suggestions, feedback and feature requests for <a href="http://marcgrabanski.com/code/jquery-calendar" title="jQuery Calendar User Interface Element" rel="nofollow">jQuery calendar</a>.  It is all very helpful and makes the project better as well as my coding abilities.  If you know a lot, then share your wisdom in a non-critical way to the authors.</p>
<p>Most of us JUI developers are members of the jQuery community that wrote these UI elements in our free time.  I wouldn&#8217;t be so quick to judge people who are giving the world something for free.  Share with us your suggestions, it just might do some good!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

