<?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>rewdy &#187; jQuery</title>
	<atom:link href="http://rewdy.com/tags/jquery/feed" rel="self" type="application/rss+xml" />
	<link>http://rewdy.com</link>
	<description>Just bloggin' about design, life, and stuff.</description>
	<lastBuildDate>Fri, 23 Jul 2010 15:42:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>leaveNotice 1.1 is here</title>
		<link>http://rewdy.com/posts/133</link>
		<comments>http://rewdy.com/posts/133#comments</comments>
		<pubDate>Fri, 23 Jul 2010 15:42:03 +0000</pubDate>
		<dc:creator>Rewdy</dc:creator>
				<category><![CDATA[None]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[leaveNotice]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://rewdy.com/?p=133</guid>
		<description><![CDATA[Since launching my first jQuery plug in a few months ago, I have received various requests for added/modified functionality. I have attempted to try to meet those requests and therefore have launched version 1.1. The updates in this release are: There is now the ability to set the timeOut option to 0, and thus keep [...]]]></description>
			<content:encoded><![CDATA[<p>Since launching my first jQuery plug in a few months ago, I have received various requests for added/modified functionality.</p>
<p>I have attempted to try to meet those requests and therefore have  launched version 1.1. The updates in this release are:</p>
<ul>
<li>There is now the ability to set the <code>timeOut</code> option to  0, and thus keep leaveNotice from automatically forwarding the user.  When <code>timeOut</code> is set to 0, the user will have to click the  link from the leaveNotice dialog in order to advance to the linked page.</li>
<li>There is a new option that can now be set that is called <code>linkString</code>.  This is just a string that gets added to the outgoing link. The purpose  of this property is it allows for adding a class or other property to  the outgoing link.</li>
<li>LeaveNotice now works when jQuery is running in noConflict() mode.</li>
</ul>
<p>You can see examples and get more info if you&#8217;d like: <a href="/tools/leavenotice-jquery-plugin">leaveNotice plug in page</a>.</p>
 <img src="http://rewdy.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=133" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://rewdy.com/posts/133/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My First jQuery Plugin</title>
		<link>http://rewdy.com/posts/110</link>
		<comments>http://rewdy.com/posts/110#comments</comments>
		<pubDate>Wed, 16 Sep 2009 21:47:04 +0000</pubDate>
		<dc:creator>Rewdy</dc:creator>
				<category><![CDATA[None]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://rewdy.com/?p=110</guid>
		<description><![CDATA[Let&#8217;s cut to the chase: I wrote my first jQuery plugin! Check it out! I have written some scripts that I have used across various projects I&#8217;ve worked on. I have thought frequently about making them into actual plugins, but until now have not done so. It was pretty easy and kind of fun. This [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s cut to the chase: I wrote my first jQuery plugin!</p>
<p><a href="http://rewdy.com/tools/leavenotice-jquery-plugin">Check it out</a>!</p>
<p>I have written some scripts that I have used across various projects I&#8217;ve worked on. I have thought frequently about making them into actual plugins, but until now have not done so. It was pretty easy and kind of fun.</p>
<p>This plugin shows a user a dialog box when they click links that link away from a given website. I&#8217;ve seen this sort of functionality around the web and, as I said, implemented it a few times myself. Hopefully, this plugin will make things easier for people.</p>
<p>Check it out and let me know what you think!</p>
 <img src="http://rewdy.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=110" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://rewdy.com/posts/110/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
