<?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/"
	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>Cucina, Sports, Open Source alle latitudini del tortellino</title>
	<atom:link href="http://andrear.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrear.wordpress.com</link>
	<description></description>
	<lastBuildDate>Tue, 05 Feb 2008 21:57:39 +0000</lastBuildDate>
	<language>it</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='andrear.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Cucina, Sports, Open Source alle latitudini del tortellino</title>
		<link>http://andrear.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://andrear.wordpress.com/osd.xml" title="Cucina, Sports, Open Source alle latitudini del tortellino" />
	<atom:link rel='hub' href='http://andrear.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Montare un immagine iso in Ubuntu</title>
		<link>http://andrear.wordpress.com/2008/02/02/montare-un-immagine-iso-in-ubuntu/</link>
		<comments>http://andrear.wordpress.com/2008/02/02/montare-un-immagine-iso-in-ubuntu/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 18:04:11 +0000</pubDate>
		<dc:creator>andrear</dc:creator>
				<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Linux Howto]]></category>

		<guid isPermaLink="false">http://andrear.wordpress.com/?p=13</guid>
		<description><![CDATA[Ciao a tutti torno a scrivere dopo un po di tempo .. con questa chicca che metto qui sopra per ricordarmi e non perderla e poi per aiutare anche gli altri utenti niubbi come me sull&#8217;argomento. Vi è mai capitato di non voler masterizzare un immagine a scatola chiusa per non sprecare un cd o [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrear.wordpress.com&amp;blog=904229&amp;post=13&amp;subd=andrear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><font color="#808080">Ciao a tutti torno a scrivere dopo un po di tempo .. con questa chicca che metto qui sopra per ricordarmi e non perderla e poi per aiutare anche gli altri utenti niubbi come me sull&#8217;argomento.</font></p>
<p><font color="#808080">Vi è mai capitato di non voler masterizzare un immagine a scatola chiusa per non sprecare un cd o un dvd vuoto ma cmq poterci navigare dentro ?</font></p>
<p><font color="#808080">Bene ecco come  fare su ubuntu gutsy (tutto cio dovrebbe andare bene per qualsiasi distro cmq).</font></p>
<p><font color="#808080">Le uniche cose di cui abbiamo bisogno è il modulo loop e il comando mount</font></p>
<p><font color="#808080">verificare con</font><font color="#808080"><font color="#ff0000"><u> lsmod |grep loop</u></font> se il modulo in questione è caricato<br />
</font><font color="#808080">quallora non lo fosse provvedete a caricarlo con un </font><font color="#808080">sudo modprobe loop (se volete caricarlo in avvio inserite loop  nel file <u><font color="#ff0000">/etc/modules</font></u><br />
</font><font color="#808080">a questo punto impartendo  un </font><font color="#808080"><font color="#ff0000"><u>sudo mkdir /media/isocd</u></font> creiamo il punto di mount per il motaggio del file iso<br />
</font><font color="#808080">e finalmente con un  <u><font color="#ff0000">sudo mount -t iso9660 nomefile.iso /media/isocd/ -o loop</font></u> abbiamo l&#8217;effetto desiderato  </font><font color="#808080">Ciao a tutti</font></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/andrear.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/andrear.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andrear.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andrear.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andrear.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andrear.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andrear.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andrear.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andrear.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andrear.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andrear.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andrear.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andrear.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andrear.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andrear.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andrear.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrear.wordpress.com&amp;blog=904229&amp;post=13&amp;subd=andrear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andrear.wordpress.com/2008/02/02/montare-un-immagine-iso-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d424a82149e01ec9495837f6172966ab?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Andrea</media:title>
		</media:content>
	</item>
		<item>
		<title>How to &#8211; Pizza</title>
		<link>http://andrear.wordpress.com/2008/01/08/how-to-pizza/</link>
		<comments>http://andrear.wordpress.com/2008/01/08/how-to-pizza/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 13:21:53 +0000</pubDate>
		<dc:creator>andrear</dc:creator>
				<category><![CDATA[Cucina]]></category>

		<guid isPermaLink="false">http://andrear.wordpress.com/2008/01/08/how-to-pizza/</guid>
		<description><![CDATA[Non contento dei bagordi natalizi.. ho pensato di includere una serie di ricette da oggi .. iniziamo con la pizza.. Pizza 250g Farina 0 250g Farina manitoba 250cl Acqua fredda (1 cucchiaio tiepida) 1 Cubetto lievito birra 2 Cucchiaini normali di zucchero 2 Cucchiai di semi di girasole 1 Cucchiaio di sale fino raso &#160; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrear.wordpress.com&amp;blog=904229&amp;post=12&amp;subd=andrear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Non contento dei bagordi natalizi.. ho pensato di includere una serie di ricette da oggi .. iniziamo con la pizza..</p>
<p class="MsoNormal"><b><i><span style="font-size:16pt;">Pizza</span></i></b></p>
<p class="MsoNormal"> 250g <span>   </span>Farina 0</p>
<p class="MsoNormal">250g <span>   </span>Farina manitoba</p>
<p class="MsoNormal">250cl <span>  </span>Acqua fredda (1 cucchiaio tiepida)</p>
<p class="MsoNormal">1 <span>         </span>Cubetto lievito birra</p>
<p class="MsoNormal">2<span>          </span>Cucchiaini normali di zucchero</p>
<p class="MsoNormal">2<span>          </span>Cucchiai di semi di girasole</p>
<p class="MsoNormal">1<span>          </span>Cucchiaio di sale fino raso</p>
<p class="MsoNormal">&nbsp;</p>
<p class="MsoNormal">Impastare la farina, il lievito di birra, ammollato con un cucchiaio di acqua tiepida,unire poi la restante acqua, lo zucchero, l’olio e il sale per ultimo</p>
<p class="MsoNormal">Dopo aver impastato il tutto vigorosamente lasciare riposare per 2h coperto su superficie tiepida (termosifone)</p>
<p class="MsoNormal">Dopo di che, reimpastare nuovamente stendendola con il mattarello<span>  </span>e posarla sulla teglia coperta da della carta forno e spruzzata di farina.</p>
<p class="MsoNormal">A questo punto per ottenere una pizza alta lasciare lievitare ancora fino all’altezza desiderata e condire per spessore basso condite direttamente.</p>
<p class="MsoNormal">Tempi di cottura pizza bassa 10 mins. a 220° e eventualmente (secondo forno e grandezza) a vista o coltello, mentre per la pizza alta 5mins a 220° poi 15/20 mins a 200°</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/andrear.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/andrear.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andrear.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andrear.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andrear.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andrear.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andrear.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andrear.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andrear.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andrear.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andrear.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andrear.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andrear.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andrear.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andrear.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andrear.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrear.wordpress.com&amp;blog=904229&amp;post=12&amp;subd=andrear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andrear.wordpress.com/2008/01/08/how-to-pizza/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d424a82149e01ec9495837f6172966ab?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Andrea</media:title>
		</media:content>
	</item>
		<item>
		<title>Iphone in regalo..</title>
		<link>http://andrear.wordpress.com/2007/11/26/iphone-in-regalo/</link>
		<comments>http://andrear.wordpress.com/2007/11/26/iphone-in-regalo/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 21:41:32 +0000</pubDate>
		<dc:creator>andrear</dc:creator>
				<category><![CDATA[Varie]]></category>

		<guid isPermaLink="false">http://andrear.wordpress.com/2007/11/26/iphone-in-regalo/</guid>
		<description><![CDATA[Volete vincere un Iphone ?? allora date un occhiata a questo sitarello .. ddi + nin&#8217;so.. ciauuu<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrear.wordpress.com&amp;blog=904229&amp;post=11&amp;subd=andrear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Volete vincere un Iphone ??</p>
<p>allora date un occhiata a <a href="http://www.theapplelounge.com/iphone/the-apple-lounge-regala-un-iphone/" target="_blank">questo</a> sitarello ..</p>
<p>ddi + nin&#8217;so..</p>
<p>ciauuu</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/andrear.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/andrear.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andrear.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andrear.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andrear.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andrear.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andrear.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andrear.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andrear.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andrear.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andrear.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andrear.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andrear.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andrear.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andrear.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andrear.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrear.wordpress.com&amp;blog=904229&amp;post=11&amp;subd=andrear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andrear.wordpress.com/2007/11/26/iphone-in-regalo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d424a82149e01ec9495837f6172966ab?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Andrea</media:title>
		</media:content>
	</item>
		<item>
		<title>Cena marocchina</title>
		<link>http://andrear.wordpress.com/2007/11/22/cena-marocchina/</link>
		<comments>http://andrear.wordpress.com/2007/11/22/cena-marocchina/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 00:24:12 +0000</pubDate>
		<dc:creator>andrear</dc:creator>
				<category><![CDATA[Varie]]></category>

		<guid isPermaLink="false">http://andrear.wordpress.com/2007/11/22/cena-marocchina/</guid>
		<description><![CDATA[Sono qui a proporvi un bello ma che dico bellissimo locale di cucina marocchina dove il motto si mangia bene, tanto e si spende poco trova una delle ormai rare applicazioni.. il posto di cui vi parlo è aladino a S. Giovanni in Persiceto a 25 km da Bologna per maggiori info su come arrivarci [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrear.wordpress.com&amp;blog=904229&amp;post=10&amp;subd=andrear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sono qui a proporvi un bello ma che dico bellissimo locale di cucina marocchina dove il motto si mangia bene, tanto e si spende poco trova una delle ormai rare applicazioni..</p>
<p>il posto di cui vi parlo è aladino a S. Giovanni in Persiceto a 25 km da Bologna</p>
<p>per maggiori info su come arrivarci vi consiglio direttamente il loro sito <a href="http://www.aladinoaladino.com" target="_blank">www.aladinoaladino.com</a> per maggiori informazioni</p>
<p>Vado con la scheda :</p>
<p>locale: 8 che dire bellissimo (bellissimi i lampadari)</p>
<p>cibo: 8 non mi dilungo nella descrizione dei piatti  ma ottimi cucinati bene ed equilibrati (le polpettine sono una esperienza mistica .. ne mangerei fino a sfinire)</p>
<p>cortesia: 8</p>
<p>prezzo: 8 conveniente</p>
<p>Spero di tornarci il + presto possibile..</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/andrear.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/andrear.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andrear.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andrear.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andrear.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andrear.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andrear.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andrear.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andrear.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andrear.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andrear.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andrear.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andrear.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andrear.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andrear.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andrear.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrear.wordpress.com&amp;blog=904229&amp;post=10&amp;subd=andrear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andrear.wordpress.com/2007/11/22/cena-marocchina/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d424a82149e01ec9495837f6172966ab?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Andrea</media:title>
		</media:content>
	</item>
		<item>
		<title>Miiiii nn ci posso credereeee&#8230; anche qui</title>
		<link>http://andrear.wordpress.com/2007/11/22/miiiii-nn-ci-posso-credereeee-anche-qui/</link>
		<comments>http://andrear.wordpress.com/2007/11/22/miiiii-nn-ci-posso-credereeee-anche-qui/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 00:10:46 +0000</pubDate>
		<dc:creator>andrear</dc:creator>
				<category><![CDATA[Viaggi]]></category>
		<category><![CDATA[Sharm Egitto]]></category>

		<guid isPermaLink="false">http://andrear.wordpress.com/2007/11/22/miiiii-nn-ci-posso-credereeee-anche-qui/</guid>
		<description><![CDATA[Un doverosissimo ringraziamento a Roby che ha realizzato cotanta opera .. che merita qualche giusta spiegazione.. a.L&#8217;egypt libre un cocktail fatto con karkade (te rosso) e rum .. provatelo e sappiatemi dire proporzioni assolutamente a caso .. p.s. non mi assumo responsabilità se la cosa viene uno schifo o ci sono conseguenze b. riguardo al [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrear.wordpress.com&amp;blog=904229&amp;post=8&amp;subd=andrear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><font color="#999999">Un doverosissimo ringraziamento a Roby che ha realizzato cotanta opera .. che merita qualche giusta  spiegazione.</font>.</p>
<p><a href="http://andrear.files.wordpress.com/2007/11/cosmoweb.jpg" title="cosmoweb.jpg"></a></p>
<p style="text-align:center;"><a href="http://andrear.files.wordpress.com/2007/11/cosmoweb.jpg" title="cosmoweb.jpg"><img src="http://andrear.files.wordpress.com/2007/11/cosmoweb.thumbnail.jpg?w=109&#038;h=152" alt="cosmoweb.jpg" height="152" width="109" /></a></p>
<p>a.L&#8217;egypt libre un cocktail fatto con karkade (te rosso) e rum ..  provatelo e sappiatemi dire  proporzioni assolutamente a  caso ..  p.s.  non mi assumo responsabilità se la cosa viene uno schifo o ci sono conseguenze</p>
<p>b. riguardo al mio presunto passato danzatorio.. (di cui nn ho troppa memoria a dire il vero) sappiate che nn ero solo nella piscina alle 9 del mattino di nn mi ricordo quale giorno egiziano a scimmiottare dei pliè e degli arabesque.. vero Robby e Marcooo???? ed eravamo sobri &#8230; è questo il bello, pensate un po dopo..</p>
<p>c. barabba una sola parola .. il tutto inizia da uno sketch di cui ci  sono alcuni estratti <a href="http://www.youtube.com/results?search_query=barabba+golden&amp;search=Search" target="_blank">qui</a></p>
<p>Ciauuuuzzzz</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/andrear.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/andrear.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andrear.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andrear.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andrear.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andrear.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andrear.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andrear.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andrear.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andrear.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andrear.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andrear.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andrear.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andrear.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andrear.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andrear.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrear.wordpress.com&amp;blog=904229&amp;post=8&amp;subd=andrear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andrear.wordpress.com/2007/11/22/miiiii-nn-ci-posso-credereeee-anche-qui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d424a82149e01ec9495837f6172966ab?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Andrea</media:title>
		</media:content>

		<media:content url="http://andrear.files.wordpress.com/2007/11/cosmoweb.thumbnail.jpg" medium="image">
			<media:title type="html">cosmoweb.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>Cvd ??  no Cvc Cioccolato vino cinema</title>
		<link>http://andrear.wordpress.com/2007/11/18/cvd-no-cvc-cioccolato-vino-cinema/</link>
		<comments>http://andrear.wordpress.com/2007/11/18/cvd-no-cvc-cioccolato-vino-cinema/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 22:39:01 +0000</pubDate>
		<dc:creator>andrear</dc:creator>
				<category><![CDATA[Cinema]]></category>
		<category><![CDATA[Cucina]]></category>
		<category><![CDATA[cioccolato]]></category>
		<category><![CDATA[cioccoshow]]></category>
		<category><![CDATA[nascondiglio]]></category>
		<category><![CDATA[Zampa]]></category>

		<guid isPermaLink="false">http://andrear.wordpress.com/2007/11/18/cvd-no-cvc-cioccolato-vino-cinema/</guid>
		<description><![CDATA[Domenica Pom/Sera che fare a Bologna ?? Beh io sono stato in piazza ho partecipato insieme a 3 amicici e nn so quante altre mila persone al cioccoshow per odorare degustare e anzi magnare di gusto del cioccolato .. fra cui vi segnalo i tartufini di un artigianato cioccolatiero della provincia di Torino semplici e [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrear.wordpress.com&amp;blog=904229&amp;post=7&amp;subd=andrear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Domenica Pom/Sera che fare a Bologna ??</p>
<p>Beh io sono stato in piazza ho partecipato  insieme a 3 amicici e  nn so quante altre mila persone al cioccoshow  per odorare degustare e anzi magnare di gusto del cioccolato .. fra cui vi segnalo i tartufini di un artigianato cioccolatiero della provincia di Torino  semplici e al rum assolutamente pericolosissimi in quanto danno dipendenza <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   Poi il tutto è continuato in enoteca, perchè non ci siamo fatti mancare nulla, da Zampa in via Andrea Costa ottimo pure li quello che abbiamo preso (anche xchè se assaggiavamo tutto col cavolo che proseguivamo serata)</p>
<p>vado con la scheda:</p>
<p>Locale: voto 7 enoteca in tutto e per tutto veramente infinita la scelta di vini, carta degli stessi spessa come una copia di panorama</p>
<p>Cibo: voto 7 salumi affettati e formaggi tutto buono con ciotola di miele per quanto riguarda i formaggi</p>
<p>Vino: 7 Valpolicella da 13 gradi buono decisamente poi ad un prezzo onesto</p>
<p>Giudizio sicuramente ritorno..</p>
<p>e poi abbiamo finito la serata al cinema a vedere &#8220;il nascondiglio&#8221; di Pupi Avati,  genere horror, non truculento (del resto non è lo stile di Pupi) ma all&#8217;occasione fa saltare sulla sedia. Andatelo a vedere poi mi dite.. a me è piaciuto</p>
<p>ultimo ma non ultimo un ringraziamento finale a chi era con me</p>
<p>gran bella giornata:-)</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/andrear.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/andrear.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andrear.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andrear.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andrear.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andrear.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andrear.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andrear.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andrear.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andrear.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andrear.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andrear.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andrear.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andrear.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andrear.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andrear.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrear.wordpress.com&amp;blog=904229&amp;post=7&amp;subd=andrear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andrear.wordpress.com/2007/11/18/cvd-no-cvc-cioccolato-vino-cinema/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d424a82149e01ec9495837f6172966ab?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Andrea</media:title>
		</media:content>
	</item>
		<item>
		<title>Pizza ..</title>
		<link>http://andrear.wordpress.com/2007/11/15/pizza/</link>
		<comments>http://andrear.wordpress.com/2007/11/15/pizza/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 08:02:05 +0000</pubDate>
		<dc:creator>andrear</dc:creator>
				<category><![CDATA[Cucina]]></category>

		<guid isPermaLink="false">http://andrear.wordpress.com/2007/11/15/pizza/</guid>
		<description><![CDATA[Ieri dopo la magna prestazione fisica .. ho ben pensato di recuperare insieme ai colleghini e amici vari con una pizza da competizione ) di cui vi faccio la scheda cosi se per caso passate da quelle parti avete un opinione fatemi sapere poi la vostra .. Luogo: Ristorante/Pizzeria Regina Margherita indirizzo: via s. stefano [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrear.wordpress.com&amp;blog=904229&amp;post=6&amp;subd=andrear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ieri dopo la magna prestazione fisica .. ho ben pensato di recuperare insieme ai colleghini e amici vari con una pizza da competizione <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ) di cui vi faccio la scheda  cosi se per caso passate da quelle parti avete un opinione fatemi sapere poi la vostra ..</p>
<p>Luogo: Ristorante/Pizzeria Regina Margherita</p>
<p>indirizzo: via s. stefano 40  (Bologna)</p>
<p>Locale: 7,5 decisamente carino la prox volta però voglio sedermi sul divano rosso</p>
<p>Pizza: 6,5 buono il ripieno (melanzane crudo bufala), un po&#8217; effetto gomma la pasta sui bordi ..<br />
Dolce: 7 ottima pastiera</p>
<p>Prezzo: nella media € 18,5</p>
<p>Può essere che ci ritorni ..</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/andrear.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/andrear.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andrear.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andrear.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andrear.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andrear.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andrear.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andrear.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andrear.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andrear.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andrear.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andrear.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andrear.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andrear.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andrear.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andrear.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrear.wordpress.com&amp;blog=904229&amp;post=6&amp;subd=andrear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andrear.wordpress.com/2007/11/15/pizza/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d424a82149e01ec9495837f6172966ab?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Andrea</media:title>
		</media:content>
	</item>
		<item>
		<title>Super Prestazione !!!</title>
		<link>http://andrear.wordpress.com/2007/11/15/super-prestazione/</link>
		<comments>http://andrear.wordpress.com/2007/11/15/super-prestazione/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 07:43:31 +0000</pubDate>
		<dc:creator>andrear</dc:creator>
				<category><![CDATA[Sport]]></category>
		<category><![CDATA[palestra virgin]]></category>

		<guid isPermaLink="false">http://andrear.wordpress.com/2007/11/15/super-prestazione/</guid>
		<description><![CDATA[Grandissima prestazione ieri in palestra!! 11,91 km .. in 1h, 15m di tapis roulant &#8230; nn pensavo di durare cotanto .. ebbravo andrea<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrear.wordpress.com&amp;blog=904229&amp;post=5&amp;subd=andrear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Grandissima prestazione ieri in palestra!!</p>
<p>11,91 km .. in 1h, 15m di tapis roulant &#8230; nn pensavo di durare cotanto ..</p>
<p>ebbravo andrea</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/andrear.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/andrear.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andrear.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andrear.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andrear.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andrear.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andrear.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andrear.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andrear.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andrear.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andrear.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andrear.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andrear.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andrear.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andrear.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andrear.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrear.wordpress.com&amp;blog=904229&amp;post=5&amp;subd=andrear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andrear.wordpress.com/2007/11/15/super-prestazione/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d424a82149e01ec9495837f6172966ab?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Andrea</media:title>
		</media:content>
	</item>
		<item>
		<title>Pancetta Stufata &#8211; Ricetta</title>
		<link>http://andrear.wordpress.com/2007/11/13/pancetta-stufata-ricetta/</link>
		<comments>http://andrear.wordpress.com/2007/11/13/pancetta-stufata-ricetta/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 19:56:21 +0000</pubDate>
		<dc:creator>andrear</dc:creator>
				<category><![CDATA[Cucina]]></category>
		<category><![CDATA[ricette pancetta balsamico]]></category>

		<guid isPermaLink="false">http://andrear.wordpress.com/2007/11/13/pancetta-stufata-ricetta/</guid>
		<description><![CDATA[Ciao a tutti inaguro questo blog con un modo a mio parere gustoso di trattare la pancetta in poco tempo .. Pancetta stufata (per 2 persone) &#160; Ingredienti: n. 2 fette di pancetta tagliata alta e dolce aceto balsamico rosmarino timo alloro olio sale pepe Tagliare a metà le pancette e disporle in un contenitore [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrear.wordpress.com&amp;blog=904229&amp;post=4&amp;subd=andrear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom:0;">Ciao a tutti inaguro questo blog con un modo a mio parere gustoso di trattare la pancetta in poco tempo ..</p>
<p style="margin-bottom:0;"> <strong>Pancetta stufata</strong> (per 2 persone)</p>
<p style="margin-bottom:0;">&nbsp;</p>
<p style="margin-bottom:0;">Ingredienti:</p>
<p style="margin-bottom:0;">n. 2 fette di pancetta tagliata alta e dolce</p>
<p style="margin-bottom:0;">aceto balsamico</p>
<p style="margin-bottom:0;">rosmarino</p>
<p style="margin-bottom:0;">timo</p>
<p style="margin-bottom:0;">alloro</p>
<p style="margin-bottom:0;">olio</p>
<p style="margin-bottom:0;">sale</p>
<p style="margin-bottom:0;">pepe</p>
<p style="margin-bottom:0;">Tagliare a metà le pancette e disporle in un contenitore oliato con l’alloro il rosmarino e il timo ed il pepe (senza sale !!) bagnare con aceto balsamico.</p>
<p style="margin-bottom:0;">Fare riposare per circa 30 mins per lato in frigo dopodichè ungere una teglia da forno con burro appoggiarvi sopra le fettine cospargere il tutto con un trito delle erbe di cui sopra. Irrorare con aceto balsamico e infornare ..</p>
<p style="margin-bottom:0;">Cottura a 230° a vista.</p>
<p style="margin-bottom:0;">&nbsp;</p>
<p style="margin-bottom:0;">Salare a cottura ultimata</p>
<p style="margin-bottom:0;">Buon Appetito!!</p>
<p style="margin-bottom:0;">P.s. la ricetta si presta molto bene anche alla griglia prima pero di mettere le pancette sulla brace panarle leggermente con del pangrattato e salare a cottura ultimata</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/andrear.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/andrear.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andrear.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andrear.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andrear.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andrear.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andrear.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andrear.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andrear.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andrear.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andrear.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andrear.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andrear.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andrear.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andrear.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andrear.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrear.wordpress.com&amp;blog=904229&amp;post=4&amp;subd=andrear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andrear.wordpress.com/2007/11/13/pancetta-stufata-ricetta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d424a82149e01ec9495837f6172966ab?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Andrea</media:title>
		</media:content>
	</item>
	</channel>
</rss>
