<?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>Burobjorn.nl &#124; digitaal vakmanschap // digital craftsmanship &#187; rants</title>
	<atom:link href="http://www.burobjorn.nl/blog/category/rants/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.burobjorn.nl</link>
	<description>Burobjorn houdt zich bezig met open source software en online media. Van advies tot concept. Van prototype tot implementatie.</description>
	<lastBuildDate>Thu, 05 Aug 2010 11:27:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The iPad signals an end to the &#8216;hacker era&#8217; of digital history?</title>
		<link>http://www.burobjorn.nl/blog/2010/01/29/the-ipad-signals-an-end-to-the-hacker-era-of-digital-history/</link>
		<comments>http://www.burobjorn.nl/blog/2010/01/29/the-ipad-signals-an-end-to-the-hacker-era-of-digital-history/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 14:40:14 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[rants]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/?p=707</guid>
		<description><![CDATA[The thing that bothers me most about the iPad is this: if I had an iPad rather than a real computer as a kid, I’d never be a programmer today. I’d never have had the ability to run whatever stupid, potentially harmful, hugely educational programs I could download or write. I wouldn’t have been able [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><strong>The thing that bothers me most about the iPad is this: if I had an iPad rather than a real computer as a kid, I’d never be a programmer today. I’d never have had the ability to run whatever stupid, potentially harmful, hugely educational programs I could download or write</strong>. I wouldn’t have been able to fire up ResEdit and edit out the Mac startup sound so I could tinker on the computer at all hours without waking my parents. The iPad may be a boon to traditional eduction, insofar as it allows for multimedia textbooks and such, but in its current form, it’s a detriment to the sort of hacker culture that has propelled the digital economy.</p>
<p>Perhaps the iPad signals an end to the “hacker era” of digital history. Now that consumers and traditional media understand the digital world, maybe there’s proportionally less need for freewheeling technological experimentation and platforms that allow for the same. Maybe the hypothetical mom doesn’t need a real computer. As long as real computers stick around for people who do need them, maybe there’s no harm in that.</p>
<p>Wherever we stand in digital history, the iPad leaves me with the feeling that Apple’s interests and values going forward are deeply divergent from my own. There’s nothing wrong with that; people make consumer decisions every day based on their values. If I don’t like the product that the iPad turns out to be once released, I’m free to simply not buy it. These things have a way of evolving, and I won’t preclude the possibility that Apple eventually addresses concerns about the openness of the device.</p>
<p>For now, though, I remain disturbed. <strong>The future of personal computing that the iPad shows us is both seductive and dystopian</strong>. It’s not a future I want to bring into my home.</p></blockquote>
<h5>Source: <a href="http://al3x.net/2010/01/28/ipad.html">http://al3x.net/2010/01/28/ipad.html</a></h5>
<p>This quote (emphasizes are mine), perfectly reflects my concerns with regards to computing, but also our society in general, and the closed, proprietary direction some companies and people want to take us into. I belief that this direction will turn out to be a dead-end street and I hope we can prevent this from happening before causing it too much harm. This also highlights my arguments in favor of: sharing, openness, free software, accessibility and the right to play, destroy(mostly accidentally, sorry), create, tinker and experiment. In my humble opinion that is the only way to learn, innovate and work towards new, sustainable ways of living on this planet.      </p>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2010/01/29/the-ipad-signals-an-end-to-the-hacker-era-of-digital-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Most stupid function in Wordpress?</title>
		<link>http://www.burobjorn.nl/blog/2010/01/12/most-stupid-function-in-wordpress/</link>
		<comments>http://www.burobjorn.nl/blog/2010/01/12/most-stupid-function-in-wordpress/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 12:59:14 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[rants]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/?p=699</guid>
		<description><![CDATA[[...]Will only output the date if the current post&#8217;s date is different from the
previous one output.
Source: the_date() function in the Wordpress source code.
WTF! Why on earth is this function only returning a date when the post date differs from the previous one and does nothing if the two are equal. I don&#8217;t get this. I [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>[...]Will only output the date if the current post&#8217;s date is different from the<br />
previous one output.</p></blockquote>
<p>Source: <a href="http://core.svn.wordpress.org/trunk/wp-includes/general-template.php">the_date() function in the Wordpress source code</a>.</p>
<p>WTF! Why on earth is this function only returning a date when the post date differs from the previous one and does nothing if the two are equal. I don&#8217;t get this. I guess I&#8217;m going to supply a bugreport and a patch.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2010/01/12/most-stupid-function-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linuxworld 2009, oops I did it again</title>
		<link>http://www.burobjorn.nl/blog/2009/10/15/linuxworld-2009-oops-i-did-it-again/</link>
		<comments>http://www.burobjorn.nl/blog/2009/10/15/linuxworld-2009-oops-i-did-it-again/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 16:15:35 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[rants]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/?p=628</guid>
		<description><![CDATA[Ja hoor, de blaadjes vallen van de bomen en Linux World komt er weer aan. Uiteraard heeft men mijn voorgaande berichten (bericht 1, bericht 2) en email nooit beantwoord noch heeft men mij van de mailinglist afgehaald. Ik krijg dus nog steeds van deze infantiele organisatie uitnodigingen om de beursdata alvast in mijn Outlook agenda [...]]]></description>
			<content:encoded><![CDATA[<p>Ja hoor, de blaadjes vallen van de bomen en <a href="http://www.linux-world.nl/">Linux World</a> komt er weer aan. Uiteraard heeft men mijn voorgaande berichten (<a href="http://www.burobjorn.nl/blog/2008/10/06/bizarlinuxworld-roept-op-tot-gebruik-outlook/">bericht 1</a>, <a href="http://www.burobjorn.nl/blog/2008/10/21/linuxworld-uitnodiging-deel-2/">bericht 2</a>) en <a href="http://www.burobjorn.nl/blog/2008/10/21/linuxworld-uitnodiging-deel-2/">email</a> nooit beantwoord noch heeft men mij van de mailinglist afgehaald. Ik krijg dus nog steeds van <a href="http://www.vnuexhibitions.com/sites/www_vnuexhibitions_com/nl/index.asp">deze infantiele organisatie</a> uitnodigingen om de beursdata alvast in mijn Outlook agenda te zetten: </p>
<p><a href="http://www.burobjorn.nl/blog/wp-content/uploads/2009/10/Screenshot-linux-world.png"><img class="aligncenter size-medium wp-image-629" title="Screenshot-linux-world" src="http://www.burobjorn.nl/blog/wp-content/uploads/2009/10/Screenshot-linux-world-300x77.png" alt="Screenshot-linux-world" width="300" height="77" /></a></p>
<p>Ongelooflijk, dat men nog steeds dezelfde fout maakt en geen reactie geeft. Wie o wie kan deze mensen de link doorsturen van dit bericht en even uitleggen dat er agenda&#8217;s bestaan buiten de <strong>gesloten</strong> (geen free of open source software dus, waar deze beurs zich blijkbaar op zou richten!?) software Microsoft Outlook (welke niet eens draait op Linux, zucht). </p>
<p>VNU Exhibitions wellicht is het tijd om de communicatie strategie nog eens nader onder de loep te nemen?</p>
<p><strong>For those of you whose Dutch is kinda rusty a quick summary in English</strong><br />
This is the third time (<a href="http://www.burobjorn.nl/blog/2008/10/06/bizarlinuxworld-roept-op-tot-gebruik-outlook/">post 1</a>, <a href="http://www.burobjorn.nl/blog/2008/10/21/linuxworld-uitnodiging-deel-2/">post 2</a>) I posted about Linux World Netherlands endorsing Microsoft Outlook in their mailings. There are more types of agenda&#8217;s than just Outlook, really! Please somebody explain to <a href="http://www.vnuexhibitions.com/sites/www_vnuexhibitions_com/nl/index.asp">the corporate robots at VNU Exhibitions</a> that this is rather embarrassing and quite honestly I&#8217;m offended by the product placement of closed source software in a mailing directed at free, open source software professionals and companies. This results in me avoiding Linux World like the plague, which of course might be the hidden agenda of the organizers. In that case, do not worry usually I&#8217;m not interested in armies of sales zombies in suits talking jargon which they do not grasp nor share an interest in.   </p>
<p>ps: This is the first time I translate my issue with Linux World Netherlands into English, so my friends and fellow free, open source software professionals outside of the Netherlands may take note of this. I&#8217;m curious as of what the situation is in other countries with regards to Linux World?   </p>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2009/10/15/linuxworld-2009-oops-i-did-it-again/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>horeca en wifi</title>
		<link>http://www.burobjorn.nl/blog/2009/08/28/horeca-en-wifi/</link>
		<comments>http://www.burobjorn.nl/blog/2009/08/28/horeca-en-wifi/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 17:07:55 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[NL]]></category>
		<category><![CDATA[rants]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/?p=561</guid>
		<description><![CDATA[
(bron illustratie: nicolasnova gelicenseerd onder cc-by op Flickr)
Beste KPN Hotspot / Horeca van Nederland
Internet in een cafe is hartstikke handig. Tenminste als het werkt. Voorheen had ik weinig problemen met KPN hotspots of wifi in een cafe, maar tegenwoordig is het eerder regel dan uitzondering dat de verbinding er om de haverklap uit valt. Niet [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.burobjorn.nl/blog/wp-content/uploads/2009/08/free-wifi-cc-by-nicolasnova-at-flickr.jpg"><img class="size-full wp-image-562 aligncenter" title="free-wifi-cc-by-nicolasnova-at-flickr" src="http://www.burobjorn.nl/blog/wp-content/uploads/2009/08/free-wifi-cc-by-nicolasnova-at-flickr.jpg" alt="free-wifi-cc-by-nicolasnova-at-flickr" width="500" height="333" /></a></p>
<h5>(bron illustratie: <a href="http://www.flickr.com/photos/nnova/2618203546/">nicolasnova gelicenseerd onder cc-by op Flickr</a>)</h5>
<p>Beste KPN Hotspot / Horeca van Nederland</p>
<p>Internet in een cafe is hartstikke handig. Tenminste als het werkt. Voorheen had ik weinig problemen met <a href="http://www.hotspotsvankpn.com/">KPN hotspots</a> of <a href="http://nl.wikipedia.org/wiki/Wi-Fi">wifi</a> in een cafe, maar tegenwoordig is het eerder regel dan uitzondering dat de verbinding er om de haverklap uit valt. Niet heel handig als je ruim 3 uur tussen je afspraken hebt zitten en je even wat werk wilt (=moet) verzetten. Helaas heb ik daar veelal Internet bij nodig. Hierbij dus een verzoekje aan zowel KPN Hotspot alsmede de horeca bedrijven in Nederland om de internet verbindingen te verbeteren. Zorgen jullie voor goede Internet verbindingen en koffie dan kom ik graag langs. Lekkere vegatarische broodjes of soep zijn een pre, want dan lunch ik graag ook nog even bij jullie. Jullie blij, ik blij!</p>
<p>Met vriendelijke groet,<br />
Bjorn Wijers</p>
<p>ps: Ik maak ook gebruik van mijn telefoon icm laptop voor Internet, maar dat is zo traag dat ik bijna zelf de modemgeluidjes wil gaan maken tijdens het wachten op verbinding. Dat is dus echt een nood oplossing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2009/08/28/horeca-en-wifi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RiP!: A Remix Manifesto not all audiences are equal!?</title>
		<link>http://www.burobjorn.nl/blog/2009/07/23/rip-a-remix-manifesto-not-all-audiences-are-equal/</link>
		<comments>http://www.burobjorn.nl/blog/2009/07/23/rip-a-remix-manifesto-not-all-audiences-are-equal/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 13:26:58 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[creativecommons]]></category>
		<category><![CDATA[culture]]></category>
		<category><![CDATA[rants]]></category>
		<category><![CDATA[rights-issues]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/?p=524</guid>
		<description><![CDATA[Yesterday Creative Commons Netherlands wrote that the Canadian documentary &#8220;RIP a remix manifesto&#8221; by Brett Gaylor would be broadcasted by the Dutch public broadcasters NPS and VPRO later that evening. I had heard some good things about this documentary, but hadn&#8217;t seen it yet. Since we don&#8217;t have television (a subject for another post) anymore [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday <a href="http://creativecommons.nl">Creative Commons Netherlands</a> <a href="http://creativecommons.nl/2009/07/22/cc-tv-tip-rip-a-remix-manifesto/">wrote</a> that the Canadian documentary &#8220;<a href="http://www3.nfb.ca/webextension/rip-a-remix-manifesto/">RIP a remix manifesto</a>&#8221; by <a href="http://en.wikipedia.org/wiki/Brett_Gaylor">Brett Gaylor</a> would be broadcasted by the Dutch public broadcasters <a href="http://www.nps.nl/">NPS</a> and <a href="http://www.vpro.nl">VPRO</a> later that evening. I had heard some good things about this documentary, but hadn&#8217;t seen it yet. Since we don&#8217;t have television (a subject for another post) anymore I though I might be able to download the documentary instead. After all it&#8217;s all about<strong> remixing and download culture</strong>. At least that&#8217;s what they claim <a href="http://www3.nfb.ca/webextension/rip-a-remix-manifesto/">on the frontpage of their website</a>:</p>
<blockquote><p>RiP: A remix manifesto is a documentary film about copyright and remix culture.</p></blockquote>
<p>So I went to their <a href="http://www.ripremix.com/getdownloads/">download website</a> and went looking for a dowload option. Instead I got this message:</p>
<p><a href="http://www.burobjorn.nl/blog/wp-content/uploads/2009/07/RIP-a-remix-manifesto-ghetto.png"><img class="alignnone size-medium wp-image-526" title="RIP-a-remix-manifesto-ghetto" src="http://www.burobjorn.nl/blog/wp-content/uploads/2009/07/RIP-a-remix-manifesto-ghetto.png" alt="RIP-a-remix-manifesto-ghetto" /></a></p>
<p>I interpreted this message as: the people inside the <a href="http://en.wikipedia.org/wiki/Gated_community">gated community</a> may download a documentary on <strong>remixing and download culture </strong>and for those outside you may jump through some more hoops before you will be able to watch the same film <a href="http://en.wikipedia.org/wiki/Streaming_media">streaming</a>. As you might understand I am confused and even insulted by this difference in treatment. Why treat your audience outside (in this case the US) differently from those inside the US? Especially when the subject of the documentary is about remix and download culture. A global culture. Not just a North-American culture. What are the arguments that support this difference in treatment? </p>
<p><strong>Update:</strong> Huh? Found this snippet in <a href="http://www3.nfb.ca/webextension/rip-a-remix-manifesto/?cat=10">Brett Gaylor&#8217;s bio on the &#8216;global&#8217; website</a>, which makes the difference in treatment of the audience even weirder:  </p>
<blockquote><p>He is also the web producer of the Homeless Nation.org, a web project dedicated to bridging the digital divide &#8211; <em>allowing everyone to participate in online culture</em>.</p></blockquote>
<p> (emphasis is mine)</p>
<p><strong>Update2:</strong> You can find the documentary also <a href="http://thepiratebay.org/torrent/4873370/RIP__A_Remix_Manifesto_-_Xvid">here</a> in case you&#8217;re not willing to be treated differently from our North-American friends. Yes, controlling downloads based on geography is a failure.</p>
<p><strong>Update3: </strong> Brett Gaylor (as far as I can tell it is genuine) responded in the comments and I have responded on his comment.   </p>
<p><strong>Update4: </strong>Brett&#8217;s email bounched. Brett, if you&#8217;re reading this I tried to email you at your first name at opensourcecinema dot org and it did not work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2009/07/23/rip-a-remix-manifesto-not-all-audiences-are-equal/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Internet Explorer and &#8220;Operation Aborted&#8221;</title>
		<link>http://www.burobjorn.nl/blog/2009/03/20/internet-explorer-and-operation-aborted/</link>
		<comments>http://www.burobjorn.nl/blog/2009/03/20/internet-explorer-and-operation-aborted/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 23:47:34 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[rants]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/blog/?p=442</guid>
		<description><![CDATA[I was working on a website for a client when we discovered that sometimes the website was not accessible for Internet Explorer. Notice the word sometimes.
A word dreaded by every programmer including myself. In order to solve problems there needs to be a pattern. Something like: &#8220;press the red button and the screen goes blank&#8221;. [...]]]></description>
			<content:encoded><![CDATA[<p>I was working on a website for a client when we discovered that sometimes the website was not accessible for <a href="http://www.microsoft.com/windows/products/winfamily/ie/default.mspx">Internet Explorer</a>. Notice the word <em>sometimes</em>.</p>
<p>A word dreaded by every programmer including myself. In order to solve problems there needs to be a pattern. Something like: &#8220;press the red button and the screen goes blank&#8221;. Without the ability to reproduce a problem it is really hard to solve the problem or confirm that the actions you took to solve it were indeed the (right) solution and not some fluke.</p>
<p>In this case a user visited the website and got access to it, or the user visited the site and got an arcane error message:</p>
<blockquote><p>&#8220;Internet Explorer cannot open the Internet site http://<var>&lt;Web site&gt;</var>.com.  Operation aborted.&#8221;</p></blockquote>
<p>I never saw this message before and after some testing we could confirm it only happened with Microsoft Internet Explorer. There were no problems with any other browser, but somehow Internet Explorer <em>sometimes</em> spat out this utterly useless error message and prevented the user to visit the client&#8217;s website.Together with some engineers from the hosting company I sat out to find and solve this issue. So we started to have a look at the web server&#8217;s  log files.</p>
<p>At first the engineer from the hosting company suspected it might have something to do with some HTTP 500 error codes, missing images (so you would expect HTTP 404 errors) and some rewrite rules. According to his first thesis this combination might have caused a redirection loop and Internet Explorer could not cope with it. After quickly fixing the missing images (a typo in a path) we could dismiss this thesis and we continued our quest. Luckily a colleague of one of the engineers remembered a similar issue creeping up with a different client of them and pointed us in the right direction. A quick search (note to self don&#8217;t try to be smart, first search for the error message on the Net, then analyze logfiles) later gave use quite a lot of links pointing towards Microsoft.</p>
<p>Apparently Microsoft&#8217;s engineers think that its a good idea to confront a user of their browser with an arcane error message and prevent the user from accessing the website when the visited website in question does something less smart (maybe even stupid). While any other browser would at least try to let the user access the website and cope with the issue. I wonder where the <a href="http://en.wikipedia.org/wiki/Interaction_design">Interaction Design</a> people were during this decision. </p>
<p>No, I&#8217;m not making this up. <a href="http://support.microsoft.com/default.aspx/kb/927917">Microsoft states in the knowledgebase article</a> on this issue: &#8220;This behavior is by design.&#8221; What are the arguments for doing it this way? Interestingly in the same article they claim:</p>
<blockquote><p>
How do I fix this problem?<br />
The easiest way for you to fix the problem is to upgrade to Internet Explorer 8. This problem no longer occurs in Internet Explorer 8.
</p></blockquote>
<p>So the behavior is by design, yet they advice you to solve it by upgrading your browser. Interesting, to say the least. </p>
<p>Anyway, after reading the article and doing some more debugging (which is a lot more painful then it ever should be using Internet Explorer) I found the culprit to be a piece of JavaScript (swfobject.js in this case) trying to access an element before the parser was ready. A bug and certainly something we needed to fix, but Microsoft did you really have to abort loading the webpage and preven the user from accessing it? Why can all the other browsers cope with this and still allow the user to visit the website? Would it have hurt to show a less obtrusive error message in the status bar? </p>
<p>For those having similar issues please see these urls for more info:<br />
<a href="http://support.microsoft.com/kb/927917/">http://support.microsoft.com/kb/927917/</a><br />
<a href="http://blogs.msdn.com/ie/archive/2008/04/23/what-happened-to-operation-aborted.aspx  ">http://blogs.msdn.com/ie/archive/2008/04/23/what-happened-to-operation-aborted.aspx </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2009/03/20/internet-explorer-and-operation-aborted/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linuxworld uitnodiging deel 2</title>
		<link>http://www.burobjorn.nl/blog/2008/10/21/linuxworld-uitnodiging-deel-2/</link>
		<comments>http://www.burobjorn.nl/blog/2008/10/21/linuxworld-uitnodiging-deel-2/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 12:55:52 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[lame]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[rants]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/blog/?p=405</guid>
		<description><![CDATA[Inmiddels heb ik nogmaals een uitnodiging voor LinuxWorld mogen ontvangen. Wederom wordt hier de tip gegeven om de beursdata op te slaan in Microsofts Outlook agenda (vetgedrukt door mij).
&#8216;Wilt u de beurs niet missen? Blok de beursdata alvast in uw Outlook-agenda&#8217;
Nu brak mijn klomp. Waar ik de vorige uitnodiging nog hoopte dat het door een [...]]]></description>
			<content:encoded><![CDATA[<p>Inmiddels heb ik <a href="http://www.burobjorn.nl/blog/?p=394">nogmaals</a> een uitnodiging voor <a href="http://www.linux-world.nl/sites/www_linux-world_nl/nl/index.asp">LinuxWorld</a> mogen ontvangen. Wederom wordt hier de tip gegeven om de beursdata op te slaan in <a href="http://www.microsoft.com/outlook/">Microsofts Outlook</a> agenda (vetgedrukt door mij).</p>
<blockquote><p>&#8216;Wilt u de beurs niet missen? Blok de beursdata alvast in uw <strong>Outlook</strong>-agenda&#8217;</p></blockquote>
<p>Nu brak mijn klomp. Waar ik de vorige uitnodiging nog hoopte dat het door een tikfoutje was misgegaan krijg ik nu de indruk dat de organisatie eigenlijk geen flauw benul heeft wat <a href="http://nl.wikipedia.org/wiki/Linux">Linux</a>, <a href="http://nl.wikipedia.org/wiki/Open_source">open source</a> / <a href="http://nl.wikipedia.org/wiki/Vrije_software">free software</a> inhoudt. Het is toch erg vreemd om een applicatie naam te koppelen aan een algemeen bekend gegeven als een agenda. Waarom Microsoft Outlook applicatie koppelen aan agenda? Denkt de organisatie soms dat er geen andere agenda&#8217;s zijn? Mag ik het niet noteren in <a href="http://www.mozilla.org/projects/calendar/lightning/">Thunderbird-Lightning</a>? Of in mijn <a href="http://www.hema.nl/nl-nl/home/zoekresultaten/product.aspx?productid=14547202">papieren agenda</a>?</p>
<p>Deze vorm van <a href="http://nl.wikipedia.org/wiki/Sluikreclame">sluikreclame</a> voor <a href="http://nl.wikipedia.org/wiki/Propri%C3%ABtaire_software">propriëtaire software</a> schoot in ieder geval bij mij in het verkeerde keelgat en inmiddels heb ik onderstaande email verzonden aan de organisatie:</p>
<blockquote><p><em>Geachte meneer/mevrouw,</em></p>
<p><em>Hoe kan ik nu een beurs over Linux en dus over open-source en free software serieus nemen als de organisatie van deze beurs deze tip geeft:</em></p>
<p><em>&#8216;Tip: Wilt u de beurs niet missen? Blok de beursdata alvast in uw Outlook-agenda.&#8217;</em></p>
<p><em>Mocht het u niet zijn opgevallen dan wil ik u er graag op wijzen dat Microsoft Outlook geen open source of free software is. Wellicht was het een beter idee geweest deze tip als volgt te omschrijven zonder daarbij sluik reclame te maken voor propriëtaire software:</em></p>
<p><em>&#8216;Wilt u de beurs niet missen? Blok de beursdata alvast in uw agenda&#8217;</em></p>
<p><em>Ik vind het nogal vreemd om de naam van een applicatie zoals Microsoft&#8217;s Outlook te koppelen aan algemeen gegeven als een agenda. Waarom Microsoft Outlook? Denkt u als organisatie soms dat er geen andere agenda&#8217;s zijn? Mag ik het niet noteren in Thunderbird-Lightning? Of in mijn papieren agenda?</em></p>
<p><em>Ik ben erg benieuwd naar uw reactie hierop. Deze email is ook gepubliceerd op: http://www.burobjorn.nl/blog/?p=405</em></p>
<p><em>Een eventuele reactie zal ik daar eveneens publiceren.</em></p>
<p><em>ps: Dit is ook niet de eerste keer dat ik een uitnodiging van u ontvang met deze vreemde &#8216;tip&#8217; (zie http://www.burobjorn.nl/blog/?p=394). Toen hoopte ik stiekem nog op een typefoutje, nu neem ik u en deze beurs op het gebied van Linux en open-source simpelweg niet meer serieus.</em></p>
<p><em>Afgezien van een reactie op deze email wens ik geen verdere mailings meer van u te ontvangen. Ik wil dat u mij verwijdert uit uw bestand.</em></p>
<p><em>Met vriendelijke groet,<br />
Bjorn Wijers<br />
</em></p></blockquote>
<p>Ik ben benieuwd of ik een antwoord krijg en wat het antwoord zal zijn&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2008/10/21/linuxworld-uitnodiging-deel-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Bizar&#8230;LinuxWorld roept op tot gebruik Outlook!?</title>
		<link>http://www.burobjorn.nl/blog/2008/10/06/bizarlinuxworld-roept-op-tot-gebruik-outlook/</link>
		<comments>http://www.burobjorn.nl/blog/2008/10/06/bizarlinuxworld-roept-op-tot-gebruik-outlook/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 21:51:45 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[open-source]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[quick]]></category>
		<category><![CDATA[rants]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/blog/?p=394</guid>
		<description><![CDATA[
Hoe serieus kun je een conferentie met de naam LinuxWorld nemen als in de uitnodiging de tip staat:
Wilt u de beurs niet missen? Blok de beursdata alvast in uw Outlook agenda.
Ik schreef al eens eerder niet zo positief over LinuxWorld. Zonde dat een evenement met deze naam mijns inziens meer fout dan goed doet.
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.burobjorn.nl/blog/wp-content/uploads/2008/10/screenshot-uw-uitnodiging-voor-linuxworld-2008-smaller.png"><img class="size-full wp-image-395 aligncenter" title="screenshot-uw-uitnodiging-voor-linuxworld-2008-smaller" src="http://www.burobjorn.nl/blog/wp-content/uploads/2008/10/screenshot-uw-uitnodiging-voor-linuxworld-2008-smaller.png" alt="Linuxworld uitnodiging roept op om beursdata op te slaan in Outlook agenda" width="500" height="688" /></a></p>
<p>Hoe serieus kun je een conferentie met de naam LinuxWorld nemen als in de uitnodiging de tip staat:</p>
<blockquote><p>Wilt u de beurs niet missen? Blok de beursdata alvast in uw <strong>Outlook</strong> agenda.</p></blockquote>
<p>Ik <a href="http://www.burobjorn.nl/blog/?p=146">schreef al eens eerder niet zo positief over LinuxWorld</a>. Zonde dat een evenement met deze naam mijns inziens meer fout dan goed doet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2008/10/06/bizarlinuxworld-roept-op-tot-gebruik-outlook/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Distributed version control</title>
		<link>http://www.burobjorn.nl/blog/2008/09/01/distributed-version-control/</link>
		<comments>http://www.burobjorn.nl/blog/2008/09/01/distributed-version-control/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 10:35:15 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[rants]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/blog/?p=373</guid>
		<description><![CDATA[I&#8217;ve had my share of bad luck the last week. Servers dying, Internet connections going down and all sort of annoying technical issues you rather not want to work on while having deadlines. During this I noticed that using Subversion as a tool for version control and in my case general asset management for projects [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had my share of bad luck the last week. Servers dying, Internet connections going down and all sort of annoying technical issues you rather not want to work on while having deadlines. During this I noticed that using <a href="http://en.wikipedia.org/wiki/Subversion_(software)">Subversion</a> as a tool for version control and in my case general asset management for projects kinda sucks. If you don&#8217;t have a connection or the server goes down, you cannot use the repository in a structured manner. So I&#8217;m going to leave the centralised server repository for version control behind and start using distributed version control. I&#8217;ll still use a central server for backup and easy access for clients and collaborators, but I will not be dependent on it anymore.</p>
<p>Since its kinda hard to know which of the myriad of distributed revision control systems (DVCS) complies with my demands I&#8217;ll start using some of the ones that looked most promising.  The features I&#8217;m looking for are:</p>
<ul>
<li>can handle binary files efficiently (I need images and other binary files in a repository as well)</li>
<li>is cross-platform (I do not want to be tied to one platform, nor do I want to force other to use my preferred platform)</li>
<li>ease of use (yep that&#8217;s a feature in my book)</li>
<li>tools (it needs to be extensible preferable in a language I already know)</li>
<li>documentation (also a feature in my opinion)</li>
<li>off-line usage is just as good as on-line usage</li>
<li>has community and support options available</li>
</ul>
<p>I&#8217;ll be checking out <a href="http://www.selenic.com/mercurial/wiki/">Mercurial</a> (I hope to contribute to this <a href="http://matthewwild.co.uk/projects/wooble">project</a> for my <a href="http://www.neurostechnology.com/">Neuro OSD</a> and learn a bit of <a href="http://en.wikipedia.org/wiki/Lua_(programming_language)">Lua</a>), <a href="http://en.wikipedia.org/wiki/Bazaar_(software)">Bazaar</a> (also checking it out with a small project) and maybe I should have a look at <a href="http://en.wikipedia.org/wiki/Git_(software)">Git</a>.</p>
<p>Off course, the <a href="http://en.wikipedia.org/wiki/Distributed_version_control">DVCS</a> of my chosing needs to be <a href="http://en.wikipedia.org/wiki/FLOSS">FLOSS</a>.</p>
<p>Any hints and tips are appreciated!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2008/09/01/distributed-version-control/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>When will they fix it?</title>
		<link>http://www.burobjorn.nl/blog/2008/08/11/when-will-they-fix-it/</link>
		<comments>http://www.burobjorn.nl/blog/2008/08/11/when-will-they-fix-it/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 12:01:16 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[rants]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/blog/?p=357</guid>
		<description><![CDATA[Browsing with Flash and Firefox on Ubuntu equals to crashes all the time. When will they finally fix it? Is this prove of the proprietary software development being totally doomed, flawed and fucked up? I tend to think so.
update: Slashdot is also wondering about the horrible state of Flash on Linux. Is it a strategy [...]]]></description>
			<content:encoded><![CDATA[<p>Browsing with <a href="http://bugs.adobe.com/jira/browse/FP-277">Flash and Firefox on Ubuntu equals to crashes all the time</a>. When will <a href="http://adobe.com">they</a> finally fix it? Is this prove of the proprietary software development being totally doomed, flawed and fucked up? I tend to think so.</p>
<p>update: <a href="http://linux.slashdot.org/linux/08/08/17/1649232.shtml">Slashdot is also wondering about the horrible state of Flash on Linux</a>. Is it a strategy from Adobe?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2008/08/11/when-will-they-fix-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
