<?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>Aranea Blog &#187; rein</title>
	<atom:link href="http://blog.araneaframework.org/author/rein/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.araneaframework.org</link>
	<description>News, comments and rants by the Aranea framework team.</description>
	<lastBuildDate>Tue, 21 Jun 2011 21:20:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Number guess game with continuations</title>
		<link>http://blog.araneaframework.org/2007/11/17/number-guess-game-with-continuations/</link>
		<comments>http://blog.araneaframework.org/2007/11/17/number-guess-game-with-continuations/#comments</comments>
		<pubDate>Sat, 17 Nov 2007 19:58:47 +0000</pubDate>
		<dc:creator>rein</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.araneaframework.org/2007/11/17/number-guess-game-with-continuations/</guid>
		<description><![CDATA[We found a nice illustration of using continuations among RIFE examples and wrote the Number guess game also using Aranea Continuations (for the introduction read Aranea and Swing get Continuations). The following game chooses a random integer between 0 and 100 and lets the user to guess it. Each time a hint is given whether [...]]]></description>
		<wfw:commentRss>http://blog.araneaframework.org/2007/11/17/number-guess-game-with-continuations/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

