<?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>my2cents</title>
	<atom:link href="http://www.frightanic.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.frightanic.com</link>
	<description>&#34;The Earth was made round so that we would not see too far down the road&#34; - Karen Blixen</description>
	<lastBuildDate>Wed, 01 Feb 2012 08:20:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Swiss ICT top 500 2011</title>
		<link>http://www.frightanic.com/2012/02/01/swiss-ict-top-500-2011/</link>
		<comments>http://www.frightanic.com/2012/02/01/swiss-ict-top-500-2011/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 08:20:43 +0000</pubDate>
		<dc:creator>frightanic</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.frightanic.com/?p=815</guid>
		<description><![CDATA[http://www1.computerworld.ch/index.cfm?pid=184&#38;op=slc]]></description>
			<content:encoded><![CDATA[<p><a href="http://www1.computerworld.ch/index.cfm?pid=184&amp;op=slc" target="_blank">http://www1.computerworld.ch/index.cfm?pid=184&amp;op=slc</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.frightanic.com/2012/02/01/swiss-ict-top-500-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The hardest riddle on the Internet</title>
		<link>http://www.frightanic.com/2012/01/11/the-hardest-riddle-on-the-internet/</link>
		<comments>http://www.frightanic.com/2012/01/11/the-hardest-riddle-on-the-internet/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 21:27:54 +0000</pubDate>
		<dc:creator>frightanic</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.frightanic.com/?p=812</guid>
		<description><![CDATA[By coincidence I dug up the long lost URL to a super interesting online riddle: http://www.deathball.net/notpron/]]></description>
			<content:encoded><![CDATA[<p>By coincidence I dug up the long lost URL to a super interesting online riddle: <a href="http://www.deathball.net/notpron/" target="_blank">http://www.deathball.net/notpron/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.frightanic.com/2012/01/11/the-hardest-riddle-on-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UnknownHostException with &#8216;%&#8217; in IPv6 address</title>
		<link>http://www.frightanic.com/2011/12/23/unknownhostexception-with-in-ipv6-address/</link>
		<comments>http://www.frightanic.com/2011/12/23/unknownhostexception-with-in-ipv6-address/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 08:46:56 +0000</pubDate>
		<dc:creator>frightanic</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[dnsjava]]></category>
		<category><![CDATA[jee]]></category>

		<guid isPermaLink="false">http://www.frightanic.com/?p=808</guid>
		<description><![CDATA[Recently I tried to use dnsjava to resolve whatever address request.getRemoteAddr() would return. This worked very well in most cases. However, in some cases I would see something like: java.net.UnknownHostException: Invalid address: fe80::1d9:b65a:ed86:7940%11 Not being much of a networking expert I was puzzled about the &#8216;%11&#8242;. Once again superuser.com came to rescue:  http://superuser.com/questions/99746/why-is-there-a-in-the-ipv6-address.]]></description>
			<content:encoded><![CDATA[<p>Recently I tried to use <a href="http://www.dnsjava.org/" target="_blank">dnsjava</a> to resolve whatever address request.getRemoteAddr() would return. This worked very well in most cases. However, in some cases I would see something like:</p>
<pre class="brush:java">java.net.UnknownHostException: Invalid address: fe80::1d9:b65a:ed86:7940%11</pre>
<p>Not being much of a networking expert I was puzzled about the &#8216;%11&#8242;. Once again superuser.com came to rescue:  <a href="http://superuser.com/questions/99746/why-is-there-a-in-the-ipv6-address" target="_blank">http://superuser.com/questions/99746/why-is-there-a-in-the-ipv6-address</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frightanic.com/2011/12/23/unknownhostexception-with-in-ipv6-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a bootable OS X Lion USB drive</title>
		<link>http://www.frightanic.com/2011/12/11/creating-a-bootable-os-x-lion-usb-drive/</link>
		<comments>http://www.frightanic.com/2011/12/11/creating-a-bootable-os-x-lion-usb-drive/#comments</comments>
		<pubDate>Sun, 11 Dec 2011 08:52:22 +0000</pubDate>
		<dc:creator>frightanic</dc:creator>
				<category><![CDATA[Apple & Mac]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[OS X Lion]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.frightanic.com/?p=796</guid>
		<description><![CDATA[http://osxdaily.com/2011/07/08/make-a-bootable-mac-os-x-10-7-lion-installer-from-a-usb-flash-drive/ really helped.]]></description>
			<content:encoded><![CDATA[<p><a href="http://osxdaily.com/2011/07/08/make-a-bootable-mac-os-x-10-7-lion-installer-from-a-usb-flash-drive/" target="_blank">http://osxdaily.com/2011/07/08/make-a-bootable-mac-os-x-10-7-lion-installer-from-a-usb-flash-drive/</a> really helped.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frightanic.com/2011/12/11/creating-a-bootable-os-x-lion-usb-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Corporate culture: Oracle vs. Sun</title>
		<link>http://www.frightanic.com/2011/11/19/corporate-culture-oracle-vs-sun/</link>
		<comments>http://www.frightanic.com/2011/11/19/corporate-culture-oracle-vs-sun/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 19:45:32 +0000</pubDate>
		<dc:creator>frightanic</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Devoxx]]></category>
		<category><![CDATA[Devoxx 2011]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://www.frightanic.com/?p=805</guid>
		<description><![CDATA[At the technical panel discucssion on Friday morning at Devoxx there was the interesting question &#8220;Does Oracle&#8217;s corporate culture stand in the way of success for Java?&#8221;. Even more interesting was the answer from either Brian Goetz or Mark Reinold (don&#8217;t remember), both big wings at Oracle&#8230; &#8220;I think Java became a success despite Sun&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>At the technical panel discucssion on Friday morning at Devoxx there was the interesting question &#8220;Does Oracle&#8217;s corporate culture stand in the way of success for Java?&#8221;. Even more interesting was the answer from either Brian Goetz or Mark Reinold (don&#8217;t remember), both big wings at Oracle&#8230;</p>
<p>&#8220;I think Java became a success <em>despite</em> Sun&#8217;s corporate culture. Priorities at Sun changed quite rapidly from time to time. At Oracle it takes longer to make a plan but then with stick with it&#8221; (something along the lines of that)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frightanic.com/2011/11/19/corporate-culture-oracle-vs-sun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle is in deep trouble</title>
		<link>http://www.frightanic.com/2011/11/17/oracle-is-in-deep-trouble/</link>
		<comments>http://www.frightanic.com/2011/11/17/oracle-is-in-deep-trouble/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 19:25:16 +0000</pubDate>
		<dc:creator>frightanic</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Devoxx]]></category>
		<category><![CDATA[Devoxx 2011]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.frightanic.com/?p=788</guid>
		<description><![CDATA[The two keynotes at Devoxx 2011 yesterday by Henrik Ståhl and Cameron Purdy from Oracle and today by Google&#8217;s Tim Bray couldn&#8217;t have been more different. If that is all Oracle&#8217;s got to bring to the table then I fear they&#8217;re in big trouble&#8230; While Henrik Ståhl showed at least some passion and inspiration (neatly [...]]]></description>
			<content:encoded><![CDATA[<p>The two keynotes at Devoxx 2011 yesterday by Henrik Ståhl and Cameron Purdy from Oracle and today by Google&#8217;s Tim Bray couldn&#8217;t have been more different. If that is all Oracle&#8217;s got to bring to the table then I fear they&#8217;re in big trouble&#8230;</p>
<p>While Henrik Ståhl showed at least some passion and inspiration (neatly hidden underneath the Scandinavian cover) Cameron Purdy seemed to be nearly falling asleep himself flipping through his overloaded Oracle marketing slides. That he brought a colleague on stage who demonstrated the &#8220;cloud features&#8221; &#8211; gosh, how I hate this over-hyped cloud stuff &#8211; of the upcoming Glassfish 4.0 to<em> him</em>, instead of the audience, was seriously odd.</p>
<p>Tim Bray might be as high profile at Google Android as Ståhl/Purdy are at Oracle but there was pure passion pouring out of his mouth. Passion for software, passion for code, passion for improvement &#8211; and he spoke for himself and much less for Google*. He was vibrant and inspiring. Also, he was very humble and particularly respectful towards the Android competitors. Not a single rant or joke about iPhone or Windows Mobile 7 which he expects to catch up to Apple/Google pretty soon.</p>
<p>Tim Bray @Devoxx 2011:</p>
<ol>
<li>&#8220;Information wants to be free.&#8221;</li>
<li>&#8220;The absence of women is the elephant in the living room. It must be discussed.&#8221; on the lack of women @Devoxx showing <a href="http://en.wikipedia.org/wiki/Banksy" target="_blank">Banksy</a>&#8216;s famous <a href="http://images.fanpop.com/images/image_uploads/red-elephant-banksy-338521_800_501.jpg" target="_blank" rel="lightbox[788]">red elephant photo</a></li>
<li>&#8220;If you are not working on mobile you are away from the action.&#8221;</li>
<li>&#8220;&#8230;wouldn&#8217;t you rather feed the poor, cloth the naked, cure the sick?&#8221; on why it&#8217;d be so much more important to develop apps for people in the third world rather than for us westerns who lead a lifestyle that lacks nothing (mobile Internet access dwarfs &#8220;cable-based&#8221; access particularly in underdeveloped countries)</li>
<li>&#8220;The importance of static type checking is proportional to the number of APIs your coding against, but inversely proportional to easyness of unit testing.&#8221; or so</li>
</ol>
<p>* I&#8217;m neither an Android developer, and I don&#8217;t intend to become one, nor is it the mobile platform of my choice. I&#8217;m all Apple <img src='http://www.frightanic.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.frightanic.com/2011/11/17/oracle-is-in-deep-trouble/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When to know that a die-hard software company is off course</title>
		<link>http://www.frightanic.com/2011/11/13/when-to-know-that-a-die-hard-software-company-is-off-course/</link>
		<comments>http://www.frightanic.com/2011/11/13/when-to-know-that-a-die-hard-software-company-is-off-course/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 21:55:45 +0000</pubDate>
		<dc:creator>frightanic</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.frightanic.com/?p=792</guid>
		<description><![CDATA[Sad but true, it&#8217;s going on at my own work place&#8230; Q: How do you know that a die-hard software company is off course? A: When marketing has too much influence. Q: How do you know that marketing has too much influence? A: Among other things, when the pre-configured email format becomes HTML instead of [...]]]></description>
			<content:encoded><![CDATA[<p>Sad but true, it&#8217;s going on at my own work place&#8230;</p>
<p>Q: How do you know that a die-hard software company is off course?<br />
A: When marketing has too much influence.</p>
<p>Q: How do you know that marketing has too much influence?<br />
A: Among other things, when the pre-configured email format becomes HTML instead of plain text.</p>
<p>The place I work at used to be a proud Unix shop. Meeting minutes and notes were written with Emacs and other plain-text orientated text editors. Some of the founders and long-time employees use <a href="http://en.wikipedia.org/wiki/Pine_%28e-mail_client%29" target="_blank">Pine</a> and <a href="http://en.wikipedia.org/wiki/Mutt_%28e-mail_client%29" target="_blank">Mutt</a> to this day to process their emails. Of course, we required that our employees send plain text email only. This sense for purism was something that set us apart from competitors. I feel we cherished this and were proud of it.</p>
<p>Being a long-term HTML-email hater and, therefore, supporter of the the <a href="http://en.wikipedia.org/wiki/ASCII_Ribbon_Campaign" target="_blank">ASCII Ribbon Campaign</a> myself I felt really let down when it was announced recently that our new default email format would be HTML. Many of my colleagues just shook their heads in disbelieve. We feel that ungodly forces are getting a hold of the place we still feel proud working at. Let&#8217;s see for how much longer&#8230;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frightanic.com/2011/11/13/when-to-know-that-a-die-hard-software-company-is-off-course/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oops, he did it again&#8230;</title>
		<link>http://www.frightanic.com/2011/11/13/oops-he-did-it-again/</link>
		<comments>http://www.frightanic.com/2011/11/13/oops-he-did-it-again/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 10:37:36 +0000</pubDate>
		<dc:creator>frightanic</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[clean code]]></category>

		<guid isPermaLink="false">http://www.frightanic.com/?p=785</guid>
		<description><![CDATA[he = Uncle Bob it = writing a book about Clean Code I started reading &#8220;Clean Coder&#8221; the same day it arrived at my desk. Contrary to &#8220;Clean Code&#8221;, Uncle Bob&#8217;s previous book, it was supposed to about coding /practices/ rather than code. As such it should be about the the /behavior/ of engineers who [...]]]></description>
			<content:encoded><![CDATA[<p>he = Uncle Bob<br />
it = writing a book about Clean Code</p>
<p>I started reading &#8220;Clean Coder&#8221; the same day it arrived at my desk. Contrary to &#8220;Clean Code&#8221;, Uncle Bob&#8217;s previous book, it was supposed to about coding /practices/ rather than code. As such it should be about the the /behavior/ of engineers who strive to write clean code.</p>
<div class="wp-caption alignnone" style="width: 310px"><a href="http://www.amazon.com/gp/reader/0137081073/ref=sib_dp_kd/190-2343341-3724206#reader-link" target="_blank"><img class=" " title="Clean Coder by Robert C. Martin" src="http://ecx.images-amazon.com/images/I/51BSQqef%2B6L._BO2,204,203,200_PIsitb-sticker-arrow-click,TopRight,35,-76_AA300_SH20_OU01_.jpg" alt="Clean Coder by Robert C. Martin" width="300" height="300" /></a><p class="wp-caption-text">Clean Coder by Robert C. Martin</p></div>
<p>So, I for a few days I read chapter by chapter while commuting to and from work. It was a similar experience to reading &#8220;Clean Code&#8221;, very often I would think &#8220;Exactly! That&#8217;s it, nicely put.&#8221; because Uncle Bob&#8217;s believes and convictions are very much in line with my own. However, the longer I read the less interested I became. Finally, the book has been siting unfinished and untouched in my backpack for well over a month.</p>
<p>Why? Much more than in &#8220;Clean Code&#8221; Uncle Bob keeps repeating himself and if you&#8217;ve read some of his previous publications you know what to expect. Besides, there are way too many personal stories from his past that seem irrelevant (to me) for the purpose of the book.</p>
<p>If you have only little time, or little patience, I recommend you read at least the first chapter titled &#8220;professionalism&#8221;. In many ways it&#8217;s like a summary of the book.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frightanic.com/2011/11/13/oops-he-did-it-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solving Maven install: &#8220;unzip: command not found&#8221;</title>
		<link>http://www.frightanic.com/2011/10/23/solving-maven-install-unzip-command-not-found/</link>
		<comments>http://www.frightanic.com/2011/10/23/solving-maven-install-unzip-command-not-found/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 19:52:29 +0000</pubDate>
		<dc:creator>frightanic</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://www.frightanic.com/?p=779</guid>
		<description><![CDATA[With a newly set up Maven project I tried deploying the site using mvn site:deploy. The command kept failing with the following error Embedded error: Error performing commands for file transfer Exit code: 0 - bash: unzip: command not found for the longest time. I tried all kinds of funny things although I was 100% [...]]]></description>
			<content:encoded><![CDATA[<p>With a newly set up Maven project I tried deploying the site using <code>mvn site:deploy</code>. The command kept failing with the following error</p>
<pre>Embedded error: Error performing commands for file transfer
Exit code: 0 - bash: unzip: command not found</pre>
<p>for the longest time. I tried all kinds of funny things although I was 100% certain that I do have unzip in path. I was a bit embarresed when I finally realized that this error message was the result of the command executed over SSH on the <em>remote</em> host (Debian Linux) &#8211; the one the site was deployed to.</p>
<p>After that it was a piece of cake. Just had to install unzip on Linux using APT: <code>apt-get install unzip</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.frightanic.com/2011/10/23/solving-maven-install-unzip-command-not-found/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Escaping North Korea</title>
		<link>http://www.frightanic.com/2011/10/10/escaping-north-korea/</link>
		<comments>http://www.frightanic.com/2011/10/10/escaping-north-korea/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 20:11:21 +0000</pubDate>
		<dc:creator>frightanic</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.frightanic.com/?p=775</guid>
		<description><![CDATA[A few days ago a friend recommended &#8220;Escaping North Korea&#8221;, a BBC documentary from 2008/2009. Interesting, shocking, eye-opening&#8230;If you want to make a difference in life go to any of the mentioned places and help those poor North Koreans escape. Unfortunately, the documentary doesn&#8217;t seem to be available anywhere online but for an 11-part copy [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago a friend recommended <a title="Escaping North Korea, BBC documentary" href="http://www.bbc.co.uk/programmes/b00jtxyl" target="_blank">&#8220;Escaping North Korea&#8221;, a BBC documentary from 2008/2009</a>. Interesting, shocking, eye-opening&#8230;If you want to make a difference in life go to any of the mentioned places and help those poor North Koreans escape.</p>
<p>Unfortunately, the documentary doesn&#8217;t seem to be available anywhere online but for an 11-part copy in rather bad quality at YouTube:</p>
<ol>
<li><a title="Escaping North Korea, part 1" href="http://www.youtube.com/watch?v=3cVOrUMWaJ0&amp;feature=related" target="_blank">Part 1</a></li>
<li><a title="Escaping North Korea, part 2" href="http://www.youtube.com/watch?v=6utAomdF-iA&amp;feature=related" target="_blank">Part 2</a></li>
<li><a title="Escaping North Korea, part 3" href="http://www.youtube.com/watch?v=dx5vgO_2Jcw&amp;feature=related" target="_blank">Part 3</a></li>
<li><a title="Escaping North Korea, part 4" href="http://www.youtube.com/watch?v=9LKO8XszZ_s&amp;feature=related" target="_blank">Part 4</a></li>
<li><a title="Escaping North Korea, part 5" href="http://www.youtube.com/watch?v=ILFJejsYMIc&amp;feature=related" target="_blank">Part 5</a></li>
<li><a title="Escaping North Korea, part 6" href="http://www.youtube.com/watch?v=cFIjOpth5iY&amp;feature=related" target="_blank">Part 6</a></li>
<li><a title="Escaping North Korea, part 7" href="http://www.youtube.com/watch?v=yif-Zg2x8NY&amp;feature=related" target="_blank">Part 7</a></li>
<li><a title="Escaping North Korea, part 8" href="http://www.youtube.com/watch?v=opHVR5am0Pg&amp;feature=related" target="_blank">Part 8</a></li>
<li><a title="Escaping North Korea, part 9" href="http://www.youtube.com/watch?v=T6mbV64vUG4&amp;feature=related" target="_blank">Part 9</a></li>
<li><a title="Escaping North Korea, part 10" href="http://www.youtube.com/watch?v=NVubyPnAVK0&amp;feature=related" target="_blank">Part 10</a></li>
<li><a title="Escaping North Korea, part 11" href="http://www.youtube.com/watch?v=NVubyPnAVK0&amp;feature=related" target="_blank">Part 10+ aka part 11 aka the end</a></li>
</ol>
<p>A report with very similar stories was published in 2009 by <a title="Escape from North Korea, National Geographic 2009" href="http://ngm.nationalgeographic.com/2009/02/north-korea/oneill-text/1" target="_blank">National Geographic</a>. The Durihana Christian organization and its leader, pastor Chun, featured in both the documentary and the NG article, have <a href="http://en.wikipedia.org/wiki/Durihana" target="_blank">their own Wikipedia page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frightanic.com/2011/10/10/escaping-north-korea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

