<?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>Company Blog &#187; random</title>
	<atom:link href="http://edendevelopment.co.uk/blogs/company/category/random/feed/" rel="self" type="application/rss+xml" />
	<link>http://edendevelopment.co.uk/blogs/company</link>
	<description>Eden Development Company Blog</description>
	<lastBuildDate>Sun, 21 Feb 2010 08:22:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Announcing ykyat.com</title>
		<link>http://edendevelopment.co.uk/blogs/company/2009/02/13/announcing-ykyatcom/</link>
		<comments>http://edendevelopment.co.uk/blogs/company/2009/02/13/announcing-ykyatcom/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 19:26:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[ykyat]]></category>

		<guid isPermaLink="false">http://edendevelopment.co.uk/blogs/company/?p=283</guid>
		<description><![CDATA[I just wanted to quickly let you know about our new web application, ykyat.com. It's a very simple service based on Twitter...]]></description>
			<content:encoded><![CDATA[<div id="attachment_282" class="wp-caption alignnone" style="width: 310px"><img src="http://edendevelopment.co.uk/blogs/company/wp-content/blogs.dir/8/files/2009/02/picture-1-300x160.png" alt="Screenshot of ykyat.com" title="ykyat.com" width="300" height="160" class="size-medium wp-image-282" /><p class="wp-caption-text">Screenshot of ykyat.com</p></div>
<p>I&#8217;ll blog more about this next week, but just wanted to quickly let you know about our new web application, <a href='http://ykyat.com'>ykyat.com</a>. </p>
<p>It&#8217;s a very simple service built on <a href='http://twitter.com'>Twitter</a>. It collates classic &#8216;you know you&#8217;re addicted to&#8230;&#8217; jokes on a central website, and allows them to be rated so that the funniest are promoted for all to see.</p>
<p>It was built partly for fun, and partly as a grand experiment in rapid application design and development: we designed, built and deployed the entire app from the ground up in 8 hours 42 minutes. We learnt a lot from the process and I&#8217;ll be posting a minute by minute diary with some screenshots next week.</p>
]]></content:encoded>
			<wfw:commentRss>http://edendevelopment.co.uk/blogs/company/2009/02/13/announcing-ykyatcom/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Genetic Algorithms: Approximating Fine Art</title>
		<link>http://edendevelopment.co.uk/blogs/company/2008/12/11/genetic-algorithms-approximating-fine-art/</link>
		<comments>http://edendevelopment.co.uk/blogs/company/2008/12/11/genetic-algorithms-approximating-fine-art/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 00:44:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://www.edendevelopment.co.uk/blog/?p=147</guid>
		<description><![CDATA[<img align='right' src="http://www.edendevelopment.co.uk/blog/wp-content/uploads/2008/12/picture-3.png" alt="70000 attempts in..." title="70000 attempts in..." width="100" class="size-medium wp-image-164" />

For a bit of fun, I decided to re-implement Roger Alsing's <a href="http://rogeralsing.com/2008/12/07/genetic-programming-evolution-of-mona-lisa/">approximation of the Mona Lisa</a> in Ruby (my language of choice).

Rather than the brute force approach taken by the original implementation, I've gone for a full <a href="http://en.wikipedia.org/wiki/Genetic_algorithm">genetic algorithm</a> solution, with crossover, mutation and population propagation. It's been lots of fun :)]]></description>
			<content:encoded><![CDATA[<div id="attachment_164" class="wp-caption alignright" style="width: 230px"><a href="http://www.edendevelopment.co.uk/blog/wp-content/uploads/2008/12/picture-3.png"><img src="http://www.edendevelopment.co.uk/blog/wp-content/uploads/2008/12/picture-3.png" alt="70000 attempts in..." title="70000 attempts in..." width="220" height="205" class="size-medium wp-image-164" /></a><p class="wp-caption-text">70000 attempts in...</p></div>
<p>For a bit of fun, I decided to re-implement Roger Alsing&#8217;s <a href="http://rogeralsing.com/2008/12/07/genetic-programming-evolution-of-mona-lisa/">approximation of the Mona Lisa</a> in Ruby (my language of choice).</p>
<p>Rather than the brute force approach taken by the original implementation, I&#8217;ve gone for a full <a href="http://en.wikipedia.org/wiki/Genetic_algorithm">genetic algorithm</a> solution, with crossover, mutation and population propagation. It&#8217;s been lots of fun :)</p>
<p>If you&#8217;re interested, grab the code <a href="http://github.com/ChrisMDP/rlisa/">here</a>. It&#8217;s all open source: if you fancy modifying it, feel free to do so!</p>
<p><strong>Update:</strong> Added work in progress image.</p>
<p><strong>Update:</strong> Replaced work in progress image. This one only uses 50 triangles!</p>
]]></content:encoded>
			<wfw:commentRss>http://edendevelopment.co.uk/blogs/company/2008/12/11/genetic-algorithms-approximating-fine-art/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>&#8220;History will be kind to me&#8230;&#8221;</title>
		<link>http://edendevelopment.co.uk/blogs/company/2008/12/10/history-will-be-kind-to-me/</link>
		<comments>http://edendevelopment.co.uk/blogs/company/2008/12/10/history-will-be-kind-to-me/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 09:53:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://www.edendevelopment.co.uk/blog/?p=144</guid>
		<description><![CDATA["History will be kind to me, for I intend to write it." --Sir Winston Churchill. I love this quote...]]></description>
			<content:encoded><![CDATA[<p>&#8220;&#8230;for I intend to write it.&#8221; &#8212; Sir Winston Churchill</p>
<p>I love this quote. </p>
<p>To me it sums up the idealism that caused me to go into this business in the first place: If you don&#8217;t like your story, or the world around you, then change it! </p>
<p>I saw a lot of average web application developers out there, and I decided the whole &#8216;web business&#8217; thing could be done much better. So I set out to create a great company full of great people producing great work, making the experience of web application development that much better for others.</p>
<p>It&#8217;s perhaps not the best time in the world to start an average business, but, let&#8217;s face it, who would want to start an average business? There&#8217;s never a great time to start a bad business, but there&#8217;s never a bad time to start a great business. </p>
<p>If you&#8217;ve got a great idea for a business, or a charity, or for making a positive difference, but you&#8217;re sitting on the fence with it, what&#8217;s holding you back? Rather than us vaguely wondering if history might be kind to us (or even notice us at all!), let&#8217;s instead take up the challenge and write some history of our own.</p>
]]></content:encoded>
			<wfw:commentRss>http://edendevelopment.co.uk/blogs/company/2008/12/10/history-will-be-kind-to-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The downturn (with style)</title>
		<link>http://edendevelopment.co.uk/blogs/company/2008/10/24/the-downturn-has-styl/</link>
		<comments>http://edendevelopment.co.uk/blogs/company/2008/10/24/the-downturn-has-styl/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 08:40:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://www.edendevelopment.co.uk/blog/?p=37</guid>
		<description><![CDATA[The BBC have seen fit to give the downturn its own logo:

I find it slightly bizarre that even economic cycles have their own branding departments now&#8230;
]]></description>
			<content:encoded><![CDATA[<p><a href="http://news.bbc.co.uk/1/hi/in_depth/business/2008/downturn/default.stm">The BBC</a> have seen fit to give the downturn its own logo:</p>
<p><img class="alignnone" src="http://newsimg.bbc.co.uk/media/images/45138000/gif/_45138472_the_downturn_small_v2_2.gif" alt="" width="107" height="19" /></p>
<p>I find it slightly bizarre that even economic cycles have their own branding departments now&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://edendevelopment.co.uk/blogs/company/2008/10/24/the-downturn-has-styl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
