<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>Jon Hartmann - jQuery</title>
			<link>http://www.jonhartmann.com/index.cfm</link>
			<description>Technical blog of West Virginia web developer Jon Hartmann, covering ColdFusion, Asp.NET, Javascript, User Interface Design, and current website trends.</description>
			<language>en-us</language>
			<pubDate>Wed, 08 Sep 2010 04:23:11 -0500</pubDate>
			<lastBuildDate>Fri, 09 Apr 2010 23:02:00 -0500</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>jon.hartmann@gmail.com</managingEditor>
			<webMaster>jon.hartmann@gmail.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>jon.hartmann@gmail.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			<itunes:image href="" />
			<image>
				<url></url>
				<title>Jon Hartmann</title>
				<link>http://www.jonhartmann.com/index.cfm</link>
			</image>
			<itunes:explicit></itunes:explicit>
			
			<item>
				<title>Getting Started with Cufon</title>
				<link>http://www.jonhartmann.com/index.cfm/2010/4/9/Getting-Started-with-Cufon</link>
				<description>
				
				&lt;img src=&quot;http://www.jonhartmann.com/images/cufon.png&quot; title=&quot;Cufon Logo&quot; class=&quot;floatTL&quot; /&gt;I&apos;ve been curious for a while about techniques for font replacement on the web. We&apos;ve probably all heard about the idea of embedding fonts, but looking around at the standards right now, it doesn&apos;t sound like any one browser has things right, so I decided to explore a third-party option. Read more to learn about the basics of Cufon, an easy to use font &quot;embedding&quot; system.  [More]
				</description>
				
				<category>Tutorial</category>				
				
				<category>jQuery</category>				
				
				<category>Web Trends</category>				
				
				<pubDate>Fri, 09 Apr 2010 23:02:00 -0500</pubDate>
				<guid>http://www.jonhartmann.com/index.cfm/2010/4/9/Getting-Started-with-Cufon</guid>
				
			</item>
			
			<item>
				<title>Using Event Bubbling to Your Advantage</title>
				<link>http://www.jonhartmann.com/index.cfm/2009/6/12/Using-Event-Bubbling-to-Your-Advantage</link>
				<description>
				
				&lt;img src=&quot;http://www.jonhartmann.com/images/bubbles.PNG&quot; class=&quot;floatTR&quot; /&gt; Its happened to everyone working with Javascript: you build your test app that handles clicks on elements to do really neat things and everything&apos;s going great. You move it live, and as the data starts coming in your app gets slower and slower until finally the system starts to become unusable. Whats the problem? In testing you had maybe five or ten clickables, but your app has been growing, and you&apos;ve now got 20, 60, 120 or more, and the time it takes to bind all of your click events is skyrocketing. What if you could just use a single handler for all of them?  [More]
				</description>
				
				<category>Javascript</category>				
				
				<category>jQuery</category>				
				
				<pubDate>Fri, 12 Jun 2009 11:00:00 -0500</pubDate>
				<guid>http://www.jonhartmann.com/index.cfm/2009/6/12/Using-Event-Bubbling-to-Your-Advantage</guid>
				
			</item>
			
			<item>
				<title>Preventing Multiple Submissions with Prototype and jQuery</title>
				<link>http://www.jonhartmann.com/index.cfm/2009/6/11/Preventing-Multiple-Submissions-with-Prototype-and-jQuery</link>
				<description>
				
				&lt;img src=&quot;http://www.jonhartmann.com/images/javascript.PNG&quot; class=&quot;floatTL&quot; /&gt; If there is one problem that plagues me across applications, its users that are too antsy to wait for the page to come back after hitting submit on a form. Even worse, some people just instinctually double and triple click. How do you keep these pesky users from duplicating records or charging themselves three times for that item in your e-shop? Click &quot;more&quot; to see how I do it in Prototype and jQuery.  [More]
				</description>
				
				<category>Javascript</category>				
				
				<category>jQuery</category>				
				
				<category>Prototype</category>				
				
				<category>User Interface Design</category>				
				
				<pubDate>Thu, 11 Jun 2009 18:56:00 -0500</pubDate>
				<guid>http://www.jonhartmann.com/index.cfm/2009/6/11/Preventing-Multiple-Submissions-with-Prototype-and-jQuery</guid>
				
			</item>
			</channel></rss>