<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Swush</title>
	<link>http://swush.firefang.net</link>
	<description>Swush - the markup language for puny humans</description>
	<lastBuildDate>Tue, 04 Aug 2009 21:13:18 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>Swush 0.93</title>
		<description><![CDATA[Released Swush 0.93. Changes includes: This is the first actually usable release, I have been using it in production for some time now. Swush is still in beta though. Changed arrays syntax and relevant API. arrays are now in the form : name {a b c}, and can have both string elements and normal swush [...]]]></description>
		<link>http://swush.firefang.net/2009/08/swush-0-93/</link>
			</item>
	<item>
		<title>Swush 0.92</title>
		<description><![CDATA[Released 0.92. this release is actually usable. please report any bugs.Note, the What-is-swush page was updated to reflect the current state of Swush. Changelog: Created a test suite that can test any implementation (see test/TestDriver.java) Added file header (@swush [encoding]) Added preliminary support for arrays, for example : name[a b c]]]></description>
		<link>http://swush.firefang.net/2009/05/swush-092/</link>
			</item>
	<item>
		<title>swush-0.91</title>
		<description><![CDATA[Released a new version, that fixes a few bugs in the parser. * Fixed comments to be properly ignored. * Fixed escaped quotes \” to be passed to the client unescaped. * added a few more possible character to WORD, such as . ./ and \]]></description>
		<link>http://swush.firefang.net/2009/04/swush-091/</link>
			</item>
	<item>
		<title>Swush</title>
		<description><![CDATA[Sick and tired of XML as a human interface? You came to the right place! Swush is a simple markup language ideal for configuration files and structured data that should be manipulated by both people and computers. Here is an example of a swush configuration file: server{ connector{ protocol : http port : 8080 host [...]]]></description>
		<link>http://swush.firefang.net/2009/04/swush/</link>
			</item>
</channel>
</rss>

