<?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>echelon</title>
	<atom:link href="http://www.soa-world.de/echelon/feed" rel="self" type="application/rss+xml" />
	<link>http://www.soa-world.de/echelon</link>
	<description>A personal  technology  blog about software  development  and other interesting stuff.</description>
	<lastBuildDate>Tue, 06 Jul 2010 07:52:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>3D Vision for Embedded Systems</title>
		<link>http://www.soa-world.de/echelon/2010/07/3d-vision-for-embedded-systems.html</link>
		<comments>http://www.soa-world.de/echelon/2010/07/3d-vision-for-embedded-systems.html#comments</comments>
		<pubDate>Mon, 05 Jul 2010 20:51:10 +0000</pubDate>
		<dc:creator>Sebastian Schaetz</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[interesting stuff]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.soa-world.de/echelon/?p=458</guid>
		<description><![CDATA[3D Vision is an integral part of every autonomous robot. Getting it right is not trivial and certainly not cheap. We struggled with this problem ourselves when trying to build an autonomous Mikrokopter drone. Cheap systems are not very reliable, good systems are disproportionately expensive and often very heavy. However I believe there may be [...]]]></description>
			<content:encoded><![CDATA[<p>3D Vision is an integral part of every autonomous robot. Getting it right is not trivial and certainly not cheap. We struggled with this problem ourselves when trying to build an <a href="http://www.soa-world.de/echelon/2009/09/civilian-autonomous-and-remote-controlled-drones.html">autonomous Mikrokopter drone</a>. Cheap systems are not very reliable, good systems are disproportionately expensive and often very heavy. However I believe there may be hope yet for usable and cheap 3D vision systems for hobbyist and hackers alike. Granted, Microsoft is a rather unexpected reason for such hope but their <a href="http://en.wikipedia.org/wiki/Project_Natal">Project Natal</a> (now <a href="http://www.xbox.com/en-US/kinect/">Kinect</a>) might just be what we have been waiting for (image by <a href="http://www.flickr.com/people/84606909@N00/">litheon</a>).</p>
<p><img src="http://www.soa-world.de/echelon/wp-content/uploads/2010/07/800px-Kinect_Sensor_at_E3_2010_front2.jpg" alt="" title="800px-Kinect_Sensor_at_E3_2010_(front)" width="480" height="199" class="alignright size-full wp-image-469" /></p>
<p>It&#8217;s a <a href="http://en.wikipedia.org/wiki/Structured-light_3D_scanner">structured-light 3D scanner</a> developed by <a href="http://www.primesense.com/?p=514">PrimeSense</a>. While being used for measuring the three-dimensional shape of an object I think it should be possible to use it as a 3D vision system for indoor robots. So I would really like to see hackers taking this cheap device apart and re-purposing it for home-brew 3D vision. In their paper &#8220;<a href="http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.21.5393&#038;rep=rep1&#038;type=pdf">A low cost 3D scanner based on structured light</a>&#8220;, Rocchini et al. describe how to build one and this incredible <a href="http://www.instructables.com/id/Structured-Light-3D-Scanning/">instructables article</a> explains how to build one also and even provides source code.</p>
<p>Of course there are other exiting technologies out there, a comprehensive list of 3D vision devices can be found at <a href="http://www.acroname.com/robotics/parts/c_Sensors.html">acroname.com</a> (including prices). The devices range from expensive but effective and impressive <a href="http://en.wikipedia.org/wiki/ToF_camera">Time-of-flight cameras</a> (vendors: <a href="http://www.fotonic.com/content/Products/Default.aspx">[1]</a> <a href="http://www.pmdtec.com/technology/whitepapers/">[2]</a> <a href="http://www.mesa-imaging.ch/prodview4k.php">[3]</a>) to <a href="http://en.wikipedia.org/wiki/LIDAR">LIDAR systems</a>. The latter were very <a href="http://www.technologyreview.com/read_article.aspx?id=18908">successfully used</a> in DARPA&#8217;s Urban Challenge autonomous driving competition. A very interesting video that describes how LIDAR works in detail is available at <a href="http://blip.tv/file/1326596/">blip.tv</a>.</p>
<p>Of course there&#8217;s also the good old <a href="http://www.robot-electronics.co.uk/htm/srf02tech.htm">ultrasonic</a> and <a href="http://www.acroname.com/robotics/info/articles/sharp/sharp.html">infrared sensors</a> that are cheap and have low resolution and are moderately reliable but they can certainly be very useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.soa-world.de/echelon/2010/07/3d-vision-for-embedded-systems.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sphinx Cheatsheet</title>
		<link>http://www.soa-world.de/echelon/2010/03/sphinx-cheatsheet.html</link>
		<comments>http://www.soa-world.de/echelon/2010/03/sphinx-cheatsheet.html#comments</comments>
		<pubDate>Sat, 06 Mar 2010 00:19:36 +0000</pubDate>
		<dc:creator>Sebastian Schaetz</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[interesting stuff]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.soa-world.de/echelon/?p=447</guid>
		<description><![CDATA[I find myself working with the Sphinx Documentation Generator  a lot recently. It is a great tool to easily create intelligent and beautiful documentation and it is based on reStructuredText. I put together a cheat sheet of all the commands I frequently use. There are a number of very good ones out there ([1] [...]]]></description>
			<content:encoded><![CDATA[<p>I find myself working with the <a href="http://sphinx.pocoo.org/">Sphinx Documentation Generator </a> a lot recently. It is a great tool to easily create intelligent and beautiful documentation and it is based on <a href="http://docutils.sourceforge.net/rst.html">reStructuredText</a>. I put together a cheat sheet of all the commands I frequently use. There are a number of very good ones out there (<a href="http://neuroimaging.scipy.org/site/doc/manual/html/devel/guidelines/sphinx_helpers.html">[1]</a> <a href="http://matplotlib.sourceforge.net/sampledoc/cheatsheet.html">[2]</a> <a href="http://docutils.sourceforge.net/docs/user/rst/cheatsheet.txt">[3]</a> <a href="http://openalea.gforge.inria.fr/doc/openalea/doc/_build/html/source/tutorial/rest_syntax.html">[4]</a>) but I find it more convenient to work with my own.</p>
<p><a href="http://www.soa-world.de/echelon/wp-content/uploads/2010/03/cheatsheet.pdf"><img src="http://www.soa-world.de/echelon/wp-content/uploads/2010/03/cheatsheet.png" alt="" title="cheatsheet" width="454" height="293" class="alignnone size-full wp-image-449" /></a></p>
<p>You can access the PDF from <a href="http://www.soa-world.de/echelon/wp-content/uploads/2010/03/cheatsheet.pdf">here</a> and the source (OpenOffice Writer document) <a href="http://www.soa-world.de/echelon/wp-content/uploads/2010/03/cheatsheet.odt">here</a>. If you find it useful or would like an item added, feel free to leave a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.soa-world.de/echelon/2010/03/sphinx-cheatsheet.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Infobox Icons</title>
		<link>http://www.soa-world.de/echelon/2010/01/infobox-icons.html</link>
		<comments>http://www.soa-world.de/echelon/2010/01/infobox-icons.html#comments</comments>
		<pubDate>Wed, 20 Jan 2010 23:50:14 +0000</pubDate>
		<dc:creator>Sebastian Schaetz</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[interesting stuff]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://www.soa-world.de/echelon/?p=418</guid>
		<description><![CDATA[I like to scribble with Inkscape while listening to great music or radio plays to relax and clear my head. Today I created a couple of icons that I plan to use in documents to mark special boxes:

It&#8217;s a question, an error, a warning, an information and an idea icon. I currently use them in [...]]]></description>
			<content:encoded><![CDATA[<p>I like to scribble with <a href="http://www.inkscape.org/">Inkscape</a> while listening to <a href="http://www.mule.net/">great</a> <a href="http://albertacross.net/">music</a> or <a href="http://www.dreifragezeichen.de/">radio plays</a> to relax and clear my head. Today I created a couple of icons that I plan to use in documents to mark special boxes:</p>
<p><a href="http://www.soa-world.de/echelon/wp-content/uploads/2010/01/icons1.png"><img src="http://www.soa-world.de/echelon/wp-content/uploads/2010/01/icons1.png" alt="" title="icons" width="650" height="190" class="alignnone size-full wp-image-427" /></a></p>
<p>It&#8217;s a question, an error, a warning, an information and an idea icon. I currently use them in software documentation using the <a href="http://sphinx.pocoo.org/">Shpinx Python Documentation Generator</a>. It&#8217;s a very good tool to create beautiful documentation especially for software projects but I also use it to publish my <a href="http://www.soa-world.de/dev/foundationdoc/">game design document</a>. Here&#8217;s an example of how the icons could be used:</p>
<p><a href="http://www.soa-world.de/echelon/wp-content/uploads/2010/01/usecase.png"><img src="http://www.soa-world.de/echelon/wp-content/uploads/2010/01/usecase.png" alt="" title="usecase" width="485" height="144" class="alignnone size-full wp-image-429" /></a></p>
<p>I based the icons upon images from the <a href="http://tango.freedesktop.org/Tango_Icon_Gallery">Tango Icon Gallery</a>. You may download an archive containing the source (Inkscape .svg) and PNGs of different size <a href='http://www.soa-world.de/echelon/wp-content/uploads/2010/01/icons.zip'>here</a>. Use them as you wish, if you find them useful I&#8217;d be very happy if you left a comment here.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.soa-world.de/echelon/2010/01/infobox-icons.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back to Browser Games</title>
		<link>http://www.soa-world.de/echelon/2010/01/back-to-browser-games.html</link>
		<comments>http://www.soa-world.de/echelon/2010/01/back-to-browser-games.html#comments</comments>
		<pubDate>Sun, 10 Jan 2010 21:26:51 +0000</pubDate>
		<dc:creator>Sebastian Schaetz</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[interesting stuff]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.soa-world.de/echelon/?p=407</guid>
		<description><![CDATA[I&#8217;m back thinking about games, browser games to be exact. It&#8217;s been a while since I thought about games or wrote code for one &#8211; it&#8217;s been about 1 year since I stopped developing a prototype I called &#8216;Prototype 4&#8242; which is a web based Master of Orion clone. I was working on the game [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m back thinking about games, browser games to be exact. It&#8217;s been a while since I thought about games or wrote code for one &#8211; it&#8217;s been about 1 year since I stopped developing a prototype I called &#8216;Prototype 4&#8242; which is a web based <a href="http://en.wikipedia.org/wiki/Master_of_Orion">Master of Orion</a> clone. I was working on the game full time for about a month but then had to stop because I had to take up a job to get some money and I also had to finish my diploma thesis. It progressed fairly far further than any other of my prototypes in fact: I created some nice graphics and a layout, a cool javascript user interface, a very efficient yet flexible back end library in PHP and a C++ battle calculator. Here are 2 screenshots of what the game looks like:</p>
<p><a href="http://www.soa-world.de/echelon/wp-content/uploads/2010/01/prototype41.png"><img src="http://www.soa-world.de/echelon/wp-content/uploads/2010/01/prototype41-300x193.png" alt="Prototype 4 Screenshot 1" title="prototype41" width="300" height="193" class="size-medium wp-image-408"/></a> <a href="http://www.soa-world.de/echelon/wp-content/uploads/2010/01/prototype42.png"><img src="http://www.soa-world.de/echelon/wp-content/uploads/2010/01/prototype42-300x193.png" alt="Prototype 4 Screenshot 2" title="prototype42" width="300" height="193" class="size-medium wp-image-409" /></a></p>
<p>This was supposed to be a very literal copy of Master of Orion that you could play online with up to 15 other players on one map. Yet now I have something different in mind and I also have a different approach. It will only be a hobby project and I don&#8217;t plan to get immediate results, I want it to progress and evolve in my mind until I&#8217;m at a point where I can start writing code. Writing the code should be just handcraft at that point as I have most of the skills and knowledge to develop such a game.</p>
<p>What I&#8217;m doing now is writing a design document. The design will be highly influenced by the <a href="http://en.wikipedia.org/wiki/Foundation_series">Foundation Series</a>, one of the greatest science fiction series ever written. The first version of the design document can be found <a href="http://www.soa-world.de/dev/foundationdoc/index.html">here</a>. I still want the game to have a Master of Orion look and feel to it and it will certainly be a <a href="http://en.wikipedia.org/wiki/4x_game">4X type of game</a> but I want different factions to be completely different (comparable to the different races in <a href="http://en.wikipedia.org/wiki/Starcraft">Starcraft</a>) in the way they are played. I would like to see a &#8220;First Foundation&#8221; faction that relies on technology, economy and firepower and a &#8220;Second Foundation&#8221; faction that relies solely on the power of their minds, e.g. mind control. More about that can be found int the <a href="http://www.soa-world.de/dev/foundationdoc/index.html">design document</a>. A third faction is also possible but I have no concrete ideas about that yet. As the game design and the game itself progresses I will occasional write articles about it here on this blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.soa-world.de/echelon/2010/01/back-to-browser-games.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Great Programming Quotes and Science Jokes</title>
		<link>http://www.soa-world.de/echelon/2009/12/great-programming-quotes-and-science-jokes.html</link>
		<comments>http://www.soa-world.de/echelon/2009/12/great-programming-quotes-and-science-jokes.html#comments</comments>
		<pubDate>Tue, 22 Dec 2009 21:09:58 +0000</pubDate>
		<dc:creator>Sebastian Schaetz</dc:creator>
				<category><![CDATA[interesting stuff]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://www.soa-world.de/echelon/?p=365</guid>
		<description><![CDATA[Today I stumbled across a great thread at Stack Overflow about great programming quotes. Here are the ones I liked most and therefore had to save:
On two occasions I have been asked, &#8216;Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?&#8217; I am not able rightly to [...]]]></description>
			<content:encoded><![CDATA[<p>Today I stumbled across a great thread at Stack Overflow about <a href="http://stackoverflow.com/questions/58640/great-programming-quotes-closed">great programming quotes</a>. Here are the ones I liked most and therefore had to save:</p>
<blockquote style="margin-bottom: 0px"><p>On two occasions I have been asked, &#8216;Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?&#8217; I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question. <a href="http://en.wikipedia.org/wiki/Charles_Babbage"><em style="font-size: 12px">Charles Babbage</em></a></p></blockquote>
<blockquote style="margin-bottom: 0px"><p>Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away. <a href="http://en.wikipedia.org/wiki/Antoine_de_Saint_Exup%C3%A9ry"><em style="font-size: 12px">Antoine de Saint Exupéry</em></a></p></blockquote>
<blockquote style="margin-bottom: 0px"><p>To iterate is human, to recurse divine. <a href="http://en.wikipedia.org/wiki/L._Peter_Deutsch"><em style="font-size: 12px">L. Peter Deutsch</em></a></p></blockquote>
<blockquote style="margin-bottom: 0px"><p>Don&#8217;t worry about people stealing your ideas. If it&#8217;s original, you&#8217;ll have to ram it down their throats. <a href="http://en.wikipedia.org/wiki/Howard_Aiken"><em style="font-size: 12px">Howard Aiken</em></a></p></blockquote>
<blockquote style="margin-bottom: 0px"><p>People who are really serious about software should make their own hardware. <a href="http://en.wikipedia.org/wiki/Alan_Kay"><em style="font-size: 12px">Alan Kay</em></a></p></blockquote>
<p>And on a less serious note a colleague of mine told me a couple of hilarious science jokes from Brian Malow. Watch a video of the jokes <a href="http://www.youtube.com/watch?v=e7DkeQ0roAM">here</a>. My favourite:</p>
<blockquote style="margin-bottom: 0px"><p>A room temperature superconductor walks into a bar. The bartender says, &#8220;We don&#8217;t serve any superconductors in this bar.&#8221; The room temperature superconductor leaves without putting up any resistance.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.soa-world.de/echelon/2009/12/great-programming-quotes-and-science-jokes.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Matlab C++ Integration</title>
		<link>http://www.soa-world.de/echelon/2009/11/matlab-c-integration.html</link>
		<comments>http://www.soa-world.de/echelon/2009/11/matlab-c-integration.html#comments</comments>
		<pubDate>Mon, 09 Nov 2009 10:30:02 +0000</pubDate>
		<dc:creator>Sebastian Schaetz</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[interesting stuff]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.soa-world.de/echelon/?p=349</guid>
		<description><![CDATA[I&#8217;m currently working on integrating some Matlab Algorithms into a larger C++ project using the Matlab Compiler. It works rather well however I stumbled across a couple of quirks and caveats. First two facts that make integrating Matlab difficult: in Matlab indexes start at 1 and Matlab arrays are column-major ordered. As a result if [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently working on integrating some Matlab Algorithms into a larger C++ project using the <a href="http://www.mathworks.com/products/compiler/">Matlab Compiler</a>. It works rather well however I stumbled across a couple of quirks and caveats. First two facts that make integrating Matlab difficult: in Matlab indexes start at 1 and Matlab arrays are column-major ordered. As a result if you want to use data fields in both C/C++ and Matlab you have to transpose the fields. If the fields contain indexes you might also have to increment and decrement the values of the fields.</p>
<p>Another caveat I found is also related to array indexes. When using a Matlab function that takes as parameters matrix indexes you might think of creating an mwArray of type <em>mxUINT32_CLASS</em>. Wrong. You have to pass indices &#8211; as strange as it sounds &#8211; as doubles so you should use <em>mxDOUBLE_CLASS</em>.</p>
<p>One custom Matlab function I wanted to use in C++ took as an argument a cell array. A cell array is an array containing other arrays. In Matlab you create a cell array like this:<br />
<code><br />
a = magic(5);<br />
b = ones(3);<br />
z{1} = a;<br />
z{2} = b;<br />
</code><br />
If you look at z now you will get something like this:<br />
<code><br />
z =<br />
    [5x5 double]    [3x3 double]<br />
</code><br />
An array of arrays. Easy. Well if you want to construct a cell array in C++ you have to do something like this:<br />
<code><br />
mwArray a(5, 5, mxDOUBLE_CLASS);<br />
mwArray b(3, 3, mxINT16_CLASS);<br />
mwArray z(1, 2, mxCELL_CLASS);<br />
z.Get(1,1).Set(a);                        // Sets z(1) = a<br />
z.Get(1,2).Set(b);                        // Sets z(2) = b<br />
</code><br />
You can find the description on <a href="http://www.mathworks.com/access/helpdesk/help/toolbox/compiler/voidsetconstmwarrayarr.html">this page</a>.<br />
If you get used to those little quirks however the Matlab Compiler is a very powerful tool to include your crazy Matlab scripts in a stand alone C++ application. One of the next things I would like to investigate are free (open source) Matlab Compiler alternatives such as the Octave C++ integration and compiler.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.soa-world.de/echelon/2009/11/matlab-c-integration.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Civilian autonomous and remote controlled drones</title>
		<link>http://www.soa-world.de/echelon/2009/09/civilian-autonomous-and-remote-controlled-drones.html</link>
		<comments>http://www.soa-world.de/echelon/2009/09/civilian-autonomous-and-remote-controlled-drones.html#comments</comments>
		<pubDate>Thu, 17 Sep 2009 12:08:07 +0000</pubDate>
		<dc:creator>Sebastian Schaetz</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[interesting stuff]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.soa-world.de/echelon/?p=307</guid>
		<description><![CDATA[Here&#8217;s a quick summary of some of the most interesting autonomous and remote controlled drones out there today. The occasion is that I and 3 others have built a quadcopter drone last semester with the goal to fly it autonomously. While the time we had to finish the project was limited and our project did [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a quick summary of some of the most interesting autonomous and remote controlled drones out there today. The occasion is that I and 3 others have built a quadcopter drone last semester with the goal to fly it autonomously. While the time we had to finish the project was limited and our project did not reach full autonomous flight just yet we learned a lot about the system and the challenges of such an endeavor. One team member has made the project his diploma thesis and continues to work on the vehicle.</p>
<p><a href="http://www.soa-world.de/echelon/wp-content/uploads/2009/09/bird.jpg"><img src="http://www.soa-world.de/echelon/wp-content/uploads/2009/09/bird-300x198.jpg" alt="bird" title="bird" width="300" height="198" class="alignnone size-medium wp-image-328" /></a> <a href="http://www.soa-world.de/echelon/wp-content/uploads/2009/09/DSC_0007.jpg"><img src="http://www.soa-world.de/echelon/wp-content/uploads/2009/09/DSC_0007-300x210.jpg" alt="DSC_0007" title="DSC_0007" width="283" height="198" class="alignright size-medium wp-image-335" /></a></p>
<p>The two images show our drone dubbed B.I.R.D. (Basic intelligent research drone) in flight and the microcontrollers and sensors that control the drone. It is based on the the <a href="http://mikrokopter.net/ucwiki/">Mikrokopter</a> project.</p>
<p>Another very interesting drone is the nano air vehicle by AeroVironment. It&#8217;s a flapping-wing vehicle for indoors use. Check out <a href="http://www.youtube.com/watch?v=Cov7-XWUa18">this amazing video</a> to see it in action. I&#8217;m guessing that while the flapping-wing design is a lot more complicated than the brushless motors in our drone it is more energy efficient.</p>
<p>The third drone I would like to share was built by Armadillo Aerospace. They claim level 2 of the Northrop Grumman Lunar Lander Challenge with it. For more information <a href="http://spacefellowship.com/2009/09/13/armadillo-aerospace-claim-level-2-ngllc-prize/comment-page-1/">read on here</a> and be sure to check out <a href="http://www.youtube.com/watch?v=NuJ_jASXMVY&#038;feature=player_embedded">this video</a>. Notice how large this vehicle is (can be seen in the end of the video).</p>
<p>The fourth drone is really scary. And it&#8217;s not civilian at all. It&#8217;s called the Multiple Kill Vehicle and was supposed to shoot down intercontinental rockets in space. The project is apparently canceled but the video is impressive and scary nevertheless. <a href="http://www.youtube.com/watch?v=oPFj8kGXnwk">Check it out here</a>.</p>
<p><strong>Update:</strong> Researchers at MIT&#8217;s <a href="http://groups.csail.mit.edu/rrg/">Robust Robotics Group</a> have developed a robotic helicopter capable of autonomously flying inside buildings or other GPS-denied environments. Here&#8217;s a very interesting <a href="http://techtv.mit.edu/videos/4149-indoor-autonomous-helicopter">video</a> about their project. They achieved what we planned for our project &#8211; and I have to say it is very impressive and they did an excellent job.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.soa-world.de/echelon/2009/09/civilian-autonomous-and-remote-controlled-drones.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visualizing Multithreading</title>
		<link>http://www.soa-world.de/echelon/2009/07/visualizing-multithreading.html</link>
		<comments>http://www.soa-world.de/echelon/2009/07/visualizing-multithreading.html#comments</comments>
		<pubDate>Sat, 18 Jul 2009 18:53:17 +0000</pubDate>
		<dc:creator>Sebastian Schaetz</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[interesting stuff]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.soa-world.de/echelon/?p=296</guid>
		<description><![CDATA[I&#8217;ve been pondering about the question of how to model and visualize multithreaded applications in a simple, efficient and aesthetic way. Naturally I&#8217;ve been looking into UML behavior diagrams first but I was not really satisfied with what I found. Now I am not an expert on UML but I know my way around class [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been pondering about the question of how to model and visualize multithreaded applications in a simple, efficient and aesthetic way. Naturally I&#8217;ve been looking into UML behavior diagrams first but I was not really satisfied with what I found. Now I am not an expert on UML but I know my way around class diagrams, activity diagrams, sequence diagram and state machines but they all did not seem to fit what I wanted to visualize.</p>
<p>I wanted to show multiple threads communicating and synchronizing with each other. I&#8217;ve read the argument that something like multithreading concerns only the implementation of a system and can thus be ignored when modeling. I agree with the argument however there will come a time in the development phase of a system when one needs to think about multithreading and one wants to sketch out how the system facilitates multiple threads to be efficient. And for that I have not found good tool within UML.</p>
<p><a href="http://www.soa-world.de/echelon/wp-content/uploads/2009/06/multithreading.png"><img src="http://www.soa-world.de/echelon/wp-content/uploads/2009/06/multithreadingsmall.png" alt="multithreadingsmall" title="multithreadingsmall" width="600" height="414" class="alignnone size-full wp-image-299" /></a></p>
<p>So I searched for examples of diagrams that visualize multithreading. The collage shows 4 different diagrams I found rather interesting. The first one is from <a href="http://honerbrink.com/?p=41">this page</a> about a traffic simulator written in Java (<a href="http://honerbrink.com/wp-content/uploads/2008/08/traffic-simulator-state-diagram.png">orignal image</a>). It shows different threads and how they signal each other. It&#8217;s simple yet quite clear what is going an. The second image is taken from a CodeProject documentation about a <a href="http://www.codeproject.com/KB/recipes/geneticlibrary.aspx">genetic library</a> (<a href="http://www.codeproject.com/KB/recipes/geneticlibrary/ga_multithread_alg.png">original image</a>). It sort of uses UML symbols but it&#8217;s not clear what happens at the fork and join points. The way I figure it, those symbols inside the threads are supposed to be branches not forks. The third image is also from a <a href="http://www.codeproject.com/KB/cs/DisposeWindowsFormsApp.aspx">CodeProject page</a> &#8211; this time it&#8217;s a how-to about avoiding an exception when using multiple threads (<a href="http://www.codeproject.com/KB/cs/DisposeWindowsFormsApp/Solution_ThreadDiagram.JPG">original image</a>). It reminds me of a sequence diagram. There are no blocking states in the diagram and I figure in this particular application the threads are non-blocking so diagram fits the application perfectly. The fourth diagram I liked the most. It&#8217;s from the <a href="http://www.cs.mtu.edu/~shene/NSF-3/e-Book/">Multithreaded Programming with ThreadMentor</a> tutorial (<a href="http://www.cs.mtu.edu/~shene/NSF-3/e-Book/SEMA/DIAGRAM-smoker.jpg">original image</a>) and has special symbols for sending signals and waiting for signals.</p>
<p><a href="http://www.soa-world.de/echelon/wp-content/uploads/2009/06/threading.svg"><img src="http://www.soa-world.de/echelon/wp-content/uploads/2009/07/threading.png" alt="threading" title="threading" width="450" height="555" class="alignnone size-full wp-image-313" /></a></p>
<p>So I gave it a try myself and tried to model a simple controller and worker thread scenario based on the last of the example diagrams I found. The gray boxes and circle represent a signaling concept where one thread can send a signal and the other thread waits until it receives the signal. I also included a shared variable that handles the task shutdown. One thread can set the variable and the other branches depending on that variable. I am not happy yet with this particular part of the image. If anyone has a better idea or pointer to resources on that topic feel free to leave a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.soa-world.de/echelon/2009/07/visualizing-multithreading.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>My 25 favorite Windows Applications</title>
		<link>http://www.soa-world.de/echelon/2009/06/my-25-favorite-windows-applications.html</link>
		<comments>http://www.soa-world.de/echelon/2009/06/my-25-favorite-windows-applications.html#comments</comments>
		<pubDate>Wed, 17 Jun 2009 12:24:13 +0000</pubDate>
		<dc:creator>Sebastian Schaetz</dc:creator>
				<category><![CDATA[interesting stuff]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.soa-world.de/echelon/?p=128</guid>
		<description><![CDATA[Here&#8217;s a list of my 25 favorite windows applications. They are all open source or free to use. By the way with most Linux distributions you get the functionality those tools provide right out of the box.

7-Zip is an open source file archiver with a high compression ratio. It supports all common archive types. Avast [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a list of my 25 favorite windows applications. They are all open source or free to use. By the way with most Linux distributions you get the functionality those tools provide right out of the box.</p>
<p><img src="http://www.soa-world.de/echelon/wp-content/uploads/2009/06/tools_logos_final1.jpg" alt="Favorite Windows Applications" title="tools_logos_final2" width="618" height="203" class="size-full wp-image-275" /></p>
<p><a href="http://www.7-zip.org/">7-Zip</a> is an open source file archiver with a high compression ratio. It supports all common archive types. <a href="http://www.avast.com/">Avast</a> is a free (for personal use) anti virus kit, that protects my system from all those nasty pieces of software out there. <a href="http://www.cygwin.com/">Cygwin</a> is an ingenious collection of tools that provides a Linux-like environment for Windows. You can use it with <a href="http://code.google.com/p/puttycyg/">puttycyg</a> to get a very easy to use Linux-like shell with all the tools you miss so badly on Windows. And for those good old DOS games you miss so much there&#8217;s <a href="http://www.dosbox.com/">DOSBox</a>, the x86 emulator with DOS. Check out a number of old free but totally awesome games you can play on the DOSBox <a href="http://www.abandonia.com/">here</a>. For file-transfers there&#8217;s <a href="http://filezilla-project.org/">FileZilla</a> for FTP and for SFTP there&#8217;s <a href="http://winscp.net/eng/index.php">WinSCP</a>. And of course there&#8217;s everybody&#8217;s favorite browsers <a href="http://www.mozilla.com/en-US/firefox/personal.html">Firefox</a> and <a href="http://www.opera.com/">Opera</a> for browsing and &#8216;being connected&#8217;. From what I hear <a href="http://www.opera.com/browser/next/">Opera 10</a> will be out any day now. For my document viewing, editing and creation needs I heavily rely on <a href="http://www.xm1math.net/texmaker/">Texmaker</a>, <a href="http://miktex.org/">MiKTeX</a>, <a href="http://pages.cs.wisc.edu/~ghost/gsview/">GSview</a> and of course <a href="http://www.openoffice.org/">OpenOffice.org</a>.</p>
<p>For image creation I just love <a href="http://www.inkscape.org/">Inkscape</a>. It has to be one of the greatest open source tools ever created. For graph creation I use <a href="http://www.gnuplot.info/">gnuplot</a> also I have to say I have been using the graphing tools of MATLAB a lot lately due to ease of use. For text and code editing I use either <a href="http://notepad-plus.sourceforge.net/uk/site.htm">Notepad++</a> or <a href="http://www.vim.org/">Vim</a>. It depends on my mood really. To communicate online I use mostly the cute <a href="http://www.pidgin.im/">pidgin</a> universal chat client but I also sometimes log on to IRC using <a href="http://www.mirc.com/">mIRC</a>. For all my media and entertainment needs I have the great and famous <a href="http://www.videolan.org/vlc/">VLC</a> media player of course but I tend to use <a href="http://www.winamp.com/">Winamp</a> for audio playback. To download torrent files I use <a href="http://www.utorrent.com/">µTorrent</a> and to connect to remote servers I use <a href="http://chiark.greenend.org.uk/~sgtatham/putty/">PuTTY</a>.</p>
<p>I use <a href="http://www.apachefriends.org/en/xampp.html">XAMPP</a> for web development and the ingenious <a href="http://www.virtualbox.org/">VirtualBox</a> x86 virtualization software for testing on different systems. When my harddrives are a cluttered mess I use <a href="http://windirstat.info/">WinDirStat</a> to get a hold of the chaos and clean it up. And recently I accidentally deleted files from the SD-Card of my mobile phone and was able to recover them instantly using the awesome <a href="http://www.cgsecurity.org/wiki/PhotoRec">Photorec</a> data recovery software.</p>
<p>That&#8217;s it for my list. I hope someone out there will find this list useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.soa-world.de/echelon/2009/06/my-25-favorite-windows-applications.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search, search and communicate!</title>
		<link>http://www.soa-world.de/echelon/2009/06/search-search-and-communicate.html</link>
		<comments>http://www.soa-world.de/echelon/2009/06/search-search-and-communicate.html#comments</comments>
		<pubDate>Sat, 06 Jun 2009 23:21:10 +0000</pubDate>
		<dc:creator>Sebastian Schaetz</dc:creator>
				<category><![CDATA[interesting stuff]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.soa-world.de/echelon/?p=257</guid>
		<description><![CDATA[There&#8217;s quite a lot going on in the ever interesting internet search and communication business these days. Wolfram launched its Wolfram&#124;Alpha search engine, Microsoft launched its new Bing search engine and Google demoed its newest product Wave. They also rather quietly released Google Squared. Here&#8217;s a graph generated with BlogPulse&#8217;s Trend Search showing the buzz [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s quite a lot going on in the ever interesting internet search and communication business these days. Wolfram launched its <a href="http://www.wolframalpha.com/">Wolfram|Alpha</a> search engine, Microsoft launched its new <a href="http://www.bing.com/">Bing</a> search engine and Google demoed its newest product <a href="http://wave.google.com/">Wave</a>. They also rather quietly released <a href="http://www.google.com/squared">Google Squared</a>. Here&#8217;s a graph generated with <a href="http://www.blogpulse.com/trend">BlogPulse&#8217;s Trend Search</a> showing the buzz these products created over the last month.</p>
<p><a href="http://www.blogpulse.com/trend?query1=wolfram+or+wolframalpha&#038;label1=wolfram+alpha&#038;query2=%22google+wave%22&#038;label2=google+wave&#038;query3=%22microsoft+bing%22+or+bing&#038;label3=microsoft+bing&#038;query4=%22google+squared%22+or+squared&#038;label4=google+squared&#038;days=60&#038;x=36&#038;y=8"><img src="http://www.soa-world.de/echelon/wp-content/uploads/2009/06/200906061646094imd4l3horhps0gcwh5a.png" alt="Search and communication product buzz" title="Search and communication product buzz" width="500" height="300" class="alignnone size-full wp-image-262" /></a></p>
<p>I admit the graph is a bit ambiguous and it would be much better to count the number of links in blog posts that link to the respective product. But let&#8217;s just assume that the graph is an accurate representation of the buzz those products created.</p>
<p>So Wolfram. I like what they did but have a couple of problems with it. For one I feel like they kind of not understood what it is all about these days. They ignore collaboration, wisdom of the crowd, free knowledge and all that good stuff we have today. But they don&#8217;t want that, they want scientific accuracy and control over their content. That&#8217;s fine I think but I would have loved to see all those smart people to contribute to a project like <a href="http://www.wikipedia.com/">Wikipedia</a> or <a href="http://www.freebase.com/">freebase</a>. And maybe they could have dedicated some of their enormous brainpower to finally getting <a href="http://en.wikipedia.org/wiki/Natual_Language_Processing">NLP</a> off the ground to provide a nice interface to all the information out there and to establish some ground rules about how we should do NLP.</p>
<p>Bing, well &#8211; pretty pictures. That&#8217;s really all it is for me personally. The name is certainly better than their Live Search thing but I don&#8217;t like the interface at all. </p>
<p>And then for Google Wave: I really hope this product will not succeed and will not revolutionize anything. It&#8217;s in the first few minutes of the demo why it would be very scary to have Wave around. Lars Rasmussen says that E-Mail is bad because it&#8217;s peer to peer, not very comfortable and whatnot. So he proposes to put the Wave (i.e. Google) in the middle of all that communication. Scary.</p>
<p>What&#8217;s really awesome is <a href="http://www.google.com/squared">Google Squared</a>. It&#8217;s by no means perfect &#8211; still a lot of rough edges &#8211; but has a lot of potential. I hope to see some serious work done on that thing and maybe an API for us developers to play with and create new things.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.soa-world.de/echelon/2009/06/search-search-and-communicate.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
