<?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:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JQueryin &#187; jQuery</title>
	<atom:link href="http://www.jqueryin.com/categories/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jqueryin.com</link>
	<description>A web development blog focusing on PHP, MySQL, Javascript, jQuery, and CSS.</description>
	<lastBuildDate>Sat, 04 Sep 2010 00:29:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Salid (jQuery Simple Validation Plugin) Update</title>
		<link>http://www.jqueryin.com/2010/04/25/salid-jquery-simple-validation-plugin-update/</link>
		<comments>http://www.jqueryin.com/2010/04/25/salid-jquery-simple-validation-plugin-update/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 19:32:57 +0000</pubDate>
		<dc:creator>Corey Ballou</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jquery validation]]></category>
		<category><![CDATA[salid]]></category>

		<guid isPermaLink="false">http://www.jqueryin.com/?p=370</guid>
		<description><![CDATA[Version 0.2 of salid, a simple jquery validation plugin, has been officially released. The update includes a number of important bug fixes and optimizations. If you encounter any bugs please contact me as it benefits the community. Below is a list of the changes. Fix to required validation function The required validation function was not [...]]]></description>
		<wfw:commentRss>http://www.jqueryin.com/2010/04/25/salid-jquery-simple-validation-plugin-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery getMatchingClass Plugin</title>
		<link>http://www.jqueryin.com/2010/04/19/jquery-getmatchingclass-plugin/</link>
		<comments>http://www.jqueryin.com/2010/04/19/jquery-getmatchingclass-plugin/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 12:07:42 +0000</pubDate>
		<dc:creator>Corey Ballou</dc:creator>
				<category><![CDATA[Plugin]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[matching class]]></category>
		<category><![CDATA[selectors]]></category>

		<guid isPermaLink="false">http://www.jqueryin.com/?p=403</guid>
		<description><![CDATA[The getMatchingClass plugin is useful for determing whether a singular matching element contains a particular partial class name. The idea behind the function is to allow for partial matching using the following jQuery selectors: $= &#8211; &#8220;ends with&#8221; selector ^= &#8211; &#8220;starts with&#8221; selector *= &#8211; &#8220;contains&#8221; selector = &#8211; &#8220;matches&#8221; selector The plugin is [...]]]></description>
		<wfw:commentRss>http://www.jqueryin.com/2010/04/19/jquery-getmatchingclass-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimizing (and Debugging) Javascript With Firebug</title>
		<link>http://www.jqueryin.com/2010/02/10/optimizing-and-debugging-javascript-with-firebug/</link>
		<comments>http://www.jqueryin.com/2010/02/10/optimizing-and-debugging-javascript-with-firebug/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 23:55:53 +0000</pubDate>
		<dc:creator>Corey Ballou</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[optimization]]></category>

		<guid isPermaLink="false">http://www.jqueryin.com/?p=273</guid>
		<description><![CDATA[I was vastly unaware of the number of useful functions built into Firebug beyond console.log(). The official Firebug site has a brief overview of the available commands which can be found here. Here&#8217;s a couple of quick examples to get you going. You can use console.time() and console.timeEnd() to quickly log the time spent between [...]]]></description>
		<wfw:commentRss>http://www.jqueryin.com/2010/02/10/optimizing-and-debugging-javascript-with-firebug/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
