<?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>Jonathan Merchant &#187; Javascript</title>
	<atom:link href="http://jonathanmerchant.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathanmerchant.com</link>
	<description>I&#039;m sure it&#039;s in here somewhere...</description>
	<lastBuildDate>Sun, 08 Jan 2012 17:42:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Resume</title>
		<link>http://jonathanmerchant.com/resume/</link>
		<comments>http://jonathanmerchant.com/resume/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 16:44:23 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[postgres]]></category>
		<category><![CDATA[resume]]></category>
		<category><![CDATA[web developer]]></category>

		<guid isPermaLink="false">http://jonathanmerchant.com/</guid>
		<description><![CDATA[For a simple version use the download button to grab it. This is the snazzy version. Download]]></description>
		<wfw:commentRss>http://jonathanmerchant.com/resume/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Session Time Out Notifier (PHP, Jquery)</title>
		<link>http://jonathanmerchant.com/2010/12/14/session-time-out-notifier-php-jquery/</link>
		<comments>http://jonathanmerchant.com/2010/12/14/session-time-out-notifier-php-jquery/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 18:58:16 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[FireBug]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[href]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://jonathanmerchant.com/?p=209</guid>
		<description><![CDATA[I was tooling around mint.com the other day and noticed that after a certain amount of time a notice appeared at the top of the screen to inform me that I was about to be logged out. Then after the time ran out I was returned to the login screen. A few weeks ago, a [...]]]></description>
		<wfw:commentRss>http://jonathanmerchant.com/2010/12/14/session-time-out-notifier-php-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ToolBox &#8211; Preloading With Jquery</title>
		<link>http://jonathanmerchant.com/2009/11/12/toolbox-preloading-with-jquery/</link>
		<comments>http://jonathanmerchant.com/2009/11/12/toolbox-preloading-with-jquery/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 16:43:47 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[attr]]></category>
		<category><![CDATA[goodies]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[preloading]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[web developer]]></category>

		<guid isPermaLink="false">http://jonathanmerchant.com/blog/?p=100</guid>
		<description><![CDATA[I thought I&#8217;d start a new Category called &#8220;Toolbox&#8221;, specifically for what I use on a daily basis for web development. These are snippets, functions, cheats, etc that anyone can use and make my life as a web developer that much easier&#8230; This installment is something I&#8217;ve been using lately to preload images so they [...]]]></description>
		<wfw:commentRss>http://jonathanmerchant.com/2009/11/12/toolbox-preloading-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick and Dirty Password masking/unmasking toggle</title>
		<link>http://jonathanmerchant.com/2009/10/15/quick-and-dirty-password-maskingunmasking-toggle/</link>
		<comments>http://jonathanmerchant.com/2009/10/15/quick-and-dirty-password-maskingunmasking-toggle/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 18:50:31 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Masking]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://jonathanmerchant.com/blog/?p=5</guid>
		<description><![CDATA[I think it's easier then using a double password field that just takes more time to fill in - but that's just me.]]></description>
		<wfw:commentRss>http://jonathanmerchant.com/2009/10/15/quick-and-dirty-password-maskingunmasking-toggle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

