<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>thecrumb.com &#187; jQuery</title>
	<atom:link href="http://www.thecrumb.com/category/code/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thecrumb.com</link>
	<description>ColdFusion, Ant, jQuery and other geeky stuff with the occasional motorcycle post.</description>
	<pubDate>Thu, 24 Jul 2008 16:13:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
		<item>
		<title>jQuery Cheatsheet(s)</title>
		<link>http://www.thecrumb.com/2008/06/10/jquery-cheatsheets/</link>
		<comments>http://www.thecrumb.com/2008/06/10/jquery-cheatsheets/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 14:01:38 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/?p=461</guid>
		<description><![CDATA[I noticed DZone has a really nice jQuery selector cheatsheet.  Unlike some others on the web - this one is fairly updated and was created by the same people who wrote jQuery In Action ( a great jQuery book BTW).  You have to jump through some DZone hoops to get it but it&#8217;s very nicely [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed DZone has a really nice <a href="http://refcardz.dzone.com/refcardz/jquery-selectors">jQuery selector cheatsheet</a>.  Unlike some others on the web - this one is fairly updated and was created by the same people who wrote <em>jQuery In Action</em> ( a great jQuery book BTW).  You have to jump through some DZone hoops to get it but it&#8217;s very nicely done and worth the trouble if you do a lot of jQuery and can&#8217;t remember everything! <img src='http://www.thecrumb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I also turned up a few more:</p>
<ul>
<li><a href="http://www.gscottolson.com/weblog/2008/01/11/jquery-cheat-sheet/">jQuery 1.2 Cheatsheet (PDF)</a></li>
<li><a href="http://chris4403.blogspot.com/2008/01/jquery-cheatsheet-wallpaper.html">jQuery Cheatsheet (wallpaper)</a></li>
</ul>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li><a href="http://www.thecrumb.com/2008/06/09/jquery-news-ui-15-and-jquerify-bookmarklet/" title="jQuery News: UI 1.5 and jQuerify Bookmarklet">jQuery News: UI 1.5 and jQuerify Bookmarklet</a></li><li><a href="http://www.thecrumb.com/2008/06/05/slow-blogging-fast-jquery-126/" title="Slow Blogging - Fast jQuery (1.2.6)">Slow Blogging - Fast jQuery (1.2.6)</a></li><li><a href="http://www.thecrumb.com/2008/05/28/google-to-host-popular-javascript-libraries/" title="Google To Host Popular JavaScript Libraries">Google To Host Popular JavaScript Libraries</a></li><li><a href="http://www.thecrumb.com/2008/04/30/john-resig-on-accessibility-aria-and-fire-vox/" title="John Resig on Accessibility, ARIA and Fire Vox">John Resig on Accessibility, ARIA and Fire Vox</a></li><li><a href="http://www.thecrumb.com/2008/01/30/getting-the-latest-jquery-and-plugins/" title="Getting The Latest jQuery and Plugins">Getting The Latest jQuery and Plugins</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/06/10/jquery-cheatsheets/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>jQuery News: UI 1.5 and jQuerify Bookmarklet</title>
		<link>http://www.thecrumb.com/2008/06/09/jquery-news-ui-15-and-jquerify-bookmarklet/</link>
		<comments>http://www.thecrumb.com/2008/06/09/jquery-news-ui-15-and-jquerify-bookmarklet/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 13:30:23 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/?p=457</guid>
		<description><![CDATA[jQuery UI 1.5 is out!  I really need to try some of these but with most of my projects having strict 508 issues - there hasn&#8217;t been any opportunities to experiment.  I like how much thought they are putting into things and it looks like more good stuff is planned for the future:
We’re already planning [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jquery.com/blog/2008/06/09/jquery-ui-v15-released-focus-on-consistent-api-and-effects/">jQuery UI 1.5</a> is out!  I really need to try some of these but with most of my projects having strict 508 issues - there hasn&#8217;t been any opportunities to experiment.  I like how much thought they are putting into things and it looks like more good stuff is planned for the future:</p>
<blockquote><p>We’re already planning the next release and have a huge roadmap that contains plugins like grid, tooltips, menus, colorpickers, autocompletes and much more.</p></blockquote>
<p>One of my <a href="http://www.thecrumb.com/2007/12/17/more-jquery-goodness-insert-jquery-bookmarklet/">favorite jQuery tools</a> has also been updated.  Karl Swedberg has updated his &#8216;<a href="http://www.learningjquery.com/2008/06/updated-jquery-bookmarklet">jQuery bookmarklet</a>&#8216;.  If you have ever found yourself working on a site without jQuery - you can &#8216;jQuerify&#8217; it using Karl&#8217;s bookmarklet.</p>
<blockquote><p>It&#8217;s a nice little tool that allows you to play around with jQuery on a page that doesn&#8217;t already have jQuery loaded and see the results immediately.</p></blockquote>
<p>A great tool to use with Firebug!</p>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li><a href="http://www.thecrumb.com/2008/06/10/jquery-cheatsheets/" title="jQuery Cheatsheet(s)">jQuery Cheatsheet(s)</a></li><li><a href="http://www.thecrumb.com/2008/06/05/slow-blogging-fast-jquery-126/" title="Slow Blogging - Fast jQuery (1.2.6)">Slow Blogging - Fast jQuery (1.2.6)</a></li><li><a href="http://www.thecrumb.com/2008/05/28/google-to-host-popular-javascript-libraries/" title="Google To Host Popular JavaScript Libraries">Google To Host Popular JavaScript Libraries</a></li><li><a href="http://www.thecrumb.com/2008/04/30/john-resig-on-accessibility-aria-and-fire-vox/" title="John Resig on Accessibility, ARIA and Fire Vox">John Resig on Accessibility, ARIA and Fire Vox</a></li><li><a href="http://www.thecrumb.com/2008/01/30/getting-the-latest-jquery-and-plugins/" title="Getting The Latest jQuery and Plugins">Getting The Latest jQuery and Plugins</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/06/09/jquery-news-ui-15-and-jquerify-bookmarklet/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Slow Blogging - Fast jQuery (1.2.6)</title>
		<link>http://www.thecrumb.com/2008/06/05/slow-blogging-fast-jquery-126/</link>
		<comments>http://www.thecrumb.com/2008/06/05/slow-blogging-fast-jquery-126/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 16:33:20 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/?p=453</guid>
		<description><![CDATA[Blogging around here as been slow lately&#8230;
Today however I did manage to update an application I&#8217;m working on with the latest jQuery 1.2.6 and WOW what an improvement.  I&#8217;m using the Autocomplete and Validate plugins as well as a bunch of show/hide stuff and it&#8217;s noticeable faster.  It&#8217;s a REALLY long form and previously performance [...]]]></description>
			<content:encoded><![CDATA[<p>Blogging around here as been slow lately&#8230;</p>
<p>Today however I did manage to update an application I&#8217;m working on with the latest <a href="http://jquery.com/">jQuery 1.2.6</a> and WOW what an improvement.  I&#8217;m using the <a href="http://bassistance.de/jquery-plugins/">Autocomplete and Validate plugins</a> as well as a bunch of show/hide stuff and it&#8217;s noticeable faster.  It&#8217;s a REALLY long form and previously performance was a bit sluggish. Some of that may be due to my code not being as optimized as it could be but with the recent jQuery update things are much snappier overall.</p>
<p>I have no way to actually measure the difference but my &#8217;seat-o-the-pants&#8217; meter says it&#8217;s faster.</p>
<p>This month I&#8217;m also doing a jQuery presentation for our local AppDev group which I&#8217;m looking forward to and which I need to get started on!!</p>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li><a href="http://www.thecrumb.com/2008/06/10/jquery-cheatsheets/" title="jQuery Cheatsheet(s)">jQuery Cheatsheet(s)</a></li><li><a href="http://www.thecrumb.com/2008/06/09/jquery-news-ui-15-and-jquerify-bookmarklet/" title="jQuery News: UI 1.5 and jQuerify Bookmarklet">jQuery News: UI 1.5 and jQuerify Bookmarklet</a></li><li><a href="http://www.thecrumb.com/2008/05/28/google-to-host-popular-javascript-libraries/" title="Google To Host Popular JavaScript Libraries">Google To Host Popular JavaScript Libraries</a></li><li><a href="http://www.thecrumb.com/2008/04/30/john-resig-on-accessibility-aria-and-fire-vox/" title="John Resig on Accessibility, ARIA and Fire Vox">John Resig on Accessibility, ARIA and Fire Vox</a></li><li><a href="http://www.thecrumb.com/2008/01/30/getting-the-latest-jquery-and-plugins/" title="Getting The Latest jQuery and Plugins">Getting The Latest jQuery and Plugins</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/06/05/slow-blogging-fast-jquery-126/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Google To Host Popular JavaScript Libraries</title>
		<link>http://www.thecrumb.com/2008/05/28/google-to-host-popular-javascript-libraries/</link>
		<comments>http://www.thecrumb.com/2008/05/28/google-to-host-popular-javascript-libraries/#comments</comments>
		<pubDate>Wed, 28 May 2008 15:47:16 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/?p=452</guid>
		<description><![CDATA[This seems like a great idea if enough people use it&#8230;
The AJAX Libraries API is a content distribution network and loading architecture for the most popular open source JavaScript libraries.
Google currently supports the following libraries:

 jQuery
prototype
script.aculo.us
MooTools
dojo

A bit more information can be found in this OStatic article.
You May Also Enjoy Reading:jQuery Cheatsheet(s)jQuery News: UI 1.5 and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/apis/ajaxlibs/">This seems like a great idea</a> if enough people use it&#8230;</p>
<blockquote><p>The AJAX Libraries API is a content distribution network and loading architecture for the most popular open source JavaScript libraries.</p></blockquote>
<p>Google currently supports the following libraries:</p>
<ul>
<li> jQuery</li>
<li>prototype</li>
<li>script.aculo.us</li>
<li>MooTools</li>
<li>dojo</li>
</ul>
<p>A bit more information can be found in this <a href="http://ostatic.com/163191-blog/google-now-hosts-open-source-libraries">OStatic article</a>.</p>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li><a href="http://www.thecrumb.com/2008/06/10/jquery-cheatsheets/" title="jQuery Cheatsheet(s)">jQuery Cheatsheet(s)</a></li><li><a href="http://www.thecrumb.com/2008/06/09/jquery-news-ui-15-and-jquerify-bookmarklet/" title="jQuery News: UI 1.5 and jQuerify Bookmarklet">jQuery News: UI 1.5 and jQuerify Bookmarklet</a></li><li><a href="http://www.thecrumb.com/2008/06/05/slow-blogging-fast-jquery-126/" title="Slow Blogging - Fast jQuery (1.2.6)">Slow Blogging - Fast jQuery (1.2.6)</a></li><li><a href="http://www.thecrumb.com/2008/04/30/john-resig-on-accessibility-aria-and-fire-vox/" title="John Resig on Accessibility, ARIA and Fire Vox">John Resig on Accessibility, ARIA and Fire Vox</a></li><li><a href="http://www.thecrumb.com/2008/01/30/getting-the-latest-jquery-and-plugins/" title="Getting The Latest jQuery and Plugins">Getting The Latest jQuery and Plugins</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/05/28/google-to-host-popular-javascript-libraries/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>John Resig on Accessibility, ARIA and Fire Vox</title>
		<link>http://www.thecrumb.com/2008/04/30/john-resig-on-accessibility-aria-and-fire-vox/</link>
		<comments>http://www.thecrumb.com/2008/04/30/john-resig-on-accessibility-aria-and-fire-vox/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 13:00:49 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[ajax]]></category>

		<category><![CDATA[aria]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/?p=438</guid>
		<description><![CDATA[I&#8217;ve been using jQuery more and more at work but have been having to hold off some of the more advanced uses because of accessibility concerns. Working with the Government we are looking more and more at 508 and accessibility and right now AJAX is a bit of a gray area.
Today John Resig (author of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using jQuery more and more at work but have been having to hold off some of the more advanced uses because of accessibility concerns. Working with the Government we are looking more and more at 508 and accessibility and right now AJAX is a bit of a gray area.</p>
<p>Today John Resig (author of jQuery) has a great blog post about <a href="http://ejohn.org/blog/ajax-accessibility/">Ajax Accessibility</a> in which he discusses Google&#8217;s use of <a href="http://www.w3.org/TR/wai-aria/">ARIA</a> in Google Reader and also mentions  <a href="http://firevox.clcworld.net/">Fire Vox:</a></p>
<blockquote><p>Fire Vox is an open source, freely available talking browser extension for the Firefox web browser. Think of it as a screen reader that is designed especially for Firefox.</p>
<p>In addition to the basic features that are expected of screen readers, such as being able to identify headings, links, images, etc. and providing navigational assistance, Fire Vox provides support for MathML and CSS speech module properties. It also works on Windows, Macintosh, and Linux.</p></blockquote>
<p>I&#8217;ll certainly be setting this up today to give it a whirl! If you are interesting in accessibility, 508, and AJAX I&#8217;d check out John&#8217;s post!</p>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li><a href="http://www.thecrumb.com/2007/11/30/fetching-data-with-jquery/" title="Fetching Data With jQuery">Fetching Data With jQuery</a></li><li><a href="http://www.thecrumb.com/2008/06/10/jquery-cheatsheets/" title="jQuery Cheatsheet(s)">jQuery Cheatsheet(s)</a></li><li><a href="http://www.thecrumb.com/2008/06/09/jquery-news-ui-15-and-jquerify-bookmarklet/" title="jQuery News: UI 1.5 and jQuerify Bookmarklet">jQuery News: UI 1.5 and jQuerify Bookmarklet</a></li><li><a href="http://www.thecrumb.com/2008/06/05/slow-blogging-fast-jquery-126/" title="Slow Blogging - Fast jQuery (1.2.6)">Slow Blogging - Fast jQuery (1.2.6)</a></li><li><a href="http://www.thecrumb.com/2008/05/28/google-to-host-popular-javascript-libraries/" title="Google To Host Popular JavaScript Libraries">Google To Host Popular JavaScript Libraries</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/04/30/john-resig-on-accessibility-aria-and-fire-vox/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Getting The Latest jQuery and Plugins</title>
		<link>http://www.thecrumb.com/2008/01/30/getting-the-latest-jquery-and-plugins/</link>
		<comments>http://www.thecrumb.com/2008/01/30/getting-the-latest-jquery-and-plugins/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 14:31:38 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/2008/01/30/getting-the-latest-jquery-and-plugins/</guid>
		<description><![CDATA[Often times I find that a jQuery plugin&#8217;s download link may not be the latest and greatest.   Lately I&#8217;ve been going directly to the source  
You can browse the jQuery Subversion repository online.  The nice thing is you can see exactly when the author last update anything by looking at the [...]]]></description>
			<content:encoded><![CDATA[<p>Often times I find that a jQuery plugin&#8217;s download link may not be the latest and greatest.   Lately I&#8217;ve been going directly to the source <img src='http://www.thecrumb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>You can browse the <a href="http://dev.jquery.com/browser/trunk/">jQuery Subversion repository online</a>.  The nice thing is you can see exactly when the author last update anything by looking at the revision and age.</p>
<p><img src='http://www.thecrumb.com/wp-content/uploads/2008/01/jqueryrepo1.gif' alt='jQuery repo' /></p>
<p>Click the file you want. A new Trac page will open showing you the source with line numbers, etc.   Simply scroll all the way to the bottom of the page and click &#8220;Plain Text&#8221;.  This will open a plain text view of the source which you can then save locally.</p>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li><a href="http://www.thecrumb.com/2008/06/10/jquery-cheatsheets/" title="jQuery Cheatsheet(s)">jQuery Cheatsheet(s)</a></li><li><a href="http://www.thecrumb.com/2008/06/09/jquery-news-ui-15-and-jquerify-bookmarklet/" title="jQuery News: UI 1.5 and jQuerify Bookmarklet">jQuery News: UI 1.5 and jQuerify Bookmarklet</a></li><li><a href="http://www.thecrumb.com/2008/06/05/slow-blogging-fast-jquery-126/" title="Slow Blogging - Fast jQuery (1.2.6)">Slow Blogging - Fast jQuery (1.2.6)</a></li><li><a href="http://www.thecrumb.com/2008/05/28/google-to-host-popular-javascript-libraries/" title="Google To Host Popular JavaScript Libraries">Google To Host Popular JavaScript Libraries</a></li><li><a href="http://www.thecrumb.com/2008/04/30/john-resig-on-accessibility-aria-and-fire-vox/" title="John Resig on Accessibility, ARIA and Fire Vox">John Resig on Accessibility, ARIA and Fire Vox</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/01/30/getting-the-latest-jquery-and-plugins/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Adobe Feeling the jQuery Goodness</title>
		<link>http://www.thecrumb.com/2008/01/25/adobe-feeling-the-jquery-goodness/</link>
		<comments>http://www.thecrumb.com/2008/01/25/adobe-feeling-the-jquery-goodness/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 15:45:16 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/2008/01/25/adobe-feeling-the-jquery-goodness/</guid>
		<description><![CDATA[Saw this on John Resig&#8217;s blog today where he is speaking about how important partnering with certain projects and companies has been for jQuery&#8217;s growth (there are also some great bits in there about open source software which I need to blog about in another post).  What caught my eye is they are working [...]]]></description>
			<content:encoded><![CDATA[<p>Saw this on <a href="http://ejohn.org/blog/open-source-release-syncing/">John Resig&#8217;s blog</a> today where he is speaking about how important partnering with certain projects and companies has been for jQuery&#8217;s growth (there are also some great bits in there about open source software which I need to blog about in another post).  What caught my eye is they are working with Adobe:</p>
<blockquote><p>Adobe - This is one of our upcoming partners. We&#8217;ve been working with them to try and make sure that some of their upcoming releases go smoothly. This is a case where a corporation will be providing copies of jQuery for developers to use (a different use case for us, as this is typically coming from open source projects). We&#8217;ll be seeing a lot more from this partnership in the upcoming months, which will be exciting. They&#8217;ve been great about keeping communication open - conference calls, emails, and patches - a great partner.</p></blockquote>
<p>Interesting to see Adobe going this way - they already have Spry, and ColdFusion included parts of ExtJS&#8230;</p>
<p>Go jQuery!</p>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li><a href="http://www.thecrumb.com/2008/06/10/jquery-cheatsheets/" title="jQuery Cheatsheet(s)">jQuery Cheatsheet(s)</a></li><li><a href="http://www.thecrumb.com/2008/06/09/jquery-news-ui-15-and-jquerify-bookmarklet/" title="jQuery News: UI 1.5 and jQuerify Bookmarklet">jQuery News: UI 1.5 and jQuerify Bookmarklet</a></li><li><a href="http://www.thecrumb.com/2008/06/05/slow-blogging-fast-jquery-126/" title="Slow Blogging - Fast jQuery (1.2.6)">Slow Blogging - Fast jQuery (1.2.6)</a></li><li><a href="http://www.thecrumb.com/2008/05/28/google-to-host-popular-javascript-libraries/" title="Google To Host Popular JavaScript Libraries">Google To Host Popular JavaScript Libraries</a></li><li><a href="http://www.thecrumb.com/2008/04/30/john-resig-on-accessibility-aria-and-fire-vox/" title="John Resig on Accessibility, ARIA and Fire Vox">John Resig on Accessibility, ARIA and Fire Vox</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/01/25/adobe-feeling-the-jquery-goodness/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>jQuery Validation Plugin Updated/Improved!</title>
		<link>http://www.thecrumb.com/2008/01/22/jquery-validation-plugin-updatedimproved/</link>
		<comments>http://www.thecrumb.com/2008/01/22/jquery-validation-plugin-updatedimproved/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 15:32:09 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/2008/01/22/jquery-validation-plugin-updatedimproved/</guid>
		<description><![CDATA[I was updating my application I&#8217;m working on to use the latest jQuery Validation plugin and was skimming through the documentation.  One neat thing I noticed was this:
Using remote validation to help with captchas

Remote validation to check if the user entered the correct captcha, without forcing him to submit the form first 

That is [...]]]></description>
			<content:encoded><![CDATA[<p>I was updating my application I&#8217;m working on to use the latest <a href="http://bassistance.de/jquery-plugins/jquery-plugin-validation/">jQuery Validation plugin</a> and was skimming through the documentation.  One neat thing I noticed was this:</p>
<p><strong>Using remote validation to help with captchas</strong></p>
<ul>
<li>Remote validation to check if the user entered the correct captcha, without forcing him to submit the form first </li>
</ul>
<p>That is a great idea!  I know with some of these captchas I have a difficult time deciphering the text often confusing &#8220;Os&#8221; and zeros, etc.  It would be great to get feedback before submitting the form on your successful interpretation of the image <img src='http://www.thecrumb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />    </p>
<p>Too bad my application doesn&#8217;t have a captcha <img src='http://www.thecrumb.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li><a href="http://www.thecrumb.com/2008/06/10/jquery-cheatsheets/" title="jQuery Cheatsheet(s)">jQuery Cheatsheet(s)</a></li><li><a href="http://www.thecrumb.com/2008/06/09/jquery-news-ui-15-and-jquerify-bookmarklet/" title="jQuery News: UI 1.5 and jQuerify Bookmarklet">jQuery News: UI 1.5 and jQuerify Bookmarklet</a></li><li><a href="http://www.thecrumb.com/2008/06/05/slow-blogging-fast-jquery-126/" title="Slow Blogging - Fast jQuery (1.2.6)">Slow Blogging - Fast jQuery (1.2.6)</a></li><li><a href="http://www.thecrumb.com/2008/05/28/google-to-host-popular-javascript-libraries/" title="Google To Host Popular JavaScript Libraries">Google To Host Popular JavaScript Libraries</a></li><li><a href="http://www.thecrumb.com/2008/04/30/john-resig-on-accessibility-aria-and-fire-vox/" title="John Resig on Accessibility, ARIA and Fire Vox">John Resig on Accessibility, ARIA and Fire Vox</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/01/22/jquery-validation-plugin-updatedimproved/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Framework / Javascript Library Updates?</title>
		<link>http://www.thecrumb.com/2008/01/18/framework-javascript-library-updates/</link>
		<comments>http://www.thecrumb.com/2008/01/18/framework-javascript-library-updates/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 13:34:06 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[Frameworks]]></category>

		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/2008/01/18/framework-javascript-library-updates/</guid>
		<description><![CDATA[I&#8217;m curious how you handle updates to things like their ColdFusion frameworks, Javascript libraries, etc??   I&#8217;m using JQuery on several projects now and each project I think is using a different version of JQuery. 
Do you include your framework and library files in each project?
Do you keep these files in a &#8216;core&#8217; directory [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m curious how you handle updates to things like their ColdFusion frameworks, Javascript libraries, etc??   I&#8217;m using JQuery on several projects now and each project I think is using a different version of JQuery. </p>
<p>Do you include your framework and library files in each project?</p>
<p>Do you keep these files in a &#8216;core&#8217; directory somewhere and reference them from each project?  </p>
<p>Just curious how others handle this as I can see it getting worse and worse as I move forward and start using more and more of these (Mach-II, Reactor, JQuery, ExtJS, etc, etc).</p>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li><a href="http://www.thecrumb.com/2008/06/10/open-source-killing-commercial-tools-ide/" title="Open-source Killing Commercial Tools (IDE)">Open-source Killing Commercial Tools (IDE)</a></li><li><a href="http://www.thecrumb.com/2008/06/10/jquery-cheatsheets/" title="jQuery Cheatsheet(s)">jQuery Cheatsheet(s)</a></li><li><a href="http://www.thecrumb.com/2008/06/09/jquery-news-ui-15-and-jquerify-bookmarklet/" title="jQuery News: UI 1.5 and jQuerify Bookmarklet">jQuery News: UI 1.5 and jQuerify Bookmarklet</a></li><li><a href="http://www.thecrumb.com/2008/06/05/more-cfml-open-source-goodness-maybe/" title="More CFML Open-Source Goodness? Maybe?">More CFML Open-Source Goodness? Maybe?</a></li><li><a href="http://www.thecrumb.com/2008/06/05/slow-blogging-fast-jquery-126/" title="Slow Blogging - Fast jQuery (1.2.6)">Slow Blogging - Fast jQuery (1.2.6)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/01/18/framework-javascript-library-updates/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>jQuery 1.2.2 Released - Happy Birthday jQuery!</title>
		<link>http://www.thecrumb.com/2008/01/15/jquery-122-released-happy-birthday-jquery/</link>
		<comments>http://www.thecrumb.com/2008/01/15/jquery-122-released-happy-birthday-jquery/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 13:34:19 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/2008/01/15/jquery-122-released-happy-birthday-jquery/</guid>
		<description><![CDATA[Looks like jQuery 1.2.2 is out today! And it&#8217;s turning 2. 
The major changes are:

300% Speed Improvements to $(DOMElement)
.ready() Overhaul: Uses Diego Perini’s non-document.write() technique, now wait for CSS to be ready, can now watch for the document ready event via the traditional .bind()
.bind(”mouseenter”) / .bind(”mouseleave”)
Complex :not()
Accepts Headers
Event API: jQuery.event.special setup teardown handler

You know it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Looks like <a href="http://docs.jquery.com/Release:jQuery_1.2.2">jQuery 1.2.2 is out today</a>! And it&#8217;s <a href="http://ejohn.org/blog/happy-2nd-birthday-jquery/">turning 2</a>. </p>
<p>The major changes are:</p>
<ul>
<li>300% Speed Improvements to $(DOMElement)</li>
<li>.ready() Overhaul: Uses Diego Perini’s non-document.write() technique, now wait for CSS to be ready, can now watch for the document ready event via the traditional .bind()</li>
<li>.bind(”mouseenter”) / .bind(”mouseleave”)</li>
<li>Complex :not()</li>
<li>Accepts Headers</li>
<li>Event API: jQuery.event.special setup teardown handler</li>
</ul>
<p>You know it&#8217;s a bit sad I&#8217;m wishing Happy Birthday to a javascript library&#8230; Maybe I need to get out more? <img src='http://www.thecrumb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li><a href="http://www.thecrumb.com/2008/06/10/jquery-cheatsheets/" title="jQuery Cheatsheet(s)">jQuery Cheatsheet(s)</a></li><li><a href="http://www.thecrumb.com/2008/06/09/jquery-news-ui-15-and-jquerify-bookmarklet/" title="jQuery News: UI 1.5 and jQuerify Bookmarklet">jQuery News: UI 1.5 and jQuerify Bookmarklet</a></li><li><a href="http://www.thecrumb.com/2008/06/05/slow-blogging-fast-jquery-126/" title="Slow Blogging - Fast jQuery (1.2.6)">Slow Blogging - Fast jQuery (1.2.6)</a></li><li><a href="http://www.thecrumb.com/2008/05/28/google-to-host-popular-javascript-libraries/" title="Google To Host Popular JavaScript Libraries">Google To Host Popular JavaScript Libraries</a></li><li><a href="http://www.thecrumb.com/2008/04/30/john-resig-on-accessibility-aria-and-fire-vox/" title="John Resig on Accessibility, ARIA and Fire Vox">John Resig on Accessibility, ARIA and Fire Vox</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/01/15/jquery-122-released-happy-birthday-jquery/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
	</channel>
</rss>
