<?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>FND's Blag &#187; REST</title>
	<atom:link href="http://fnd.lewcid.org/blog/archive/tag/rest/feed" rel="self" type="application/rss+xml" />
	<link>http://fnd.lewcid.org/blog</link>
	<description>Just Another Personal Wobsite</description>
	<lastBuildDate>Mon, 23 Aug 2010 05:54:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Introducing chrjs, a JavaScript Library for TiddlyWeb Clients</title>
		<link>http://fnd.lewcid.org/blog/archive/151</link>
		<comments>http://fnd.lewcid.org/blog/archive/151#comments</comments>
		<pubDate>Thu, 11 Mar 2010 15:13:48 +0000</pubDate>
		<dc:creator>FND</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[TiddlyWeb]]></category>

		<guid isPermaLink="false">http://fnd.lewcid.org/blog/?p=151</guid>
		<description><![CDATA[In order to simplify the development of TiddlyWeb-based applications (like TiddlyRecon), I created a generic library for making HTTP requests to a TiddlyWeb server. This has recently undergone a complete rewrite to provide an API that is more in line with the TiddlyWeb spirit &#8212; tiddler-centric and compositional &#8212; and should now be ready for [...]]]></description>
			<content:encoded><![CDATA[<p>In order to simplify the development of <a href="http://tiddlyweb.com">TiddlyWeb</a>-based applications (like <a href="http://github.com/fnd/tiddlyrecon">TiddlyRecon</a>), I created a <a href="http://github.com/tiddlyweb/chrjs">generic library for making HTTP requests to a TiddlyWeb server</a>.<span id="more-151"></span><br />
This has recently undergone a complete rewrite to provide an API that is more in line with the TiddlyWeb spirit &mdash; tiddler-centric and compositional &mdash; and should now be ready for general use.</p>
<p>In the spirit of letting the code speak for itself (and to save me the trouble of <a href="http://anathem.wikia.com/wiki/Bulshytt">composing prose</a>), I created an interactive <a href="http://tiddlyweb.peermore.com/chrjs/demo.html">demo page</a> which should illustrate the basic aspects.</p>
<p>Any feedback would be much appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://fnd.lewcid.org/blog/archive/151/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
