<?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>Daniele Demichelis &#187; Development</title>
	<atom:link href="http://www.danidemi.com/mainwww/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danidemi.com/mainwww</link>
	<description>There are 10 types of people in the world: Those who understand binary, and those who don&#039;t...</description>
	<lastBuildDate>Sun, 05 Feb 2012 17:58:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What a Project Manager would like to know about unit testing</title>
		<link>http://www.danidemi.com/mainwww/2011/04/what-a-project-manager-would-like-to-know-about-unit-testing/</link>
		<comments>http://www.danidemi.com/mainwww/2011/04/what-a-project-manager-would-like-to-know-about-unit-testing/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 14:29:11 +0000</pubDate>
		<dc:creator>danidemi</dc:creator>
				<category><![CDATA[Testing]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[training]]></category>

		<guid isPermaLink="false">http://www.danidemi.com/mainwww/?p=212</guid>
		<description><![CDATA[Which is the most pragmatic approach to introduce automated unit testing to project managers ? In this article I describe you what are the questions made by a PM I worked with about automated unit testing. <a href="http://www.danidemi.com/mainwww/2011/04/what-a-project-manager-would-like-to-know-about-unit-testing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.danidemi.com/mainwww/2011/04/what-a-project-manager-would-like-to-know-about-unit-testing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Diff in Java</title>
		<link>http://www.danidemi.com/mainwww/2010/11/diff-in-java/</link>
		<comments>http://www.danidemi.com/mainwww/2010/11/diff-in-java/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 15:43:12 +0000</pubDate>
		<dc:creator>danidemi</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.danidemi.com/mainwww/?p=194</guid>
		<description><![CDATA[How to implement diff in Java <a href="http://www.danidemi.com/mainwww/2010/11/diff-in-java/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.danidemi.com/mainwww/2010/11/diff-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to efficiently show file elaboration</title>
		<link>http://www.danidemi.com/mainwww/2010/11/how-to-efficiently-show-file-elaboration/</link>
		<comments>http://www.danidemi.com/mainwww/2010/11/how-to-efficiently-show-file-elaboration/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 16:22:12 +0000</pubDate>
		<dc:creator>danidemi</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[applet]]></category>
		<category><![CDATA[graohics]]></category>
		<category><![CDATA[gui]]></category>

		<guid isPermaLink="false">http://www.danidemi.com/mainwww/?p=182</guid>
		<description><![CDATA[How to organize a GUI that effectively shows the users the upload and the elaboration processes of a local file to a remote application server ? Here's my proposal. <a href="http://www.danidemi.com/mainwww/2010/11/how-to-efficiently-show-file-elaboration/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.danidemi.com/mainwww/2010/11/how-to-efficiently-show-file-elaboration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Http commons too standard for some web servers</title>
		<link>http://www.danidemi.com/mainwww/2010/10/http-commons-too-standard-for-some-web-servers/</link>
		<comments>http://www.danidemi.com/mainwww/2010/10/http-commons-too-standard-for-some-web-servers/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 10:18:40 +0000</pubDate>
		<dc:creator>danidemi</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[rfc]]></category>

		<guid isPermaLink="false">http://www.danidemi.com/mainwww/?p=176</guid>
		<description><![CDATA[By default commons http sends POST multipart/form-data messages obeying the RFC standards. This can make some web servers to reject the message. This is a way to fix the problem. <a href="http://www.danidemi.com/mainwww/2010/10/http-commons-too-standard-for-some-web-servers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.danidemi.com/mainwww/2010/10/http-commons-too-standard-for-some-web-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Provide all Ruby Enterprise dependencies</title>
		<link>http://www.danidemi.com/mainwww/2010/09/provide-all-ruby-enterprise-dependencies/</link>
		<comments>http://www.danidemi.com/mainwww/2010/09/provide-all-ruby-enterprise-dependencies/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 17:28:07 +0000</pubDate>
		<dc:creator>danidemi</dc:creator>
				<category><![CDATA[Rails & C.]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.danidemi.com/mainwww/?p=173</guid>
		<description><![CDATA[I was trying to install Ruby Enterprise on my Ubuntu machine. I discover you need to be sure to have some package installed if you really want to build all gems needed by Ruby On Rails. So be sure to &#8230; <a href="http://www.danidemi.com/mainwww/2010/09/provide-all-ruby-enterprise-dependencies/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.danidemi.com/mainwww/2010/09/provide-all-ruby-enterprise-dependencies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Assert statement in Objective C</title>
		<link>http://www.danidemi.com/mainwww/2010/03/assert-statement-in-objective-c/</link>
		<comments>http://www.danidemi.com/mainwww/2010/03/assert-statement-in-objective-c/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 15:40:40 +0000</pubDate>
		<dc:creator>danidemi</dc:creator>
				<category><![CDATA[iPhone Development]]></category>
		<category><![CDATA[objective-c]]></category>

		<guid isPermaLink="false">http://www.danidemi.com/mainwww/?p=147</guid>
		<description><![CDATA[Hi, if you like to use assertions in your source code, but you miss this feature in ObjectiveC, give a look to this small class. Assert.h #import &#60;Foundation/Foundation.h&#62; @interface Assert : NSObject &#123; &#125; +&#40;void&#41;that:&#40;BOOL&#41;expr; @end Assert.m #import &#34;Assert.h&#34; @implementation &#8230; <a href="http://www.danidemi.com/mainwww/2010/03/assert-statement-in-objective-c/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.danidemi.com/mainwww/2010/03/assert-statement-in-objective-c/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ruby on CentOS</title>
		<link>http://www.danidemi.com/mainwww/2010/03/ruby-on-centos/</link>
		<comments>http://www.danidemi.com/mainwww/2010/03/ruby-on-centos/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 14:07:36 +0000</pubDate>
		<dc:creator>danidemi</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[operation]]></category>

		<guid isPermaLink="false">http://www.danidemi.com/mainwww/?p=121</guid>
		<description><![CDATA[Install a recent Ruby version in CentOS via Yum is almost impossible, since the packages are a little outdated. Maybe it is worth to give Enterprise Ruby a try. <a href="http://www.danidemi.com/mainwww/2010/03/ruby-on-centos/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.danidemi.com/mainwww/2010/03/ruby-on-centos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Database testing with Mono and NUnit</title>
		<link>http://www.danidemi.com/mainwww/2010/03/database-testing-with-mono-and-nunit/</link>
		<comments>http://www.danidemi.com/mainwww/2010/03/database-testing-with-mono-and-nunit/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 16:03:37 +0000</pubDate>
		<dc:creator>danidemi</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[db]]></category>
		<category><![CDATA[integration testing]]></category>

		<guid isPermaLink="false">http://www.danidemi.com/mainwww/?p=107</guid>
		<description><![CDATA[A class to set the database in a well know status before running an integration test. <a href="http://www.danidemi.com/mainwww/2010/03/database-testing-with-mono-and-nunit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.danidemi.com/mainwww/2010/03/database-testing-with-mono-and-nunit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Obtain the root logger programmatically in log4net</title>
		<link>http://www.danidemi.com/mainwww/2010/03/obtain-the-root-logger-programmatically-in-log4net/</link>
		<comments>http://www.danidemi.com/mainwww/2010/03/obtain-the-root-logger-programmatically-in-log4net/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 11:15:35 +0000</pubDate>
		<dc:creator>danidemi</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://www.danidemi.com/mainwww/?p=113</guid>
		<description><![CDATA[If you use log4net, you could have the need to configure the loggers programamtically. The problem arise when you want access to the root logger, since the documentation does not explain well how to obtain it. So, here&#8217;s a snippet &#8230; <a href="http://www.danidemi.com/mainwww/2010/03/obtain-the-root-logger-programmatically-in-log4net/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.danidemi.com/mainwww/2010/03/obtain-the-root-logger-programmatically-in-log4net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Good environment variable values during iPhone development</title>
		<link>http://www.danidemi.com/mainwww/2010/01/iphone_development_environment_variables/</link>
		<comments>http://www.danidemi.com/mainwww/2010/01/iphone_development_environment_variables/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 15:06:39 +0000</pubDate>
		<dc:creator>danidemi</dc:creator>
				<category><![CDATA[iPhone Development]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://www.danidemi.com/mainwww/?p=94</guid>
		<description><![CDATA[Directly from GHUnit, a small note about which environment variables to set while developing for the iPhone. Environment Variable: Default: Set to: NSDebugEnabled NO YES NSZombieEnabled NO YES NSDeallocateZombies NO NO (or YES) NSHangOnUncaughtException NO YES NSAutoreleaseFreedObjectCheckEnabled NO YES Actually, &#8230; <a href="http://www.danidemi.com/mainwww/2010/01/iphone_development_environment_variables/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.danidemi.com/mainwww/2010/01/iphone_development_environment_variables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

