<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>jDempster.com</title>
	<link>http://www.jdempster.com</link>
	<description>the one constant in life, is change.</description>
	<pubDate>Tue, 13 May 2008 11:06:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Update: disableTestSelect</title>
		<link>http://www.jdempster.com/2007/11/28/update-disabletestselect/</link>
		<comments>http://www.jdempster.com/2007/11/28/update-disabletestselect/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 12:23:47 +0000</pubDate>
		<dc:creator>letssurf</dc:creator>
		
		<category><![CDATA[disableTextSelect]]></category>

		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.jdempster.com/2007/11/28/update-disabletestselect/</guid>
		<description><![CDATA[
  Introduction
  ¶

Received a kind comment from dehneg the other day, he pointed out the disableTextSelect plugin has no way of enabling the text select after it&#8217;s been disabled, pretty large thing for me to neglact. So here is an updated version with enableTextSelect.


  Requirements
  ¶


  jQuery - Core that [...]]]></description>
		<wfw:commentRss>http://www.jdempster.com/2007/11/28/update-disabletestselect/feed/</wfw:commentRss>
		</item>
		<item>
		<title>jQuery serverCookieJar</title>
		<link>http://www.jdempster.com/2007/09/14/jquery-servercookiejar/</link>
		<comments>http://www.jdempster.com/2007/09/14/jquery-servercookiejar/#comments</comments>
		<pubDate>Fri, 14 Sep 2007 11:13:24 +0000</pubDate>
		<dc:creator>letssurf</dc:creator>
		
		<category><![CDATA[cookieJar]]></category>

		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.jdempster.com/2007/09/14/jquery-servercookiejar/</guid>
		<description><![CDATA[
  Introduction
  ¶

After work on the jQuery plugin cookieJar it was pointed out that cookie data is sent with every request and that cookies have a limit of 4KB, this got me thinking. What about storing this information on the server.

This is done by making a request to the server when the page [...]]]></description>
		<wfw:commentRss>http://www.jdempster.com/2007/09/14/jquery-servercookiejar/feed/</wfw:commentRss>
		</item>
		<item>
		<title>jQuery cookieJar bug fix</title>
		<link>http://www.jdempster.com/2007/08/14/jquery-cookiejar-bug-fix/</link>
		<comments>http://www.jdempster.com/2007/08/14/jquery-cookiejar-bug-fix/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 10:54:17 +0000</pubDate>
		<dc:creator>letssurf</dc:creator>
		
		<category><![CDATA[cookieJar]]></category>

		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.jdempster.com/2007/08/14/jquery-cookiejar-bug-fix/</guid>
		<description><![CDATA[Bug Fix
Found a little bug in the cookieJar script I recently released.
If you try to create a second cookieJar it over writes the previous cookieJar object.
The fix returns a new instance to a cookieJar as was intended
Sorry about the bug

Downloads
jquery.cookiejar.js (6.54 KB)
jquery.cookiejar.pack.js (2.06 KB)]]></description>
		<wfw:commentRss>http://www.jdempster.com/2007/08/14/jquery-cookiejar-bug-fix/feed/</wfw:commentRss>
		</item>
		<item>
		<title>jQuery Tablesorter Cookie Widget</title>
		<link>http://www.jdempster.com/2007/08/13/jquery-tablesorter-cookie-widget/</link>
		<comments>http://www.jdempster.com/2007/08/13/jquery-tablesorter-cookie-widget/#comments</comments>
		<pubDate>Mon, 13 Aug 2007 15:31:45 +0000</pubDate>
		<dc:creator>letssurf</dc:creator>
		
		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[tablesorterCookieWidget]]></category>

		<guid isPermaLink="false">http://www.jdempster.com/2007/08/13/jquery-tablesorter-cookie-widget/</guid>
		<description><![CDATA[
  Introduction
  ¶

I&#8217;ve recently been doing some work for a client who had links on each table header which reloaded the page and had php reorder the table contents. Very slow and added alot more work onto the server, not a good idea. I was certain that I had seen javascript based tablesorters [...]]]></description>
		<wfw:commentRss>http://www.jdempster.com/2007/08/13/jquery-tablesorter-cookie-widget/feed/</wfw:commentRss>
		</item>
		<item>
		<title>jQuery cookieJar</title>
		<link>http://www.jdempster.com/2007/08/11/jquery-cookiejar/</link>
		<comments>http://www.jdempster.com/2007/08/11/jquery-cookiejar/#comments</comments>
		<pubDate>Sat, 11 Aug 2007 20:16:07 +0000</pubDate>
		<dc:creator>letssurf</dc:creator>
		
		<category><![CDATA[cookieJar]]></category>

		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.jdempster.com/2007/08/11/jquery-cookiejar/</guid>
		<description><![CDATA[Dan G. Switzer, II wrote here pointing out there are some important things to be taken into consideration while using cookies and this plugin.
1) Cookies are sent with each request header.
2) The total Cookie size per domain is generally 4K (which is per the spec http://www.ietf.org/rfc/rfc2109.txt.) This is not a per Cookie limit, but a [...]]]></description>
		<wfw:commentRss>http://www.jdempster.com/2007/08/11/jquery-cookiejar/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
