<?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</title>
	<atom:link href="http://www.danidemi.com/mainwww/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>How to install a Perl module with CPANP</title>
		<link>http://www.danidemi.com/mainwww/2011/03/how-to-install-a-perl-module/</link>
		<comments>http://www.danidemi.com/mainwww/2011/03/how-to-install-a-perl-module/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 10:23:11 +0000</pubDate>
		<dc:creator>danidemi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.danidemi.com/mainwww/?p=207</guid>
		<description><![CDATA[Example about how to install a Perl module through cpanp. <a href="http://www.danidemi.com/mainwww/2011/03/how-to-install-a-perl-module/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.danidemi.com/mainwww/2011/03/how-to-install-a-perl-module/feed/</wfw:commentRss>
		<slash:comments>0</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>A journey with Test and Performance Tools Platform (TPTP)</title>
		<link>http://www.danidemi.com/mainwww/2010/11/a-journey-with-test-and-performance-tools-platform-tptp/</link>
		<comments>http://www.danidemi.com/mainwww/2010/11/a-journey-with-test-and-performance-tools-platform-tptp/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 15:27:43 +0000</pubDate>
		<dc:creator>danidemi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.danidemi.com/mainwww/?p=186</guid>
		<description><![CDATA[I got some spare time, so I decided to give TPTP a try. After all I was thinking about it for some months. I got the chance to apply TPTP to an applet I&#8217;m working to. The applet&#8217;s main task &#8230; <a href="http://www.danidemi.com/mainwww/2010/11/a-journey-with-test-and-performance-tools-platform-tptp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.danidemi.com/mainwww/2010/11/a-journey-with-test-and-performance-tools-platform-tptp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FormFramework for iPhone</title>
		<link>http://www.danidemi.com/mainwww/2010/11/formframework-for-iphone/</link>
		<comments>http://www.danidemi.com/mainwww/2010/11/formframework-for-iphone/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 15:18:35 +0000</pubDate>
		<dc:creator>danidemi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.danidemi.com/mainwww/?p=184</guid>
		<description><![CDATA[FormFramework allows you to easily include well designed forms in your iPhone app. <a href="http://www.danidemi.com/mainwww/2010/11/formframework-for-iphone/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.danidemi.com/mainwww/2010/11/formframework-for-iphone/feed/</wfw:commentRss>
		<slash:comments>2</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>Svn toolkit</title>
		<link>http://www.danidemi.com/mainwww/2010/04/svn-toolkit/</link>
		<comments>http://www.danidemi.com/mainwww/2010/04/svn-toolkit/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 08:14:26 +0000</pubDate>
		<dc:creator>danidemi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.danidemi.com/mainwww/?p=158</guid>
		<description><![CDATA[This is a quick SVN reference I update regularly, with the commands I use more. I hope you&#8217;ll find it useful. Task: Browse a remote repository &#160;svn ls svn+ssh://[alias]/[path] Task: create a directory on a remote repository &#160;svn mkdir -m &#8230; <a href="http://www.danidemi.com/mainwww/2010/04/svn-toolkit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.danidemi.com/mainwww/2010/04/svn-toolkit/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>
	</channel>
</rss>

