<?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>The Liquidity Network &#187; Development</title>
	<atom:link href="http://theliquiditynetwork.org/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://theliquiditynetwork.org</link>
	<description>developing a complementary currency for Ireland</description>
	<lastBuildDate>Mon, 25 Jan 2010 06:43:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Simulation starts to&#8230;simulate</title>
		<link>http://theliquiditynetwork.org/2009/07/28/simulation-starts-tosimulate/</link>
		<comments>http://theliquiditynetwork.org/2009/07/28/simulation-starts-tosimulate/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 09:49:08 +0000</pubDate>
		<dc:creator>Fabio Barone</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Simulation]]></category>

		<guid isPermaLink="false">http://theliquiditynetwork.org/?p=110</guid>
		<description><![CDATA[Simulation implementation has made substantial progress. By using SimPy and python, we have been able to reach initial goals in integrating different elements into the simulation. First we started an effort in getting some variables defined, how many members and businesses we want to have at start, how many quids they should get initially credited, [...]]]></description>
			<content:encoded><![CDATA[<p>Simulation implementation has made substantial progress. By using <a href="simpy.sourceforge.net">SimPy</a> and python, we have been able to reach initial goals in integrating different elements into the simulation.</p>
<p>First we started an effort in getting some variables defined, how many members and businesses we want to have at start, how many quids they should get initially credited, etc.</p>
<p>The design is built on a core objects package, which we plan to be able to re-use for the production application, and a simulation package. We work with the concept of a policy, which implements the tweaking parameters of the quids management, and of a scenario, which is meant to provide an abstraction of the economic environment in which the LQN is running.</p>
<p>The simulation is now executable. We have a simple policy and a simple scenario for now (which are not that simple neither, but are meant as stepping stones for iterative development). However, for meaningful results, the simulation needs to get more details, essentially more feedbacks and behavioural modeling of members and businesses.</p>
<p>We would still be very happy to welcome python developers, as the code base expands and complexity increases. Knowledge of SimPy would be also most welcomed. All code is open source, and we host the master branch on github.com. This is the <a href="git://github.com/stephenbee/lqn.git">clone URL</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://theliquiditynetwork.org/2009/07/28/simulation-starts-tosimulate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Progress</title>
		<link>http://theliquiditynetwork.org/2009/05/25/progress/</link>
		<comments>http://theliquiditynetwork.org/2009/05/25/progress/#comments</comments>
		<pubDate>Mon, 25 May 2009 09:16:53 +0000</pubDate>
		<dc:creator>Fabio Barone</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Simulation]]></category>

		<guid isPermaLink="false">http://theliquiditynetwork.org/?p=42</guid>
		<description><![CDATA[The Liquidity Network operates a technical group which has the goal of implementing software to further the adoption of the Liquidity Network implementation proposals. We have had intensive discussions among this group and those involved with strategy and working with potential adoptors and have come up with an interim plan for development.  Here is a [...]]]></description>
			<content:encoded><![CDATA[<p>The Liquidity Network operates a <em>technical group</em> which has the goal of implementing software to further the adoption of the Liquidity Network implementation proposals.</p>
<p>We have had intensive discussions among this group and those involved with strategy and working with potential adoptors and have come up with an interim plan for development.  Here is a summary of the plan so far:</p>
<ol>
<li>We adapt an existing first go at a simulation by Fabio Barone to produce a robust set of well tested software modules that will form a core of the Liquidity Network for now.  We will try to ensure that as much of these can quickly be used in a production environment.</li>
<li>We post this software with a Open Source licence in a repository.  Currently this repository can be found on GitHub <a href="http://github.com/stephenbee/lqn/tree/master">here</a>.</li>
<li>We will encourage other interested developers to become part of the team.  If you are one please email us at info __ at __ feasta d-o-t org (email adress altered to prevent spam).</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://theliquiditynetwork.org/2009/05/25/progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
