<?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>Giordano Scalzo&#039;s Personal Blog &#187; me</title>
	<atom:link href="http://giordano.scalzo.biz/category/me/feed/" rel="self" type="application/rss+xml" />
	<link>http://giordano.scalzo.biz</link>
	<description>Just another useless weblog</description>
	<lastBuildDate>Fri, 09 Jul 2010 09:41:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>&#8220;Better Software Developers&#8221; slides from Better Software 2010</title>
		<link>http://giordano.scalzo.biz/2010/05/10/better-software-developers-slides-from-better-software-2010/</link>
		<comments>http://giordano.scalzo.biz/2010/05/10/better-software-developers-slides-from-better-software-2010/#comments</comments>
		<pubDate>Mon, 10 May 2010 13:15:08 +0000</pubDate>
		<dc:creator>giordano scalzo</dc:creator>
				<category><![CDATA[agile]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[bsw2010]]></category>
		<category><![CDATA[software craftsmanship]]></category>

		<guid isPermaLink="false">http://giordano.scalzo.biz/?p=307</guid>
		<description><![CDATA[Here are the slides from my presentation I gave at Better Software 2010: a humble attempt to spread the Software Craftsmanship philosophy among developers and managers.
Better Software Developers
View more presentations from giordano scalzo.




Technorati Tags: agile, bsw2010, software craftsmanship


]]></description>
			<content:encoded><![CDATA[<p>Here are the slides from my presentation I gave at Better Software 2010: a humble attempt to spread the Software Craftsmanship philosophy among developers and managers.</p>
<div style="width:425px" id="__ss_3989933"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/giordano/better-software-developers-3989933" title="Better Software Developers">Better Software Developers</a></strong><object id="__sse3989933" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=bettersoftwaredevelopers-100506042809-phpapp01&#038;rel=0&#038;stripped_title=better-software-developers-3989933" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse3989933" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=bettersoftwaredevelopers-100506042809-phpapp01&#038;rel=0&#038;stripped_title=better-software-developers-3989933" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/giordano">giordano scalzo</a>.</div>
</div>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/agile' rel='tag' target='_self'>agile</a>, <a class='technorati-link' href='http://technorati.com/tag/bsw2010' rel='tag' target='_self'>bsw2010</a>, <a class='technorati-link' href='http://technorati.com/tag/software+craftsmanship' rel='tag' target='_self'>software craftsmanship</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://giordano.scalzo.biz/2010/05/10/better-software-developers-slides-from-better-software-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;Agile iPhone Development&#8221; at Xpug Milano</title>
		<link>http://giordano.scalzo.biz/2010/04/02/agile-iphone-development-at-xpug-milano/</link>
		<comments>http://giordano.scalzo.biz/2010/04/02/agile-iphone-development-at-xpug-milano/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 07:29:54 +0000</pubDate>
		<dc:creator>giordano scalzo</dc:creator>
				<category><![CDATA[me]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://giordano.scalzo.biz/?p=303</guid>
		<description><![CDATA[Spring is almost arriving and it&#8217;s time for another Xpug Milano meeting in coding dojo format.
This month we practiced with ObjectiveC; I gave an introductory presentation about the language, the ide and the framework, then we faced up to a nice Kata I proposed, inspired by some work of Brett Schuchert: the KataRpnCalculator.
I admit I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>Spring is almost arriving and it&#8217;s time for another Xpug Milano meeting in coding dojo format.</p>
<p>This month we practiced with ObjectiveC; I gave an introductory presentation about the language, the ide and the framework, then we faced up to a nice Kata I proposed, inspired by <a href="http://blog.objectmentor.com/articles/2010/03/30/some-rough-draft-tdd-demonstration-videos">some work of Brett Schuchert</a>: the <a href="http://milano-xpug.pbworks.com/f/KataRpnCalculator.doc">KataRpnCalculator</a>.</p>
<p>I admit I&#8217;m amazingly surprised by how quick the Xpuggers learned the basic of the language and how good is the <a href="http://github.com/gscalzo/Code-Kata/tree/KataRpnCalculator/KataCalculator/">code they produced</a>: awesome!<br />
It&#8217;s the proof that it&#8217;s always a people problem not a technologic problem, and people with the right attitude can produce very good code, even though they don&#8217;t know very well the language.</p>
<div style="width:425px" id="__ss_3589479"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/giordano/agile-iphone-development" title="Agile Iphone Development">Agile Iphone Development</a></strong><object width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=agileiphonedevelopment-100329181146-phpapp01&#038;rel=0&#038;stripped_title=agile-iphone-development" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=agileiphonedevelopment-100329181146-phpapp01&#038;rel=0&#038;stripped_title=agile-iphone-development" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/giordano">giordano scalzo</a>.</div>
</div>

<!-- start wp-tags-to-technorati 1.01 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://giordano.scalzo.biz/2010/04/02/agile-iphone-development-at-xpug-milano/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AgileCamp 2010: richness of difference</title>
		<link>http://giordano.scalzo.biz/2010/03/17/agilecamp-2010-richness-of-differerence/</link>
		<comments>http://giordano.scalzo.biz/2010/03/17/agilecamp-2010-richness-of-differerence/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 13:59:01 +0000</pubDate>
		<dc:creator>giordano scalzo</dc:creator>
				<category><![CDATA[agile]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[barcamp]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://giordano.scalzo.biz/?p=288</guid>
		<description><![CDATA[Some weeks ago, I has been lucky enough to attend to AgileCamp 2010, an awesome Barcamp organized by Sketchin, a Swiss UX and Web agency.
With my good fellows XpUg-gers Gabriele, Andrea and Indrit, we reached a lot of old and new friends, all of them caring about quality and &#8220;Things Got Right&#8221;.
I came back really [...]]]></description>
			<content:encoded><![CDATA[<p>Some weeks ago, I has been lucky enough to attend to <a href="http://barcamp.org/AgileCamp">AgileCamp 2010</a>, an awesome <a href="http://barcamp.org/">Barcamp </a>organized by <a href="http://www.sketchin.ch/it/blog/sketchin/vorremo-parlarvi-dellagilecamp2010.html">Sketchin</a>, a Swiss UX and Web agency.<br />
With my good fellows <a href="http://milano-xpug.pbworks.com/">XpUg-gers</a> <a href="http://www.gabrielelana.it/">Gabriele</a>, <a href="http://blog.andreafrancia.it/">Andrea</a> and <a href="http://it.linkedin.com/in/indritselimi">Indrit</a>, we reached a lot of old and new friends, all of them caring about quality and &#8220;<em>Things Got Righ</em>t&#8221;.<br />
I came back really enriched, mainly because I met people with experiences and point of view different than mine.</p>
<p>It has been my first <a href="http://barcamp.org/">Barcamp</a>, so I though it was necessary to present something, and I decided to assemble a little introduction to Tdd coding for Iphone.</p>
<p>Here there is the video of my presentation:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="320" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=10062595&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="320" src="http://vimeo.com/moogaloop.swf?clip_id=10062595&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/10062595">AgileCamp &#8211; iPhone agile DEV (di Giordano Scalzo)</a> from <a href="http://vimeo.com/sketchin">Sketchin</a> on <a href="http://vimeo.com">Vimeo</a>.</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/barcamp' rel='tag' target='_self'>barcamp</a>, <a class='technorati-link' href='http://technorati.com/tag/bdd' rel='tag' target='_self'>bdd</a>, <a class='technorati-link' href='http://technorati.com/tag/iphone' rel='tag' target='_self'>iphone</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://giordano.scalzo.biz/2010/03/17/agilecamp-2010-richness-of-differerence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;ll speak at &#8220;Better Software&#8221; 2010</title>
		<link>http://giordano.scalzo.biz/2010/03/01/ill-speak-at-better-software-2010/</link>
		<comments>http://giordano.scalzo.biz/2010/03/01/ill-speak-at-better-software-2010/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 13:38:59 +0000</pubDate>
		<dc:creator>giordano scalzo</dc:creator>
				<category><![CDATA[me]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[conference]]></category>

		<guid isPermaLink="false">http://giordano.scalzo.biz/?p=284</guid>
		<description><![CDATA[
Better Software is a quite new IT Conference, mainly addressed to non technologic parts of making software.
This year I&#8217;ll give a speech about passion, enthusiam and pride to be a developer, and the how that can be used by the companies to make a lot of money  . See you there!



Technorati Tags: conference, presentation


]]></description>
			<content:encoded><![CDATA[<p><a href="http://giordano.scalzo.biz/wp-content/uploads/2010/03/bsw2010_facebook.png"><img src="http://giordano.scalzo.biz/wp-content/uploads/2010/03/bsw2010_facebook.png" alt="Better Software 2010" title="bsw2010" width="200" height="200" class="alignleft size-full wp-image-285" /></a><br />
<a href="http://www.bettersoftware.it/">Better Software</a> is a quite new IT Conference, mainly addressed to non technologic parts of making software.<br />
This year I&#8217;ll give a <a href="http://www.bettersoftware.it/conference/talks/gli-sviluppatori-non-sono-tutti-uguali">speech</a> about passion, enthusiam and pride to be a developer, and the how that can be used by the companies to make a lot of money <img src='http://giordano.scalzo.biz/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> . See you there!</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/conference' rel='tag' target='_self'>conference</a>, <a class='technorati-link' href='http://technorati.com/tag/presentation' rel='tag' target='_self'>presentation</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://giordano.scalzo.biz/2010/03/01/ill-speak-at-better-software-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What I learned doing a Katacast</title>
		<link>http://giordano.scalzo.biz/2009/12/23/what-i-learned-doing-a-katacast/</link>
		<comments>http://giordano.scalzo.biz/2009/12/23/what-i-learned-doing-a-katacast/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 09:32:36 +0000</pubDate>
		<dc:creator>giordano scalzo</dc:creator>
				<category><![CDATA[me]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[kata]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://giordano.scalzo.biz/?p=258</guid>
		<description><![CDATA[As said before, last week at Milan Xpug meeting, we organized a kata evening, with the same challenge done with different language.
During the practice to reach a quite well solution, I publicized my attempts through Twiiter gaining attention from Corey Haines hinself who asked me if I was interested to appear on katakasts.com as a [...]]]></description>
			<content:encoded><![CDATA[<p>As <a href="http://giordano.scalzo.biz/2009/12/17/stringcalculator-kata-at-xpug/">said before</a>, last week at <a href="http://milano-xpug.pbworks.com/">Milan Xpug</a> meeting, we organized a kata evening, with the same challenge done with different language.<br />
During the practice to reach a quite well solution, I publicized my attempts through Twiiter gaining attention from <a href="http://www.coreyhaines.com/">Corey Haines</a> hinself who asked me if I was interested to appear on <a href="http://www.katacasts.com/">katakasts.com</a> as a guest: wow, I felt like a teenage U2 fan who, while playing in garage, receive a call from The Edge asked him if interest to play some concerts with them!</p>
<p>Anyway, I tried to record a good enough kata, that means without compilation error, in resonable time and typed in smooth way.<br />
That could sound as a straightforward thing to do (I thought it that way), but I invite everyone tho give it a try: I did almost 10 complete recording, not counting all false starts or big mistakes near the end of kata.<br />
I noticed how often I did errors in first steps, I think while I&#8217;m not into the &#8220;flow&#8221;, or at the end, when I start to relax.</p>
<p>Anyway, the only way to perform a Kata in a acceptable time for <a href="http://www.katacasts.com/">katakasts.com</a> (less than 15 minutes) is to master the editor of choice.<br />
I use <a href="http://www.vim.org/">vim </a>for kata, but I&#8217;m far to be &#8216;fluent&#8217; on it! Anyway, to save precious time, I learned a few usefu thricks.</p>
<p>First of all, we need to forget to navigate the text throught <code>'hjkl'</code> or arrows keys, and use the line numbers features of vim.<br />
With this command:</p>
<pre class="brush ruby">
:set number
</pre>
<p>every line will appear with its number.<br />
Almost every command of vim should be applied to a range of rows.<br />
For example with this:</p>
<pre class="brush ruby">
:20,30 co 35
</pre>
<p>we copy the block from line 20 to line 30 to line 35.<br />
Or with this:</p>
<pre class="brush ruby">
:20,30s/java/scala/g
</pre>
<p>we change word <code>java</code> with <code>scala</code> in previous code.<br />
A little variant is</p>
<pre class="brush ruby">
:20,30 co .
</pre>
<p>that copies the block at the current cursor position.</p>
<p>Anyway, you can enjoy these and other basic vim tricks in my Katacast:</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=8326880&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=8326880&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/8326880">KataCast: StringCalculator in Scala</a> from <a href="http://vimeo.com/user2802092">giordano scalzo</a> on <a href="http://vimeo.com">Vimeo</a>.</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/kata' rel='tag' target='_self'>kata</a>, <a class='technorati-link' href='http://technorati.com/tag/scala' rel='tag' target='_self'>scala</a>, <a class='technorati-link' href='http://technorati.com/tag/vim' rel='tag' target='_self'>vim</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://giordano.scalzo.biz/2009/12/23/what-i-learned-doing-a-katacast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An evening at Xpug: Bdd presentation</title>
		<link>http://giordano.scalzo.biz/2009/12/04/an-evening-at-xpug-bdd-presentation/</link>
		<comments>http://giordano.scalzo.biz/2009/12/04/an-evening-at-xpug-bdd-presentation/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 21:24:48 +0000</pubDate>
		<dc:creator>giordano scalzo</dc:creator>
				<category><![CDATA[agile]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[xpug]]></category>

		<guid isPermaLink="false">http://giordano.scalzo.biz/?p=249</guid>
		<description><![CDATA[Last evening, I gave a speech about Bdd, at the wonderful Milan XPUg.
The meeting has been very pleasant: I believe the members are among the most brilliant mind I know.
I could admit I didn&#8217;t know very well Bdd, but following the good old advice &#8220;teach to learn&#8220;, I got a triple win:
I taught something new [...]]]></description>
			<content:encoded><![CDATA[<p>Last evening, I gave a speech about Bdd, at the wonderful <a href="http://milano-xpug.pbworks.com/">Milan XPUg</a>.<br />
The meeting has been very pleasant: I believe the members are among the most brilliant mind I know.</p>
<p>I could admit I didn&#8217;t know very well Bdd, but following the good old advice &#8220;<em>teach to learn</em>&#8220;, I got a triple win:<br />
I taught something new to Xpug guys, I learned a lot of new things and I improved my presentation skill.</p>
<p>Moreover, after a couple of hours after I put online my slides, the Slideshare team promoted my presentation in home page as features presentation: what a great result for a weekend presentation hack!</p>
<div style="width:425px;text-align:left" id="__ss_2642417"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/giordano/bdd-tdd-and-beyond-the-infinite" title="Bdd: Tdd and beyond the infinite">Bdd: Tdd and beyond the infinite</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=2642417&#038;stripped_title=bdd-tdd-and-beyond-the-infinite" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=2642417&#038;stripped_title=bdd-tdd-and-beyond-the-infinite" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/giordano">giordano scalzo</a>.</div>
</div>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/bdd' rel='tag' target='_self'>bdd</a>, <a class='technorati-link' href='http://technorati.com/tag/presentation' rel='tag' target='_self'>presentation</a>, <a class='technorati-link' href='http://technorati.com/tag/xpug' rel='tag' target='_self'>xpug</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://giordano.scalzo.biz/2009/12/04/an-evening-at-xpug-bdd-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Italian Agile Day is coming</title>
		<link>http://giordano.scalzo.biz/2009/11/18/italian-agile-day-is-coming/</link>
		<comments>http://giordano.scalzo.biz/2009/11/18/italian-agile-day-is-coming/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 15:23:24 +0000</pubDate>
		<dc:creator>giordano scalzo</dc:creator>
				<category><![CDATA[agile]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[iad09]]></category>

		<guid isPermaLink="false">http://giordano.scalzo.biz/?p=241</guid>
		<description><![CDATA[
It&#8217;s near the end of November, it&#8217;s Italian Agile Day time.
As each year, it&#8217;s the time to gather all Italian Agile Practitioners, or wannabe-Agile, for a community day.
The site is the nice Hotel Savoia Regency in Bologna.
As usual, the timetable is very interesting, and I still haven&#8217;t decided what conferences attend: I&#8217;ll float around and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.agileday.it/mediakit/IAD120.gif"><img alt="" src="http://www.agileday.it/mediakit/IAD120.gif" title="IAD09" class="alignleft" width="120" height="90" /></a><br />
It&#8217;s near the end of November, it&#8217;s <a href="http://www.agileday.it/front/2009/italian-agile-day-2009/">Italian Agile Day</a> time.<br />
As each year, it&#8217;s the time to gather all Italian Agile Practitioners, or wannabe-Agile, for a community day.<br />
The site is the nice <a href="http://www.savoia.it/ita/hotel_regency/hotel_4stelle_bologna.htm">Hotel Savoia Regency</a> in Bologna.<br />
As usual, the <a href="http://www.agileday.it/front/programma/">timetable </a>is very interesting, and I still haven&#8217;t decided what conferences attend: I&#8217;ll float around and I&#8217;ll make gut decisions.</p>
<p>See you, <a href="http://www.agileday.it/front/2009/italian-agile-day-2009/">there</a>!</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/agile' rel='tag' target='_self'>agile</a>, <a class='technorati-link' href='http://technorati.com/tag/iad09' rel='tag' target='_self'>iad09</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://giordano.scalzo.biz/2009/11/18/italian-agile-day-is-coming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My brand new Business Cards</title>
		<link>http://giordano.scalzo.biz/2009/11/10/my-brand-new-business-cards/</link>
		<comments>http://giordano.scalzo.biz/2009/11/10/my-brand-new-business-cards/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 13:35:41 +0000</pubDate>
		<dc:creator>giordano scalzo</dc:creator>
				<category><![CDATA[me]]></category>

		<guid isPermaLink="false">http://giordano.scalzo.biz/?p=224</guid>
		<description><![CDATA[
Last week I realized I needed some personal business cards; so I decided to design something different to be printed by Moo.
And yesterday they arrived.
They are very simple: in front, my name, blog and email addresses, the ideogram for &#8220;kaizen&#8221; (continuous improvement), and a Turkish proverb I like very much &#8220;No matter how far you [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://giordano.scalzo.biz/wp-content/uploads/2009/11/bc.jpg"><img src="http://giordano.scalzo.biz/wp-content/uploads/2009/11/bc-300x231.jpg" alt="Business Cards" title="Business Cards" width="300" height="231" class="alignleft size-medium wp-image-225" /></a><br />
Last week I realized I needed some personal business cards; so I decided to design something different to be printed by <a href="http://uk.moo.com/en/?_cr=f">Moo</a>.<br />
And yesterday they arrived.</p>
<p>They are very simple: in front, my name, blog and email addresses, the ideogram for &#8220;kaizen&#8221; (continuous improvement), and a Turkish proverb I like very much &#8220;No matter how far you have gone on the wrong road, turn back&#8221;; in back a Google-like page with others web places I live.<br />
They lack my telephone number, in part because I own only work telephone and those business cards are about the &#8220;other&#8221; me, and in part because I feel telephone so &#8217;90s <img src='http://giordano.scalzo.biz/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
What do you think? Do you like the layout?</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/me' rel='tag' target='_self'>me</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://giordano.scalzo.biz/2009/11/10/my-brand-new-business-cards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mobile bloging</title>
		<link>http://giordano.scalzo.biz/2009/11/04/mobile-bloging/</link>
		<comments>http://giordano.scalzo.biz/2009/11/04/mobile-bloging/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 23:26:29 +0000</pubDate>
		<dc:creator>giordano scalzo</dc:creator>
				<category><![CDATA[me]]></category>

		<guid isPermaLink="false">http://giordano.scalzo.biz/2009/11/04/mobile-bloging/</guid>
		<description><![CDATA[At the end I upgraded my Ipod touch so I can use Wordpress for Iphone. It&#8217;s quite usable, but of course with a real keyboar the experience is really more powerful.




]]></description>
			<content:encoded><![CDATA[<p>At the end I upgraded my Ipod touch so I can use Wordpress for Iphone. It&#8217;s quite usable, but of course with a real keyboar the experience is really more powerful.</p>

<!-- start wp-tags-to-technorati 1.01 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://giordano.scalzo.biz/2009/11/04/mobile-bloging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Caps Lock day</title>
		<link>http://giordano.scalzo.biz/2009/10/23/caps-lock-day/</link>
		<comments>http://giordano.scalzo.biz/2009/10/23/caps-lock-day/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 08:20:42 +0000</pubDate>
		<dc:creator>giordano scalzo</dc:creator>
				<category><![CDATA[me]]></category>
		<category><![CDATA[geek]]></category>

		<guid isPermaLink="false">http://giordano.scalzo.biz/?p=201</guid>
		<description><![CDATA[A friend of mine pointed out this site celebrating the Caps Lock Day.
It happens I really don&#8217;t like Caps lock: often pressing tab I enable the caps lock, screwing up my writings, passwords,  etc.
In good old days when I was a full time programmer on Unix, I used to remove that key; in the [...]]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://johanaludden.com/weblog/">friend of mine</a> pointed out this site celebrating the <a href="http://capslockday.com/">Caps Lock Day</a>.</p>
<p>It happens I really don&#8217;t like Caps lock: often pressing tab I enable the caps lock, screwing up my writings, passwords,  etc.</p>
<p>In good old days when I was a full time programmer on Unix, I used to remove that key; in the name of those glorious days this is my keyboard today:</p>
<p><img src="http://giordano.scalzo.biz/wp-content/uploads/2009/10/capslock-240x300.jpg" alt="capslock" title="capslock" width="240" height="300" class="aligncenter size-medium wp-image-203" /></p>
<p>If you prefere something less radical, <a href="http://www.ihatethecapslockkey.com/default.aspx">CapsLockBeGone </a> that produces the same effect.</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/geek' rel='tag' target='_self'>geek</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://giordano.scalzo.biz/2009/10/23/caps-lock-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
