<?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>Rusty Jeans</title>
	<atom:link href="http://rustyjeans.com/feed" rel="self" type="application/rss+xml" />
	<link>http://rustyjeans.com</link>
	<description>PHP, JavaScript, Whatever...</description>
	<lastBuildDate>Thu, 10 Mar 2011 05:46:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>jQuery Plugin: Input Limiter 1.2.2 Released!</title>
		<link>http://rustyjeans.com/jquery-plugin-input-limiter-1-2-2-released</link>
		<comments>http://rustyjeans.com/jquery-plugin-input-limiter-1-2-2-released#comments</comments>
		<pubDate>Thu, 10 Mar 2011 05:46:54 +0000</pubDate>
		<dc:creator>Rusty</dc:creator>
				<category><![CDATA[Input Limiter]]></category>

		<guid isPermaLink="false">http://rustyjeans.com/?p=83</guid>
		<description><![CDATA[The Input Limiter 1.2.2 release adds a new options: allowExceed. This option allows you to let the user continue typing after they have reached the limit. Also in this version is a fix for a problem where you could add new lines to a textarea after the limit was reached by pressing enter/return.]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://rustyjeans.com/jquery-plugins/input-limiter/">Input Limiter</a> 1.2.2 release adds a new options: <a href="http://rustyjeans.com/jquery-plugins/input-limiter/#allowExceed">allowExceed</a>. This option allows you to let the user continue typing after they have reached the limit. Also in this version is a fix for a problem where you could add new lines to a textarea after the limit was reached by pressing enter/return.</p>
]]></content:encoded>
			<wfw:commentRss>http://rustyjeans.com/jquery-plugin-input-limiter-1-2-2-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Tracking System</title>
		<link>http://rustyjeans.com/simple-tracking-system</link>
		<comments>http://rustyjeans.com/simple-tracking-system#comments</comments>
		<pubDate>Wed, 01 Dec 2010 04:53:29 +0000</pubDate>
		<dc:creator>Rusty</dc:creator>
				<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://rustyjeans.com/?p=77</guid>
		<description><![CDATA[I just posted some stuff on craigslist.org and I was wondering how many people were viewing my posts, not sure why craigslist doesn&#8217;t provide this for me. Anyways, I wanted a really simple way to see how many views my classifieds were getting. I quickly created my Simple Tracking System. I thought others might be [...]]]></description>
			<content:encoded><![CDATA[<p>I just posted some stuff on <a href="http://craigslist.org">craigslist.org</a> and I was wondering how many people were viewing my posts, not sure why craigslist doesn&#8217;t provide this for me. Anyways, I wanted a really simple way to see how many views my classifieds were getting. I quickly created my <a href="http://track.rustyjeans.com">Simple Tracking System</a>. I thought others might be looking for something similar.</p>
<p>The way it works is you embed an image on the pages you want to track, the Simple Tracking System automatically looks up the title of the page and creates a count of each unique URL that has the image embedded in it. Feel free to use it and let me know if you&#8217;d like any additional features. It&#8217;s at: <a href="http://track.rustyjeans.com">track.rustyjeans.com</a><img src="http://track.rustyjeans.com/track.php?u=1-10862" /></p>
]]></content:encoded>
			<wfw:commentRss>http://rustyjeans.com/simple-tracking-system/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Plugin: Input Limiter Updated!</title>
		<link>http://rustyjeans.com/jquery-plugin-input-limiter-updated-2</link>
		<comments>http://rustyjeans.com/jquery-plugin-input-limiter-updated-2#comments</comments>
		<pubDate>Wed, 21 Apr 2010 16:06:58 +0000</pubDate>
		<dc:creator>Rusty</dc:creator>
				<category><![CDATA[Input Limiter]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://rustyjeans.com/?p=73</guid>
		<description><![CDATA[I&#8217;ve release version Input Limiter 1.2.1 which fixes a small bug. The bug had to do with dynamically changing the limit on an input, when you changed the limit to a longer limit the previous (shorter) limit stayed attached to the input.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve release version <a href="http://rustyjeans.com/jquery-plugins/input-limiter">Input Limiter</a> 1.2.1 which fixes a small bug. The bug had to do with dynamically changing the limit on an input, when you changed the limit to a longer limit the previous (shorter) limit stayed attached to the input.</p>
]]></content:encoded>
			<wfw:commentRss>http://rustyjeans.com/jquery-plugin-input-limiter-updated-2/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>jQuery Plugin: Input Limiter 1.2 Released!</title>
		<link>http://rustyjeans.com/jquery-plugin-input-limiter-1-2-released</link>
		<comments>http://rustyjeans.com/jquery-plugin-input-limiter-1-2-released#comments</comments>
		<pubDate>Sat, 09 Jan 2010 00:33:47 +0000</pubDate>
		<dc:creator>Rusty</dc:creator>
				<category><![CDATA[Input Limiter]]></category>

		<guid isPermaLink="false">http://rustyjeans.com/?p=68</guid>
		<description><![CDATA[The Input Limiter 1.2 release adds two new options: remFullText and zeroPlural. These options allow you to custom the remaining text message when no characters are remaining.]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://rustyjeans.com/jquery-plugins/input-limiter/">Input Limiter</a> 1.2 release adds two new options: <a href="http://rustyjeans.com/jquery-plugins/input-limiter/#remFullText ">remFullText</a> and <a href="http://rustyjeans.com/jquery-plugins/input-limiter/#zeroPlural">zeroPlural</a>. These options allow you to custom the remaining text message when no characters are remaining.</p>
]]></content:encoded>
			<wfw:commentRss>http://rustyjeans.com/jquery-plugin-input-limiter-1-2-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Plugin: Input Limiter Updated!</title>
		<link>http://rustyjeans.com/jquery-plugin-input-limiter-updated</link>
		<comments>http://rustyjeans.com/jquery-plugin-input-limiter-updated#comments</comments>
		<pubDate>Thu, 18 Jun 2009 04:55:04 +0000</pubDate>
		<dc:creator>Rusty</dc:creator>
				<category><![CDATA[Input Limiter]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://rustyjeans.com/?p=51</guid>
		<description><![CDATA[Hey, I updated the Input Limiter plugin to allow you to completely customize the text that is output. Two new options: remTextFilter and limitTextFilter allow you to do anything you want to the output text before it is displayed.]]></description>
			<content:encoded><![CDATA[<p>Hey, I updated the <a href="http://rustyjeans.com/jquery-plugins/input-limiter/">Input Limiter</a> plugin to allow you to completely customize the text that is output. Two new options: <a href="http://rustyjeans.com/jquery-plugins/input-limiter/#remTextFilter">remTextFilter</a> and <a href="http://rustyjeans.com/jquery-plugins/input-limiter/#limitTextFilter">limitTextFilter</a> allow you to do anything you want to the output text before it is displayed.</p>
]]></content:encoded>
			<wfw:commentRss>http://rustyjeans.com/jquery-plugin-input-limiter-updated/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>jQuery Plugin: Input Limiter Released!</title>
		<link>http://rustyjeans.com/jquery-plugin-input-limiter-released</link>
		<comments>http://rustyjeans.com/jquery-plugin-input-limiter-released#comments</comments>
		<pubDate>Fri, 05 Jun 2009 05:54:24 +0000</pubDate>
		<dc:creator>Rusty</dc:creator>
				<category><![CDATA[Input Limiter]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://rustyjeans.com/?p=23</guid>
		<description><![CDATA[I just put together my first jQuery plugin. I call it Input Limiter. It limits input to form fields and it displays text informing the user how many characters they have remaining.]]></description>
			<content:encoded><![CDATA[<p>I just put together my first jQuery plugin. I call it <a href="http://rustyjeans.com/jquery-plugins/input-limiter/">Input Limiter</a>. It limits input to form fields and it displays text informing the user how many characters they have remaining.</p>
]]></content:encoded>
			<wfw:commentRss>http://rustyjeans.com/jquery-plugin-input-limiter-released/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Rusty Jeans</title>
		<link>http://rustyjeans.com/rusty-jeans</link>
		<comments>http://rustyjeans.com/rusty-jeans#comments</comments>
		<pubDate>Fri, 29 May 2009 22:43:51 +0000</pubDate>
		<dc:creator>Rusty</dc:creator>
				<category><![CDATA[Site Info]]></category>

		<guid isPermaLink="false">http://rustyjeans.com/?p=3</guid>
		<description><![CDATA[I&#8217;m starting this blog to post my programing thoughts. Partly as a general resource for myself. I hope everyone finds it useful.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m starting this blog to post my programing thoughts. Partly as a general resource for myself. I hope everyone finds it useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://rustyjeans.com/rusty-jeans/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

