<?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; Toolbox</title>
	<atom:link href="http://jonathanmerchant.com/category/web-development/toolbox/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>MySQL queries for custom reporting in Dell&#8217;s KACE system</title>
		<link>http://jonathanmerchant.com/2012/01/04/mysql-queries-for-custom-reporting-in-dells-kace-system/</link>
		<comments>http://jonathanmerchant.com/2012/01/04/mysql-queries-for-custom-reporting-in-dells-kace-system/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 22:09:06 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[database engine]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[KACE]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[queries]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[web developers]]></category>

		<guid isPermaLink="false">http://jonathanmerchant.com/?p=264</guid>
		<description><![CDATA[I&#8217;ve probably said it before, but in my current job I get to learn a lot of new things all the time, as a web developer I&#8217;ve self-taught myself a lot of my current skill set. One of which is MySQL. I had a pretty basic understanding of SQL and simplistic queries. I&#8217;ve never really [...]]]></description>
		<wfw:commentRss>http://jonathanmerchant.com/2012/01/04/mysql-queries-for-custom-reporting-in-dells-kace-system/feed/</wfw:commentRss>
		<slash:comments>2</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; Ajax requests and caching</title>
		<link>http://jonathanmerchant.com/2010/03/04/toolbox-ajax-requests-and-caching/</link>
		<comments>http://jonathanmerchant.com/2010/03/04/toolbox-ajax-requests-and-caching/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 23:46:55 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[Checkboxes]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[GETs]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://jonathanmerchant.com/?p=173</guid>
		<description><![CDATA[Today was a reminder of how much I can forget. I have been working on a quick little report to help a group of people here at work. Nothing special, but I was adding some nice functionality to make updating things easier. Basically each result row had 2 check boxes. Where they could check or [...]]]></description>
		<wfw:commentRss>http://jonathanmerchant.com/2010/03/04/toolbox-ajax-requests-and-caching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Toolbox &#8211; Insert Text into TinyMCE at cursor</title>
		<link>http://jonathanmerchant.com/2009/11/25/toolbox-insert-text-into-tinymce-at-cursor/</link>
		<comments>http://jonathanmerchant.com/2009/11/25/toolbox-insert-text-into-tinymce-at-cursor/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 19:16:19 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[backend]]></category>
		<category><![CDATA[clickable images]]></category>
		<category><![CDATA[cursor]]></category>
		<category><![CDATA[image manager]]></category>
		<category><![CDATA[image uploader]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[textarea]]></category>
		<category><![CDATA[textareas]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[web developer]]></category>
		<category><![CDATA[wysiwyg editor]]></category>

		<guid isPermaLink="false">http://jonathanmerchant.com/blog/?p=108</guid>
		<description><![CDATA[In my mind, I can hear the them to Picture Pages playing in the background &#8211; because I want to remind you that in my quest to be a better web developer (and share with the world) I started this &#8220;toolbox&#8221; so I could keep a cataloged stockpile of simple easy to use tricks to [...]]]></description>
		<wfw:commentRss>http://jonathanmerchant.com/2009/11/25/toolbox-insert-text-into-tinymce-at-cursor/feed/</wfw:commentRss>
		<slash:comments>7</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>
	</channel>
</rss>

