<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Roeland Matthias Bay</title>
	<atom:link href="http://roelandmatthias.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://roelandmatthias.wordpress.com</link>
	<description>Home-made articles for your viewing pleasure</description>
	<lastBuildDate>Wed, 25 Nov 2009 13:40:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='roelandmatthias.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/f2716636769a118816a639b2c06274b1?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Roeland Matthias Bay</title>
		<link>http://roelandmatthias.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://roelandmatthias.wordpress.com/osd.xml" title="Roeland Matthias Bay" />
	<atom:link rel='hub' href='http://roelandmatthias.wordpress.com/?pushpress=hub'/>
		<item>
		<title>CSS: Safari/Chrome 1px off compared to Firefox and Internet Explorer</title>
		<link>http://roelandmatthias.wordpress.com/2009/08/21/css-safarichrome-1px-off-compared-to-firefox-and-internet-explorer/</link>
		<comments>http://roelandmatthias.wordpress.com/2009/08/21/css-safarichrome-1px-off-compared-to-firefox-and-internet-explorer/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 13:50:31 +0000</pubDate>
		<dc:creator>roelandmatthias</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://roelandmatthias.wordpress.com/2009/08/21/css-safarichrome-1px-off-compared-to-firefox-and-internet-explorer/</guid>
		<description><![CDATA[Should you encounter the situation where Chrome and Safari are one pixel off compared to Firefox or IE, just try using a “float” instead of an “integer”. By which I mean (in my case I encountered it with a navigation &#8230; <a href="http://roelandmatthias.wordpress.com/2009/08/21/css-safarichrome-1px-off-compared-to-firefox-and-internet-explorer/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roelandmatthias.wordpress.com&amp;blog=6119158&amp;post=221&amp;subd=roelandmatthias&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Should you encounter the situation where Chrome and Safari are one pixel off compared to Firefox or IE, just try using a “float” instead of an “integer”.</p>
<p>By which I mean (in my case I encountered it with a navigation bar):</p>
<p>/*&#8212;-MENU&#8212;-*/    <br />#navbar {     <br /><strong>&#160;&#160;&#160; margin-top: -43.5px;</strong>     <br />&#160;&#160;&#160; height: 69px;     <br />&#160;&#160;&#160; position: relative;     <br />&#160;&#160;&#160; margin-left: -40px;     <br />}</p>
<p><strong>instead of</strong></p>
<p>/*&#8212;-MENU&#8212;-*/    <br />#navbar {     <br /><strong>&#160;&#160;&#160; margin-top: -43px;</strong>     <br />&#160;&#160;&#160; height: 69px;     <br />&#160;&#160;&#160; position: relative;     <br />&#160;&#160;&#160; margin-left: -40px;     <br />}</p>
<p><strong>Should it not work immediately, try .4 or .7 or whatever instead of .5</strong></p>
<p>This is better than so-called css hacks because it still validates using the W3C service, and Web Developer Toolbar for Firefox.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/roelandmatthias.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/roelandmatthias.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/roelandmatthias.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/roelandmatthias.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/roelandmatthias.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/roelandmatthias.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/roelandmatthias.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/roelandmatthias.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/roelandmatthias.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/roelandmatthias.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/roelandmatthias.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/roelandmatthias.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/roelandmatthias.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/roelandmatthias.wordpress.com/221/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roelandmatthias.wordpress.com&amp;blog=6119158&amp;post=221&amp;subd=roelandmatthias&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://roelandmatthias.wordpress.com/2009/08/21/css-safarichrome-1px-off-compared-to-firefox-and-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31b17aee36eaf841e6e020887d564003?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">roelandmatthias</media:title>
		</media:content>
	</item>
		<item>
		<title>Software you should check out</title>
		<link>http://roelandmatthias.wordpress.com/2009/07/20/software-you-should-check-out/</link>
		<comments>http://roelandmatthias.wordpress.com/2009/07/20/software-you-should-check-out/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 18:44:12 +0000</pubDate>
		<dc:creator>roelandmatthias</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://roelandmatthias.wordpress.com/2009/07/20/software-you-should-check-out/</guid>
		<description><![CDATA[Only products that are free and bound to improve health and productivity are listed here. “New” as in “new to the general public”. This list is updated every few months. You might be using You should check out Adobe Acrobat &#8230; <a href="http://roelandmatthias.wordpress.com/2009/07/20/software-you-should-check-out/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roelandmatthias.wordpress.com&amp;blog=6119158&amp;post=218&amp;subd=roelandmatthias&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Only products that are free and bound to improve health and productivity are listed here. “New” as in “new to the general public”. This list is updated every few months.</p>
<table border="1" cellspacing="1" cellpadding="1" width="400">
<tbody>
<tr>
<td valign="top" width="198"><strong>You might be using</strong></td>
<td valign="top" width="197"><strong>You should check out</strong></td>
</tr>
<tr>
<td valign="top" width="198">
<ol>
<li>Adobe Acrobat Reader </li>
<li>Foxit Reader </li>
</ol>
</td>
<td valign="top" width="197">
<p><a href="http://www.adobe.com/products/digitaleditions/">Digital Editions</a></p>
</td>
</tr>
<tr>
<td valign="top" width="198">
<ol>
<li>WinZip </li>
<li>WinRAR </li>
</ol>
</td>
<td valign="top" width="197"><a href="http://www.7-zip.org/">7-Zip</a></td>
</tr>
<tr>
<td valign="top" width="198">
<ol>
<li>Adobe Audition </li>
<li>Audacity </li>
<li>CoolEdit </li>
</ol>
</td>
<td valign="top" width="197"><a href="http://ubuntustudio.org/">Ubuntu Studio</a></td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/roelandmatthias.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/roelandmatthias.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/roelandmatthias.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/roelandmatthias.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/roelandmatthias.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/roelandmatthias.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/roelandmatthias.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/roelandmatthias.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/roelandmatthias.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/roelandmatthias.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/roelandmatthias.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/roelandmatthias.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/roelandmatthias.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/roelandmatthias.wordpress.com/218/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roelandmatthias.wordpress.com&amp;blog=6119158&amp;post=218&amp;subd=roelandmatthias&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://roelandmatthias.wordpress.com/2009/07/20/software-you-should-check-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31b17aee36eaf841e6e020887d564003?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">roelandmatthias</media:title>
		</media:content>
	</item>
		<item>
		<title>July, a new start it is.</title>
		<link>http://roelandmatthias.wordpress.com/2009/07/20/july-a-new-start-it-is-2/</link>
		<comments>http://roelandmatthias.wordpress.com/2009/07/20/july-a-new-start-it-is-2/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 16:47:58 +0000</pubDate>
		<dc:creator>roelandmatthias</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://roelandmatthias.wordpress.com/2009/07/20/july-a-new-start-it-is-2/</guid>
		<description><![CDATA[Though short as it might seem, already I have had some – what I call –“false starts” in my life. Songwriting turns out not to be as “easy” as a lot of you aspiring musicians – as myself just nearly &#8230; <a href="http://roelandmatthias.wordpress.com/2009/07/20/july-a-new-start-it-is-2/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roelandmatthias.wordpress.com&amp;blog=6119158&amp;post=204&amp;subd=roelandmatthias&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="justify">Though short as it might seem, already I have had some – what I call –“false starts” in my life. Songwriting turns out not to be as “easy” as a lot of you aspiring musicians – as myself just nearly a couple of months ago – might think.</p>
<p align="justify">What I have learned thus far though, is that “real life” is about priorities. I have also learned that I’m not good at setting those. I’ve got so many things going on (unfortunately in my head only); it’s just not easy to pick the things that are best for me.</p>
<p align="justify">But today, I’ve set one. Starting from tomorrow on, I’m not going to touch that guitar before september. I’m going to focus entirely on my studies now. I’m dead serious about that. Then and only THEN we’ll see what happens next.</p>
<p align="justify">So apart from maybe another two blogs today, so long for now. Oh, and I’ve cleansed a large part of my blog. You know, refurbished old posts, deleted unverified and unread ones.</p>
<p>G’d*, I’m stuck in IT…</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/roelandmatthias.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/roelandmatthias.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/roelandmatthias.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/roelandmatthias.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/roelandmatthias.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/roelandmatthias.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/roelandmatthias.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/roelandmatthias.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/roelandmatthias.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/roelandmatthias.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/roelandmatthias.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/roelandmatthias.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/roelandmatthias.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/roelandmatthias.wordpress.com/204/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roelandmatthias.wordpress.com&amp;blog=6119158&amp;post=204&amp;subd=roelandmatthias&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://roelandmatthias.wordpress.com/2009/07/20/july-a-new-start-it-is-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31b17aee36eaf841e6e020887d564003?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">roelandmatthias</media:title>
		</media:content>
	</item>
		<item>
		<title>Titanic: Adventure Out of Time: Screenshots</title>
		<link>http://roelandmatthias.wordpress.com/2009/07/20/titanic-adventure-out-of-time-screenshots/</link>
		<comments>http://roelandmatthias.wordpress.com/2009/07/20/titanic-adventure-out-of-time-screenshots/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 16:00:37 +0000</pubDate>
		<dc:creator>roelandmatthias</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://roelandmatthias.wordpress.com/2009/07/20/titanic-adventure-out-of-time-screenshots/</guid>
		<description><![CDATA[Introduction As I was checking my old software archives, my eyes fell on this game I ordered over the net from a publisher called either Cyberflix, Hammerhead Entertainment or Baracuda-gssm. That was back in 2002. Some promotional screenshots were to &#8230; <a href="http://roelandmatthias.wordpress.com/2009/07/20/titanic-adventure-out-of-time-screenshots/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roelandmatthias.wordpress.com&amp;blog=6119158&amp;post=192&amp;subd=roelandmatthias&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="justify">
<h3>Introduction</h3>
<p align="justify">As I was checking my old software archives, my eyes fell on this game I ordered over the net from a publisher called either Cyberflix, Hammerhead Entertainment or Baracuda-gssm. That was back in 2002. Some promotional screenshots were to be found on the installation disc and as, because of their nature, they are posted below.</p>
<h2></h2>
<h3>Runs on 80486 and Windows 3.1</h3>
<p align="justify">The publisher’s name unfortunately doesn’t really matter anymore as those companies basically were all the same, and now defunct. I don’t think you can buy this game anymore. At the time it was clearly already out to date, as was their website. </p>
<p align="justify">The install CD is so packed with Windows 3.1-era image formats it almost makes one melancholic. I must say I have always wondered why this game didn’t make it big over here. In all fairness, it didn’t have the gameplay of Duke Nukem 3D BUT it had the nicest graphics ever seen in a video game anno 1996.</p>
<p align="justify">Although the screenshots below cleary are “marketing-enhanced”, the product looks dazzeling for something that renders on a 486 in only 256 colours.</p>
<p align="justify">It wasn’t very fun to play. I purchased the game after seeing these very same on the net. Here I was thinking I could wander freely on a gigantic steamer, but I seemed to be mislead.</p>
<p align="justify">Moving and manipulating objects was very, very limited. Pressing one arrow key makes the lead character move as if he was a train on rails. During the whole game the place feels like a desolate ghost ship where, apart from the thirty-or-so characters, only 5 people seemed to be on board.</p>
<p align="justify">I guess the developers had to make some sacrifices in order to sport the rather limited hardware. And, after a three-hour play, the music &#8211; endlessly on repeat – got to me. But hell, it’s an odd piece of melancholy.</p>
<h3>“Alleged” screenshots</h3>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="1STCLASS" border="0" alt="1STCLASS" src="http://roelandmatthias.files.wordpress.com/2009/07/1stclass.jpg?w=512&#038;h=264" width="512" height="264" /></p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="GEORGIA" border="0" alt="GEORGIA" src="http://roelandmatthias.files.wordpress.com/2009/07/georgia.jpg?w=512&#038;h=264" width="512" height="264" /> </p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="GRANDST1" border="0" alt="GRANDST1" src="http://roelandmatthias.files.wordpress.com/2009/07/grandst1.jpg?w=512&#038;h=264" width="512" height="264" /> </p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="GRANDST2" border="0" alt="GRANDST2" src="http://roelandmatthias.files.wordpress.com/2009/07/grandst2.jpg?w=512&#038;h=264" width="512" height="264" /> </p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="GRANDSTA" border="0" alt="GRANDSTA" src="http://roelandmatthias.files.wordpress.com/2009/07/grandsta.jpg?w=512&#038;h=264" width="512" height="264" /> </p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="ICEBERG1" border="0" alt="ICEBERG1" src="http://roelandmatthias.files.wordpress.com/2009/07/iceberg1.jpg?w=512&#038;h=264" width="512" height="264" /> </p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="ICEBERGS" border="0" alt="ICEBERGS" src="http://roelandmatthias.files.wordpress.com/2009/07/icebergs.jpg?w=512&#038;h=264" width="512" height="264" /> </p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="ON_DECK" border="0" alt="ON_DECK" src="http://roelandmatthias.files.wordpress.com/2009/07/on_deck.jpg?w=512&#038;h=264" width="512" height="264" /> </p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="PARISIA1" border="0" alt="PARISIA1" src="http://roelandmatthias.files.wordpress.com/2009/07/parisia1.jpg?w=512&#038;h=264" width="512" height="264" /> </p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="PARISIA2" border="0" alt="PARISIA2" src="http://roelandmatthias.files.wordpress.com/2009/07/parisia2.jpg?w=512&#038;h=264" width="512" height="264" /> </p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="PARISIA3" border="0" alt="PARISIA3" src="http://roelandmatthias.files.wordpress.com/2009/07/parisia3.jpg?w=512&#038;h=264" width="512" height="264" /> </p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="PARISIAN" border="0" alt="PARISIAN" src="http://roelandmatthias.files.wordpress.com/2009/07/parisian.jpg?w=512&#038;h=264" width="512" height="264" /> </p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="SHIPEXT1" border="0" alt="SHIPEXT1" src="http://roelandmatthias.files.wordpress.com/2009/07/shipext1.jpg?w=512&#038;h=264" width="512" height="264" /> </p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="SHIPEXTE" border="0" alt="SHIPEXTE" src="http://roelandmatthias.files.wordpress.com/2009/07/shipexte.jpg?w=512&#038;h=264" width="512" height="264" /> </p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="SMOKING1" border="0" alt="SMOKING1" src="http://roelandmatthias.files.wordpress.com/2009/07/smoking1.jpg?w=512&#038;h=264" width="512" height="264" /> </p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="SMOKING2" border="0" alt="SMOKING2" src="http://roelandmatthias.files.wordpress.com/2009/07/smoking2.jpg?w=512&#038;h=264" width="512" height="264" /> </p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="SMOKINGL" border="0" alt="SMOKINGL" src="http://roelandmatthias.files.wordpress.com/2009/07/smokingl.jpg?w=512&#038;h=264" width="512" height="264" />&#160; </p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="TURKISH1" border="0" alt="TURKISH1" src="http://roelandmatthias.files.wordpress.com/2009/07/turkish1.jpg?w=512&#038;h=264" width="512" height="264" /> </p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="TURKISHB" border="0" alt="TURKISHB" src="http://roelandmatthias.files.wordpress.com/2009/07/turkishb.jpg?w=512&#038;h=264" width="512" height="264" /> </p>
<p><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="WIRELESS" border="0" alt="WIRELESS" src="http://roelandmatthias.files.wordpress.com/2009/07/wireless.jpg?w=512&#038;h=384" width="512" height="384" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/roelandmatthias.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/roelandmatthias.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/roelandmatthias.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/roelandmatthias.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/roelandmatthias.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/roelandmatthias.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/roelandmatthias.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/roelandmatthias.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/roelandmatthias.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/roelandmatthias.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/roelandmatthias.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/roelandmatthias.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/roelandmatthias.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/roelandmatthias.wordpress.com/192/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roelandmatthias.wordpress.com&amp;blog=6119158&amp;post=192&amp;subd=roelandmatthias&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://roelandmatthias.wordpress.com/2009/07/20/titanic-adventure-out-of-time-screenshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31b17aee36eaf841e6e020887d564003?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">roelandmatthias</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/1stclass.jpg" medium="image">
			<media:title type="html">1STCLASS</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/georgia.jpg" medium="image">
			<media:title type="html">GEORGIA</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/grandst1.jpg" medium="image">
			<media:title type="html">GRANDST1</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/grandst2.jpg" medium="image">
			<media:title type="html">GRANDST2</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/grandsta.jpg" medium="image">
			<media:title type="html">GRANDSTA</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/iceberg1.jpg" medium="image">
			<media:title type="html">ICEBERG1</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/icebergs.jpg" medium="image">
			<media:title type="html">ICEBERGS</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/on_deck.jpg" medium="image">
			<media:title type="html">ON_DECK</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/parisia1.jpg" medium="image">
			<media:title type="html">PARISIA1</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/parisia2.jpg" medium="image">
			<media:title type="html">PARISIA2</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/parisia3.jpg" medium="image">
			<media:title type="html">PARISIA3</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/parisian.jpg" medium="image">
			<media:title type="html">PARISIAN</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/shipext1.jpg" medium="image">
			<media:title type="html">SHIPEXT1</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/shipexte.jpg" medium="image">
			<media:title type="html">SHIPEXTE</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/smoking1.jpg" medium="image">
			<media:title type="html">SMOKING1</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/smoking2.jpg" medium="image">
			<media:title type="html">SMOKING2</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/smokingl.jpg" medium="image">
			<media:title type="html">SMOKINGL</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/turkish1.jpg" medium="image">
			<media:title type="html">TURKISH1</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/turkishb.jpg" medium="image">
			<media:title type="html">TURKISHB</media:title>
		</media:content>

		<media:content url="http://roelandmatthias.files.wordpress.com/2009/07/wireless.jpg" medium="image">
			<media:title type="html">WIRELESS</media:title>
		</media:content>
	</item>
		<item>
		<title>June: It&#8217;s a wrap.</title>
		<link>http://roelandmatthias.wordpress.com/2009/07/04/personal-update/</link>
		<comments>http://roelandmatthias.wordpress.com/2009/07/04/personal-update/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:39:19 +0000</pubDate>
		<dc:creator>roelandmatthias</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://roelandmatthias.wordpress.com/2009/07/04/personal-update/</guid>
		<description><![CDATA[Next monday I’ll start working for the company where recently I did an internship for. I have passed this internship gracefully with a 15/20. They are employing me for another two weeks officially to optimise several computerized jobs… And a &#8230; <a href="http://roelandmatthias.wordpress.com/2009/07/04/personal-update/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roelandmatthias.wordpress.com&amp;blog=6119158&amp;post=164&amp;subd=roelandmatthias&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="justify">Next monday I’ll start working for the company where recently I did an internship for. I have passed this internship gracefully with a 15/20.</p>
<p align="justify">They are employing me for another two weeks officially to optimise several computerized jobs… And a lot of other stuff too, I know ‘em.</p>
<p align="justify">I’ll do the job (not because I particulary like the place of employment) for the money obviously: I gain about €10 an hour. That’s decent money (10*8*10 = 800). It’ll allow me to save up for a decent electrical guitar because &#8211; as does virtually everyone else in the world &#8211; I play. And I do drums and sing, too. I urgently need money for decent equipment in order to “make things happen” – Light Edition style of course.</p>
<p align="justify">The software I created during the internship seems to be in demand. I got one potential client already. I’m thrilled, after all you can’t have many without starting out with one. “Will I see you soon in my hotel room for a holiday romance?”</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/roelandmatthias.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/roelandmatthias.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/roelandmatthias.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/roelandmatthias.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/roelandmatthias.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/roelandmatthias.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/roelandmatthias.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/roelandmatthias.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/roelandmatthias.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/roelandmatthias.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/roelandmatthias.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/roelandmatthias.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/roelandmatthias.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/roelandmatthias.wordpress.com/164/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roelandmatthias.wordpress.com&amp;blog=6119158&amp;post=164&amp;subd=roelandmatthias&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://roelandmatthias.wordpress.com/2009/07/04/personal-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31b17aee36eaf841e6e020887d564003?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">roelandmatthias</media:title>
		</media:content>
	</item>
		<item>
		<title>Stuck coding?</title>
		<link>http://roelandmatthias.wordpress.com/2009/01/21/stuck-coding/</link>
		<comments>http://roelandmatthias.wordpress.com/2009/01/21/stuck-coding/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 14:18:47 +0000</pubDate>
		<dc:creator>roelandmatthias</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://roelandmatthias.wordpress.com/2009/01/21/stuck-coding-try-this-simple-algorithm/</guid>
		<description><![CDATA[Insanity is doing the same thing over and over and expecting&#8230; different results. &#8211; Benjamin Franklin So, try this simple &#8220;algorithm&#8221;: When stuck on a problem longer than 30 minutes, quit for some time and think using a different approach. &#8230; <a href="http://roelandmatthias.wordpress.com/2009/01/21/stuck-coding/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roelandmatthias.wordpress.com&amp;blog=6119158&amp;post=60&amp;subd=roelandmatthias&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<blockquote><p>Insanity is doing the same thing over and over and expecting&#8230; different results.</p></blockquote>
<p>&#8211; Benjamin Franklin</p>
<p>So, try this simple &#8220;algorithm&#8221;:</p>
<p>When stuck on a problem longer than 30 minutes, <span style="text-decoration:underline;">quit for some time and </span><span style="text-decoration:underline;">think</span> using a different approach. Use different logic and variable namings.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/roelandmatthias.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/roelandmatthias.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/roelandmatthias.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/roelandmatthias.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/roelandmatthias.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/roelandmatthias.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/roelandmatthias.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/roelandmatthias.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/roelandmatthias.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/roelandmatthias.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/roelandmatthias.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/roelandmatthias.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/roelandmatthias.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/roelandmatthias.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roelandmatthias.wordpress.com&amp;blog=6119158&amp;post=60&amp;subd=roelandmatthias&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://roelandmatthias.wordpress.com/2009/01/21/stuck-coding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31b17aee36eaf841e6e020887d564003?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">roelandmatthias</media:title>
		</media:content>
	</item>
	</channel>
</rss>
