<?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>fl0blog &#187; Technology</title>
	<atom:link href="http://florisla.be/blog/archive/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://florisla.be/blog</link>
	<description>stelt vast dat het niet aan de orde is</description>
	<lastBuildDate>Fri, 04 May 2012 17:04:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Learning git</title>
		<link>http://florisla.be/blog/archive/2012/05/learning-git/</link>
		<comments>http://florisla.be/blog/archive/2012/05/learning-git/#comments</comments>
		<pubDate>Fri, 04 May 2012 17:04:28 +0000</pubDate>
		<dc:creator>fl0</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://florisla.be/blog/?p=536</guid>
		<description><![CDATA[At work we mainly use Subversion for version control.  For what it does, it works fairly well.

But everyone else has been using git for ages (GitHub is hugely popular, and projects like Drupal have also made the switch).  Added to that: the few times I&#8217;ve tried branching in SVN, the ensuing merges ruined [...]]]></description>
			<content:encoded><![CDATA[<p>At work we mainly use <a href="http://en.wikipedia.org/wiki/Apache_Subversion">Subversion</a> for version control.  For what it does, it works fairly well.</p>

<p>But everyone else has been using <a href="http://en.wikipedia.org/wiki/Git_%28software%29">git</a> for ages (<a href="https://github.com/">GitHub</a> is hugely popular, and projects like Drupal have also <a href="http://drupal.org/documentation/git">made the switch</a>).  Added to that: the few times I&#8217;ve tried branching in SVN, the ensuing merges ruined my day &#8212; completely.</p>

<p>So I decided to learn git, for professional work (superior branching/merging) and for personal stuff (working with Drupal and GitHub code, among others).</p>

<p>I started at home, archiving my <code>/home/flo/data/</code> documents in git and syncing it on multiple computers.  </p>

<p>Next, I made the jump in a big way at work: I&#8217;m now using <code>git-svn</code> for new projects.  So I&#8217;m using git, while also still publishing the commits to (remote) SVN.</p>

<p>For using this workflow <em>and still knowing what you&#8217;re doing</em>, you need to advance fairly high on the git learning curve:</p>

<ul>
<li>adding and committing (obviously)</li>
<li>branching</li>
<li>stashing changes</li>
<li>merging branches</li>
<li>rebasing branches</li>
</ul>

<p>So far, so good: working with <code>git-svn</code> is going quite smooth.<br />
It turns out git&#8217;s merging is nice, but the interactive rebasing (rewording, reordering and squashing commits) before publication is even nicer.</p>

<p>Online resource I&#8217;ve appreciated along the way:</p>

<ul>
<li><a href="http://hginit.com/">Hg Init</a>, to un-learn the limitations of Subversion
<ul><li>Read it <em>twice</em> if you suffer from CVS, Visual SourceSafe or worse symptoms!</li></ul></li>
<li><a href="http://tom.preston-werner.com/2009/05/19/the-git-parable.html">The Git Parable</a> by Tom Preston-Werner
<ul><li>Conceptually explains why it&#8217;s a good idea to have full-history commits.</li></ul></li>
<li>New artisans&#8217; <a href="http://newartisans.com/2008/04/git-from-the-bottom-up/">Git from the Bottom up</a>
<ul><li>Explains the hashes, trees and blobs that Git is built on.</li>
<li>It&#8217;s only a pity that this detailed technical approach is given up halfway through the document, where the usual high-level &#8220;let&#8217;s-draw-some-trees&#8221; approach takes over.</li></ul></li>
<li>Some nice rants (not always correct though): <a href="http://steveko.wordpress.com/2012/02/24/10-things-i-hate-about-git/">Steveko 10 things I have about Git</a>, <a href="http://reprog.wordpress.com/2010/05/10/git-is-a-harrier-jump-jet-and-not-in-a-good-way/">Reinvigorated programmer Git is a Harrier Jump Jet</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://florisla.be/blog/archive/2012/05/learning-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tradition</title>
		<link>http://florisla.be/blog/archive/2010/01/tradition/</link>
		<comments>http://florisla.be/blog/archive/2010/01/tradition/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 16:35:07 +0000</pubDate>
		<dc:creator>fl0</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://florisla.be/blog/?p=293</guid>
		<description><![CDATA[Yes there are still traditions&#8230;


]]></description>
			<content:encoded><![CDATA[<p>Yes there are still traditions&#8230;</p>

<p><a href="http://www.fosdem.org"><img src="http://www.fosdem.org/promo/going-to" alt="I'm going to FOSDEM, the Free and Open Source Software Developers' European Meeting" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://florisla.be/blog/archive/2010/01/tradition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Going to&#8230;</title>
		<link>http://florisla.be/blog/archive/2009/02/going_to_fosdem/</link>
		<comments>http://florisla.be/blog/archive/2009/02/going_to_fosdem/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 21:00:08 +0000</pubDate>
		<dc:creator>fl0</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://florisla.be/blog/archive/2009/02/going_to_fosdem/</guid>
		<description><![CDATA[

I&#8217;ll be attending FOSDEM this weekend (albeit not the full weekend).

Unlike previous editions I was hardly involved in the speaker interviews &#8212; the very capable K.V. handled those this year.  I did contribute to the questions in Brion Vibber&#8217;s interview though.

The organizers are once again making a nice leap in quality.  Case in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fosdem.org"><img src="http://www.fosdem.org/promo/going-to" alt="I'm going to FOSDEM, the Free and Open Source Software Developers' European Meeting" /></a></p>

<p>I&#8217;ll be attending FOSDEM this weekend (albeit not the full weekend).</p>

<p>Unlike previous editions I was hardly involved in the <a href="http://fosdem.org/2009/interviews">speaker interviews</a> &#8212; the very capable K.V. handled those this year.  I did contribute to the questions in <a href="http://fosdem.org/2009/interview/brion+vibber">Brion Vibber&#8217;s interview</a> though.</p>

<p>The organizers are once again making a nice leap in quality.  Case in point: the <a href="http://fosdem.org/2009/cloakroom">cloakroom</a>, the <a href="http://fosdem.org/2009/free-bus-train-station">sunday bus home</a>, and of course <a href="http://fosdem.org/2009/beeralgorithm">BDA v3.1</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://florisla.be/blog/archive/2009/02/going_to_fosdem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bcm4318 on Ubuntu</title>
		<link>http://florisla.be/blog/archive/2008/10/bcm4318-ubuntu/</link>
		<comments>http://florisla.be/blog/archive/2008/10/bcm4318-ubuntu/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 18:56:08 +0000</pubDate>
		<dc:creator>fl0</dc:creator>
				<category><![CDATA[Aanrader]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://florisla.be/blog/archive/2008/10/bcm4318-ubuntu/</guid>
		<description><![CDATA[Ubuntu users, if you need to get wifi up and running for a bcm4318 wireless-G chip and NdisWrapping the supplied Windows driver does not do the trick, then get your tips here:

https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx/Feisty_No-Fluff

When the network is up and running, use it to send a message to Broadcom to demand some hardware specs for the b43 driver [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu users, if you need to get wifi up and running for a bcm4318 wireless-G chip and <a href="http://en.wikipedia.org/wiki/NdisWrapper">NdisWrapping</a> the supplied Windows driver does not do the trick, then get your tips here:</p>

<p><a href="https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx/Feisty_No-Fluff">https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx/Feisty_No-Fluff</a></p>

<p>When the network is up and running, use it to send a message to <a href="http://www.broadcom.com/contact/sales_offices.php">Broadcom</a> to demand some hardware specs for the <a href="http://linuxwireless.org/en/users/Drivers/b43">b43 driver</a> authors.</p>
]]></content:encoded>
			<wfw:commentRss>http://florisla.be/blog/archive/2008/10/bcm4318-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Book: Framework Design Guidelines (aka FDGCIPRNLMDS)</title>
		<link>http://florisla.be/blog/archive/2008/02/book-framework-design-guidelines/</link>
		<comments>http://florisla.be/blog/archive/2008/02/book-framework-design-guidelines/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 20:40:08 +0000</pubDate>
		<dc:creator>fl0</dc:creator>
				<category><![CDATA[Aanrader]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://florisla.be/blog/archive/2008/02/book-framework-design-guidelines/</guid>
		<description><![CDATA[The book &#8216;Framework Design Guidelines&#8217; is high on many .NET programmer&#8217;s recommended reading lists, so I decided to finally try it out.

To me, it scored bad points for its awfully long subtitle (Conventions, Idioms, and Patterns for Reusable .NET Libraries &#8212; Microsoft .NET Development Series).  We&#8217;ll refer to it as FDGCIPRNL as a form [...]]]></description>
			<content:encoded><![CDATA[<p>The book &#8216;Framework Design Guidelines&#8217; is high on many .NET programmer&#8217;s recommended reading lists, so I decided to finally try it out.</p>

<p>To me, it scored bad points for its awfully long subtitle (Conventions, Idioms, and Patterns for Reusable .NET Libraries &#8212; Microsoft .NET Development Series).  We&#8217;ll refer to it as FDGCIPRNL as a form of silent protest hereafter.</p>

<p>Luckily all is more than made up for having &#8220;Krzysztof Cwalina&#8221; as one of the author&#8217;s names.   Can&#8217;t do better than that myself.  </p>

<p>On to the content.</p>

<p><a href="http://www.flickr.com/photos/florisla/2259236402/" title="Book cover: Framework Design Guidelines"><img src="http://farm3.static.flickr.com/2040/2259236402_246a073656_o.jpg" width="240" height="240" alt="Book cover: Framework Design Guidelines" /></a></p>

<p>The book is based on internal documentation used by the creators of the .NET framework (which is better designed than other similar frameworks that I know).  It gives great insight in the design process and the many trade-offs involved. </p>

<p>Even though the reader might never implement a large framework himself (a framework is designed to be extended, while a library is not), FDGCIPRNLMDS still is valuable in helping better understand the framework that you program against.</p>

<p>The book is also stuffed with generic advice about programming .NET: which classes to avoid, how to name fields, how to deal with exceptions, etcetera.</p>

<p>From time to time, a contributing author comments on the topic at hand in a small blurb, which gives many of the sections a nice personal touch.</p>

<p>Contrary to most technical books, FDGCIPRNLMDS was actually a pretty quick read.  All in all, a recommended book for .NET programmers but not so much for practitioners of other platforms. For them, the advice and insight is too biased towards the .NET framework only.</p>

<p>The book I&#8217;m reading next seems a much tougher nut to crack, but I&#8217;m making progress.</p>
]]></content:encoded>
			<wfw:commentRss>http://florisla.be/blog/archive/2008/02/book-framework-design-guidelines/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Free SMS over Jabber with Twitter</title>
		<link>http://florisla.be/blog/archive/2008/01/free_sms_with_twitter/</link>
		<comments>http://florisla.be/blog/archive/2008/01/free_sms_with_twitter/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 19:37:30 +0000</pubDate>
		<dc:creator>fl0</dc:creator>
				<category><![CDATA[Aanrader]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web stuff]]></category>

		<guid isPermaLink="false">http://florisla.be/blog/archive/2008/01/free_sms_with_twitter/</guid>
		<description><![CDATA[I know, the title sound like spam  

For fun and profit, I decided to check whether you can truly send SMS messages for free using Twitter (Wikipedia).

Yes, it does work, except that you can only send to other Twitters &#8212; the free part is more about receiving SMSes rather than sending them.  So [...]]]></description>
			<content:encoded><![CDATA[<p>I know, the title sound like spam <img src='http://florisla.be/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>

<p>For fun and profit, I decided to check whether you can truly send SMS messages for free using <a href="http://twitter.com">Twitter</a> (<a href="http://en.wikipedia.org/wiki/Twitter">Wikipedia</a>).</p>

<p>Yes, it does work, except that you can only send to other Twitters &#8212; the free part is more about <em>receiving</em> SMSes rather than sending them.  So every receiver that you want to SMS needs to be registered with Twitter.  Nonetheless, a pretty impressive improvement!</p>

<p>Especially since you can send the messages in a Jabber client (including Google Talk / GMail chat), right on the PC, typing on a decent keyboard.</p>

<p>The trick is to register the mobile with twitter, and setup your mobile to receive only so-called &#8216;direct&#8217; Twitter messages.</p>

<p>Then, in the chat client, add twitter@twitter.com as a contact.  Talking to this service you can send direct messages with &#8220;D [username] [message]&#8220;.</p>

<p>You get 250 mobile messages per month.  Do keep it quiet before the big telcos find out and <a href="http://www.geeknewscentral.com/archives/007463.html">decide to block it</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://florisla.be/blog/archive/2008/01/free_sms_with_twitter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Book: Revoltution in The Valley</title>
		<link>http://florisla.be/blog/archive/2007/12/book-revoltution-in-the-valley/</link>
		<comments>http://florisla.be/blog/archive/2007/12/book-revoltution-in-the-valley/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 10:05:57 +0000</pubDate>
		<dc:creator>fl0</dc:creator>
				<category><![CDATA[Aanrader]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://florisla.be/blog/archive/2007/12/book-revoltution-in-the-valley/</guid>
		<description><![CDATA[As a companion the the iWoz book, I also read Revoltution in The Valley &#8211; The Insanely Great Story of How the Mac Was Made.

It was not a page-turner like &#8220;iWoz&#8221;, but just as interesting to read.



Just like with the book by Woz, I already knew some of its contents &#8212; this time by accidentally [...]]]></description>
			<content:encoded><![CDATA[<p>As a companion the the <a href="http://florisla.be/blog/archive/2007/12/book-iwoz/">iWoz book</a>, I also read <a href="http://www.oreilly.com/catalog/revolution/">Revoltution in The Valley &#8211; The Insanely Great Story of How the Mac Was Made</a>.</p>

<p>It was not a page-turner like &#8220;iWoz&#8221;, but just as interesting to read.</p>

<p><a href="http://www.flickr.com/photos/florisla/2140152013/" title="Revolution in The Valley by florisla, on Flickr"><img src="http://farm3.static.flickr.com/2292/2140152013_765c292274.jpg" width="320" height="321" alt="Revolution in The Valley" /></a></p>

<p>Just like with the book by Woz, I already knew some of its contents &#8212; this time by accidentally browsing the <a href="http://www.folklore.org/">folklore.org</a> stories that form the basis of the book.</p>

<p>The anecdotal structure of the book makes it easy to read in pieces, but it tends to not &#8216;draw you into it&#8217; as much. Nonetheless, I enjoyed reading about this exceptional computer system and its uber-geeky creators.</p>

<p>I figure that the book would be perfect for Mac users and fans, but even for a Linux/Windows guy like me I&#8217;d heartily recommended it.</p>
]]></content:encoded>
			<wfw:commentRss>http://florisla.be/blog/archive/2007/12/book-revoltution-in-the-valley/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Book: iWoz</title>
		<link>http://florisla.be/blog/archive/2007/12/book-iwoz/</link>
		<comments>http://florisla.be/blog/archive/2007/12/book-iwoz/#comments</comments>
		<pubDate>Thu, 27 Dec 2007 09:44:28 +0000</pubDate>
		<dc:creator>fl0</dc:creator>
				<category><![CDATA[Aanrader]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://florisla.be/blog/archive/2007/12/book-iwoz/</guid>
		<description><![CDATA[I recently read this book by Steve Wozniak: iWoz.



It&#8217;s an exceptionally interesting biography, if you care for technology and some personal computing history.

I listened to Wozniak via IT Conversations before (it&#8217;s the highest rated talk over there), so I already knew some of the anecdotes and developments, but the humor and engaging style of the [...]]]></description>
			<content:encoded><![CDATA[<p>I recently read this book by Steve Wozniak: <a href="http://www.iwoz.org/book">iWoz</a>.</p>

<p><a href="http://www.flickr.com/photos/florisla/2140889612/" title="iWoz by florisla, on Flickr"><img src="http://farm3.static.flickr.com/2412/2140889612_605da322b6_o.gif" width="153" height="232" alt="iWoz" /></a></p>

<p>It&#8217;s an exceptionally interesting biography, if you care for technology and some personal computing history.</p>

<p>I listened to Wozniak via <a href="http://itc.conversationsnetwork.org/shows/detail214.html">IT Conversations</a> before (it&#8217;s the highest rated talk over there), so I already knew some of the anecdotes and developments, but the humor and engaging style of the book make up for it.</p>

<p>The history of the Apple I and Apple II are very interesting, if only for the fact that they were the start of the microcomputer revolution that continues until today.  As a bonus, Wozniak himself is one of the most interesting and entertaining figures in the tech industry.</p>

<p>The end of the book I found a bit disappointing, but it did not make me regret to have read it.</p>

<p>Thanks to the Apple fan (who else?) to have lent it to me!</p>
]]></content:encoded>
			<wfw:commentRss>http://florisla.be/blog/archive/2007/12/book-iwoz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nachtelijke frustratie</title>
		<link>http://florisla.be/blog/archive/2007/11/nachtelijke-frustratie/</link>
		<comments>http://florisla.be/blog/archive/2007/11/nachtelijke-frustratie/#comments</comments>
		<pubDate>Sat, 10 Nov 2007 07:41:44 +0000</pubDate>
		<dc:creator>fl0</dc:creator>
				<category><![CDATA[Dromen]]></category>
		<category><![CDATA[Nederlands]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://florisla.be/blog/archive/2007/11/nachtelijke-frustratie/</guid>
		<description><![CDATA[Code debuggen in een droom is lastig.

Het gaat niet.
Het is onmogelijk.
Aaargh!

Een bijzondere eigenschap van dromen is dat cijfers en tekst erin veranderen als je even wegkijkt. Bovendien gedragen technische apparten zich zelden naar behoren in de droomwereld.

De ervaren dromer leert zulke eigenschappen te herkennen en er gebruik van te maken, om zo tot een lucide [...]]]></description>
			<content:encoded><![CDATA[<p>Code debuggen in een droom is lastig.</p>

<p>Het <em>gaat</em> niet.<br />
Het is <em>onmogelijk</em>.<br />
Aaargh!</p>

<p>Een bijzondere eigenschap van dromen is dat cijfers en tekst erin <a href="http://florisla.be/lucide/old/hoofdstuk-3.html#3.4.1.">veranderen als je even wegkijkt</a>. Bovendien gedragen technische apparten zich zelden naar behoren in de droomwereld.</p>

<p>De ervaren dromer leert zulke eigenschappen te herkennen en er gebruik van te maken, om zo tot een <a href="http://florisla.be/lucide/old/hoofdstuk-3.html#3.1.">lucide droom</a> te komen.</p>

<p>Uw dienaar, daarentegen, bleef dapper naar de code staren en op het toetsenbord rammen.</p>

<p>Tevergeefs, of wat dacht u?</p>
]]></content:encoded>
			<wfw:commentRss>http://florisla.be/blog/archive/2007/11/nachtelijke-frustratie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solarteam doet het goed</title>
		<link>http://florisla.be/blog/archive/2007/10/solarteam-doet-het-goed/</link>
		<comments>http://florisla.be/blog/archive/2007/10/solarteam-doet-het-goed/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 11:51:52 +0000</pubDate>
		<dc:creator>fl0</dc:creator>
				<category><![CDATA[/var/]]></category>
		<category><![CDATA[Mobiliteit]]></category>
		<category><![CDATA[Nederlands]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://florisla.be/blog/archive/2007/10/solarteam-doet-het-goed/</guid>
		<description><![CDATA[Het Belgische Umicore Solar Team 2007 is bijna klaar met hun race, de world solar challenge 2007 &#8212; zowat de belangrijkste wedstrijd voor zonnewagens ter wereld.

Op hun blog kan je goed volgen hoe het eraan toe gaat.
En dat is dit jaar enorm spannend: er werd haasje-over gepleegd met de absolute topfavorieten, het Nederlandse Nuon Solar [...]]]></description>
			<content:encoded><![CDATA[<p>Het Belgische <a href="http://www.solarteam.be">Umicore Solar Team 2007</a> is bijna klaar met hun race, de <a href="http://www.wsc.org.au/">world solar challenge 2007</a> &#8212; zowat de belangrijkste wedstrijd voor zonnewagens ter wereld.</p>

<p>Op hun <a href="(http://www.solarteam.be">blog</a> kan je goed volgen hoe het eraan toe gaat.
En dat is dit jaar <em>enorm spannend</em>: er werd haasje-over gepleegd met de absolute topfavorieten, het Nederlandse <a href="http://www.nuonsolarteam.nl/">Nuon Solar Team</a> van de TU Delft met hun &#8216;Nuna 4&#8242;.</p>

<p>De Belgen moeten morgen nog enkele kilometers afleggen, maar de Hollanders hebben hun tijd al geklokt.  Nuon eindigt eerste, Umicore finisht zonder pech tweede.  Een geweldige prestatie; vorig jaar hielden technische problemen het vorige team nog ver van een top-3.</p>

<p>Dit jaar zien de wagens er anders uit dan de vorige editie: de bestuurders moeten meer rechtop zitten, waardoor de cockpit hoger is dan voordien.  De zonnecellen op hun beurt zijn qua oppervlakte enkele vierkante meters kleiner gemaakt.</p>

<p><a href="http://www.flickr.com/photos/florisla/1744638614/"><img src="http://farm3.static.flickr.com/2286/1744638614_359d8cdb34.jpg" alt="Umicar Infinity" /></a></p>

<p>Het valt in ieder geval wel op dat de twee snelste wagens genoemd zijn naar een sponsor &#8212; ook in deze sport is het budget een allesbepalende factor, al was het maar om de efficiëntste zonnecellen, batterijen en motor te kunnen gebruiken.</p>
]]></content:encoded>
			<wfw:commentRss>http://florisla.be/blog/archive/2007/10/solarteam-doet-het-goed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

