<?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>XZIST.org Blog &#187; software</title>
	<atom:link href="http://xzist.org/blog/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://xzist.org/blog</link>
	<description></description>
	<lastBuildDate>Fri, 03 Sep 2010 10:18:09 +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>Vocaroo Express &#8211; Send Voice Messages in Windows Mail</title>
		<link>http://xzist.org/blog/2009/09/vocaroo-express-send-voice-messages-in-windows-mail/</link>
		<comments>http://xzist.org/blog/2009/09/vocaroo-express-send-voice-messages-in-windows-mail/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 16:19:44 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Vocaroo]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://xzist.org/blog/?p=185</guid>
		<description><![CDATA[This is a small app for sending voice messages using your default email client (i.e. Outlook Express, Windows Mail, etc&#8230;). I guess it&#8217;s still in beta&#8230; but please give it a try! Click here for more info Features: Simple to use. Click to record, click to stop, and click to send! Send voice messages as [...]]]></description>
			<content:encoded><![CDATA[<p>This is a small app for sending voice messages using your default email client (i.e. Outlook Express, Windows Mail, etc&#8230;). I guess it&#8217;s still in beta&#8230; but please <a href="http://www.vocaroo.com/express/" title="Vocaroo Express lets you send voice emails from Outlook Express, Windows Mail, or any other MAPI compatible email client">give it a try</a>!</p>
<p><a href="http://www.vocaroo.com/express/"><img src="http://www.vocaroo.com/express/screenshot1.png" alt="Vocaroo Express Screenshot" /></a></p>
<p><a href="http://www.vocaroo.com/express/" title="send voice messages from outlook express and windows mail">Click here for more info</a></p>
<p>Features:</p>
<ul>
<li><b>Simple to use</b>. Click to record, click to stop, and click to send!
<li>Send voice messages as an attachment using your Windows email client.
<li>Use the email software and address book you are are comfortable with.
<li>All recordings are saved on disk for backup and later listening.
<li>Help messages <b>guide you each step of the way</b> (all three of them!).
<li>A rather fetching green and purple colour scheme.
</ul>
<p>It should work with any MAPI compatible email client and all versions of Windows. Some obvious &#8220;features&#8221; such as SMTP server support have been left out for the sake of simplicity (this app needs to be something your mother can use!). However you can always set your own SMTP server as an account in Outlook Express so that functionality is not really needed.</p>
<p>It does of course require you have a microphone.</p>
<p><a href="http://www.vocaroo.com/express/" title="Download the free trial of Vocaroo Express on this page">Download now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://xzist.org/blog/2009/09/vocaroo-express-send-voice-messages-in-windows-mail/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Neural Network Evolution</title>
		<link>http://xzist.org/blog/2009/05/neural-network-evolution/</link>
		<comments>http://xzist.org/blog/2009/05/neural-network-evolution/#comments</comments>
		<pubDate>Mon, 04 May 2009 14:44:10 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://xzist.org/blog/?p=111</guid>
		<description><![CDATA[I posted about this a while ago on the Irrlicht forums. But I suppose it could go here as well hmm? It is an app. I made for my final year project at university. The little vehicles evolve to pick up the &#8220;food&#8221;. Download (both Linux and Windows binaries in each package): http://xzist.org/temp/NN_Evolution.zip http://xzist.org/temp/NN_Evolution.tar.gz Edit: [...]]]></description>
			<content:encoded><![CDATA[<p>I posted about this a while ago on the <a href="http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=32756">Irrlicht forums</a>. But I suppose it could go here as well hmm?</p>
<p>It is an app. I made for my final year project at university. The little vehicles evolve to pick up the &#8220;food&#8221;.</p>
<p><img src="http://xzist.org/blog/wp-content/uploads/2009/05/screenshot_nnevolution1.png" alt="screenshot of neural network evolution application" title="screenshot of neural network evolution application" width="500" height="262" class="alignnone size-full wp-image-119" /></p>
<p>Download (both Linux and Windows binaries in each package):<br />
<a href="http://xzist.org/temp/NN_Evolution.zip">http://xzist.org/temp/NN_Evolution.zip</a><br />
<a href="http://xzist.org/temp/NN_Evolution.tar.gz">http://xzist.org/temp/NN_Evolution.tar.gz</a></p>
<p><strong>Edit: C++ Source code released:</strong><br />
<a href="http://xzist.org/temp/NN_Evolution_source.zip">http://xzist.org/temp/NN_Evolution_source.zip</a></p>
<p>I think the tar.gz version is a slightly older one, with more of a tendency for the vehicles to evolve to drive backwards.</p>
<p>There&#8217;s no great purpose to it, except as a demonstration. It uses a genetic algorithm to evolve the weights in a neural network. After 20 generations or so they should learn to pick up the food which they detect with their sensors (leave it in &#8220;fast forward&#8221; mode for a few minutes&#8230;) Tweaking the parameters can affect how they evolve.</p>
<p>Source code will be released after it is assessed&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://xzist.org/blog/2009/05/neural-network-evolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
