<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
			<title>Tagged with "cookie"</title>
			<link>http://www.addedbytes.com/feeds/tag-feed/</link>
			<description></description>
			<language>en</language>
			<copyright>Web Development in Brighton - Added Bytes 2006</copyright>
			<ttl>120</ttl>
			<item>
				<title>Auto Save Forms User Script</title>
				<link>http://www.addedbytes.com/blog/code/auto-save-forms-user-script/</link>
				<description><![CDATA[ A user script for Opera and Firefox that automatically saves form contents as you type. <p><a href="http://greasemonkey.mozdev.org/">Greasemonkey</a> is a truly impressive addition to Firefox and <del>will be</del> <ins>IS</ins> a nice addition to Opera 8. In simple terms, it allows you to write custom JavaScripts to run on any sites you like (or even all sites). There is a fairly healthy group of scripts already available, and many more surely on the way.</p>

<ul><li><strong><a href="http://addedbytes-userscripts.googlecode.com/svn/trunk/auto_save_forms.user.js">Auto-Save Forms</a></strong><br />This script saves all text in forms to a cookie for you as you type. If you any reason you lose the data in the form (eg your PC crashes, your session expires, etc), you can click the "Repopulate Form" button and your text will be restored.</li></ul> <br><br>]]></description>
				<pubDate>Tue, 12 Apr 2005 10:20:00 +0100</pubDate>
				<guid isPermaLink="false">http://www.addedbytes.com/blog/code/auto-save-forms-user-script/</guid>
				<dc:creator>Dave Child</dc:creator>
				<a href="/feeds/tag-feed/?tags=cookie&amp;start=0" class="ditto_tag" rel="tag">cookie</a>,<a href="/feeds/tag-feed/?tags=firefox&amp;start=0" class="ditto_tag" rel="tag">firefox</a>,<a href="/feeds/tag-feed/?tags=form&amp;start=0" class="ditto_tag" rel="tag">form</a>,<a href="/feeds/tag-feed/?tags=greasemonkey&amp;start=0" class="ditto_tag" rel="tag">greasemonkey</a>
			</item>
	</channel>
</rss>