<?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>Unnaki &#187; programming</title>
	<atom:link href="http://www.unnaki.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unnaki.com</link>
	<description>Time is everything</description>
	<lastBuildDate>Tue, 20 Jul 2010 17:17:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Apache Cassandra with Java</title>
		<link>http://www.unnaki.com/2010/05/apache-cassandra-with-java/</link>
		<comments>http://www.unnaki.com/2010/05/apache-cassandra-with-java/#comments</comments>
		<pubDate>Thu, 06 May 2010 15:38:42 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.unnaki.com/?p=292</guid>
		<description><![CDATA[Excelent tutorial for Apache Cassandra by Ronald Mathies of Sodeso. Installing and using Apache Cassandra With Java Part 1 (Installation) Installing and using Apache Cassandra With Java Part 2 (Data model) Installing and using Apache Cassandra With Java Part 3 (Data model 2) Installing and using Apache Cassandra With Java Part 4 (Thrift Client) Installing [...]]]></description>
		<wfw:commentRss>http://www.unnaki.com/2010/05/apache-cassandra-with-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Phase Relationships in the Standardization Process</title>
		<link>http://www.unnaki.com/2010/04/phase-relationships-in-the-standardization-process/</link>
		<comments>http://www.unnaki.com/2010/04/phase-relationships-in-the-standardization-process/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 13:13:56 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.unnaki.com/?p=288</guid>
		<description><![CDATA[A bit sarcastic yet almost-always-true article written by James Gosling in 1990 (20 years ago), about politics in the software development industry. http://nighthacks.com/roller/jag/resource/StandardsPhases.html Enjoy!]]></description>
		<wfw:commentRss>http://www.unnaki.com/2010/04/phase-relationships-in-the-standardization-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove .svn directories recursively</title>
		<link>http://www.unnaki.com/2010/04/how-to-remove-svn-directories-recursively/</link>
		<comments>http://www.unnaki.com/2010/04/how-to-remove-svn-directories-recursively/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 23:48:27 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.unnaki.com/?p=286</guid>
		<description><![CDATA[Just type this in your console: rm -rf `find . -type d -name .svn`]]></description>
		<wfw:commentRss>http://www.unnaki.com/2010/04/how-to-remove-svn-directories-recursively/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Anemic Domain Models</title>
		<link>http://www.unnaki.com/2010/02/anemic-domain-models/</link>
		<comments>http://www.unnaki.com/2010/02/anemic-domain-models/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 21:10:15 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.unnaki.com/?p=284</guid>
		<description><![CDATA[A post by Martin Fowler that talks about a very common and used way of defining the domain layer and service layer in an application. http://www.martinfowler.com/bliki/AnemicDomainModel.html]]></description>
		<wfw:commentRss>http://www.unnaki.com/2010/02/anemic-domain-models/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some quality reading&#8230;</title>
		<link>http://www.unnaki.com/2010/01/some-quality-reading/</link>
		<comments>http://www.unnaki.com/2010/01/some-quality-reading/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 16:54:43 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.unnaki.com/?p=279</guid>
		<description><![CDATA[http://techdistrict.kirkk.com/2009/11/03/turtles-and-architecture/ http://techdistrict.kirkk.com/2009/12/15/architecture-all-the-way-down/ Thanks, Jorge!]]></description>
		<wfw:commentRss>http://www.unnaki.com/2010/01/some-quality-reading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>App installers for Java</title>
		<link>http://www.unnaki.com/2009/11/app-installers-for-java/</link>
		<comments>http://www.unnaki.com/2009/11/app-installers-for-java/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 00:42:51 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.eunaki.com/?p=203</guid>
		<description><![CDATA[IzPack is a one-stop solution for packaging, distributing and deploying applications. It is fully cross-platform and generates a single installer. As such, it is an alternative to native solutions such as platform-specific installers and package managers. IzPack-generated installers only require a Java virtual machine to run. Further on: http://izpack.org]]></description>
		<wfw:commentRss>http://www.unnaki.com/2009/11/app-installers-for-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 days of Apache Wicket</title>
		<link>http://www.unnaki.com/2009/10/5-days-of-apache-wicket/</link>
		<comments>http://www.unnaki.com/2009/10/5-days-of-apache-wicket/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 23:02:53 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.eunaki.com/?p=197</guid>
		<description><![CDATA[5 days of Wicket! Day 1 – Setting up the Project Day 2 – Writing the Tests Day 3 – Designing the backend Day 4 – Designing the Wicket components Day 5 – Putting it all together Source: http://www.mysticcoders.com/blog/2009/03/09/5-days-of-wicket/]]></description>
		<wfw:commentRss>http://www.unnaki.com/2009/10/5-days-of-apache-wicket/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2 amazing books I am reading rigth now</title>
		<link>http://www.unnaki.com/2009/10/2-amazing-books-i-am-reading-rigth-now/</link>
		<comments>http://www.unnaki.com/2009/10/2-amazing-books-i-am-reading-rigth-now/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 01:38:14 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.eunaki.com/?p=191</guid>
		<description><![CDATA[These are 2 amazing books I am reading right now. Head First Design Patterns Wicket In Action I post here the Amazon links, feel free to use them. &#60;A HREF=&#8221;http://ws.amazon.com/widgets/q?ServiceVersion=20070822&#38;MarketPlace=US&#38;ID=V20070822%2FUS%2Fblogeunakicom-20%2F8001%2Fb3b4f743-c49a-42df-a95b-1fa0a3082c3e&#38;Operation=NoScript&#8221; mce_HREF=&#8221;http://ws.amazon.com/widgets/q?ServiceVersion=20070822&#38;amp;MarketPlace=US&#38;amp;ID=V20070822%2FUS%2Fblogeunakicom-20%2F8001%2Fb3b4f743-c49a-42df-a95b-1fa0a3082c3e&#38;amp;Operation=NoScript&#8221;&#62;Amazon.com Widgets&#60;/A&#62; Cheers&#8230;&#160;]]></description>
		<wfw:commentRss>http://www.unnaki.com/2009/10/2-amazing-books-i-am-reading-rigth-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turn off Eclipse&#039;s tooltips</title>
		<link>http://www.unnaki.com/2009/09/turn-off-eclipse-tooltips/</link>
		<comments>http://www.unnaki.com/2009/09/turn-off-eclipse-tooltips/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 15:54:32 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.eunaki.com/?p=189</guid>
		<description><![CDATA[Go to: Window &#62; Preferences &#62; Java &#62; Editors &#62; Hovers and disable Combined Hover. Source: http://stackoverflow.com/questions/871732/turn-off-tooltips-in-eclipse-aptana]]></description>
		<wfw:commentRss>http://www.unnaki.com/2009/09/turn-off-eclipse-tooltips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remember Goto statement?</title>
		<link>http://www.unnaki.com/2009/09/remember-goto-statement/</link>
		<comments>http://www.unnaki.com/2009/09/remember-goto-statement/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 18:48:13 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.eunaki.com/?p=187</guid>
		<description><![CDATA[One programmer in anger says to the second programmer: - &#8220;Go to Hell!&#8221; The second programmer replies, in obvious repulsion: - &#8220;Ugh, you used goto!&#8221; LOL]]></description>
		<wfw:commentRss>http://www.unnaki.com/2009/09/remember-goto-statement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Non Relational DB: The (near?) future of databases.</title>
		<link>http://www.unnaki.com/2009/07/non-relational-db-the-near-future-of-databases/</link>
		<comments>http://www.unnaki.com/2009/07/non-relational-db-the-near-future-of-databases/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 00:25:29 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.eunaki.com/?p=177</guid>
		<description><![CDATA[Neo4j: &#8220;Neo4j is a graph database. It is an embedded, disk-based, fully transactional Java persistence engine that stores data structured in graphs rather than in tables. A graph (mathematical lingo for a network) is a flexible data structure that allows a more agile and rapid style of development. [...] Neo4j has been in commercial development [...]]]></description>
		<wfw:commentRss>http://www.unnaki.com/2009/07/non-relational-db-the-near-future-of-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subversion (SVN) with WebSVN, DAV and Apache2 under Ubuntu</title>
		<link>http://www.unnaki.com/2009/07/subversion-dav-apache2-in-ubuntu/</link>
		<comments>http://www.unnaki.com/2009/07/subversion-dav-apache2-in-ubuntu/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 22:39:15 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.eunaki.com/?p=161</guid>
		<description><![CDATA[Install Subversion: Use the following command to install Subversion and the Apache2 module: sudo apt-get install subversion libapache2-svn Create a repository: Use the following command to create a repository: sudo svnadmin create /var/svn/new-project/ Add permission to the directory for the Apache user only: chmod -R 775 /var/svn/new-project chown -R www-data:www-data /var/svn/new-project Configure Apache Open /etc/apache2/mods-available/dav_svn.conf [...]]]></description>
		<wfw:commentRss>http://www.unnaki.com/2009/07/subversion-dav-apache2-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse 3.4 Show and Hide Breadcrumbs</title>
		<link>http://www.unnaki.com/2009/06/eclipse-34-breadcrumbs-hide-and-show/</link>
		<comments>http://www.unnaki.com/2009/06/eclipse-34-breadcrumbs-hide-and-show/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 19:15:41 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.eunaki.com/?p=154</guid>
		<description><![CDATA[Eclipse 3.4 Ganymede comes with a very handy Breadcrumbs Navigator which creates a breadcrumb above the source code editor. To open it, right click on the Java Editor and choose &#8220;Show in Breadcrumb&#8221;. Or simply toggle this navigator with the toolbar button: For those of you who are unaware of what breadcrumbs do, it is [...]]]></description>
		<wfw:commentRss>http://www.unnaki.com/2009/06/eclipse-34-breadcrumbs-hide-and-show/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interesting way of defining Java exceptions</title>
		<link>http://www.unnaki.com/2009/05/interesting-way-of-defining-java-exceptions/</link>
		<comments>http://www.unnaki.com/2009/05/interesting-way-of-defining-java-exceptions/#comments</comments>
		<pubDate>Thu, 28 May 2009 17:09:11 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.eunaki.com/?p=135</guid>
		<description><![CDATA[java.lang ArithmeticException You are trying to use your computer to solve a mathematical problem that you cannot solve yourself. Read up on your arithmetics and try again. ArrayIndexOutOfBoundsException See IndexOutOfBoundsException. The difference is that this exception refers to more than one finger. ArrayStoreException You have used all your arrays and need to buy more from [...]]]></description>
		<wfw:commentRss>http://www.unnaki.com/2009/05/interesting-way-of-defining-java-exceptions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SVN back-up and restore</title>
		<link>http://www.unnaki.com/2009/05/svn-back-up-and-restore/</link>
		<comments>http://www.unnaki.com/2009/05/svn-back-up-and-restore/#comments</comments>
		<pubDate>Fri, 22 May 2009 12:53:19 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.eunaki.com/?p=120</guid>
		<description><![CDATA[To back-up my SVN repository, I have the following script: #!/bin/bash SVNDIR=/var/svn DATE=`date +%d-%m-%Y` TARNAME=svn_dump_$DATE.bz2 cd $SVNDIR rm -f *.svndump rm -f *.bz2 for repo in $(ls -d */) do filename=`basename $repo &#124; cut -d\. -f1` svnadmin dump $repo &#62; $SVNDIR/$filename.svndump done tar -cvz -f $SVNDIR/$TARNAME *.svndump cp $TARNAME /home/yo/svn_dump Basically, it iterates thru all [...]]]></description>
		<wfw:commentRss>http://www.unnaki.com/2009/05/svn-back-up-and-restore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using SVN with Subclipse</title>
		<link>http://www.unnaki.com/2009/05/using-svn-with-subclipse/</link>
		<comments>http://www.unnaki.com/2009/05/using-svn-with-subclipse/#comments</comments>
		<pubDate>Sat, 02 May 2009 16:12:00 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.eunaki.com/?p=117</guid>
		<description><![CDATA[If you want to know the basics of SVN with Subclipse there&#8217;s no need to add anymore than what this article already says. http://www.saltycrane.com/blog/2007/03/how-to-setup-subclipse-project-to/ Was really helpful and clear to me.]]></description>
		<wfw:commentRss>http://www.unnaki.com/2009/05/using-svn-with-subclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java with GUTs</title>
		<link>http://www.unnaki.com/2009/04/java-with-guts/</link>
		<comments>http://www.unnaki.com/2009/04/java-with-guts/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 16:54:54 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.eunaki.com/?p=115</guid>
		<description><![CDATA[This is a great article on writing unit tests. It will give you a lot of background information and further reading links, as well as different points-of-view and opinions. Part 1: http://www.javaworld.com/javaworld/jw-03-2009/jw-03-good-unit-tests-1.html Part 2: http://www.javaworld.com/javaworld/jw-04-2009/jw-04-good-unit-tests-2.html Enjoy it!]]></description>
		<wfw:commentRss>http://www.unnaki.com/2009/04/java-with-guts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The 30 skills every IT person should have</title>
		<link>http://www.unnaki.com/2009/01/interesting-article/</link>
		<comments>http://www.unnaki.com/2009/01/interesting-article/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 12:26:24 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.eunaki.com/?p=88</guid>
		<description><![CDATA[Interesting article: &#8220;&#8230;An IT manager&#8217;s guide on how to be better at what you do, no matter how experienced you are&#8230;&#8221; http://www.infoworld.com/article/08/06/02/23FE-how-to-fire-IT-staff-skills-list_1.html]]></description>
		<wfw:commentRss>http://www.unnaki.com/2009/01/interesting-article/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2 really interesting articles about software development.</title>
		<link>http://www.unnaki.com/2008/08/really-interesting-articles-about-software-development/</link>
		<comments>http://www.unnaki.com/2008/08/really-interesting-articles-about-software-development/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 13:59:50 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.eunaki.com/?p=36</guid>
		<description><![CDATA[The One Minute Software Development Manager: http://www.realsoftwaredevelopment.com/2007/08/the-one-minute-.html Software Development Top 30 Mistakes: http://www.realsoftwaredevelopment.com/2006/10/software_develo.html]]></description>
		<wfw:commentRss>http://www.unnaki.com/2008/08/really-interesting-articles-about-software-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Develop J2ME apps in Ubuntu with Eclipse, EclipseME &amp; Sun Java Wireless Toolkit 2.5.2</title>
		<link>http://www.unnaki.com/2008/06/develop-j2me-apps-in-ubuntu-with-eclipse-eclipseme-sun-java-wireless-toolkit-252/</link>
		<comments>http://www.unnaki.com/2008/06/develop-j2me-apps-in-ubuntu-with-eclipse-eclipseme-sun-java-wireless-toolkit-252/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 23:32:45 +0000</pubDate>
		<dc:creator>Leandro Del Teso</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.eunaki.com/?p=11</guid>
		<description><![CDATA[1-Download Sun&#8217;s Java Wireless Toolkit 2.5.2: http://java.sun.com/products/sjwtoolkit/download.html 2-Install dependencies (found in the previous link): yo@notebook# sudo apt-get install libxpm-dev libxt-dev libx11-dev libice-dev libsm-dev libc6-dev libstdc++6-dev 3-Install Sun&#8217;s Java Wireless Toolkit 2.5.2. Go to the dir were you downloaded the installer: yo@notebook# chmod +x sun_java_wireless_toolkit-2_5_2-linux.bin yo@notebook# ./sun_java_wireless_toolkit-2_5_2-linux.bin You must enter the location of the JVM (I&#8217;m [...]]]></description>
		<wfw:commentRss>http://www.unnaki.com/2008/06/develop-j2me-apps-in-ubuntu-with-eclipse-eclipseme-sun-java-wireless-toolkit-252/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
