<?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>Neuro Productions &#187; Neuro Productions</title>
	<atom:link href="http://www.neuroproductions.be/category/neuro-productions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.neuroproductions.be</link>
	<description>Freelance Creative Developer - IOS -WebGL - Flash</description>
	<lastBuildDate>Fri, 03 Feb 2012 13:30:02 +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>3D Pixel Editor for iPad with source code</title>
		<link>http://www.neuroproductions.be/experiments/cube-construct-a-3d-pixel-editor-for-ipad/</link>
		<comments>http://www.neuroproductions.be/experiments/cube-construct-a-3d-pixel-editor-for-ipad/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 09:55:52 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[Neuro Productions]]></category>
		<category><![CDATA[Source code & tutorials]]></category>

		<guid isPermaLink="false">http://www.neuroproductions.be/?p=594</guid>
		<description><![CDATA[Yeah, blogpost. After a year doing mostly C++/OpenGL for client (installations and iPad games) I decided it was time to release my [...]]]></description>
			<content:encoded><![CDATA[<p>Yeah, blogpost.</p>
<p>After a year doing mostly C++/OpenGL for client (installations and iPad games) I decided it was time to release my own app. Its a 3D pixel editor for the iPad!</p>
<p>Check out the <a title="3D pixel editor for ipad" href="http://www.cubeconstruct.net/" target="_blank">official website<br />
</a></p>
<p>Watch the video to see it in action:<br />
<iframe src="http://player.vimeo.com/video/35197228?title=0&amp;byline=0&amp;portrait=0" width="700" height="525" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
<h3>How did I make it&#8230;</h3>
<p>From scratch, no Flash, Unity, Cocos2D or some other framework (beside some matrix classes I borrowed form Open Frameworks).  Although there is some Objective C in the mix,the main part is done in C++/ OpenGL ES2. Does it make sense to do it like that? Probably not, but hey, you learn a lot by doing it that way and it is pretty fun to do, and in the end I hopefully have some performance advantages.</p>
<p>For the main part of the 2D interface I  use a Flash like displaylist I made (OpenGL ES2/ bitmap based) . Which give me the freedom to create cool interactive interfaces like in Flash and I still have the performance of C++.</p>
<p>Of course you have UIkit and cocos2D etc for  i-devices. But  the main reason I made it  is that it also runs on native mac and windows and can be implemented in Open Frameworks and Cinder etc . Open Frameworks en Cinder are both nice for quick prototyping, they really lack the ability to create pretty interfaces without to much work.</p>
<p>And because you eat your own dog-food, I also use it on I-devices. On the plus side, its OpenglES2, so it can be nicely integrated with high performance 3D content in IOS + if I ever want to port it to a non IOS OS, it shouldn&#8217;t be to much of a problem.</p>
<p>If you have done ActionScript, you probably recognize the classes, like npDisplayObject, npBitmapSprite, npBitmapMovieClip, npEventdispatcher, npEvent, npTouchEvent, npTweener etc. Its far from complete/finished.  But I already used it in several commercial projects. And I implement and optimise things as I need them.</p>
<p>Both the interface and the 3D are rendered first in there own frame buffer object, This gives the main advantage that in most cases, you only have to render one of the two at the same time,  + the cubes are rendered in a multi sample buffer (on iPad 2), with isn&#8217;t necessary for the interface . Sadly Al those frame buffers slows it a little bit down on the Ipad 1 if you have a few cubes. But if you you use a certain amount of cubes, it also becomes an advantage there.</p>
<h3>Yes it&#8217;s a paid app, but&#8230;</h3>
<p>It was a tuff decision for me to make, I always loved to give things away for free. But hey, maybe some of the time I put in it can be paid back this way. So I can make more apps in the future.</p>
<p>But no worries, even if its a paid app in the app store , I still decided to open source it. And if you read my blog and have an iPad, you probably can figure out how to build it (it&#8217;s a complete xcode project)<br />
You get the source code <a href="https://github.com/neuroprod/CubeBuilder" target="_blank">here</a> (Of course,  <a title="3D pixel editor" href="http://www.cubeconstruct.net/" target="_blank">buying</a> a copy would be appreciated  <img src='http://www.neuroproductions.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fcube-construct-a-3d-pixel-editor-for-ipad%2F&amp;title=3D+Pixel+Editor+for+iPad+with+source+code" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fcube-construct-a-3d-pixel-editor-for-ipad%2F&amp;title=3D+Pixel+Editor+for+iPad+with+source+code" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fcube-construct-a-3d-pixel-editor-for-ipad%2F&amp;title=3D+Pixel+Editor+for+iPad+with+source+code" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fcube-construct-a-3d-pixel-editor-for-ipad%2F&amp;headline=3D+Pixel+Editor+for+iPad+with+source+code" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=3D+Pixel+Editor+for+iPad+with+source+code&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fcube-construct-a-3d-pixel-editor-for-ipad%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=3D+Pixel+Editor+for+iPad+with+source+code&amp;u=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fcube-construct-a-3d-pixel-editor-for-ipad%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=3D+Pixel+Editor+for+iPad+with+source+code&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fcube-construct-a-3d-pixel-editor-for-ipad%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=3D+Pixel+Editor+for+iPad+with+source+code&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fcube-construct-a-3d-pixel-editor-for-ipad%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=3D+Pixel+Editor+for+iPad+with+source+code&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fcube-construct-a-3d-pixel-editor-for-ipad%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fcube-construct-a-3d-pixel-editor-for-ipad%2F&amp;title=3D+Pixel+Editor+for+iPad+with+source+code&amp;summary=&amp;source=" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fcube-construct-a-3d-pixel-editor-for-ipad%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fcube-construct-a-3d-pixel-editor-for-ipad%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fcube-construct-a-3d-pixel-editor-for-ipad%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.neuroproductions.be/experiments/cube-construct-a-3d-pixel-editor-for-ipad/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Logic Lab</title>
		<link>http://www.neuroproductions.be/experiments/the-logic-lab/</link>
		<comments>http://www.neuroproductions.be/experiments/the-logic-lab/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 17:45:50 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Neuro Productions]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[and-or-xor-not logic-ports nodes]]></category>

		<guid isPermaLink="false">http://www.neuroproductions.be/?p=41</guid>
		<description><![CDATA[Yea! Finally a new Neuro Productions project: The Logic Lab The Logic Lab is a node based application for simulating [...]]]></description>
			<content:encoded><![CDATA[<p>Yea! Finally a new Neuro Productions project: The Logic Lab</p>
<p>The Logic Lab is a node based application for simulating simple circuits of logic gates in the browser.</p>
<p><a title="logic gates logische poorten" href="http://www.neuroproductions.be/logic-lab/" target="_blank">»  Visit the lab and have fun!</a><br />
Suggestions for improvement are welcome.<a title="logic gates logische poorten" href="http://www.neuroproductions.be/logic-lab/" target="_blank"><br />
</a></p>
<p><a title="logic port simulation" href="http://www.neuroproductions.be/logic-lab" target="_blank"><img src="http://www.neuroproductions.be/uploads/blog/logiclab.jpg" alt="logic lab, logic ports" /></a></p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-logic-lab%2F&amp;title=The+Logic+Lab" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-logic-lab%2F&amp;title=The+Logic+Lab" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-logic-lab%2F&amp;title=The+Logic+Lab" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-logic-lab%2F&amp;headline=The+Logic+Lab" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=The+Logic+Lab&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-logic-lab%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=The+Logic+Lab&amp;u=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-logic-lab%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=The+Logic+Lab&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-logic-lab%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=The+Logic+Lab&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-logic-lab%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=The+Logic+Lab&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-logic-lab%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-logic-lab%2F&amp;title=The+Logic+Lab&amp;summary=&amp;source=" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-logic-lab%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-logic-lab%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-logic-lab%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.neuroproductions.be/experiments/the-logic-lab/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Protect 7-7 by Wim Tellier</title>
		<link>http://www.neuroproductions.be/neuro-productions/protect-7-7-by-wim-tellier/</link>
		<comments>http://www.neuroproductions.be/neuro-productions/protect-7-7-by-wim-tellier/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 13:45:39 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Neuro Productions]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[FWA]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.neuroproductions.be/?p=28</guid>
		<description><![CDATA[A company like Neuro Productions is usually not  allowed to take any credit for de hard work they ‘ve done [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">A company like Neuro Productions is usually not  allowed to take any credit for de hard work they ‘ve done on a site or an application. Especially not when its a nice high-profile <a title="fwa" href="http://www.thefwa.com/?app=winners&amp;id=6833">yellow ribbon</a> site (12th November 2008) like Protect 7-7. But To my big surprise this wasn&#8217;t the case with the nice people of <a href="http://www.thesedays.com">These Days</a>.</p>
<p><span class="style_2" style="line-height: 15.2px;">The site is an online experience shop for one of the biggest photo-installations of 2008. A story about nature, humanity and art by Belgian artist and photographer, Wim Tellier.<br />
</span><br />
<img src="http://www.neuroproductions.be/uploads/blog/protect77_fwa.jpg" alt="protect 77" /><br />
For this site Neuro Productions worked for the highly professional teams of <a href="http://www.thesedays.com" target="_blank">These Days</a> ( design by <a href="http://www.quidante.com" target="_blank">Valentijn Destoop</a> ) and <a title="amai" href="http://www.amai.be">Amai</a> ( Remember that name, these guys are gonna make it! ). Neuro Productions developed a big part of the site: The viewer, page and slides-handling, menu, intro, framework ( adapted PureMVC for the use with SWFAdress ) etc.</p>
<p><del datetime="2010-01-28T12:56:55+00:00">» Visit Protect 7-7</del> sorry, the site is offline</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fprotect-7-7-by-wim-tellier%2F&amp;title=Protect+7-7+by+Wim+Tellier" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fprotect-7-7-by-wim-tellier%2F&amp;title=Protect+7-7+by+Wim+Tellier" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fprotect-7-7-by-wim-tellier%2F&amp;title=Protect+7-7+by+Wim+Tellier" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fprotect-7-7-by-wim-tellier%2F&amp;headline=Protect+7-7+by+Wim+Tellier" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Protect+7-7+by+Wim+Tellier&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fprotect-7-7-by-wim-tellier%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Protect+7-7+by+Wim+Tellier&amp;u=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fprotect-7-7-by-wim-tellier%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Protect+7-7+by+Wim+Tellier&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fprotect-7-7-by-wim-tellier%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Protect+7-7+by+Wim+Tellier&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fprotect-7-7-by-wim-tellier%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Protect+7-7+by+Wim+Tellier&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fprotect-7-7-by-wim-tellier%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fprotect-7-7-by-wim-tellier%2F&amp;title=Protect+7-7+by+Wim+Tellier&amp;summary=&amp;source=" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fprotect-7-7-by-wim-tellier%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fprotect-7-7-by-wim-tellier%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fprotect-7-7-by-wim-tellier%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.neuroproductions.be/neuro-productions/protect-7-7-by-wim-tellier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Design Index</title>
		<link>http://www.neuroproductions.be/neuro-productions/web-design-index/</link>
		<comments>http://www.neuroproductions.be/neuro-productions/web-design-index/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 11:52:25 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Neuro Productions]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.neuroproductions.be/WPnieuwTest/?p=16</guid>
		<description><![CDATA[Today when i was looking trough the library of a client I found the &#8220;web design index by content .03&#8243; [...]]]></description>
			<content:encoded><![CDATA[<p>Today when i was looking trough the library of a client I found the &#8220;web design index by content .03&#8243; book. And guess what was in it, <a href="http://old.neuroproductions.be">The old Neuro Productions site</a> ! Cool <img src='http://www.neuroproductions.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img src="http://www.neuroproductions.be/uploads/blog/webBook.jpg" alt="web design index by content" /></p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fweb-design-index%2F&amp;title=Web+Design+Index" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fweb-design-index%2F&amp;title=Web+Design+Index" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fweb-design-index%2F&amp;title=Web+Design+Index" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fweb-design-index%2F&amp;headline=Web+Design+Index" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Web+Design+Index&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fweb-design-index%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Web+Design+Index&amp;u=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fweb-design-index%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Web+Design+Index&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fweb-design-index%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Web+Design+Index&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fweb-design-index%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Web+Design+Index&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fweb-design-index%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fweb-design-index%2F&amp;title=Web+Design+Index&amp;summary=&amp;source=" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fweb-design-index%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fweb-design-index%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwww.neuroproductions.be%2Fneuro-productions%2Fweb-design-index%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.neuroproductions.be/neuro-productions/web-design-index/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5k Twitter Browser</title>
		<link>http://www.neuroproductions.be/experiments/5k-twitter-browser/</link>
		<comments>http://www.neuroproductions.be/experiments/5k-twitter-browser/#comments</comments>
		<pubDate>Thu, 08 May 2008 17:13:59 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Neuro Productions]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[composite]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.neuroproductions.be/WPnieuwTest/?p=14</guid>
		<description><![CDATA[Make a flash application with the swf smaller than 5k (5000 bytes): That was the challenge in the FlashFocus AS [...]]]></description>
			<content:encoded><![CDATA[<p>Make a flash application with the swf smaller than 5k (5000 bytes): That was the challenge in the <a title="ddd" href="http://www.flashfocus.nl">FlashFocus</a> AS monthly.<br />
I made a <a href="http://www.neuroproductions.be/twitter_friends_network_browser/">Twitter Friends Browser</a> smaller than 4k.</p>
<p><a href="http://www.neuroproductions.be/uploads/ff/twitter_browser/"></a></p>
<p style="text-align: center;"><a href="http://www.neuroproductions.be/twitter_friends_network_browser/"><img src="http://www.neuroproductions.be/uploads/blog/twitterbrowser.jpg" alt="" /></a></p>
<p style="text-align: left;"><a href="http://www.neuroproductions.be/WPnieuwTest/?p=17" target="_self"></a></p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2F5k-twitter-browser%2F&amp;title=5k+Twitter+Browser" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2F5k-twitter-browser%2F&amp;title=5k+Twitter+Browser" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2F5k-twitter-browser%2F&amp;title=5k+Twitter+Browser" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2F5k-twitter-browser%2F&amp;headline=5k+Twitter+Browser" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=5k+Twitter+Browser&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2F5k-twitter-browser%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=5k+Twitter+Browser&amp;u=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2F5k-twitter-browser%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=5k+Twitter+Browser&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2F5k-twitter-browser%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=5k+Twitter+Browser&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2F5k-twitter-browser%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=5k+Twitter+Browser&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2F5k-twitter-browser%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2F5k-twitter-browser%2F&amp;title=5k+Twitter+Browser&amp;summary=&amp;source=" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2F5k-twitter-browser%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2F5k-twitter-browser%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2F5k-twitter-browser%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.neuroproductions.be/experiments/5k-twitter-browser/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The Doodle History</title>
		<link>http://www.neuroproductions.be/experiments/the-doodle-history/</link>
		<comments>http://www.neuroproductions.be/experiments/the-doodle-history/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 14:46:29 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Neuro Productions]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[AMF]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[bitmapdata]]></category>

		<guid isPermaLink="false">http://www.neuroproductions.be/WPnieuwTest/?p=10</guid>
		<description><![CDATA[This week Neuro Productions Launged a small side project called &#8220;The Doodle History&#8221;. It&#8217;s a bitmap-based doodle application that uses [...]]]></description>
			<content:encoded><![CDATA[<p>This week Neuro Productions Launged a small side project called <a title="doodle fun" href="http://www.neuroproductions.be/doodle_history/">&#8220;The Doodle History&#8221;</a>.</p>
<p>It&#8217;s a bitmap-based doodle application that uses AMFPHP to store jpg-encoded Byte Arrays in a MySQL database. The 3D time line is done with Papervision3D.</p>
<p><a title="drawing history" href="http://www.neuroproductions.be/doodle_history">Happy Doodling</a></p>
<p>** UPDATE 1 Feb 2008: The nice people of I.A.B. had discovered the doodle history, and made in 24h more than 10.000 doodles. <img src='http://www.neuroproductions.be/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><a href="http://www.neuroproductions.be/doodle_history"><img title="doodle drawing fun" src="http://www.neuroproductions.be/uploads/blog/doodle.jpg" alt="doodle drawing fun" width="504" height="151" /></a></p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-doodle-history%2F&amp;title=The+Doodle+History" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-doodle-history%2F&amp;title=The+Doodle+History" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-doodle-history%2F&amp;title=The+Doodle+History" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-doodle-history%2F&amp;headline=The+Doodle+History" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=The+Doodle+History&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-doodle-history%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=The+Doodle+History&amp;u=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-doodle-history%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=The+Doodle+History&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-doodle-history%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=The+Doodle+History&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-doodle-history%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=The+Doodle+History&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-doodle-history%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-doodle-history%2F&amp;title=The+Doodle+History&amp;summary=&amp;source=" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-doodle-history%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-doodle-history%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwww.neuroproductions.be%2Fexperiments%2Fthe-doodle-history%2F" target="_blank"><img class="lightsocial_img" src="http://www.neuroproductions.be/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.neuroproductions.be/experiments/the-doodle-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

