<?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>taghandl0r</title>
	<atom:link href="http://www.1lx.org/wp/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.1lx.org/wp</link>
	<description>Thoughts, news and pieces of enlightenment</description>
	<lastBuildDate>Sun, 29 Aug 2010 19:55:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Erasing old data, the easy way</title>
		<link>http://www.1lx.org/wp/?p=385</link>
		<comments>http://www.1lx.org/wp/?p=385#comments</comments>
		<pubDate>Sun, 29 Aug 2010 19:55:30 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.1lx.org/wp/?p=385</guid>
		<description><![CDATA[So I got this new shiny laptop for work, which happens in cycles of 3 years &#8211; and now, I need to exterminate all traces of what I did on the old laptop before it goes back to the hardware pool or, even worse, out to someone who doesn&#8217;t belong to the company.
Up to today, [...]]]></description>
			<content:encoded><![CDATA[<p>So I got this new shiny laptop for work, which happens in cycles of 3 years &#8211; and now, I need to exterminate all traces of what I did on the old laptop before it goes back to the hardware pool or, even worse, out to someone who doesn&#8217;t belong to the company.</p>
<p>Up to today, I&#8217;ve always been horrified by the amount of work that was involved in erasing a HD properly &#8211; get a Linux ISO, burn it, boot, shred &#8211; it was always pretty stupid to waste a CD and lots of time. BUT: I learned how to speed this up today.</p>
<p>There&#8217;s a nifty tool called <a href="http://unetbootin.sourceforge.net/">UNetbootin</a> that allows you to quickly create a bootable USB stick. You can pick neat distros like Mint 9 Live (and even Mint back to version 3 or so), lots of Ubuntu editions, DamnSmallLinux, a couple of antivir rescue images, boot loader images, and so on &#8211; then, you only need to click a button and your USB stick will be prepared with the selected image. Cool.</p>
<p>I picked Mint 9 Live for my task because a) I wanted to see how fast it would be, running from a USB stick, and b) I wanted some eyecandy for this emotionally draining task of erasing beloved data.</p>
<p>I recommend using a reasonably &#8220;new&#8221; USB stick, because old ones are often very slow and/or buggy. So now I have this really nice Mint Live USB stick, and the old laptop is shred&#8217;ding away /dev/sda &#8211; as soon as it&#8217;s done, I&#8217;ll create a new partition, format it a couple of times using different fs types, and then return the laptop to the company&#8217;s hardware pool. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.1lx.org/wp/?feed=rss2&amp;p=385</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JDK6 installation without running the installer</title>
		<link>http://www.1lx.org/wp/?p=383</link>
		<comments>http://www.1lx.org/wp/?p=383#comments</comments>
		<pubDate>Thu, 12 Aug 2010 21:41:36 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.1lx.org/wp/?p=383</guid>
		<description><![CDATA[As a Java developer, I often need to install JDKs, and often I need them to exist in parallel in different versions. At least for Windows, it&#8217;s only possible to download installers as EXEs that will install both the JDK and the JRE on your computer. Each time they run, they will put java.exe and [...]]]></description>
			<content:encoded><![CDATA[<p>As a Java developer, I often need to install JDKs, and often I need them to exist in parallel in different versions. At least for Windows, it&#8217;s only possible to download installers as EXEs that will install both the JDK and the JRE on your computer. Each time they run, they will put java.exe and a couple of other files into the windows installation directory in order to provide globally callable Java executables. WTF. I believe that this is not only a convenience mechanism for the end user, but also a way to force people to accept license agreements etc. by clicking a button. I do always accept those agreements, although I regard the fact that I&#8217;ve clicked a button in an application a really fragile agreement between me and the publishing company. So, I performed some experiments and it is of course possible to get all the required files without really running the installer. I can assemble my JDK and use it, bypassing the installer which messes with my system. So far so good. It&#8217;s quite a bit of work to do so, but it works in the end. I won&#8217;t publish the steps here.</p>
<p>Now for the question: dear Oracle, Sun, or whatever you may wish to be called &#8211; why can&#8217;t you simply put a checkbox on your website, a checkbox that allows me to agree to your terms and conditions, and then give me a ZIP that I can simply extract and use? Please! I know that this was possible in the past. Come on, it can&#8217;t be that hard, can it?</p>
<p>Comments welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.1lx.org/wp/?feed=rss2&amp;p=383</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Red Dead Redemption 100%</title>
		<link>http://www.1lx.org/wp/?p=381</link>
		<comments>http://www.1lx.org/wp/?p=381#comments</comments>
		<pubDate>Thu, 12 Aug 2010 21:33:11 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[xbox360]]></category>

		<guid isPermaLink="false">http://www.1lx.org/wp/?p=381</guid>
		<description><![CDATA[As announced here, it was my declared goal to reach as much game completion as possible. I&#8217;ve reached the 100% mark today, so I think this is the maximum ;) Nice game.
]]></description>
			<content:encoded><![CDATA[<p>As announced <a href="http://www.1lx.org/wp/?p=368">here</a>, it was my declared goal to reach as much game completion as possible. I&#8217;ve reached the 100% mark today, so I think this is the maximum ;) Nice game.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.1lx.org/wp/?feed=rss2&amp;p=381</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sun, or Oracle, JDK installer fail</title>
		<link>http://www.1lx.org/wp/?p=378</link>
		<comments>http://www.1lx.org/wp/?p=378#comments</comments>
		<pubDate>Tue, 10 Aug 2010 15:09:27 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.1lx.org/wp/?p=378</guid>
		<description><![CDATA[In case you run into trouble because you used the Windows x64 JDK6 installer and you can&#8217;t uninstall, here&#8217;s what I did: I uninstalled the JRE first, which made it impossible to uninstall the JDK, all I got was an error 1723. Looking into the windows event log, I saw that the JDK uninstaller tried [...]]]></description>
			<content:encoded><![CDATA[<p>In case you run into trouble because you used the Windows x64 JDK6 installer and you can&#8217;t uninstall, here&#8217;s what I did: I uninstalled the JRE first, which made it impossible to uninstall the JDK, all I got was an error 1723. Looking into the windows event log, I saw that the JDK uninstaller tried to load a regutils.dll from JAVA_HOME/jre/bin/ &#8211; which was not there any more because I had already uninstalled the JRE. I copied the JRE folder back to the installation location and then I was able to uninstall the JDK as well.</p>
<p>Don&#8217;t get confused if you use Google because most forum postings will tell you to update the Windows Installer etc. etc., this is probably senseless, especially if you &#8211; like me &#8211; have a completely up to date Windows 7 on your box.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.1lx.org/wp/?feed=rss2&amp;p=378</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Code SVN errors about MKACTIVITY</title>
		<link>http://www.1lx.org/wp/?p=375</link>
		<comments>http://www.1lx.org/wp/?p=375#comments</comments>
		<pubDate>Fri, 02 Jul 2010 23:36:01 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>

		<guid isPermaLink="false">http://www.1lx.org/wp/?p=375</guid>
		<description><![CDATA[I learned today from an issue I posted myself that some of the most unexplainable error messages simply want to say &#8220;Your username is wrong&#8221; :-) See google code issue 4101 for details. As I found lots of results regarding this kind of error when people tried to commit via HTTP instead of HTTPS, and [...]]]></description>
			<content:encoded><![CDATA[<p>I learned today from an issue I posted myself that some of the most unexplainable error messages simply want to say &#8220;Your username is wrong&#8221; :-) See <a href="http://code.google.com/p/support/issues/detail?id=4101">google code issue 4101</a> for details. As I found lots of results regarding this kind of error when people tried to commit via HTTP instead of HTTPS, and because some of the solutions didn&#8217;t help them, maybe this was the problem in some of their cases.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.1lx.org/wp/?feed=rss2&amp;p=375</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mint 9 and VirtualBox</title>
		<link>http://www.1lx.org/wp/?p=371</link>
		<comments>http://www.1lx.org/wp/?p=371#comments</comments>
		<pubDate>Wed, 30 Jun 2010 22:20:24 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.1lx.org/wp/?p=371</guid>
		<description><![CDATA[If you intend to run Mint 9 inside VirtualBox on Windows, and if you are also willing to use the Guest Additions, I recommend that you use the latest VirtualBox version. On VirtualBox 3.1.2, I tried this and after I had installed the Guest Additions and rebooted the virtual machine, X wouldn&#8217;t come up because [...]]]></description>
			<content:encoded><![CDATA[<p>If you intend to run Mint 9 inside VirtualBox on Windows, and if you are also willing to use the Guest Additions, I recommend that you use the latest VirtualBox version. On VirtualBox 3.1.2, I tried this and after I had installed the Guest Additions and rebooted the virtual machine, X wouldn&#8217;t come up because it couldn&#8217;t find any working configuration. I upgraded to the latest VirtualBox, reinstalled the newest Guest Additions inside the virtualized Mint, and everything runs just fine. Nice work again, Mint team! :)</p>
<p>I&#8217;m slightly disappointed by the VirtualBox &#8220;upgrade&#8221; process though. The installer would simply hang at the point where it configures the network interfaces &#8211; I had to first uninstall the old VirtualBox, reboot, then install the new version. This is not really (and never has been) an &#8220;update&#8221; or &#8220;upgrade&#8221;, it&#8217;s a complete reinstall. Being the lucky guy that I am, I could at least use the existing VMs without any problems after the &#8220;upgrade&#8221;. This needs to be improved, no matter what the company behind the product is called. >:)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.1lx.org/wp/?feed=rss2&amp;p=371</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Red Dead Redemption</title>
		<link>http://www.1lx.org/wp/?p=368</link>
		<comments>http://www.1lx.org/wp/?p=368#comments</comments>
		<pubDate>Sat, 12 Jun 2010 21:22:59 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[xbox360]]></category>

		<guid isPermaLink="false">http://www.1lx.org/wp/?p=368</guid>
		<description><![CDATA[Today, I finished the story of Red Dead Redemption. Needless to say: it was an epic adventure up to the end. Last stats say that I&#8217;ve spent almost 7 full days (that&#8217;s 168 hours) playing so far. For those in doubt about 100% &#8220;achievability&#8221; (which was not possible in GTA4 after you had finished the [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I finished the story of Red Dead Redemption. Needless to say: it was an epic adventure up to the end. Last stats say that I&#8217;ve spent almost 7 full days (that&#8217;s 168 hours) playing so far. For those in doubt about 100% &#8220;achievability&#8221; (which was not possible in GTA4 after you had finished the story): you can play on after the story is done. I&#8217;m at 90.7% right now, willing to push this to at least 95% :) I&#8217;m not going to spoil anything here, I just want to say thanks to Rockstar for providing me with yet another very entertaining game.</p>
<p>Oh, by the way: I was sure that I had cancelled my pre-orders for both RDR and Mario Galaxy 2 &#8211; the latter arrived today. Seamless switch from the Wild West to another Mario adventure! Yay!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.1lx.org/wp/?feed=rss2&amp;p=368</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I&#8217;m a Friend of Eclipse</title>
		<link>http://www.1lx.org/wp/?p=362</link>
		<comments>http://www.1lx.org/wp/?p=362#comments</comments>
		<pubDate>Fri, 14 May 2010 13:34:04 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>

		<guid isPermaLink="false">http://www.1lx.org/wp/?p=362</guid>
		<description><![CDATA[I&#8217;ve just become a Friend of Eclipse, thus I&#8217;m allowed to put the following logo on my blog:

Nice, isn&#8217;t it? :) I can also get early Helios releases directly from a special mirror. Nice.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just become a Friend of Eclipse, thus I&#8217;m allowed to put the following logo on my blog:</p>
<p><img src="http://www.eclipse.org/donate/images/friendslogo.jpg"/></p>
<p>Nice, isn&#8217;t it? :) I can also get early Helios releases directly from a special mirror. Nice.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.1lx.org/wp/?feed=rss2&amp;p=362</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JBoss 4.2.3, JDK 6, JAX-WS</title>
		<link>http://www.1lx.org/wp/?p=358</link>
		<comments>http://www.1lx.org/wp/?p=358#comments</comments>
		<pubDate>Sat, 02 Jan 2010 00:43:03 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.1lx.org/wp/?p=358</guid>
		<description><![CDATA[Just a quick note on what not necessarily to do if you intend to deploy applications using webservices on JBoss 4.2.3. JBoss 4.2.3 comes in two flavours, selectable from the download page:

JBoss 4.2.3
JBoss 4.2.3 JDK6

The latter contains a couple additional JARs in lib/endorsed:

jaxb-api.jar
jboss-jaxrpc.jar
jboss-jaxws.jar
jboss-jaxws-ext.jar
jboss-saaj.jar

The release notes contain some hidden hints that the JDK6 version of JBoss [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick note on what not necessarily to do if you intend to deploy applications using webservices on JBoss 4.2.3. JBoss 4.2.3 comes in two flavours, selectable from the download page:</p>
<ul>
<li>JBoss 4.2.3</li>
<li>JBoss 4.2.3 JDK6</li>
</ul>
<p>The latter contains a couple additional JARs in lib/endorsed:</p>
<ul>
<li>jaxb-api.jar</li>
<li>jboss-jaxrpc.jar</li>
<li>jboss-jaxws.jar</li>
<li>jboss-jaxws-ext.jar</li>
<li>jboss-saaj.jar</li>
</ul>
<p>The release notes contain some hidden hints that the JDK6 version of JBoss 4.2.3 is still experimental. Those JARs, especially the jaxws JARs, contain implementations that appear to be under active development. Looking at the source code reveals some pretty &#8220;hacky&#8221; portions of code here and there. The downside of those JARs is that if you have an application that contains libraries like CXF or Axis, you might run into severe trouble because the JBoss implementation of classes like javax.xml.ws.Service gets loaded first, instead of the version you have packaged with your application. You can of course tune the classloading options of your app, which MAY resolve the problem, but it does not necessarily help you a lot &#8211; you will either have to package a whole bunch of additional JARs with the application, or you will simply not make it around the classes from lib/endorsed.</p>
<p>My opinion at the moment is this: unless you have a very good reason OR an application that is completely based on the JBoss JAXWS et alii implementations anyway, simply use the &#8220;normal&#8221; JBoss 4.2.3, which is compiled against JDK 5 and does not bring along those libraries. On the web, you will most likely find hints like &#8220;delete the *jaxws*.jar from lib/endorsed&#8221; &#8211; actually, why delete them, if you can download the version that was compiled against JDK5. Comments?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.1lx.org/wp/?feed=rss2&amp;p=358</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCJP rants</title>
		<link>http://www.1lx.org/wp/?p=350</link>
		<comments>http://www.1lx.org/wp/?p=350#comments</comments>
		<pubDate>Sat, 02 Jan 2010 00:31:04 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.1lx.org/wp/?p=350</guid>
		<description><![CDATA[Hello world,
I&#8217;m currently preparing for CX-310-065, you name it, &#8220;Sun Certified Programmer for the Java Platform, Standard Edition 6&#8243;. It&#8217;s interesting to learn about the gory details of Java, although it does sometimes require a good bit of Buddha-like meditation to make it through the SCJP dungeon. Here&#8217;s why:

Many of the exam questions seem to [...]]]></description>
			<content:encoded><![CDATA[<p>Hello world,</p>
<p>I&#8217;m currently preparing for CX-310-065, you name it, &#8220;Sun Certified Programmer for the Java Platform, Standard Edition 6&#8243;. It&#8217;s interesting to learn about the gory details of Java, although it does sometimes require a good bit of Buddha-like meditation to make it through the SCJP dungeon. Here&#8217;s why:</p>
<ul>
<li>Many of the exam questions seem to be pure tests for the trained eye. Most of the example code would blast into red x&#8217;es in Eclipse, or whatever icon your favourite IDE would put in place. Are there any serious Java programmers out there using vi?</li>
<li>Getting the voucher is a WoW-like quest. If you live in Germany, you cannot order the voucher via Sun&#8217;s US website. (Which they tell you only as soon as you log in, and then your shopping cart is automatically emptied) If you order the voucher from the german website, you are under the impression that you are ordering a voucher for a german test. Bad if you are preparing using an english book.</li>
<li>There are different conditions regarding the exam. If you take the english version, you are given a lower number of questions. The amount of correct answers for both versions is roughly equivalent if you express it in percent.</li>
<li>You have to schedule and take the exam via Prometric &#8211; they have an ultra-slow website. Waiting for 2 to 3 minutes between pages is not uncommon. Additionally, I remember the site going down all the time while I was taking my JBoss test in 2007.</li>
<li>If you have made it through the Prometric website and you did NOT get the voucher beforehand, you have to go back all the way, feeling a slight bit of pain because you didn&#8217;t realize that you CAN NOT buy a voucher directly from Prometric &#8211; they do have pricing information on their site though.</li>
</ul>
<p>In the end, putting aside all the technical trouble and the mix of information you find on the various SUN websites, I&#8217;m a little concerned with the title I&#8217;m going to earn &#8211; &#8220;Certified Programmer&#8221; sounds pretty nice, but as soon as you pass the exam, you won&#8217;t have written a single line of Java code, unless you have tried some of the examples from the various books. Good for me that I&#8217;ve been collecting development experience for about two and a half years by now, this makes the certificate a sensible &#8230; certificate :-) And of course it&#8217;s a prerequisite for the higher levels of certification, like the SCWCD, Sun Certified Web Component Developer, which I&#8217;m going to tackle in the near future. Wish me luck for the exam. Thanks :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.1lx.org/wp/?feed=rss2&amp;p=350</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
