<?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; JavaScript</title>
	<atom:link href="http://www.michaelbarton.name/category/programming-languages/javascript/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>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>How to check if your popup was blocked using JavaScript</title>
		<link>http://www.michaelbarton.name/2010/01/17/how-to-check-if-your-popup-was-blocked-using-javascript/</link>
		<comments>http://www.michaelbarton.name/2010/01/17/how-to-check-if-your-popup-was-blocked-using-javascript/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 18:42:56 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[blocked popups]]></category>
		<category><![CDATA[popups]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=585</guid>
		<description><![CDATA[When I researched how to get pop ups to not be blocked using flash, in that research, I found out how to check and see if a popup was blocked or not. It&#8217;s such a simple solution I don&#8217;t know why I haven&#8217;t consciously noticed it before. I&#8217;ve created many popups in the past, just [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2010/01/17/how-to-check-if-your-popup-was-blocked-using-javascript/feed/</wfw:commentRss>
		<slash:comments>4</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>
	</channel>
</rss>

