<?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>sholsinger.com &#187; tutorial</title>
	<atom:link href="http://sholsinger.com/tags/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://sholsinger.com</link>
	<description>Stephen Holsinger&#039;s blog about the web, OS X, Linux, CSS, PHP, and more</description>
	<lastBuildDate>Wed, 01 Feb 2012 17:52:15 +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>Prevent jQuery.live() Handlers From Firing Multiple Times</title>
		<link>http://sholsinger.com/archive/2011/08/prevent-jquery-live-handlers-from-firing-multiple-times/</link>
		<comments>http://sholsinger.com/archive/2011/08/prevent-jquery-live-handlers-from-firing-multiple-times/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 16:42:24 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[dom-events]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://sholsinger.com/?p=405</guid>
		<description><![CDATA[Recently I was working on something where I needed to use jQuery&#8217;s .live() event handling. The problem I was experiencing was that my .live() handler was firing multiple times for the same event. I devised a rather simple way to avoid this issue and I&#8217;m going to share it with all of you. The firstRead the whole post.]]></description>
		<wfw:commentRss>http://sholsinger.com/archive/2011/08/prevent-jquery-live-handlers-from-firing-multiple-times/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Gracefully Degrading AJAX with PHP and jQuery</title>
		<link>http://sholsinger.com/archive/2009/08/gracefully-degrading-ajax-php-jquery/</link>
		<comments>http://sholsinger.com/archive/2009/08/gracefully-degrading-ajax-php-jquery/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 20:18:06 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://sholsinger.com/?p=197</guid>
		<description><![CDATA[The intention here is to augment the form rather than force it into behavior we want.]]></description>
		<wfw:commentRss>http://sholsinger.com/archive/2009/08/gracefully-degrading-ajax-php-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Twitter Tools Doesn&#8217;t Display Recent Tweets</title>
		<link>http://sholsinger.com/archive/2009/03/twitter-tools-does-not-display-recent-tweets/</link>
		<comments>http://sholsinger.com/archive/2009/03/twitter-tools-does-not-display-recent-tweets/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 00:27:34 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://sholsinger.com/?p=176</guid>
		<description><![CDATA[Is Twitter Tools not working for you? Maybe you downloaded Twitter Tools through the WordPress UI? Perhaps the &#8216;activation&#8217; didn&#8217;t work out properly and the local cache database table wasn&#8217;t created. At this point, the installation is broken. Don&#8217;t worry, it isn&#8217;t that hard to fix. All we have to do is set up theRead the whole post.]]></description>
		<wfw:commentRss>http://sholsinger.com/archive/2009/03/twitter-tools-does-not-display-recent-tweets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Button Beautification &#8211; A guide to styling HTML button inputs with CSS</title>
		<link>http://sholsinger.com/archive/2006/12/css-button-beautification-styling-button-inputs/</link>
		<comments>http://sholsinger.com/archive/2006/12/css-button-beautification-styling-button-inputs/#comments</comments>
		<pubDate>Tue, 12 Dec 2006 03:30:21 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Edit 2008/10/22 &#8211; Unfortunately, during the update from the older version of WordPress, the styles do not seem to be working on this post. Some day I might change the page to use images, but I doubt I&#8217;ll get to it. The code should still work, though. A colleague of mine wanted to know howRead the whole post.]]></description>
		<wfw:commentRss>http://sholsinger.com/archive/2006/12/css-button-beautification-styling-button-inputs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

