<?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>gonz0's Blog &#187; Gonzalo</title>
	<atom:link href="http://blog.gonz0.com.ar/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gonz0.com.ar</link>
	<description></description>
	<lastBuildDate>Sat, 04 Dec 2010 21:05:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
  <link>http://blog.gonz0.com.ar</link>
  <url>http://blog.gonz0.com.ar/favicon.png</url>
  <title>gonz0's Blog</title>
</image>
<atom:link rel="search"
           href="http://blog.gonz0.com.ar/opensearch"
           type="application/opensearchdescription+xml"
           title="Content Search" />		<item>
		<title>Checklist for comparing environments</title>
		<link>http://blog.gonz0.com.ar/2010/11/checklist-for-comparing-environments/</link>
		<comments>http://blog.gonz0.com.ar/2010/11/checklist-for-comparing-environments/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 04:33:48 +0000</pubDate>
		<dc:creator>Gonzalo</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.gonz0.com.ar/?p=283</guid>
		<description><![CDATA[I&#8217;ve spent the last days tracking down a bug in a Production environment, which I could not for the love of God reproduce locally. For future reference more than anything, I&#8217;m leaving here what I understand should be checked when trying to assertain environment differences affecting a Java Web application, sorted by (again in my [...]]]></description>
		<wfw:commentRss>http://blog.gonz0.com.ar/2010/11/checklist-for-comparing-environments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing with Stubs or testing with Mocks?</title>
		<link>http://blog.gonz0.com.ar/2010/08/testing-with-stubs-or-testing-with-mocks/</link>
		<comments>http://blog.gonz0.com.ar/2010/08/testing-with-stubs-or-testing-with-mocks/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 05:18:00 +0000</pubDate>
		<dc:creator>Gonzalo</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://blog.gonz0.com.ar/?p=263</guid>
		<description><![CDATA[I&#8217;ve read Mocks Aren&#8217;t Stubs some time ago. However, it was not until recently, after having a discussion on TDD with a colleague, that I realized how strongly coupled a test is to the tested class&#8217; implementation when using mocks. Ever since I started using mocks, seeing how easy it is, I&#8217;ve been doing tests to [...]]]></description>
		<wfw:commentRss>http://blog.gonz0.com.ar/2010/08/testing-with-stubs-or-testing-with-mocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring Certified Professional!</title>
		<link>http://blog.gonz0.com.ar/2010/07/spring-certified-professional/</link>
		<comments>http://blog.gonz0.com.ar/2010/07/spring-certified-professional/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 15:25:54 +0000</pubDate>
		<dc:creator>Gonzalo</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.gonz0.com.ar/?p=259</guid>
		<description><![CDATA[Well, had this site quite abandoned lately&#8230; this is certainly a good way of reviving it. I just got out of my certification exam, and successfully passed it. I&#8217;m now a Spring Certified professional, after having taken the course a while ago and finally raised some courage to appointing for the test. I cannot give [...]]]></description>
		<wfw:commentRss>http://blog.gonz0.com.ar/2010/07/spring-certified-professional/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Taking a tour inside the Spring Framework</title>
		<link>http://blog.gonz0.com.ar/2010/02/taking-a-tour-inside-the-spring-framework/</link>
		<comments>http://blog.gonz0.com.ar/2010/02/taking-a-tour-inside-the-spring-framework/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 05:14:41 +0000</pubDate>
		<dc:creator>Gonzalo</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.gonz0.com.ar/?p=234</guid>
		<description><![CDATA[I&#8217;ll be attending SpringSource&#8216;s Spring Core training this week. Two cool remarks from day one: Infrastructure beans in its own bean definition file After having heard this suggestion, I can&#8217;t believe I didn&#8217;t think of it before. Having plumbing beans on a separate file makes all the sense in the world. It is expected to [...]]]></description>
		<wfw:commentRss>http://blog.gonz0.com.ar/2010/02/taking-a-tour-inside-the-spring-framework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Its that time of the year&#8230;</title>
		<link>http://blog.gonz0.com.ar/2009/10/its-that-time-of-the-year/</link>
		<comments>http://blog.gonz0.com.ar/2009/10/its-that-time-of-the-year/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 19:12:14 +0000</pubDate>
		<dc:creator>Gonzalo</dc:creator>
				<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://blog.gonz0.com.ar/?p=229</guid>
		<description><![CDATA[Our statesmen still don&#8217;t realize how important time is for IT systems. For the third time in a row, the rules for DST were changed less than a week before they would&#8217;ve been implemented. There&#8217;s no way vendors (or maintainers for FLOSS) can keep up with this kind of mambo-jambo. I&#8217;m trying hard not to [...]]]></description>
		<wfw:commentRss>http://blog.gonz0.com.ar/2009/10/its-that-time-of-the-year/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Where did Spring Modules: Validation go?</title>
		<link>http://blog.gonz0.com.ar/2009/08/where-did-spring-modules-validation-go/</link>
		<comments>http://blog.gonz0.com.ar/2009/08/where-did-spring-modules-validation-go/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 03:35:37 +0000</pubDate>
		<dc:creator>Gonzalo</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.gonz0.com.ar/?p=207</guid>
		<description><![CDATA[Spring Modules has been marked deprecated. In favor of Spring Extensions, says the page. Now Spring Extensions doesn&#8217;t have Annotations validation, a great feature of the former project. In fact, I couldn&#8217;t find these annotations or the necessary Validator Configuration Loader anywhere in Spring 2.5. So, for the time being, I&#8217;m using Validation 0.8a from [...]]]></description>
		<wfw:commentRss>http://blog.gonz0.com.ar/2009/08/where-did-spring-modules-validation-go/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The problem is in the mandatory algorithm. Now what?</title>
		<link>http://blog.gonz0.com.ar/2009/05/the-problem-is-in-the-mandatory-algorithm-now-what/</link>
		<comments>http://blog.gonz0.com.ar/2009/05/the-problem-is-in-the-mandatory-algorithm-now-what/#comments</comments>
		<pubDate>Mon, 11 May 2009 04:16:48 +0000</pubDate>
		<dc:creator>Gonzalo</dc:creator>
				<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Debian GNU/Linux]]></category>
		<category><![CDATA[Pretty Good Privacy]]></category>

		<guid isPermaLink="false">http://blog.gonz0.com.ar/?p=192</guid>
		<description><![CDATA[Just in case you haven&#8217;t heard of it, there&#8217;s a new attack vector on the SHA-1 hash algorithm. This is causing all kinds of havoc in communities that use PGP signatures, since signatures are created with this hash function by default. As an accessory to this, GnuPG&#8216;s defaults for a key result in a key [...]]]></description>
		<wfw:commentRss>http://blog.gonz0.com.ar/2009/05/the-problem-is-in-the-mandatory-algorithm-now-what/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Earth Hour 2009</title>
		<link>http://blog.gonz0.com.ar/2009/03/the-earth-hour-2009/</link>
		<comments>http://blog.gonz0.com.ar/2009/03/the-earth-hour-2009/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 23:16:35 +0000</pubDate>
		<dc:creator>Gonzalo</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.gonz0.com.ar/?p=184</guid>
		<description><![CDATA[As it is about to begin here in Argentina, I&#8217;ll be shutting down not only the lights at home, but also my computer and as much electrical stuff as I can. This means, everything except: One TV set, as  Argentina is playing for the FIFA World Cup 2010; My fishing tank&#8217;s filter and air pump; [...]]]></description>
		<wfw:commentRss>http://blog.gonz0.com.ar/2009/03/the-earth-hour-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Identity and online communities</title>
		<link>http://blog.gonz0.com.ar/2009/03/identity-and-online-communities/</link>
		<comments>http://blog.gonz0.com.ar/2009/03/identity-and-online-communities/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 16:59:16 +0000</pubDate>
		<dc:creator>Gonzalo</dc:creator>
				<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://blog.gonz0.com.ar/?p=174</guid>
		<description><![CDATA[In the many, many, discussions I had with almost every human being since the creation of Facebook, I&#8217;ve stated my strong opposition for this kind of sites. I consider them a huge invasion of one-self&#8217;s privacy. People tagging pictures with your name, without your authorization? C&#8217;mon! And this happens even if you don&#8217;t have an [...]]]></description>
		<wfw:commentRss>http://blog.gonz0.com.ar/2009/03/identity-and-online-communities/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Debian Lenny is here!</title>
		<link>http://blog.gonz0.com.ar/2009/02/debian-lenny-is-here/</link>
		<comments>http://blog.gonz0.com.ar/2009/02/debian-lenny-is-here/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 12:22:14 +0000</pubDate>
		<dc:creator>Gonzalo</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Debian GNU/Linux]]></category>

		<guid isPermaLink="false">http://blog.gonz0.com.ar/?p=168</guid>
		<description><![CDATA[I&#8217;d like to congratulate all Debian folks out there. Lenny is finally stable, Squeeze is born and everyone is happy. More details are available at the official announcement.]]></description>
		<wfw:commentRss>http://blog.gonz0.com.ar/2009/02/debian-lenny-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

