<?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>Michael Barton &#187; Frameworks</title>
	<atom:link href="http://www.michaelbarton.name/category/frameworks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelbarton.name</link>
	<description>Digital Entreprenuer</description>
	<lastBuildDate>Mon, 17 Oct 2011 18:34:04 +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>Make Your Own Custom jQuery Selector</title>
		<link>http://www.michaelbarton.name/2011/02/11/make-your-own-custom-jquery-selector/</link>
		<comments>http://www.michaelbarton.name/2011/02/11/make-your-own-custom-jquery-selector/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 22:29:56 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[custom selector]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=962</guid>
		<description><![CDATA[A nice little article describing how to write your own custom jQuery selector.]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2011/02/11/make-your-own-custom-jquery-selector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Default / JavaScript Default Options</title>
		<link>http://www.michaelbarton.name/2011/02/08/jquery-default-javascript-default-options/</link>
		<comments>http://www.michaelbarton.name/2011/02/08/jquery-default-javascript-default-options/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 13:45:17 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=959</guid>
		<description><![CDATA[This blog is more for myself than any of you readers out there. Every so often I need to have an object of some kind or a function that has its own defaults. Here&#8217;s how to do it using jQuery: 1234567891011121314// function function myFunc&#40;options&#41; &#123; &#160; &#160; var defaults = &#123;option1: 'val', option2: 'val2'&#125;; &#160; [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2011/02/08/jquery-default-javascript-default-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 Amazing jQuery Plugins and 65 Excellent jQuery Resources</title>
		<link>http://www.michaelbarton.name/2010/01/17/20-amazing-jquery-plugins-and-65-excellent-jquery-resources/</link>
		<comments>http://www.michaelbarton.name/2010/01/17/20-amazing-jquery-plugins-and-65-excellent-jquery-resources/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 02:09:26 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[drag n drop]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery plugins]]></category>
		<category><![CDATA[sliders]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=644</guid>
		<description><![CDATA[If you&#8217;re into jQuery, then you need to bookmark this site. It&#8217;s amazing! Not only do you get links to some of the great jQuery plugins out there, you also get links to some amazing articles/tutorials on jQuery. Try it out and let me know if you need help with anything.]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2010/01/17/20-amazing-jquery-plugins-and-65-excellent-jquery-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TomatoCMS: The NEW CMS in Town</title>
		<link>http://www.michaelbarton.name/2010/01/07/tomatocms-the-new-cms-in-town/</link>
		<comments>http://www.michaelbarton.name/2010/01/07/tomatocms-the-new-cms-in-town/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 09:56:24 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[TomatoCMS]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=493</guid>
		<description><![CDATA[Ladies and Gentleman, the moment you have all been waiting for &#8211; a new CMS to come into your life and confuse the shit out of you &#8211; TomatoCMS. Just when you thought there were enough CMS&#8217; out there to choose from, a new one pops out and says &#8220;Hello World.&#8221; All kidding aside, I&#8217;m [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2010/01/07/tomatocms-the-new-cms-in-town/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The Best jQuery Lightbox Scripts</title>
		<link>http://www.michaelbarton.name/2009/12/31/the-best-jquery-lightbox-scripts/</link>
		<comments>http://www.michaelbarton.name/2009/12/31/the-best-jquery-lightbox-scripts/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 21:03:30 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=445</guid>
		<description><![CDATA[I found a site for you that lists some of the best jQuery Lightbox Scripts. If you don&#8217;t already know, lightbox scripts are pretty much just javascript files that create modal pop ups. A lightbox can be used to show images, videos, and/or web pages inline without having to open a new browser window. Keep [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2009/12/31/the-best-jquery-lightbox-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Autosave</title>
		<link>http://www.michaelbarton.name/2009/12/27/jquery-autosave/</link>
		<comments>http://www.michaelbarton.name/2009/12/27/jquery-autosave/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 23:44:12 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=292</guid>
		<description><![CDATA[No need to click a save button anymore with this jQuery plugin: jQuery Autosave. Seriously, this is something I&#8217;ve been wanting and never had the time to develop. Thankfully, these guys/girls created what I&#8217;ve been wanting. In this article I&#8217;m going to let you know some of the features this plugin offers, how to use [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2009/12/27/jquery-autosave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Ways to Make Ajax Calls with jQuery</title>
		<link>http://www.michaelbarton.name/2009/12/06/5-ways-to-make-ajax-calls-with-jquery/</link>
		<comments>http://www.michaelbarton.name/2009/12/06/5-ways-to-make-ajax-calls-with-jquery/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 19:11:44 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=258</guid>
		<description><![CDATA[I just came across this article on the web about the different ways to make Ajax calls with jQuery. A very good article and something you should check out. It&#8217;s very easy to read so you can be new to jQuery or a veteran like myself. Check it out: http://net.tutsplus.com/tutorials/javascript-ajax/5-ways-to-make-ajax-calls-with-jquery/ Now, just so you know, [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2009/12/06/5-ways-to-make-ajax-calls-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preload your Images with this FREE jQuery plugin!</title>
		<link>http://www.michaelbarton.name/2009/05/24/preload-your-images-with-this-free-plugin/</link>
		<comments>http://www.michaelbarton.name/2009/05/24/preload-your-images-with-this-free-plugin/#comments</comments>
		<pubDate>Sun, 24 May 2009 16:53:27 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=195</guid>
		<description><![CDATA[I like you. I think you&#8217;re cool. Thank you for reading my Blog. It&#8217;s getting better the more I write. But anyway, enough about us. Let&#8217;s talk about how you&#8217;re going to use my Image Preloader script. It&#8217;s free, do whatever you want with it. Call it your own, whatever, I don&#8217;t really care. I [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2009/05/24/preload-your-images-with-this-free-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

