<?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>The One with the Thoughts of Frans &#187; Media</title>
	<atom:link href="http://fransdejonge.com/category/media/feed/" rel="self" type="application/rss+xml" />
	<link>http://fransdejonge.com</link>
	<description>Just a personal blog, sharing some thoughts and findings.</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:37:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Lossless Rotation with jhead and jpegtrans</title>
		<link>http://fransdejonge.com/2011/04/lossless-rotation-with-jhead-and-jpegtrans/</link>
		<comments>http://fransdejonge.com/2011/04/lossless-rotation-with-jhead-and-jpegtrans/#comments</comments>
		<pubDate>Sun, 24 Apr 2011 09:53:12 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Photograpy]]></category>

		<guid isPermaLink="false">http://fransdejonge.com/?p=1767</guid>
		<description><![CDATA[I like my pictures rotated in such a way that I don't have to depend on application support for them to be displayed correctly. jhead can take care of that.]]></description>
			<content:encoded><![CDATA[<p>I like my pictures rotated in such a way that I don&#8217;t have to depend on application support for them to be displayed correctly. <code>jpegtran</code> (pre-installed on most distros) is a wonderful application with many features, including lossless rotation, but it&#8217;s too laborious for my purposes. That&#8217;s where <code>jhead</code> comes in.<br />
<aside>To install, use <code>apt-get install jhead</code> or <code>sudo apt-get install jhead</code> in Debian and derivatives, as always.</aside>
<p>You can simply go into a directory, run a command like the following, and everything will be done automatically for you.</p>
<pre><code>jhead -autorot *.JPG</code></pre>
<p>Of course I wouldn&#8217;t run it if you don&#8217;t have a backup available. I always keep the pictures around on my camera until I&#8217;ve confirmed that all processing was successful and then I still don&#8217;t delete them until the adjusted files were also copied to my external HDD in my semi-regular backup regime.</p>
<p>Another utility that can perform the same task is <code>exiftran</code>, but despite being more or less dedicated to this very purpose it&#8217;s not even easier to use: I&#8217;d expect <code>exiftran *.JPG</code> to default to the equivalent of the <code>jhead -autorot *.JPG</code> command I posted above, but instead you have to use <code>exiftran -ai *.JPG</code>. All other things being equal for my purposes, I decided to go with jhead because it has <a href="http://www.sentex.net/~mwandel/jhead/usage.html">many more features</a> — although last year I decided that <a href="/2010/01/04/using-exiv2-to-help-manage-your-pictures/">exiv2</a> is superior to jhead in ease of use for most of those features.</p>
<p>If you&#8217;re just looking for the occasional lossless rotation, you could also try the <a href="http://geeqie.sourceforge.net/">Geeqie image viewer and manager</a>. It integrates calls to exiftran, but beware that you explicitly have to choose the lossless option, as there are also lossy rotate options.</p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2011/04/lossless-rotation-with-jhead-and-jpegtrans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pancake Visions</title>
		<link>http://fransdejonge.com/2010/06/pancake-visions/</link>
		<comments>http://fransdejonge.com/2010/06/pancake-visions/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 08:08:53 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Anecdotes]]></category>
		<category><![CDATA[Drawing]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/?p=1697</guid>
		<description><![CDATA[Pictures in shapes.]]></description>
			<content:encoded><![CDATA[<p>Some of you may be aware that I often imagine things in random shapes that other people have trouble envisioning, sometimes even after I draw them out. On June 3rd my wife and I baked tiny pancakes, and here&#8217;s what I saw in two of them.</p>
<p><object type="image/svg+xml" data="/img/2010/06/pancake-cat.svg" width="338" height="350"><a href="/img/2010/06/pancake-cat.svg"><img src="http://melbymonkey.smugmug.com/photos/888636791_nHoQf-O.png" alt="" /></a></object></p>
<p>The first pancake that managed to attract my attention was an evil cat.</p>
<p><object type="image/svg+xml" data="/img/2010/06/pancake-guy.svg" width="269" height="559"><a href="/img/2010/06/pancake-guy.svg"><img src="http://melbymonkey.smugmug.com/photos/888636808_jfkZw-O.png" alt="A face in a pancake." /></a></object></p>
<p>This pancake also happened to be on the plate while taking a picture of the evil cat one, so I figured I&#8217;d demonstrate that I do indeed see something in just about anything.</p>
<p>Note, these are animated SVG images. At the time of writing they only render correctly in Opera and Webkit browsers, whereas Gecko displays a static image. Internet Explorer is served with fallback PNGs.</p>
<p class="update"><ins datetime="2010-07-29T20:29:43+00:00">The SVGs now also render correctly in Firefox 4.</ins></p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2010/06/pancake-visions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hewlett Packard Breaks Wheaton&#039;s Law</title>
		<link>http://fransdejonge.com/2010/05/hewlett-packard-breaks-wheatons-law/</link>
		<comments>http://fransdejonge.com/2010/05/hewlett-packard-breaks-wheatons-law/#comments</comments>
		<pubDate>Mon, 03 May 2010 16:49:46 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Anecdotes]]></category>
		<category><![CDATA[Media]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/?p=1688</guid>
		<description><![CDATA[HP region encodes their printers and ink cartridges.]]></description>
			<content:encoded><![CDATA[<p>The title of this post probably isn&#8217;t a shocker, assuming you know that <a href="http://twitter.com/wilw/status/5966220832">Wheaton&#8217;s Law</a> is &#8220;don&#8217;t be a dick.&#8221; <small class="sidenote">Wil Wheaton is a pretty awesome <del datetime="2010-04-30T10:15:10+00:00">guy</del><ins datetime="2010-04-30T10:15:10+00:00">geek</ins>. <a href="http://wilwheaton.typepad.com/">His blog</a> and his podcasts are well worth listening to.</small> What is shocking to me, however, is the fact that HP region encodes their printers and ink cartridges. That&#8217;s right, just like the annoying mechanisms that apply to DVDs, Blu-ray Discs, video games and whatever else might be region-encoded, ink cartridges are region encoded as well.</p>
<p>We discovered this issue a couple of weeks ago when my wife&#8217;s printer ran out of ink. She&#8217;s got an <a href="http://www.amazon.com/HP-PSC-2355-All-in-One-Printer/dp/B0002OKBXA">HP PSC 2355 All-in-One Printer</a>, which, while not super expensive, she certainly wasn&#8217;t going to leave in the US. At Saturn (where ink is slightly cheaper than at Mediamarkt even though they&#8217;re owned by the same corporation) she selected some ink cartridges and we thought that would be the end of the ink shortage. The ink cartridges had the exact printer model in the list of compatible printers on the package, but after inserting the cartridges in the printer it displayed the joyful message that an &#8220;Incorrect Print Cartridge&#8221; had been inserted.</p>
<p>It&#8217;s especially lovely how all of the official HP support pages claim that <a href="http://h10025.www1.hp.com/ewfrf/wc/document?docname=c00249451&#038;lc=en&#038;cc=us&#038;dlc=en&#038;os=228&#038;product=422000&#038;rule=44430&#038;lang=en#">something has probably inexplicably gone awry with the cartridge itself</a> and, summarized, that it really couldn&#8217;t have anything to do with the printer. While keeping the possibility in mind, we didn&#8217;t consider this scenario very likely, however.</p>
<p>Alternative search results seemed to point to <a href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1271322923343+28353475&#038;threadId=948971">some obscure error</a> and upon running <a href="http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?lc=en&#038;lang=en&#038;cc=us&#038;os=228&#038;product=422000&#038;dlc=en&#038;softwareitem=oj-32845-1">the patch</a> for this error, the patching software said there was nothing to patch. That was a waste of time and effort.</p>
<p>Somehow that wasted effort did make me realize that perhaps I should try a broader Internet search while including things like &#8220;US to Europe&#8221; in the search string. This <a href="http://www.fixya.com/support/t3129628-hp_psc_2355_incorrect_print_cartridges">quickly</a> yielded <a href="http://www.fixya.com/support/t156381-change_region_code_ink_cartridges">plenty</a> of <a href="http://www.fixya.com/support/t465196-change_region_codess_printer_hp_c3180">results</a>. One commenter said that &#8220;after 3 phone calls and 4 emails&#8221; he &#8220;learned that all HP printers sold after 2004 are regionalised.&#8221;</p>
<p>So my wife went on the HP support chat and after 45 minutes to 1 hour of exchanging all kinds of codes and diving into hidden configuration screens (something rather silly that reminds more of an easter egg than of a serious feature) the region of the printer was changed. It&#8217;s now working properly in Europe. Beware, however, if you&#8217;re a business person staying in various continents who wants to take their printer along. Aside from the considerable effort involved, there are only 2 region changes left now.</p>
<p>Whenever my current Epson printer or my wife&#8217;s HP printer is ready for replacement I will most certainly try to buy one that doesn&#8217;t have such ridiculous <a href="http://en.wikipedia.org/wiki/Anti-feature#Anti-features">anti-features</a>. Therefore I was trying to find out if other printer manufacturers also region-encode their ink cartridges; I couldn&#8217;t find anything (though I didn&#8217;t search for very long), but I did run into <a href="http://forums.techguy.org/5856822-post3.html">this gem</a>, as a reply to someone asking whether their American Epson printer would work in Japan.</p>
<blockquote cite="http://forums.techguy.org/5856822-post3.html"><p>I&#8217;ve never heard of region coding for ink cartridges.</p>
</blockquote>
<p>Such sweet, blissful innocence.</p>
<p>While HP was already on my avoid list due to their abhorrent tech support regarding the lousy computer they sold to my parents. It turned out that the SATA controller to which the HDD was connected had somehow become defective. Figuring this out took me about 5 minutes; they took several weeks and they still couldn&#8217;t find anything wrong with it. But the story behind that is worthy of a separate blog post. Suffice it to say that I will not be buying any computers, printers, scanners or anything else from HP anymore. Lousy support is one thing, but if I wanted to have acts of coitus performed on me if I happen to move outside of some so-called region I&#8217;d rather pay money to a hooker.</p>
<p>P.S. By the way, Microsoft, this is why I use Ubuntu now instead of software that does all kinds of ridiculous things that I don&#8217;t want it to do. This has already been <a href="http://www.gnu.org/philosophy/right-to-read.html">extensively covered</a> by other people, so I certainly won&#8217;t waste my time doing any such thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2010/05/hewlett-packard-breaks-wheatons-law/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using exiv2 to Help Manage Your Pictures</title>
		<link>http://fransdejonge.com/2010/01/using-exiv2-to-help-manage-your-pictures/</link>
		<comments>http://fransdejonge.com/2010/01/using-exiv2-to-help-manage-your-pictures/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 09:52:20 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Photograpy]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/?p=1136</guid>
		<description><![CDATA[A short explanation of a couple of useful features of exiv2 that help to keep your photo collection in check.]]></description>
			<content:encoded><![CDATA[<h3>Installation</h3>
<p>As always, in Ubuntu it&#8217;s a piece of cake with <code>sudo apt-get install exiv2</code>.</p>
<h3>Adjusting Exif Date/Time</h3>
<p>With exiv2, <code>exiv2 ad -a  [-]HH[:MM[:SS]] file</code> does the job.</p>
<p>For example, my camera was still on DST when I shot my <a href="http://frans.lowter.us/2010/01/01/fireworks-on-the-scheldt/">new year&#8217;s fireworks pictures</a>, which made them appear as if they were shot at 1 AM. Thus, I ran the command <code>exiv2 ad -a -1 *.JPG</code> to fix it.</p>
<h3>Using a Command File</h3>
<p>I use a file named exif-copyright-2010.txt (and another one for 2009 etc.) with just two lines in it, which I apply instantly when grabbing pictures from my camera. This file contains the following lines.</p>
<pre><code>add Exif.Image.Artist	Ascii	"My name"
add Exif.Image.Copyright	Ascii	"Copyright © 2010 My name"</code></pre>
<p>This can be applied using <code>exiv2 -m /somewhere/exif-copyright-2010.txt file</code>. I used to mess about with batch processing in graphical applications — which worked fine — but this is much faster.</p>
<h3>Read More</h3>
<p>You can read more about all of this on the <a href="http://www.exiv2.org/sample.html">official website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2010/01/using-exiv2-to-help-manage-your-pictures/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fireworks on the Scheldt</title>
		<link>http://fransdejonge.com/2010/01/fireworks-on-the-scheldt/</link>
		<comments>http://fransdejonge.com/2010/01/fireworks-on-the-scheldt/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 13:51:00 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Photograpy]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/?p=1085</guid>
		<description><![CDATA[Last night I decided to try to take some pictures of fireworks without a tripod. Considering the freezing temperatures I knew I was in for disaster, but with plenty of space available on my memory card, that didn&#8217;t really matter. Large (290 KB) Large (258 KB) Large (270 KB) I think the most important thing [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I decided to try to take some pictures of fireworks without a tripod. Considering the freezing temperatures I knew I was in for disaster, but with plenty of space available on my memory card, that didn&#8217;t really matter.</p>
<ol class="photos">
<li>
<a href="http://melbymonkey.smugmug.com/photos/754434485_3HSSF-X3.jpg"><img src="http://melbymonkey.smugmug.com/photos/754445457_ZVjwK-O.jpg" alt="Fireworks and lots of smoke" title="Fireworks and lots of smoke" width="500" height="562"/><br />
Large</a> (290 KB)</li>
<li>
<a href="http://melbymonkey.smugmug.com/photos/754434498_UVKRt-X3.jpg"><img src="http://melbymonkey.smugmug.com/photos/754445459_4jphK-O.jpg" alt="Pretty dots" title="Pretty dots" width="500" height="747"/><br />
Large</a> (258 KB)</li>
<li>
<a href="http://melbymonkey.smugmug.com/photos/754434512_MLTpf-X3.jpg"><img src="http://melbymonkey.smugmug.com/photos/754445464_ZnSrh-O.jpg" alt="The more falling kind of fireworks" title="The more falling kind of fireworks" width="500" height="747"/><br />
Large</a> (270 KB)</li>
</ol>
<p>I think the most important thing we just observed is that if you want to take nice pictures of fireworks, you should probably not stand upwind — although considering the distance involved that would have taken almost as long as the fireworks lasted (about 20 minutes). I did zoom in quite a bit. On the other hand, you&#8217;ll miss some or most of the smell of gunpowder if you do that, which is an important part of the watching experience, after all.</p>
<p>Happy new year!</p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2010/01/fireworks-on-the-scheldt/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Clawfinger &#8211; Use Your Brain</title>
		<link>http://fransdejonge.com/2009/12/clawfinger-use-your-brain/</link>
		<comments>http://fransdejonge.com/2009/12/clawfinger-use-your-brain/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 09:34:37 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Recycled]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/?p=520</guid>
		<description><![CDATA[This post is recycled, and was originally published on my former weblog on Tuesday 2005-03-01 at 19:16:38. I tweaked some grammar and spelling here and there, but I resisted the urge to rewrite this entry almost entirely. I did not, however, refrain from commenting on myself. Sensitive souls beware: I added some brand new explicit [...]]]></description>
			<content:encoded><![CDATA[<p>This post is <a href="http://frans.lowter.us/2009/12/06/virtual-recycling/">recycled</a>, and was originally published on my former weblog on Tuesday 2005-03-01 at 19:16:38. I tweaked some grammar and spelling here and there, but I resisted the urge to rewrite this entry almost entirely. I did not, however, refrain from commenting on myself. Sensitive souls beware: I added some brand new explicit content.</p>
<hr/>
<p>As you might have read, a couple of days ago I received the <a href="http://frans.lowter.us/2009/12/08/clawfinger-deaf-dumb-blind/">Deaf Dumb Blind</a> and Use Your Brain reissues. So now I will be reviewing Use Your Brain, <a href="http://www.clawfinger.net">Clawfinger</a>&#8216;s second album; once again by going through my favorite tracks. <ins>[Once again, I added links to YouTube.]</ins></p>
<ul>
<li>Use Your Brain
<ol>
<li><a href="http://www.youtube.com/watch?v=BILgmYfE2aQ">Power</a> (3:14)</li>
<li><a href="http://www.youtube.com/watch?v=UqWgQ6P8apk">Pay The Bill</a> (4:10)</li>
<li><a href="http://www.youtube.com/watch?v=ZDyxgGYjrrM">Pin Me Down</a> (4:10)</li>
<li>Wipe My Ass (3:13)</li>
<li><a href="http://www.youtube.com/watch?v=k5N55-vsn-E">Die High</a> (2:34)</li>
<li><a href="http://www.youtube.com/watch?v=WA0GTR-lf4o">It</a> (5:21)</li>
<li><a href="http://www.youtube.com/watch?v=-1CE4P8qqPE">Do What I Say</a> (4:25)</li>
<li><a href="http://www.youtube.com/watch?v=dzAwen6rfg0">Undone</a> (4:11)</li>
<li>What Are You Afraid Of (3:47)</li>
<li>Back to the Basics (2:27)</li>
<li><a href="http://www.youtube.com/watch?v=PolLx3erAkI">Easy Way Out</a> (2:39)</li>
<li><a href="http://www.youtube.com/watch?v=sa5-cULc9Fw">Tomorrow</a> (4:09)</li>
<li>Better Than This * (3:36)</li>
<li><a href="http://www.youtube.com/watch?v=g7XHcbgMjEU">Three Good Riffs</a> * (3:56)</li>
<li><a href="http://www.youtube.com/watch?v=xMsfa3r54b0">Armageddon Down</a> * (3:36)</li>
</ol>
</li>
</ul>
<dl>
<dd>* Bonus Track + Videos:<br />
Pin Me Down, Do What I Say, Tomorrow</dd>
</dl>
<p>The second song of the album is <cite>Pay The Bill</cite>. The lyrics are sharp on the topic of what certain people think and say, but it&#8217;s the guitar (and drum stuff) which really gets the party started. <ins>[Sharp…on the topic? Say what? I suppose I meant to add a conjunction, i.e. <q>The lyrics are sharp, and address what certain people think and say …</q> Perhaps I should have specified "certain people" a bit more precisely, since I'm not sure which "certain people" I was referring to anymore.]</ins> It inhabits a couple of my most favorite style of powerful chords combined with powerful rap. <ins>[I didn't use to be aware that <em>a couple</em> is meant more literally in English than in Dutch; I should have said <em>a few</em>. <em>Inhabit</em> doesn't seem like the right verb to choose here, either.]</ins></p>
<p><cite>Pin Me Down</cite>, the third track, is of a different class. If you&#8217;re still unsure whether combining &#8216;metal&#8217; with rap is a good idea, listen to this.  I can&#8217;t say much more about it than that this is just what Clawfinger is.  <ins>[Seriously, <em>was</em> I on crack!? Did the pot my neighbors smoked affect me? This is just what it is, man! You know, what it is!! It is, man!]</ins></p>
<p><cite>Do What I Say</cite>, the seventh track has a really interesting start. <ins>[Nice to meet you again, Mr Fanboy.]</ins> A kid starts <ins>off by</ins> singing: <q>When I grow up, there will be a day when everybody has to do what I say.</q> Then the metal guitars bash in <ins>[I don't think you can <em>bash</em> something <em>in</em>. Maybe the guitars bash the poor child away? That doesn't seem to convey the intended meaning either, though. Let's just stick with "The guitars come in."]</ins> and Zak starts singing like he&#8217;s the father, telling the kid to do what he says. <ins>[I bet you didn't see <em>that</em> coming!]</ins> When I didn&#8217;t know Clawfinger very long, this was probably my favorite song. <ins>[I think I was obsessed with songs featuring children's voices at the time, since Eminem's <a href="http://www.youtube.com/watch?v=R6uyy2DPk6Q">My Dad's Gone Crazy</a> was also among my favorites.]</ins> The coolest part of the song is probably even when the kid starts rocking too. <ins>[It looks like I was indeed on crack. I clearly wanted to write <q>The coolest part of the song is probably even cooler than the rest of the song,</q> and I barely managed to save myself from complete and utter embarrassment by changing it to tell people <em>when</em> the song is "coolest." Bet you didn't count on me analyzing your words in ridiculous ways when you wrote that, sucker!]</ins> I&#8217;ve introduced Clawfinger to my friends and this one, <cite>Nothing Going On</cite> and <cite>Vienna</cite> were probably the most successful.</p>
<p><cite>What Are You Afraid Of</cite> (track 9) is a great song about stupid politicians and the crap they say. <ins>[Fuck yeah! Um—I mean, I was on crack, man!]</ins> Actually the whole album is pretty much politics related and some of the stuff in this song is just so damn cool. <ins>[Sorry, I got ahead of myself there. I was on crack, man!]</ins> But anyway, I think that if you don&#8217;t like this song, there&#8217;s some chance you don&#8217;t like Clawfinger at all. <ins>[Indeed there is. Any more insights, Captain Obvious?]</ins></p>
<p>The bonus tracks on this album are good, but for me they don&#8217;t match a song like <cite>Profit Preacher</cite>. <ins>[Same here—wait, what?]</ins> <cite>Three Good Riffs</cite> is probably the coolest bonus track <ins>[I need to stop using the word <em>coolest</em>, don't I? Hopefully, I have since stopped using it this excessively. <img src='http://fransdejonge.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ]</ins>, although it&#8217;s not really good in the sense of&#8230; well, good. <ins>[Pothead!]</ins> Anyway, Zak on two of them: <ins>[Yup, right on top of them.]</ins></p>
<blockquote cite="http://www.clawfinger.net/forum/viewtopic.php?p=42756#42756"><p>Three good riffs is a simple lyric about all the cliches in this great industry of rock &#038; roll, we&#8217;re all contributing to it whether we like it or not &#038; the more serious we try and be as artists the closer we come to being pathetic&#8230;but hell I&#8217;ll gladly treat people to that!  <img src='http://fransdejonge.com/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
<p>Armageddon down ha ha what is there to say, it&#8217;s just a pisstake on religion of all sorts and a play with words for the sake of being annoying and having a bit of fun, Armageddon down obviously means that everyone should get up on the dance floor and shake their booties, don&#8217;t really know what else to say about it?  <img src='http://fransdejonge.com/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' />  </p></blockquote>
<p>The bottom line: if you liked <cite>Deaf Dumb Blind</cite>, this is a must buy. If you came into Clawfinger by <ins>means of</ins> the newer albums, it is something you have to check out. It&#8217;s the last of the classic Clawfinger albums. <ins>[Ouch!]</ins></p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2009/12/clawfinger-use-your-brain/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Clawfinger &#8211; Deaf Dumb Blind</title>
		<link>http://fransdejonge.com/2009/12/clawfinger-deaf-dumb-blind/</link>
		<comments>http://fransdejonge.com/2009/12/clawfinger-deaf-dumb-blind/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 09:00:02 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Recycled]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/?p=473</guid>
		<description><![CDATA[This post is recycled, and was originally published on my former weblog on Saturday 2005-02-26 at 11:40:12 UTC. I tweaked some grammar and spelling here and there, but I resisted the urge to rewrite this entry almost entirely. I did not, however, refrain from commenting on myself. Sensitive souls beware: I added some brand new [...]]]></description>
			<content:encoded><![CDATA[<p>This post is <a href="http://frans.lowter.us/2009/12/06/virtual-recycling/">recycled</a>, and was originally published on my former weblog on Saturday 2005-02-26 at 11:40:12 UTC. I tweaked some grammar and spelling here and there, but I resisted the urge to rewrite this entry almost entirely. I did not, however, refrain from commenting on myself. Sensitive souls beware: I added some brand new explicit content.</p>
<hr/>
<p>Yesterday, I received my reissues of &#8220;<a href="http://en.wikipedia.org/wiki/Deaf_Dumb_Blind">Deaf Dumb Blind</a>&#8221; (1993) and &#8220;<a href="http://en.wikipedia.org/wiki/Use_Your_Brain">Use Your Brain</a>&#8221; (1995): two classic<ins>, quintessential</ins> <a href="http://www.clawfinger.net">Clawfinger</a> albums. In addition to the original tracks, they both feature three bonus tracks and the video clips of the released singles of the original CD in SVCD quality. Let me go through both of the albums by my favorite songs. <ins>[<em>Use Your Brain</em> will be reviewed in a later post: no, that's not because I split this post in two for this special occasion or some such.]</ins> My less favorite songs are a little less good, but that doesn&#8217;t mean they&#8217;re bad. But you&#8217;ll probably have to be more of a fan to appreciate them. <ins>[I added links to YouTube so you can actually listen to the songs.]</ins></p>
<ul>
<li>Deaf Dumb Blind
<ol>
<li><a href="http://www.youtube.com/watch?v=D6zyOGqxxs4">Nigger</a> (3:47)</li>
<li><a href="http://www.youtube.com/watch?v=wHThzBM9VeY&#038;feature=related">The Truth</a> (4:12)</li>
<li><a href="http://www.youtube.com/watch?v=3iCkqfhZ5Ig">Rosegrove</a> (4:02)</li>
<li><a href="http://www.youtube.com/watch?v=we_8MnhYME4">Don&#8217;t Get Me Wrong</a> (3:12)</li>
<li><a href="http://www.youtube.com/watch?v=gVaH-JCNDDI">I Need You</a> (4:58)</li>
<li><a href="http://www.youtube.com/watch?v=745Kva1znHM">Catch Me</a> (4:39)</li>
<li><a href="http://www.youtube.com/watch?v=180y2n3NopU">Warfair</a> (3:48)</li>
<li><a href="http://www.youtube.com/watch?v=IIs_y-wqn1U">Wonderful World</a> (2:40)</li>
<li>Sad to See Your Sorrow (5:18)</li>
<li>I Don&#8217;t Care (3:11)</li>
<li><a href="http://www.youtube.com/watch?v=yNPjY4APMyM">Get it</a>* (4:43)</li>
<li>Profit Preacher * (5:55)</li>
<li><a href="http://www.youtube.com/watch?v=Q8lxLMRjCgc">Stars &#038; Stripes</a> * (3:52)</li>
</ol>
</li>
</ul>
<dl>
<dd>* Bonus Track + Videos:<br />
Nigger, The Truth, Warfair</dd>
</dl>
<p>The first track of Deaf Dumb Blind is <em>Nigger</em>. Nigger is a song which immediately steps out of the gray of bad songs out there because of the power it contains. <ins>[I understand what I was trying to say here, but <q>steps out of the gray of bad songs</q>? The gray <em>what</em>?]</ins> Some people might think it&#8217;s a racist song when they first hear it, but it is all but that. <ins>[I've <em>all but</em> finished this book, and it was <em>anything but</em> boring.]</ins> It is to be said that the chorus (repeating the word <em>nigger</em> a couple of times) is very easy to catch up with and some stupid racists might even like to sing along with it(!) Luckily that was all but the intention behind the song.</p>
<p>I would consider &#8220;Rosegrove&#8221;, the third song, sort of a ballad, although it doesn&#8217;t really sound like one, neither in lyrics nor in melody. It&#8217;s one of the more melodic sounds on the album and one of my favorite on the album. <ins>[Boy, I can sure eloquently express myself about one of my favorite songs on the album! Maybe you should have tried it in Dutch, just 19-year old self.]</ins></p>
<p>Track 5 is &#8220;I need you&#8221;. It&#8217;s quite easy to play really, but it sounds just great and I did once meet a bitch this song perfectly applied to. <ins>[I did? I rather doubt that. Teenagers, eh?]</ins> So when you are in a sort of love/hate mood situation problem thing, just put this up loud. Very very loud. <ins>[I can't comment on that (anymore?), but it is nice while working out.]</ins></p>
<p>&#8220;Catch me,&#8221; the sixth track of the album, is one of the more interesting songs lyrical wise <ins>[I think you mean <em>lyrically</em>.]</ins> (and considering the general level of Clawfinger lyrics, that means a lot <ins>[Fanboy much?]</ins>). When I listen to one of my current favorite songs (<em>Horse With No Name</em> by America), I can almost imagine being in one by listening to the music. <ins>[One what? A desert? Are you talking about a freaking desert?]</ins> My personal fantasy is quite alright and I have no problem imaging deserts <ins>[No trouble imagining the vastness, at any rate. You don't quite comprehend just <em>how</em> hot they are. And no, I still don't.]</ins>, but that song captures the spirit and puts you in one if you listen, disregarding your own imagination. <ins>[Are you on crack!?]</ins> The same applies to &#8220;Catch me&#8221;: it&#8217;s like Metallica&#8217;s &#8220;Fade to black&#8221; on steroids. <ins>[Whatever you say.]</ins> It just seems to come from deeper within, or maybe Zak, Clawfinger&#8217;s vocalist and lyrics writer, is just more on one line of thoughts with me, I don&#8217;t know. Zak said the following on the song:</p>
<blockquote><p>Well Catch me is pretty much a direct translation from a Swedish punk song which I wrote an additional third verse for so the idea was already there! In other words it&#8217;s not a personal song even if there have been times when I have felt those feelings!</p></blockquote>
<p>My other favorite song on the album is one of the bonus tracks, &#8220;Profit Preacher&#8221;. I will just quote Zak on the bonus tracks.</p>
<blockquote cite="http://www.clawfinger.net/forum/viewtopic.php?p=42756#42756"><p>Profit preacher is about the American TV evangelists who preach faith, love &#038; beauty, the more money you give them, the more blessed you will be! Obviously they are vultures profiting on peoples need for something or someone to believe in! I got the idea from Frank Zappa who has made a few songs on the same topic!</p>
<p>Stars &#038; stripes, damn I hardly even remember the fucking song, I guess it was just an excuse to throw some shit at the United States for how they choose to angle their news reports and sedate their people into believing they are being told the truth! I&#8217;ll read it sometime soon and get back to you with a more detailed answer!  <img src='http://fransdejonge.com/wp-includes/images/smilies/icon_wink.gif' alt=':wink:' class='wp-smiley' />  </p></blockquote>
<p>In conclusion, despite this being their debut album and the Clawz having so much less experience than they have now, this album will still rock your house away. <ins>[Rock <em>your house away</em>? Whatever it will rock, it will most certainly not do <em>that</em>. Then again, I was probably just making up something as random as <em>rock your socks off</em>. Perhaps that's a better way to finish this entry. "Deaf Dumb Blind" will not merely rock your <em>socks</em> off, it will rock your <em>fucking house</em> away!]</ins></p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2009/12/clawfinger-deaf-dumb-blind/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Space Dino</title>
		<link>http://fransdejonge.com/2009/12/space-dino/</link>
		<comments>http://fransdejonge.com/2009/12/space-dino/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 14:33:56 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Drawing]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/?p=425</guid>
		<description><![CDATA[Introducing the Space Dino drawing, t-shirt, and (lousy) poem.]]></description>
			<content:encoded><![CDATA[<p>Late April 2009—I just realized that&#8217;s not as long ago as it feels—I drew Space Dino, purely for personal reasons. I wanted to give a shirt as a gift, and I also wanted to wear a shirt with a design by yours truly on it. I put it on <a href="http://www.printfection.com/spacedino">PrintFection</a> because if I got one female&#8217;s shirt, one dark green male shirt and one white shirt, the white shirt would cost practically nothing. The prices were slightly cheaper back then, as I recall. All three t-shirts I bought—one female, two male—ended up really nice.</p>
<p><a href="http://frans.lowter.us/wp-content/uploads/2009/12/T-Shirt-Space-Dino-White-Print-Front.png"><img src="http://frans.lowter.us/wp-content/uploads/2009/12/T-Shirt-Space-Dino-White-Print-Front-150x150.png" alt="T-Shirt Space Dino White Print Front" title="T-Shirt Space Dino White Print Front" width="150" height="150" class="alignnone size-thumbnail wp-image-431" /></a><a href="http://frans.lowter.us/wp-content/uploads/2009/12/T-Shirt-Space-Dino-White-Print-Back.png"><img src="http://frans.lowter.us/wp-content/uploads/2009/12/T-Shirt-Space-Dino-White-Print-Back-150x150.png" alt="T-Shirt Space Dino White Print Back" title="T-Shirt Space Dino White Print Back" width="150" height="150" class="alignnone size-thumbnail wp-image-432" /></a></p>
<p>I never posted Space Dino on this weblog, so I figured I should remedy that. After all, it&#8217;s the best place to collect some of my thoughts and creations in one place. I also have all of my image files backed up on several hard disks, but that&#8217;s almost entirely without context.</p>
<p><a href="http://frans.lowter.us/wp-content/uploads/2009/12/space-dino-very-dark-green-with-annoying-copyright.png"><img src="http://frans.lowter.us/wp-content/uploads/2009/12/space-dino-very-dark-green-with-annoying-copyright-400x323.png" alt="space dino very dark green with annoying copyright" title="space dino very dark green with annoying copyright" width="400" height="323" class="alignnone size-medium wp-image-428" /></a></p>
<p>This context already gave me a pleasant surprise. As it turns out, I&#8217;ve always liked the idea of creatures wearing some kind of space or diving gear. I completely forgot about the <a href="http://frans.lowter.us/2006/09/22/my-fish-a-meme/">fish walking the land</a> I drew over three years ago, but I just ran into it when I was looking through the Drawing category on this very site.</p>
<p>To accompany the &#8220;official&#8221; release of this drawing, I wrote a little introductory poem. I wanted to experiment with meter, so I started out with a four line iambic pentameter with an abab rhyme scheme. However, that turned out as boring as 12th century poetry. After some revamping, I ended up with something that hopefully isn&#8217;t half as bad. So without further ado, I give you the Space Dino poem, which explains the origin of space dinos.</p>
<blockquote><p>They left their blissful past with ancient earth;<br />
Barely escaped disaster to survive<br />
in outer space; they gave birth<br />
to the space-age dinokind.</p>
</blockquote>
<p>Just to annoy you with technicalities, I decided to include a version with the stresses clearly marked.</p>
<blockquote><p>They <strong>left</strong> | their <strong>bliss</strong> | ful <strong>past</strong> | with <strong>an</strong> | cient <strong>earth</strong>;<br />
<strong>Bare</strong>ly | es<strong>caped</strong> | di<strong>sa</strong> | ster <strong>to</strong> | sur<strong>vive</strong><br />
in <strong>ou</strong> | ter <strong>space;</strong> | they <strong>gave</strong> <strong>birth</strong><br />
to the <strong>space-</strong> | age <strong>di</strong> | no<strong>kind</strong>.</p>
</blockquote>
<p>I should probably mention that this post was inspired by one of <a href="http://wilwheaton.typepad.com/wwdnbackup/2009/11/hey-look-its-the-memories-of-the-futuremug.html">Wil Wheaton&#8217;s rants about being creative with barely any risk</a>. If anyone wants to obtain a copy of this shirt, I guess they should banter me by mail or in the comments to this entry. I guess I could always open the PrintFection store again, but since I would want a buck or two of the profits—that&#8217;s only fair, right?—and they only hand out American commission checks as far as I can tell, I don&#8217;t even know if I could even do anything with that over here.</p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2009/12/space-dino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fun With Yahoo Pipes and Podcasts</title>
		<link>http://fransdejonge.com/2009/12/fun-with-yahoo-pipes-and-podcasts/</link>
		<comments>http://fransdejonge.com/2009/12/fun-with-yahoo-pipes-and-podcasts/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 23:15:27 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Sites]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/?p=409</guid>
		<description><![CDATA[Some thoughts on podcasts and how to make aggregated news podcasts more usable.]]></description>
			<content:encoded><![CDATA[<p>I never really got into the whole podcast fad years ago. The available aggregators annoyed me, the available podcasts seemed generally uninteresting, and I didn&#8217;t have an MP3 player. Things change: I&#8217;ve had an MP3 player for a couple of years now. However, I only reevaluated my dislike for podcasts quite recently, when I discovered Wil Wheaton&#8217;s <a href="http://memoriesofthefuturecast.com/">Memories of the Futurecast</a>. I wanted a way to automate the process of getting it onto my MP3 player, and I found it: gPodder seems to do everything I want without getting in my way. Now I can do a quick sync with my MP3 player in the morning and I&#8217;ll have stuff to listen to while, among other things, going to and from the university.</p>
<p>All of that was about a month ago. I&#8217;ve only got a small selection of feeds in there so far, but since I&#8217;m still catching up on literally months of old material, that&#8217;s not an issue as of now. Aside from Wil Wheaton&#8217;s, my favorite podcast right now is <a href="http://electronics.howstuffworks.com/stuff-you-should-know-podcast.htm">Stuff You Should Know</a>. But enough about that.</p>
<p>When I was younger, I usually listened to the radio news at 7 or 8 AM while eating breakfast. I have long since switched to doing some quick reading of my e-mails and feeds, but that&#8217;s not the ideal way to get a quick update on what&#8217;s currently going on. The radio news does a better job of that, but it just feels too much like a waste of time. Cue the podcast. I&#8217;ve known that Dutch public radio has had its broadcasts available as podcasts since 2005 or so. Selecting the podcast most relevant to me was easy: <a href="http://www.rnw.nl/nl/nederlands/radioprogramme/streams-podcasts">Radio Netherlands Worldwide</a>, specifically the <i lang="nl">Nieuwslijn</i> (news line) program. Of course there are competitors, such as BBC&#8217;s <a href="http://www.bbc.co.uk/podcasts/series/globalnews">Global News</a> and the German ARD <a href="http://www.tagesschau.de/infoservices/podcast/index.html">Tagesschau</a>, and I may have missed some other potentially interesting sources—which would presumably mostly mean American or Flemish—, but for now I&#8217;m sticking with this. Alas, there&#8217;s one small problem: there&#8217;s a news broadcast just about each two hours. This makes the new episodes available dialog look rather cluttered. I only want to listen to the news once a day.</p>
<div id="attachment_413" class="wp-caption alignnone" style="width: 410px"><a href="http://frans.lowter.us/wp-content/uploads/2009/12/Screenshot-New-episodes-available.png"><img src="http://frans.lowter.us/wp-content/uploads/2009/12/Screenshot-New-episodes-available-400x271.png" alt="New episodes available in gPodder" title="Screenshot-New episodes available" width="400" height="271" class="size-medium wp-image-413" /></a><p class="wp-caption-text">New episodes available in gPodder</p></div>
<p>That&#8217;s where <a href="http://pipes.yahoo.com/pipes/">Yahoo Pipes</a> comes in. When I start it, it complains about Opera, but I haven&#8217;t been able to discern any difference in functionality between Opera and Firefox on the site. In only a couple of minutes, I have something that only gives me the 8 o&#8217;clock news.</p>
<p><a href="http://frans.lowter.us/wp-content/uploads/2009/12/Screenshot-Yahoo-Pipes.png"><img src="http://frans.lowter.us/wp-content/uploads/2009/12/Screenshot-Yahoo-Pipes-400x357.png" alt="Screenshot-Yahoo-Pipes" title="Screenshot-Yahoo-Pipes" width="400" height="357" class="alignnone size-medium wp-image-416" /></a></p>
<p>If I wanted, I could easily add the BBC and ARD feeds and also strip them to just one item a day. What I can&#8217;t do, however, is output the de facto standard <code>&lt;itunes:image href="http://some-picture" /&gt;</code> with the feed. Nevertheless, I can manually link up a picture in gPodder so it doesn&#8217;t look strange in the feed display list.</p>
<p>For things more complicated than such simplistic mash-ups, Yahoo Pipe&#8217;s graphical programming interface quickly becomes lacking, which is strange considering that it seems to aspire to be more than just a simple mash-up tool. Nevertheless, it certainly makes life a little easier.</p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2009/12/fun-with-yahoo-pipes-and-podcasts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cute Kitten</title>
		<link>http://fransdejonge.com/2009/11/cute-kitten/</link>
		<comments>http://fransdejonge.com/2009/11/cute-kitten/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 18:43:36 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Movies]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/?p=354</guid>
		<description><![CDATA[I bet everyone&#8217;s seen this by now, but who cares. I sure don&#8217;t.]]></description>
			<content:encoded><![CDATA[<p>I bet everyone&#8217;s seen this by now, but who cares. I sure don&#8217;t.</p>
<p><object data="http://www.youtube.com/v/0Bmhjf0rKe8&#038;fs=1" type="application/x-shockwave-flash" width="425" height="344"><param name="movie" value="http://www.youtube.com/v/0Bmhjf0rKe8&#038;fs=1"/><param name="allowFullScreen" value="true"/><param name="allowscriptaccess" value="always"/></object></p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2009/11/cute-kitten/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No Taco Bell Allowed in the EU</title>
		<link>http://fransdejonge.com/2009/05/no-taco-bell-allowed-in-the-eu/</link>
		<comments>http://fransdejonge.com/2009/05/no-taco-bell-allowed-in-the-eu/#comments</comments>
		<pubDate>Sun, 10 May 2009 21:41:47 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Media]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/?p=229</guid>
		<description><![CDATA[I know that Taco Bell&#8217;s lack of presence in Europe is simply a business decision, and that Taco Bell is actually expanding into Europe. Nevertheless, while I was thinking about the EU and Taco Bell simultaneously, I figured a &#8220;Taco Bell forbidden&#8221; rule, demonstrated by signs at customs, was as good an explanation as any. [...]]]></description>
			<content:encoded><![CDATA[<p>I know that Taco Bell&#8217;s lack of presence in Europe is simply a business decision, and that Taco Bell is actually <a href="http://online.wsj.com/article/SB122705632904339487.html?mod=googlenews_wsj">expanding into Europe</a>. Nevertheless, while I was thinking about the EU and Taco Bell simultaneously, I figured a &#8220;Taco Bell forbidden&#8221; rule, demonstrated by signs at customs, was as good an explanation as any. Besides, it ought to look funny, right? So I grabbed the <a href="http://en.wikipedia.org/wiki/File:Flag_of_Europe.svg">EU flag</a>, the <a href="http://en.wikipedia.org/wiki/File:Taco_Bell_logo.svg">Taco Bell logo</a> and a <a href="http://commons.wikimedia.org/wiki/File:No_bicycles.svg">random forbidden sign</a> from Wikipedia, and I combined them. By the way, Wikipedia is a fantastic repository for SVG images of road signs, flags and the like.</p>
<p><a href="http://frans.lowter.us/wp-content/uploads/2009/05/no-taco-bell-alt.svg"><img src="http://frans.lowter.us/wp-content/uploads/2009/05/no-taco-bell-alt.svg" width="500" alt="No Taco Bell Allowed in the EU Spoof Logo"></a></p>
<p><a href="http://frans.lowter.us/wp-content/uploads/2009/05/no-taco-bell-wavy.svg"><img src="http://frans.lowter.us/wp-content/uploads/2009/05/no-taco-bell-wavy.svg" width="500" alt="No Taco Bell Allowed in the EU Spoof Logo Wavy"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2009/05/no-taco-bell-allowed-in-the-eu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bought a tablet</title>
		<link>http://fransdejonge.com/2007/05/bought-a-tablet/</link>
		<comments>http://fransdejonge.com/2007/05/bought-a-tablet/#comments</comments>
		<pubDate>Fri, 25 May 2007 11:41:51 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Drawing]]></category>
		<category><![CDATA[Media]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/archives/2007/05/25/bought-a-tablet/</guid>
		<description><![CDATA[Yesterday I&#8217;ve been drawing some stuff to get my hand-eye coordination between the tablet and my screen better, so I thought I&#8217;d post this one exercise. It&#8217;s a drawing of a female face with a brush which was too fat and such, but I am still kind of interested in what I could do with [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I&#8217;ve been drawing some stuff to get my hand-eye coordination between the tablet and my screen better, so I thought I&#8217;d post this one exercise.</p>
<p><img src="/img/2007.05.25/tekening_vrouw.png" alt=""><br />
It&#8217;s a drawing of a <a href="/img/2007.05.25/tekening_vrouw.svg">female face</a> with a brush which was too fat and such, but I am still kind of interested in what I could do with it without actually redrawing it.</p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2007/05/bought-a-tablet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vector smilies</title>
		<link>http://fransdejonge.com/2007/05/vector-smilies/</link>
		<comments>http://fransdejonge.com/2007/05/vector-smilies/#comments</comments>
		<pubDate>Mon, 21 May 2007 20:32:42 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Drawing]]></category>
		<category><![CDATA[Media]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/archives/2007/05/21/vector-smilies/</guid>
		<description><![CDATA[I haven&#8217;t posted to my weblog for quite a while now, so I&#8217;ll give you two vector images I made today in about 30 minutes using Inkscape. Note that I never really used any vector creation program before, so I&#8217;m quite pleased with the result so far. stoned_smilie.svg angry_smilie.svg]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t posted to my weblog for quite a while now, so I&#8217;ll give you two vector images I made today in about 30 minutes using <a href="http://www.inkscape.org/">Inkscape</a>. Note that I never really used any vector creation program before, so I&#8217;m quite pleased with the result so far.</p>
<p><img src="/img/2007.05.21/stoned_smilie.png" alt="Stoned smilie"><br />
<a href="/img/2007.05.21/stoned_smilie.svg" type="image/svg+xml">stoned_smilie.svg</a></p>
<p><img src="/img/2007.05.21/angry_smilie.png" alt="Angry smilie"><br />
<a href="/img/2007.05.21/angry_smilie.svg" type="image/svg+xml">angry_smilie.svg</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2007/05/vector-smilies/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Shapes</title>
		<link>http://fransdejonge.com/2006/10/shapes/</link>
		<comments>http://fransdejonge.com/2006/10/shapes/#comments</comments>
		<pubDate>Wed, 25 Oct 2006 00:12:10 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Media]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/archives/2006/10/25/shapes/</guid>
		<description><![CDATA[I really like how my most important work for today turned out.]]></description>
			<content:encoded><![CDATA[<p>I really like how my most important <a href="http://i86.photobucket.com/albums/k114/Frenziefrenz/Frans_de_Jonge_02.jpg">work</a> for today turned out.<br />
<img src="http://i86.photobucket.com/albums/k114/Frenziefrenz/Frans_de_Jonge_02.jpg" alt=""></p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2006/10/shapes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My fish&#8230; a meme?</title>
		<link>http://fransdejonge.com/2006/09/my-fish-a-meme/</link>
		<comments>http://fransdejonge.com/2006/09/my-fish-a-meme/#comments</comments>
		<pubDate>Fri, 22 Sep 2006 19:55:13 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Drawing]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/archives/2006/09/22/my-fish-a-meme/</guid>
		<description><![CDATA[Remember the fish I drew which I wrote about earlier today? Well, when Joey saw it he created a nice image blend based on it. Not much later, when I linked someone else who had seen both of those images to a painting by Rembrandt van Rijn of Europa, she said she was looking for [...]]]></description>
			<content:encoded><![CDATA[<p>Remember the <a href="http://www.deviantart.com/deviation/40208368/">fish</a> I drew which I wrote about earlier today? Well, when <a href="http://www.joeyroe.co.uk/">Joey</a> saw it he created a <a href="http://i86.photobucket.com/albums/k114/Frenziefrenz/conquering_the_land.jpg">nice image blend</a> based on it.</p>
<p><img src="http://i86.photobucket.com/albums/k114/Frenziefrenz/conquering_the_land.jpg" alt=""></p>
<p>Not much later, when I linked someone else who had seen both of those images to a painting by Rembrandt van Rijn of <a href="http://en.wikipedia.org/wiki/Image:Rembrandt_Abduction_of_Europa.jpg">Europa</a>, she said she was looking for my fishy in it. So I decided to take the initiative and I made a <a href="http://i86.photobucket.com/albums/k114/Frenziefrenz/lol/fishymeme.jpg">quick manipulation</a> of the picture.</p>
<p><img src="http://i86.photobucket.com/albums/k114/Frenziefrenz/lol/fishymeme.jpg" alt=""></p>
<p>Then I suddenly realised it could work quite well as a meme. In case you&#8217;re interested, I saved what I used in the painting as a <a href="http://i86.photobucket.com/albums/k114/Frenziefrenz/conquering_the_land.png">transparent PNG</a>. So if you&#8217;re interested in making my fishy into a meme, I doubt it could get any easier.</p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2006/09/my-fish-a-meme/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Aanschouw de jaren 1900-1950</title>
		<link>http://fransdejonge.com/2006/07/aanschouw-de-jaren-1900-1950/</link>
		<comments>http://fransdejonge.com/2006/07/aanschouw-de-jaren-1900-1950/#comments</comments>
		<pubDate>Tue, 25 Jul 2006 12:57:28 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Photograpy]]></category>
		<category><![CDATA[history]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/archives/2006/07/25/aanschouw-de-jaren-1900-1950/</guid>
		<description><![CDATA[While browsing through my father&#8217;s book collection, I found a fairly awesome picture book entitled Observe the years 1900-1950: a book full of pictures illustrating and describing events of the then past 50 years, published in late 1949. I scanned some of the images I liked best. &#8220;In foreign countries, traditions completely unknown in The [...]]]></description>
			<content:encoded><![CDATA[<p>While browsing through my father&#8217;s book collection, I found a fairly awesome picture book entitled <cite>Observe the years 1900-1950</cite>: a book full of pictures illustrating and describing events of the then past 50 years, published in late 1949.</p>
<p>I scanned some of the images I liked best.</p>
<ol class="photos">
<li>&#8220;In <a href="http://i86.photobucket.com/albums/k114/Frenziefrenz/jaren19001950_1902_foreign.jpg">foreign countries</a>, traditions completely unknown in The Netherlands persisted. In France there was a duel between two members of the chamber in 1902, while in German fraternities &#8216;Mensur&#8217; still existed, where the goal was to hurt each other so he&#8217;d bleed, preferably in the face.&#8221;</li>
<li>&#8220;The airforce was a new weapon, which enabled previously unthought of possibilities for <a href="http://i86.photobucket.com/albums/k114/Frenziefrenz/jaren19001950.jpg">bombing</a> of important targets.&#8221;</li>
<li>&#8220;Science continued, despite the international uproar. In 1915 Shackleton researched the South-pole area, while his ship, the &#8216;endurance&#8217; was <a href="http://i86.photobucket.com/albums/k114/Frenziefrenz/jaren19001950_1915_endurance.jpg">cracked</a> by ice. The discovery of the grave of Tut-ankh-amon in 1926 was remarkable.&#8221;</li>
<li>&#8220;On the side of the government [of Spain] <a href="http://i86.photobucket.com/albums/k114/Frenziefrenz/jaren19001950_1936_spain.jpg">women</a> actively participated in battle, while numerous volunteers joined forces both for and against the republican government.&#8221;</li>
<li>&#8220;Of the <a href="http://i86.photobucket.com/albums/k114/Frenziefrenz/jaren19001950_rotterdam.jpg">heart</a> of the prosperous harbor-city of Rotterdam, only wasteland remains.&#8221;</li>
<li>&#8220;Like master&#8230; like servant. In Europe the <a href="http://i86.photobucket.com/albums/k114/Frenziefrenz/jaren19001950_1942_masterservant.jpg">Führer</a> makes himself popular, so the Leider [Dutch for leader, German pawn government] faithfully follows his example.&#8221;</li>
<li>&#8220;Death by famine and exhaustion is the <a href="http://i86.photobucket.com/albums/k114/Frenziefrenz/jaren19001950_1944_death1.jpg">fate of many</a>. But the worst will only appear later<a href="http://i86.photobucket.com/albums/k114/Frenziefrenz/jaren19001950_1944_death2.jpg">&#8230;</a>&#8220;
<li>&#8220;The <a href="http://i86.photobucket.com/albums/k114/Frenziefrenz/jaren19001950_kerkhof2.jpg">price</a> of <a href="http://i86.photobucket.com/albums/k114/Frenziefrenz/jaren19001950_kerkhof1.jpg">freedom</a>. The American war-churchyard Margraten in Limburg.&#8221;</li>
<li>&#8220;The creation of the state of <a href="http://i86.photobucket.com/albums/k114/Frenziefrenz/jaren19001950_1948_israel.jpg">Israel</a>  on 15 May 1948 brought happiness to the Jewish people who finally found a mother country after all those centuries of wandering. On the first meeting of the world council of chuches, 4 September 1948 in Amsterdam, it was created as permanent contact-point for all Christians. The Catholic Church and the Orthodox Russian church were not present.&#8221;</li>
<li>&#8220;Because of the advancing communist troops in China, the waterways in Shanghai had to harbour uncountable amounts of <a href="http://i86.photobucket.com/albums/k114/Frenziefrenz/jaren19001950_1948_chinaindonesia.jpg">sampans</a>. In The Netherlands all attention was concentrated on the developments in Indonesia, which led to the round-table conference.&#8221;</li>
<li>&#8220;At the beginning of the century Europe dominated the world. Now the power swifted to the hands of the <a href="http://i86.photobucket.com/albums/k114/Frenziefrenz/jaren19001950_1949_dominant2.jpg">United States of America</a> and the <a href="http://i86.photobucket.com/albums/k114/Frenziefrenz/jaren19001950_1949_dominant1.jpg">Soviet Union</a>. Will their decisions decide the future of our continent?&#8221;</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2006/07/aanschouw-de-jaren-1900-1950/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Muse &#8211; Black Holes And Revelations</title>
		<link>http://fransdejonge.com/2006/06/muse-black-holes-and-revelations/</link>
		<comments>http://fransdejonge.com/2006/06/muse-black-holes-and-revelations/#comments</comments>
		<pubDate>Thu, 22 Jun 2006 16:17:51 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/archives/2006/06/22/muse-black-holes-and-revelations/</guid>
		<description><![CDATA[Today I noticed Muse&#8217;s new album is available in &#8220;the cirquit&#8221;. I do think that whoever misuses trust by leaking stuff like this should be shot, but anyway, on to the album. The first track, Take a Bow, starts of as a classic Muse song, but then somewhere along the way the electronics kick in. [...]]]></description>
			<content:encoded><![CDATA[<p>Today I noticed Muse&#8217;s <a href="http://en.wikipedia.org/wiki/Black_Holes_And_Revelations">new album</a> is available in &#8220;the cirquit&#8221;. I do think that whoever misuses trust by leaking stuff like this should be shot, but anyway, on to the album.</p>
<p>The first track, <cite>Take a Bow</cite>, starts of as a classic Muse song, but then somewhere along the way the electronics kick in. While it starts promising, there is never a sort of climax and the song doesn&#8217;t stick to my head like with Apocalypse Please on Absolution.</p>
<p>The second track, <cite>Starlight</cite>, sounds a bit on the poppy side. The vocals never get truly interesting. Overall an enjoyable song, but no feeling of euphoria just yet.</p>
<p>The third track is <cite>Supermassive Black Hole</cite>, the first single. You might have heard it already. While I do like it, I noticed that it works far better as background music (to put up loud while doing the last Grand Prix in Burnout 2) than as actual listening to music, if you get what I mean. However I did notice that I put this track up more often.</p>
<p>The fourth track, <cite>Map of the Problematique</cite>, is different. It does sound a bit poppy, but contrary to the former tracks it doesn&#8217;t feel forced on Muse&#8217;s generic style. Perhaps I just got more used to it by now? Regardless of that however, it&#8217;s possibly the best track on the album. Later on in the track they go even more all out with the electronics and that&#8217;s good.</p>
<p>The fifth track, <cite>A Soldier&#8217;s Poem</cite>, is just some kind of intermezzo in a more classic style.</p>
<p>The sixth track, <cite>Invincible</cite>, doesn&#8217;t sound very good at all in my opinion. I suppose it sounds a bit like Absolution, but then&#8230; well, less interesting and on top of that not very new of course.</p>
<p>The seventh track, <cite>Assassin</cite>, was pretty good. It was almost metal-like at times, but the vocals were generic.</p>
<p>The eight track, <cite>Exo Politics</cite> I liked a lot on first listen. A catchy guitar riff to start off with, getting better and better towards the end. After listening it a few more times my opinion stands, however I now think it starts off fairly boring and repetitive.</p>
<p>The ninth track, <cite>City of Delusion</cite>, I really like.,It&#8217;s something really different and possibly therefore cool, but it just sounds good on all fronts.</p>
<p>The tenth track, <cite>Hoodoo</cite>, sort of continues the previous track (in feeling only) and therefore even the quite measly 3:42 seem too long for it.</p>
<p>The eleventh and last track of the album, <cite>Knights of Cydonia</cite>, is very nice and bombastic. The vocals sound Yes-like here, which is definitely not a negative thing.</p>
<p>In conclusion, I think that overall I&#8217;m slightly disappointed. But you should realise that when your expectations are high, it&#8217;s easy to be disappointed. I certainly welcome the change in style. Perhaps it is a forebode that if Muse decides to go further down this route, they will produce an absolute masterpiece in the future?</p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2006/06/muse-black-holes-and-revelations/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The blue toy</title>
		<link>http://fransdejonge.com/2006/04/the-blue-toy/</link>
		<comments>http://fransdejonge.com/2006/04/the-blue-toy/#comments</comments>
		<pubDate>Wed, 26 Apr 2006 14:10:14 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Photograpy]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/archives/2006/04/26/the-blue-toy/</guid>
		<description><![CDATA[Today I will introduce you to possibly one of the coolest toys ever. Melantrys took it with her from this mythical place where she lives. She passed it on to me before we went to Brussels. If you ask why she lives in a mythical place, I just ask you, can a place which is [...]]]></description>
			<content:encoded><![CDATA[<p>Today I will introduce you to possibly one of the coolest toys ever. Melantrys took it with her from this mythical place where she lives. She passed it on to me before we <a href="http://melantrys.blogspot.com/2006/04/brussels.html">went to Brussels</a>.</p>
<p>If you ask why she lives in a mythical place, I just ask you, can a place which is abbreviated to the sound a barking dog makes be real?</p>
<p><img src="/img/2006.04.26/01.jpg" alt=""><br />
But enough of the chit-chat. On to the toy itself. It is blue. It is flexible. In a strange way it feels alive.</p>
<p><img src="/img/2006.04.26/02.jpg" alt=""><br />
If you hold it in your hand you can caress it. Or you can throw it around like a ball. Do whatever you like.</p>
<p><img src="/img/2006.04.26/03.jpg" alt=""><br />
You can squeeze it and then it will emit different psychedelic colours of light.</p>
<p>In short, it rocks. Thanks babe!</p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2006/04/the-blue-toy/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Brussels</title>
		<link>http://fransdejonge.com/2006/04/brussels/</link>
		<comments>http://fransdejonge.com/2006/04/brussels/#comments</comments>
		<pubDate>Mon, 24 Apr 2006 17:47:57 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Photograpy]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/archives/2006/04/24/brussels/</guid>
		<description><![CDATA[A photograph-based account of the trip I took to Brussels to see Clawfinger.]]></description>
			<content:encoded><![CDATA[<p>Last Thursday, I set off on a trip which would eventually take me to Brussels. I spotted a rare fish in the sea.</p>
<ol  class="photos">
<li><img src="http://frans.lowter.us/img/2006.04.22/20-4-2006%2013-09-29%20submarine.jpg" alt="A submarine in the North Sea."/><br/><br />
I had never seen a submarine in the wild before. Only in harbors.</li>
</ol>
<p>Much later, in a bus, only a few away minutes from my place, I got a phonecall. Instead of the expected four people joining dinner, I would have to cook for eight. My phone was scared to death after hearing that, but luckily giving it an electricity boost when I arrived made its heart beat again.</p>
<p>Our olive oil was all gone, so I did what I’d always do: use butter. However, my dear visitor happened to be a vegan. Mel only managed to stop me from throwing the rest of the vegan stuff in butter just in time, and the neighbors gently lent us some olive oil. Loes  (my housemate) just told me that she discovered we also had some vegetable cooking butter. That night we watched Artificial Intelligence, which is not a movie I can recommend. Especially the ending was bad.</p>
<ol class="photos">
<li><img src="http://frans.lowter.us/img/2006.04.22/01.jpg" alt="Mel giving the finger."/><br/><br />
The next day we had to leave early. Too early. Three and a half hours later, when we arrived at Julien’s place (our host for the night), someone didn’t react very friendly to me taking a picture as you can see.</li>
<li><img src="http://frans.lowter.us/img/2006.04.22/02.jpg" alt="Grinning evil moon thing."/><br/><br />
An interesting table-decoration at Julien’s place was this evil moon thing.</li>
<li><img src="http://frans.lowter.us/img/2006.04.22/03.jpg" alt="Some guys playing with tools."/><br/><br />
We arrived at the venue a little while later. The Claws were just arriving around the same time. In the garden of the Botanique there were these guys preparing some kind of tent, probably for an event the next day or week. I found them amusing for some reason.</li>
<li><img src="http://frans.lowter.us/img/2006.04.22/04.jpg" alt="An abandoned smoked cigarette."/><br/><br />
This cigarette represents one of my main impressions of Brussels. A damn lot of smokers.</li>
<li><img src="http://frans.lowter.us/img/2006.04.22/05.jpg" alt="Some weird guys with weird hats."/><br/><br />
When we were walking back from the park we ran across a few weird guys looking for Manneken Pis. We didn’t actually encounter the little guy, but we did manage to take a few pictures of the weird guys checking out interesting accessoires.</li>
<li><img src="http://frans.lowter.us/img/2006.04.22/06.jpg" alt="Bård wearing a funny hat."/><br/><br />
A front view should make clear that the weird guys were part of this band which goes by the name of Clawfinger. <img src='http://fransdejonge.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />   One minute later I made <a href="http://www.youtube.com/watch?v=8cMDXIsDY2M">a movie of him saying <i lang="nl">tandenborstel</i></a>, Dutch for <em>toothbrush</em>. Later on he also got us on the guestlist. Thumbs up.<br />
<object data="http://www.youtube.com/v/8cMDXIsDY2M&amp;fs=1" type="application/x-shockwave-flash" width="425" height="344"><param name="movie" value="http://www.youtube.com/v/8cMDXIsDY2M&amp;fs=1"/><param name="allowFullScreen" value="true"/><param name="allowscriptaccess" value="always"/></object></li>
<li><img src="http://frans.lowter.us/img/2006.04.22/07.jpg" alt="A non-smoking sign."/><br/><br />
Later that night, after the first band finished playing (featuring the man where we’d spend the night), I decided to take a picture of this sign. It’s funny because it says there’s some kind of non-smoking law since &#8216;91, but like 90% of the people were smoking <strong>inside</strong> (remember my earlier impression).</li>
<li><img src="http://frans.lowter.us/img/2006.04.22/08.jpg" alt="A picture of a cellphone screen showing the provider BASE."/><br/><br />
I also took this picture to prove that I had &#8220;BASE&#8221; as a mobile phone provider in Belgium, which I thought sounded much more awesome than the <del datetime="2010-02-05T09:11:09+00:00">Proteus (or something like that)</del><ins datetime="2010-02-05T09:11:09+00:00">Proximus</ins> which Mel had.</li>
<li><img src="http://frans.lowter.us/img/2006.04.22/09.jpg" alt="Zak singing something."/><br/><br />
And then some sound reached our ears.</li>
<li><img src="http://frans.lowter.us/img/2006.04.22/10.jpg" alt="Jocke in the background behind Zak playing a bit of guitar."/><br/><br />
Check the crazy guy in the background of the picture. <img src='http://fransdejonge.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  </li>
<li><img src="http://frans.lowter.us/img/2006.04.22/11.jpg" alt="Someone taking a picture of Zak and Bård."/><br/><br />
My camera kicks the ass of yours mate. <img src='http://fransdejonge.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  </li>
<li><img src="http://frans.lowter.us/img/2006.04.22/12.jpg" alt="André headbanging."/><br/><br />
André doing his thing.</li>
<li><img src="http://frans.lowter.us/img/2006.04.22/13.jpg" alt="Zak showing his stomach."/><br/><br />
&#8220;I’ve got a personal trainer&#8221; (from Nothing Going On). Mel made a <a href="http://www.youtube.com/watch?v=ENaSsGv3eMo">video</a> of this, although it’s actually of the event right before it, Bård doing the duck walk.<br />
<object data="http://www.youtube.com/v/ENaSsGv3eMo&amp;fs=1" type="application/x-shockwave-flash" width="425" height="344"><param name="movie" value="http://www.youtube.com/v/ENaSsGv3eMo&amp;fs=1"/><param name="allowFullScreen" value="true"/><param name="allowscriptaccess" value="always"/></object></li>
<li><img src="http://frans.lowter.us/img/2006.04.22/14.jpg" alt="Bård playing guitar."/><br/><br />
And some more guitar action.</li>
<li><img src="http://frans.lowter.us/img/2006.04.22/15.jpg" alt="Jocke doing the things he does."/><br/><br />
I thought I’d take a shot of the guys in the background, but the ones I made of Henka managed to fail.</li>
<li>Now just for some pictures.</li>
<li><img src="http://frans.lowter.us/img/2006.04.22/16.jpg" alt="Bård singing and playing guitar."/></li>
<li><img src="http://frans.lowter.us/img/2006.04.22/17.jpg" alt="Zak engaging the public while performing."/></li>
<li><img src="http://frans.lowter.us/img/2006.04.22/18.jpg" alt="André in one of his less headbanging moments."/></li>
</ol>
<p>And that’s it for today.</p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2006/04/brussels/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The shuffle oracle</title>
		<link>http://fransdejonge.com/2006/04/the-shuffle-oracle/</link>
		<comments>http://fransdejonge.com/2006/04/the-shuffle-oracle/#comments</comments>
		<pubDate>Mon, 17 Apr 2006 11:53:57 +0000</pubDate>
		<dc:creator>Frans</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://frans.lowter.us/archives/2006/04/17/the-shuffle-oracle/</guid>
		<description><![CDATA[Go to the music player of your choice and put it on shuffle. Say the following questions aloud and press play. Use the song titles as your answers. Don&#8217;t cheat. 1 &#8211; How does the world see me? Song: David Bowie &#8211; (Segue) &#8220;Ramona A. Stone / I am with Name Comment: I am with [...]]]></description>
			<content:encoded><![CDATA[<p>Go to the music player of your choice and put it on shuffle. Say the following questions aloud and press play. Use the song titles as your answers. Don&#8217;t cheat. <img src='http://fransdejonge.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>1 &#8211; How does the world see me?<br />
Song: David Bowie &#8211; (Segue) &#8220;Ramona A. Stone / I am with Name<br />
Comment: I am with Name? Too bad I don&#8217;t know whom I&#8217;m with then.</p>
<p>2 &#8211; Will I have a happy life?<br />
Song: Korn &#8211; Here to Stay<br />
Comments: I&#8217;m here to stay? That&#8217;s nice to know, but it seems to answer the question &#8220;will I have a long life?&#8221; <img src='http://fransdejonge.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>3 &#8211; What do my friends really think of me?<br />
Song: Eminem &#8211; R.A.K.I.M &#8211; Rakim<br />
Comments: They think I&#8217;m some ancient rapper? Hmm&#8230; interesting, I thought they saw me more as a somewhat metallish person. <img src='http://fransdejonge.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>4 &#8211; Do people secretly lust after me?<br />
Song: The Dandy Warhols &#8211; The Coffee And Ten Wrecks<br />
Comments: I guess not then.</p>
<p>5 &#8211; How can I make myself happy?<br />
Song: Korn &#8211; Justin<br />
Comments: I guess this means I&#8217;ll have to take off in space as the lyrics suggest.</p>
<p>6 &#8211; What should I do with my life?<br />
Song: No Doubt &#8211; End it on this<br />
Comments: That doesn&#8217;t sound too good.</p>
<p>7 &#8211; Why should life be full of so much pain?<br />
Song: Radiohead &#8211; Creep<br />
Comments: I&#8217;m a creep. Oh crap. Ah well, too bad. *headbangs on heavy guitar part*</p>
<p>8 &#8211; How can I maximize my pleasure during sex?<br />
Song: Tenacious D &#8211; Friendship Test<br />
Comments: Do a friendship test during sex? Hmm&#8230; kinky&#8230; NOT. <img src='http://fransdejonge.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>9 &#8211; Will I ever have children?<br />
Song: Rage Against the Machine &#8211; Freedom<br />
Comments: I will have freedom. So I might just leave my kids behind and be an asshole or choose not to have them at all. That sucks in a way. <img src='http://fransdejonge.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>10 &#8211; Will I die happy?<br />
Song: Dr. Dre &#8211; Nuthin&#8217; but a &#8220;G&#8221; thang<br />
Comments: Doesn&#8217;t sound like it.</p>
<p>11 &#8211; What is some good advice for me?<br />
Song: Samael &#8211; Telepathic<br />
Comments: Yeah, reading other people&#8217;s thoughts would always be a good idea I guess.</p>
<p>12 &#8211; What is happiness?<br />
Song: Anouk &#8211; Who Cares<br />
Comment: Indeed, who cares what happiness is?</p>
<p>13 &#8211; What is my favorite fetish?<br />
Song: Robbie Williams &#8211; Tripping<br />
Comments: Oh yeah baby&#8230; tripping is shaggadelic!</p>
<p>14 &#8211; How will I be remembered?<br />
Song: Die Fantatischen Vier &#8211; Bring it Back<br />
Comment: Hell yeah, they&#8217;ll want me back. <img src='http://fransdejonge.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Well, that was that&#8230; sadly the answers weren&#8217;t very funny for the most of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://fransdejonge.com/2006/04/the-shuffle-oracle/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

