<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>nblog</title>
	<link>http://www.nax.cz</link>
	<description>Things I don't want to forget</description>
	<lastBuildDate>Sat, 04 Feb 2012 22:04:03 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>spring roo + app engine =&gt; even friends (part 1)</title>
		<description><![CDATA[Platform as a service really taking of lately (ups &#8211; last 3 years and I&#8217;ve decided that it is time for me to start messing around and try what is actually user experience and what frameworks to use. I started with simple idea &#8211; lets write an app. And because I travel a lot and [...]]]></description>
		<link>http://www.nax.cz/2012/02/04/spring-roo-app-engine-even-friends-1/</link>
			</item>
	<item>
		<title>Citrix on Ubuntu Linux with Chrome Browser</title>
		<description><![CDATA[Suddenly I needed to configure my Chrome Browser to lunch citrix client, instead of downloading ICA file. I found pretty straight forward how to on ubuntu forum. Only thing I regret, that native ChromeOS Citrix receiver doesn&#8217;t work in browser as well If that would work, I think I could switch to ChromeOS completely now [...]]]></description>
		<link>http://www.nax.cz/2011/12/26/citrix-on-ubuntu-linux-with-chrome-browser/</link>
			</item>
	<item>
		<title>Cloud Computing Conference in Prague</title>
		<description><![CDATA[This is my notes from Cloud Computing Conference in Prague held at 2nd November 2011. HP What is cloud? way to comutize IT services IT department cannot cope with current load of requests HP did worldwide research: 70% of IT resources will be in cloud solutions in 2 years (majority in hybrid solutions (public/privite combination) [...]]]></description>
		<link>http://www.nax.cz/2011/11/05/cloud-computing-conference-in-prague/</link>
			</item>
	<item>
		<title>create new git repository</title>
		<description><![CDATA[mkdir SCM cd SCM mkdir myproject.git cd myproject.git git init --bare and then create GNUMakefile for things like make version etc.]]></description>
		<link>http://www.nax.cz/2011/07/01/create-new-git-repository/</link>
			</item>
	<item>
		<title>POE &#8211; multitasking in pure perl</title>
		<description><![CDATA[POE is library for Perl. It used to be developed as perl alternative for threads in times when there was no useful support for it (prior perl 5.8). It is still popular nowadays and it is question for me why. Probably because it gives to programmer full control over &#8220;scheduling&#8221; of the events. OK, lets [...]]]></description>
		<link>http://www.nax.cz/2011/03/22/poe-multitasking-in-pure-perl/</link>
			</item>
	<item>
		<title>Move a remote Git tag</title>
		<description><![CDATA[You've already pushed changes including a new release tag and then found a bug in your code? You want to include fix for bug into the release?]]></description>
		<link>http://www.nax.cz/2011/01/15/move-a-remote-git-tag/</link>
			</item>
	<item>
		<title>SPARC T5210 don&#8217;t respond &#8211; how to get single user prompt</title>
		<description><![CDATA[Yesterday I was investigating a problem reported from our monitoring: a sparc machine with Solaris didn&#8217;t responded after a power outage (BTW I wasn&#8217;t in Prague during heavy storm on Sunday). When I connected to http interface of SP and run java serial console, I saw that the problem is with full / filesystem. Unfortunately [...]]]></description>
		<link>http://www.nax.cz/2010/08/17/sparc-t5210-dont-respond-how-to-get-single-user-prompt/</link>
			</item>
	<item>
		<title>Google wave at the edge</title>
		<description><![CDATA[Seems Google Wave is about to disappear from digital world. Yes, I know current Google announcement doesn&#8217;t mean that your won&#8217;t be able use Wave any more, but pull the support for such a new and innovative product is almost like a death kiss. The only hope for Wave is that some open source project [...]]]></description>
		<link>http://www.nax.cz/2010/08/05/google-wave-at-the-edge/</link>
			</item>
	<item>
		<title>Cloud Expo</title>
		<description><![CDATA[Cloud is one of big buzz word for a couple of years now. Last year a friend of mine attended Cloud Expo in Prague and he was offered to attend this year too. And he offered the second day attendance to me. Pretty complicated, huh? The interesting thing is that it might be one of [...]]]></description>
		<link>http://www.nax.cz/2010/06/23/cloud-expo/</link>
			</item>
	<item>
		<title>Oracle sqlldr: Field in data file exceeds maximum length</title>
		<description><![CDATA[I tried to include comments field into my migration scripts to a new DB and what was my surprise when I received error &#8220;Field in data file exceeds maximum length&#8221; from sqlldr utility. BTW that utility is very handy &#8211; it loads CSV file and load it into specified table. All is driven by control [...]]]></description>
		<link>http://www.nax.cz/2010/06/18/oracle-sqlldr-field-in-data-file-exceeds-maximum-length/</link>
			</item>
</channel>
</rss>

