<?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>Brian Crescimanno &#187; jquery</title>
	<atom:link href="http://briancrescimanno.com/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://briancrescimanno.com</link>
	<description>Web application development...and anything else I find interesting.</description>
	<lastBuildDate>Fri, 28 Oct 2011 19:45:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>No, CSS isn&#8217;t always faster</title>
		<link>http://briancrescimanno.com/2011/10/28/css-dogma/</link>
		<comments>http://briancrescimanno.com/2011/10/28/css-dogma/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 18:26:38 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[dogma]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[selectors]]></category>

		<guid isPermaLink="false">http://briancrescimanno.com/?p=314</guid>
		<description><![CDATA[Recently, a post appeared on Hacker News that was yet another exploration of crazy things that can be achieved with CSS.  Like many others, this example was logos rendered using HTML &#38; CSS.  I quickly commented that I didn&#8217;t feel &#8230; <a href="http://briancrescimanno.com/2011/10/28/css-dogma/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://briancrescimanno.com/2011/10/28/css-dogma/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Meeting people at jQuery Conference</title>
		<link>http://briancrescimanno.com/2010/10/19/meeting-people-at-jquery-conference/</link>
		<comments>http://briancrescimanno.com/2010/10/19/meeting-people-at-jquery-conference/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 12:38:39 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[people]]></category>
		<category><![CDATA[#jqcon]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://briancrescimanno.com/?p=265</guid>
		<description><![CDATA[As far as I&#8217;m concerned, one of the most under-appreciated and most wonderful things about the jQuery community is the humanity of the people within it.  Though I&#8217;d met several people at last year&#8217;s conference and made efforts to speak &#8230; <a href="http://briancrescimanno.com/2010/10/19/meeting-people-at-jquery-conference/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://briancrescimanno.com/2010/10/19/meeting-people-at-jquery-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Self-Executing Anonymous Functions Work</title>
		<link>http://briancrescimanno.com/2009/09/24/how-self-executing-anonymous-functions-work/</link>
		<comments>http://briancrescimanno.com/2009/09/24/how-self-executing-anonymous-functions-work/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 17:47:35 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://briancrescimanno.com/?p=130</guid>
		<description><![CDATA[In my recent post on creating a jQueryUI widget, I referenced the concept of self-executing anonymous functions. I&#8217;ve actually had a few questions come up at the office lately about how they work, so I figured turning it into a &#8230; <a href="http://briancrescimanno.com/2009/09/24/how-self-executing-anonymous-functions-work/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://briancrescimanno.com/2009/09/24/how-self-executing-anonymous-functions-work/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Create a Basic jQueryUI Carousel Widget</title>
		<link>http://briancrescimanno.com/2009/09/17/create-a-basic-jqueryui-carousel/</link>
		<comments>http://briancrescimanno.com/2009/09/17/create-a-basic-jqueryui-carousel/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 17:54:07 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jqueryUI]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://briancrescimanno.com/?p=105</guid>
		<description><![CDATA[One of the topics that was of great interest at #jqcon was jQueryUI and it&#8217;s impressive widget library.  What didn&#8217;t receive as much attention was how exactly to go about creating widgets that are compatible with jQueryUI.  In this first &#8230; <a href="http://briancrescimanno.com/2009/09/17/create-a-basic-jqueryui-carousel/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://briancrescimanno.com/2009/09/17/create-a-basic-jqueryui-carousel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Sizzle with Prototype</title>
		<link>http://briancrescimanno.com/2009/03/24/using-sizzle-with-prototype/</link>
		<comments>http://briancrescimanno.com/2009/03/24/using-sizzle-with-prototype/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 18:52:53 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[briancrescimanno.com]]></category>
		<category><![CDATA[$$]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[prototype.js]]></category>
		<category><![CDATA[selectors]]></category>
		<category><![CDATA[sizzle]]></category>

		<guid isPermaLink="false">http://briancrescimanno.com/?p=35</guid>
		<description><![CDATA[Recently, John Resig of jQuery fame released the selector engine used in the new version of jQuery called Sizzle.  Sizzle is a new take on using CSS selectors within Javascript and aims to be far more efficient than the methods &#8230; <a href="http://briancrescimanno.com/2009/03/24/using-sizzle-with-prototype/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://briancrescimanno.com/2009/03/24/using-sizzle-with-prototype/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Which JS Framework is &#8220;The Best&#8221;</title>
		<link>http://briancrescimanno.com/2008/06/27/which-js-framework-is-the-best/</link>
		<comments>http://briancrescimanno.com/2008/06/27/which-js-framework-is-the-best/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 18:34:22 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[sproutcore]]></category>

		<guid isPermaLink="false">http://briancrescimanno.com/?p=13</guid>
		<description><![CDATA[After my recent tutorial was posted on NETTUTS, I found the feedback filled with comments such as: Jquery is the best and can be used to do all of this stuff plus more. and Yeah, I agree NETTUTS should only &#8230; <a href="http://briancrescimanno.com/2008/06/27/which-js-framework-is-the-best/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://briancrescimanno.com/2008/06/27/which-js-framework-is-the-best/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

