<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Mauro Blog</title>
	<atom:link href="http://maurodelrio.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://maurodelrio.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 25 Jul 2011 09:41:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Fix Lion slow TimeMachine backups by Mauro</title>
		<link>http://maurodelrio.com/2011/07/24/fix-lion-slow-timemachine-backups/#comment-139</link>
		<dc:creator><![CDATA[Mauro]]></dc:creator>
		<pubDate>Mon, 25 Jul 2011 09:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://maurodelrio.com/?p=359#comment-139</guid>
		<description><![CDATA[The very first time, spotlight will re-index all the files in your mac.
after indexing is completed, start time machine and wait... wait...
but
the very next backup, will be really fast.
at least, it worked for me.]]></description>
		<content:encoded><![CDATA[<p>The very first time, spotlight will re-index all the files in your mac.<br />
after indexing is completed, start time machine and wait&#8230; wait&#8230;<br />
but<br />
the very next backup, will be really fast.<br />
at least, it worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix Lion slow TimeMachine backups by nortexoid</title>
		<link>http://maurodelrio.com/2011/07/24/fix-lion-slow-timemachine-backups/#comment-138</link>
		<dc:creator><![CDATA[nortexoid]]></dc:creator>
		<pubDate>Mon, 25 Jul 2011 09:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://maurodelrio.com/?p=359#comment-138</guid>
		<description><![CDATA[I tried this and it didn&#039;t work. All it does is delete the spotlight indexing database so everything has to be reindexed. After reindexing, it&#039;s still taking forever to backup.

The next thing I&#039;ll try is a full wipe of the time machine drive and start from scratch. This is crazy.]]></description>
		<content:encoded><![CDATA[<p>I tried this and it didn&#8217;t work. All it does is delete the spotlight indexing database so everything has to be reindexed. After reindexing, it&#8217;s still taking forever to backup.</p>
<p>The next thing I&#8217;ll try is a full wipe of the time machine drive and start from scratch. This is crazy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BarCode by Mauro</title>
		<link>http://maurodelrio.com/iphone/barcode/#comment-137</link>
		<dc:creator><![CDATA[Mauro]]></dc:creator>
		<pubDate>Thu, 07 Jul 2011 13:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://maurodelrio.wordpress.com/?page_id=153#comment-137</guid>
		<description><![CDATA[contact me at name [.] surname [at] gmail]]></description>
		<content:encoded><![CDATA[<p>contact me at name [.] surname [at] gmail</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BarCode by Hicham Meftah</title>
		<link>http://maurodelrio.com/iphone/barcode/#comment-136</link>
		<dc:creator><![CDATA[Hicham Meftah]]></dc:creator>
		<pubDate>Tue, 21 Jun 2011 15:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://maurodelrio.wordpress.com/?page_id=153#comment-136</guid>
		<description><![CDATA[Hi Mauro ! 
Can you share the source code ? I need to generate a barcode in my app can you help me ?

Thanks a lot ! :]]]></description>
		<content:encoded><![CDATA[<p>Hi Mauro !<br />
Can you share the source code ? I need to generate a barcode in my app can you help me ?</p>
<p>Thanks a lot ! :]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BarCode by Mauro</title>
		<link>http://maurodelrio.com/iphone/barcode/#comment-126</link>
		<dc:creator><![CDATA[Mauro]]></dc:creator>
		<pubDate>Fri, 14 Aug 2009 06:22:44 +0000</pubDate>
		<guid isPermaLink="false">http://maurodelrio.wordpress.com/?page_id=153#comment-126</guid>
		<description><![CDATA[I&#039;m working to update the for more than 13 digits, and other barcodes types.
sorry for the code, but what you need to do, is draw on a canvass lines and spaces according to barcodes specifications.
I tried with pre-existing fonts, but nothing worked :-(]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m working to update the for more than 13 digits, and other barcodes types.<br />
sorry for the code, but what you need to do, is draw on a canvass lines and spaces according to barcodes specifications.<br />
I tried with pre-existing fonts, but nothing worked <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BarCode by jollymon6672</title>
		<link>http://maurodelrio.com/iphone/barcode/#comment-125</link>
		<dc:creator><![CDATA[jollymon6672]]></dc:creator>
		<pubDate>Wed, 12 Aug 2009 14:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://maurodelrio.wordpress.com/?page_id=153#comment-125</guid>
		<description><![CDATA[Do you have or plan to release a version that does not require 13 digits? I am a new iPhone developer and would love to see how you created this app. Can you share the source code?]]></description>
		<content:encoded><![CDATA[<p>Do you have or plan to release a version that does not require 13 digits? I am a new iPhone developer and would love to see how you created this app. Can you share the source code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Applications by jefcoach17</title>
		<link>http://maurodelrio.com/iphone/#comment-124</link>
		<dc:creator><![CDATA[jefcoach17]]></dc:creator>
		<pubDate>Sun, 05 Jul 2009 18:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://maurodelrio.com/iphone-developing/#comment-124</guid>
		<description><![CDATA[I would like to know when the update for &quot;BarCode&quot; application will work. It&#039;s agreat application. The problem is: In France, we don&#039;t have EAN 13 but more than that. It means that this appli doesn&#039;t work very well. What a pity! Because we all need it!]]></description>
		<content:encoded><![CDATA[<p>I would like to know when the update for &#8220;BarCode&#8221; application will work. It&#8217;s agreat application. The problem is: In France, we don&#8217;t have EAN 13 but more than that. It means that this appli doesn&#8217;t work very well. What a pity! Because we all need it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BarCode by BarCode &#124; MODERN PLAZA</title>
		<link>http://maurodelrio.com/iphone/barcode/#comment-121</link>
		<dc:creator><![CDATA[BarCode &#124; MODERN PLAZA]]></dc:creator>
		<pubDate>Wed, 06 May 2009 08:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://maurodelrio.wordpress.com/?page_id=153#comment-121</guid>
		<description><![CDATA[[...] will work with same barcode readers, but it MAY not work with all barcode readers. Website: http://maurodelrio.com/iphone/barcode/ Support Website: [...]]]></description>
		<content:encoded><![CDATA[<p>[...] will work with same barcode readers, but it MAY not work with all barcode readers. Website: <a href="http://maurodelrio.com/iphone/barcode/" rel="nofollow">http://maurodelrio.com/iphone/barcode/</a> Support Website: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learning iPhone UI application by akosma</title>
		<link>http://maurodelrio.com/2009/05/01/learning-iphone-ui-application/#comment-120</link>
		<dc:creator><![CDATA[akosma]]></dc:creator>
		<pubDate>Mon, 04 May 2009 11:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://maurodelrio.com/?p=257#comment-120</guid>
		<description><![CDATA[thanks to you for using it :) cheers]]></description>
		<content:encoded><![CDATA[<p>thanks to you for using it <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Applications by Mauro</title>
		<link>http://maurodelrio.com/iphone/#comment-117</link>
		<dc:creator><![CDATA[Mauro]]></dc:creator>
		<pubDate>Sun, 01 Mar 2009 15:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://maurodelrio.com/iphone-developing/#comment-117</guid>
		<description><![CDATA[ciao,
 la versione che hai preso e&#039; quella light.
in questa versione limitata, puoi avere solo 5 preferiti e previsioni limitate ad un giorno e mezzo.

la versione full, permette 30 localita&#039; e le previsioni  per tre giorni.]]></description>
		<content:encoded><![CDATA[<p>ciao,<br />
 la versione che hai preso e&#8217; quella light.<br />
in questa versione limitata, puoi avere solo 5 preferiti e previsioni limitate ad un giorno e mezzo.</p>
<p>la versione full, permette 30 localita&#8217; e le previsioni  per tre giorni.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

