<?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>Enrico Ros &#187; figosità</title>
	<atom:link href="http://www.enricoros.com/blog/tag/figosita/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.enricoros.com/blog</link>
	<description>Focused ideas, bleeding edge madness and code recipes.</description>
	<lastBuildDate>Sun, 17 Apr 2011 20:51:13 +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>Cuteness 4.6</title>
		<link>http://www.enricoros.com/blog/2009/09/cuteness-4-6/</link>
		<comments>http://www.enricoros.com/blog/2009/09/cuteness-4-6/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 05:01:34 +0000</pubDate>
		<dc:creator>Enrico Ros</dc:creator>
				<category><![CDATA[Computer Graphics]]></category>
		<category><![CDATA[Interests]]></category>
		<category><![CDATA[avanguardia]]></category>
		<category><![CDATA[creativity]]></category>
		<category><![CDATA[figosità]]></category>
		<category><![CDATA[fotowall]]></category>
		<category><![CDATA[graphicsview]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[planetkde]]></category>
		<category><![CDATA[planetqt]]></category>
		<category><![CDATA[qt]]></category>

		<guid isPermaLink="false">http://www.enricoros.com/blog/?p=319</guid>
		<description><![CDATA[Seven days after the release of the Tech Preview 1, we released the latest stable Windows build of Fotowall [1] that was based on Qt 4.6. Somebody could argue that this is a bit imprudent. We did that because the benefits of the 4.6 release are worth the risk of the move! Indirect Benefits, or [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Seven days after the release of the <a href="http://labs.qt.nokia.com/blogs/2009/09/09/qt-460-tech-preview-1/">Tech Preview 1</a>, we released the latest stable Windows build of <a href="http://www.enricoros.com/opensource/fotowall/">Fotowall</a> [1] that was based on Qt 4.6. Somebody could argue that this is a bit <em>imprudent</em>. We did that because <strong>the benefits of the 4.6 release are worth the risk of the move</strong>!</p>
<h4>Indirect Benefits, or &#8216;what you get for free&#8217;</h4>
<ul>
<li><em>Improved quality</em> and <em>better speed</em> in the OpenGL QPainter</li>
<li><em>Better speed </em>in <a href="http://doc.trolltech.com/4.6-snapshot/graphicsview.html">the GraphicsView framework</a></li>
</ul>
<h4>Direct Benefits</h4>
<ul>
<li><a href="http://qt.nokia.com/doc/4.6-snapshot/animation-overview.html"><em>Animation Framework</em></a>: this simply r0cks! I don&#8217;t know about the whole Kinetic stuff, I just mean the ability to create <em>simple property animations</em>.<br />
I don&#8217;t have a video to show you but just take a look at the Fotowall&#8217;s Top-Bar, the tabs appear and disappear with a nice and smooth grow-shrink animation, that make the program look soo 2009-ish! finally!</li>
<li><a href="http://doc.trolltech.com/4.6-snapshot/qnetworkreply.html#isFinished"><em>QNetworkReply::isFinished</em>()</a>: thanks to this method I could implement a smart time-saver: when the user starts to drag a flickr picture, Fotowall starts downloading it. It can happen that, upon drop, the content has already been completely downloaded (so it can be placed in the canvas) or partially downloaded (so the used only needs to wait for the missing percent)</li>
</ul>
<h4>Drawbacks</h4>
<ul>
<li>There are some<em> graphics glitches</em> when animating the opacity property of a QGaphicsProxyWidget (in OpenGL)</li>
<li>Even by setting the <a href="http://doc.trolltech.com/4.6-snapshot/qgraphicsitem.html#GraphicsItemFlag-enum">QGraphicsItem::ItemSendsGeometryChanges</a> flag, the previous <em>behavior</em> is <em>not perfectly restored</em> (we used itemChange, and the new behavior doesn&#8217;t allow Fotowall&#8217;s mirrors to sync properly to the objects)</li>
</ul>
<h4>Movie Time!</h4>
<p>I&#8217;ve tried hard to record a screencast about the <em>Cuteness &amp; Performance</em> of Qt 4.6, but in the end I had to use my camera.</p>
<p><a href="http://www.enricoros.com/blog/2009/09/cuteness-4-6/"><em>Click here to view the embedded video.</em></a></p>
<p style="text-align: center;">Thanks Nokia for this great release! <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>[1] <a href="http://www.enricoros.com/opensource/fotowall/">Fotowall</a> is a creative program to mix local and online graphics content and build original work.</p>
<div class="shr-publisher-319"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.enricoros.com/blog/2009/09/cuteness-4-6/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Fotowall 0.8</title>
		<link>http://www.enricoros.com/blog/2009/09/fotowall-0-8-2/</link>
		<comments>http://www.enricoros.com/blog/2009/09/fotowall-0-8-2/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 11:00:54 +0000</pubDate>
		<dc:creator>Enrico Ros</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[avanguardia]]></category>
		<category><![CDATA[creativity]]></category>
		<category><![CDATA[figosità]]></category>
		<category><![CDATA[fotowall]]></category>
		<category><![CDATA[graphicsview]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[planetqt]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://www.enricoros.com/blog/?p=295</guid>
		<description><![CDATA[Fotowall 0.8.2 has just been released and we&#8217;re already getting some great feedback Cherry picked  features from the delicious 0.8 release: Now you&#8217;ll be able to deform text changing the shape of its baseline visually (see the &#8220;Fotowall&#8221; string in the image above and its Bezier control points) Pictures can be cropped to a certain [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><strong><a href="http://www.enricoros.com/opensource/fotowall">Fotowall</a></strong> 0.8.2 has just been released and we&#8217;re already getting some <strong>great feedback</strong> <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><img class="size-full wp-image-299" style="margin-left: auto; margin-right: auto;" title="Fotowall 0.8" src="http://www.enricoros.com/blog/wp-content/uploads/2009/09/0.8.blog.png" alt="New features in Fotowall 0.8" width="489" height="368" /></p>
<p>Cherry picked <img class="alignnone size-full wp-image-311" title="cherry" src="http://www.enricoros.com/blog/wp-content/uploads/2009/09/cherry.png" alt="cherry" width="19" height="16" /> features from the delicious 0.8 release:</p>
<ul>
<li>Now you&#8217;ll be able to <strong>deform text</strong> changing the shape of its baseline visually (see the &#8220;Fotowall&#8221; string in the image above and its <a href="http://en.wikipedia.org/wiki/B%C3%A9zier_curve">Bezier</a> control points)</li>
<li>Pictures can be <strong>cropped</strong> to a certain area, for example to select a single person from a group. Also picture&#8217;s <strong>transparency</strong> can be adjusted, to create nice fading effects</li>
<li>A lot of work has been put into enabling <strong><a href="http://www.opengl.org">OpenGL</a> acceleration</strong>, really useful if your canvas has 100+ semi-transparent objects <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </li>
<li>You can now work with a transparent window (or <a href="http://www.enricoros.com/opensource/fotowall/assets/screenshots/0.8-vista-blur-1.jpg">blurred</a>, on Vista)</li>
<li>The top-bar is now <strong>context-sensitive</strong>. We&#8217;ll move more and more content properties to that instead of the old content configuration window</li>
</ul>
<p>Plus a lot of user suggestions and fixes have been implemented to make Fotowall always <em>easier and intuitive to use</em>. The 0.8 release now ships in 6 different languages: english, italian, french, german, brazilian, polish. You can even <a href="http://www.enricoros.com/opensource/fotowall/translate">contribute your own translations</a>.</p>
<p>But our favorite news is that <a href="http://www.enricoros.com/opensource/fotowall">Fotowall now has it&#8217;s official website</a> <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>What about next: we&#8217;re  working hard on the 0.9 release and we already have lots of new features! You&#8217;ll be surprised by what you&#8217;ll be able to achieve with the next version <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>A final special thank to <a href="http://zrusin.blogspot.com/">Zack Rusin</a> who created the <a href="http://zrusin.blogspot.com/2006/11/text-on-path.html">Text on path</a> example that was the basis of our shaped text.</p>
<div class="shr-publisher-295"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.enricoros.com/blog/2009/09/fotowall-0-8-2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Fotowall 0.7</title>
		<link>http://www.enricoros.com/blog/2009/07/fotowall-0-7/</link>
		<comments>http://www.enricoros.com/blog/2009/07/fotowall-0-7/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 13:07:25 +0000</pubDate>
		<dc:creator>Enrico Ros</dc:creator>
				<category><![CDATA[Senza categoria]]></category>
		<category><![CDATA[avanguardia]]></category>
		<category><![CDATA[figosità]]></category>
		<category><![CDATA[fotowall]]></category>
		<category><![CDATA[graphicsview]]></category>
		<category><![CDATA[planetqt]]></category>
		<category><![CDATA[qt]]></category>

		<guid isPermaLink="false">http://enricoros.wordpress.com/?p=197</guid>
		<description><![CDATA[Fotowall 0.7.1 has been released today! Get it while it&#8217;s hot With this release Fotowall integrates with the deep web. You can now search the network with the embedded flickr search pane and add the images to the canvas. This opens up an infinite can of content, all available for your pleasure . Other relevant [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><strong><a href="http://www.enricoros.com/opensource/fotowall/" target="_blank">Fotowall</a> 0.7.1</strong> has been released today! <a href="http://www.enricoros.com/opensource/fotowall/binaries" target="_blank">Get it</a> while it&#8217;s hot <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<div id="attachment_199" class="wp-caption aligncenter" style="width: 520px"><img class="size-full wp-image-199" title="FotoWall 0.7" src="http://enricoros.files.wordpress.com/2009/07/0-7-1-1.jpg" alt="FotoWall 0.7" width="510" height="376" /><p class="wp-caption-text">New features in Fotowall 0.7. In the top left area you can see the web image selector.</p></div>
<p>With this release Fotowall <strong>integrates with the deep web</strong>. You can now search the network with the embedded <a href="http://www.flickr.com" target="_blank">flickr</a> search pane and add the images to the canvas. This opens up an infinite can of content, all available for your pleasure <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
<p>Other relevant features include:</p>
<ul>
<li>support for Qt 4.6 (brings animations and transparencies)</li>
<li>usability fixes (rubberband selection, deletion, etc..)</li>
<li>cleaner design (new icons, loadable frames, better property dialogs)</li>
<li>italian, french and german translation</li>
<li>check for updates and web links</li>
</ul>
<p>Don&#8217;t hesitate to ask for missing features and always remember that you can <span style="text-decoration: underline;">rotate pictures by dragging corners with the right mouse button</span> <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Enjoy your Fotowall!! <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<div class="shr-publisher-197"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.enricoros.com/blog/2009/07/fotowall-0-7/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Fotowall 0.6</title>
		<link>http://www.enricoros.com/blog/2009/04/fotowall-06/</link>
		<comments>http://www.enricoros.com/blog/2009/04/fotowall-06/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 18:09:17 +0000</pubDate>
		<dc:creator>Enrico Ros</dc:creator>
				<category><![CDATA[Senza categoria]]></category>
		<category><![CDATA[avanguardia]]></category>
		<category><![CDATA[figosità]]></category>
		<category><![CDATA[fotowall]]></category>
		<category><![CDATA[graphicsview]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[posterazor]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[qtsoftware]]></category>

		<guid isPermaLink="false">http://enricoros.wordpress.com/2009/04/29/fotowall-06/</guid>
		<description><![CDATA[L&#8217;escalation verso la 1.0 continua con una nuova milestone Se non vi sono bastate le tonnellate di migliorie della 0.5 ecco che arriva una 0.6 che quasi raddoppia la base di codice e introduce una serie di caratteristiche che danno un taglio professionale senza intaccare la facilità di interazione e la libertà di giocare con [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>L&#8217;escalation verso la <strong>1.0</strong> continua con una nuova milestone <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<div id="attachment_100" class="wp-caption aligncenter" style="width: 520px"><img class="size-full wp-image-100" title="FotoWall 0.6" src="http://enricoros.files.wordpress.com/2009/04/06-11.png" alt="Nuove caratteristiche presenti in FotoWall 0.6" width="510" height="384" /><p class="wp-caption-text">Nuove caratteristiche presenti in Fotowall 0.6</p></div>
<p>Se non vi sono bastate le tonnellate di migliorie della 0.5 ecco che arriva una 0.6 che quasi <strong>raddoppia la base di codice</strong> e introduce una serie di caratteristiche che danno <strong>un taglio professionale</strong> senza intaccare la facilità di interazione e la libertà di giocare con Fotowall <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  E ancora non avete letto nulla&#8230;<span id="more-98"></span></p>
<p><strong><br />
Integrazione con <a href="http://posterazor.sourceforge.net">PosteRazor</a></strong></p>
<blockquote><p>Non ci vuole un pennello  grande, ma <span style="text-decoration: line-through;">un grande pen</span> Fotowall 0.6!</p></blockquote>
<p><img class="alignright size-thumbnail wp-image-102" title="PosteRazor logo" src="http://enricoros.files.wordpress.com/2009/04/making-06-posterazor.png?w=149" alt="PosteRazor logo" width="149" height="150" />PosteRazor, di <a href="http://www.casaportale.de">Alessandro Portale</a>, è un programma che consente di stampare a casa propria dei poster grandi a piacere con una stampante comune.In pratica divide l&#8217;immagine in tanti fogli che una volta ritagliati ed incollati vanno a formare un Poster.  La capacità di Fotowall di sintetizzare immagini in <em>altissima definizione</em> e l&#8217;esportazione con PosteRazor permettono di creare composizioni grafiche di risoluzione notevole in uno spazio piccolo, quale lo schermo del PC.</p>
<p>Oltretutto, l&#8217;unione di Fotowall e PosteRazor, rappresenta un avvenimento davvero raro nel panorama opensource. Sono infatti frequenti i <em>fork</em>, quando gruppi di persone vogliono evolvere un software in modo diverso dalla linea prestabilita e così si finisce con più programmi che fanno la stessa cosa, ma i <em>join</em>, come questo caso, sono davvero rarissimi! <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><strong>Oggetto Video</strong>, o Specchio</p>
<p>E&#8221; un oggetto manipolabile (come le Foto o il Testo) che contiene il <em>video ripreso dalle webcam</em> collegate al PC. E&#8217; detto anche <em>specchio</em> perchè spesso i portatili sono dotati di una webcam che ti riprende, quindi è <em>un po&#8217; come inserire degli specchietti in </em>Fotowall <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><strong>Export Guidato</strong></p>
<p>L&#8217;assistente consente di esportare la scena attuale in 4 modi: impostando lo <em>sfondo del desktop</em>, <em>salvando un&#8217;immagine</em>, <em>creando un poster</em> (vedi PosteRazor), o <em>stampando</em> su carta. Ci sono tutte le opzioni necessarie per divertirsi <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Consiglio anche di vedere il modo &#8220;Dimensione Esatta&#8221; (accessibile dalla finestra principale di Fotowall), che consente lavorare a schermo all dimensione fisica specificata (tipo 15x6cm) e stampare alla medesima dimensione. <strong>WYSIWYG</strong> <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><strong>Formato XML</strong></p>
<p>La scena può essere salvata e recuperata (quasi, ehm.. esattamente..) nel nuovo formato XML, che assicura compatibiltà in avanti. Da oggi in poi potrete mettere via le vostre scene Fotowall preferite.</p>
<p><strong>Selezione, Prospettiva</strong> &amp;  altri 50 commit</p>
<p>E&#8217; possibile selezionare più oggetti, spostarli o cambiare le proprietà in gruppo, cambiare la prospettiva degli oggetti (rotazione attorno agli assi X ed Y <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ), riscalare il testo come si roto-scalano le immagini, c&#8217;è l&#8217;effetto Seppia, e molto altro ancora <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Enjoy your Fotowall!! <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<div class="shr-publisher-98"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.enricoros.com/blog/2009/04/fotowall-06/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Fotowall 0.5</title>
		<link>http://www.enricoros.com/blog/2009/04/fotowall-05/</link>
		<comments>http://www.enricoros.com/blog/2009/04/fotowall-05/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 22:19:34 +0000</pubDate>
		<dc:creator>Enrico Ros</dc:creator>
				<category><![CDATA[Senza categoria]]></category>
		<category><![CDATA[creativity]]></category>
		<category><![CDATA[figosità]]></category>
		<category><![CDATA[fotowall]]></category>
		<category><![CDATA[qt]]></category>

		<guid isPermaLink="false">http://enricoros.wordpress.com/2009/04/12/fotowall-05/</guid>
		<description><![CDATA[Oggi ho rilasciato Fotowall 0.5! Tra le migliorie: - creazione e stampa di CD/DVD (by Tanguy Arnaud) - elemento Testo (completo di Editor visuale HTML-like ) - più di 50 fix sull&#8217;usabilità! - effetto GLOW Puoi scaricare qui i sorgenti se ti piace studiare il codice, oppure scarica direttamente il programma per Windows (2.8MB). Un [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Oggi ho <strong>rilasciato </strong><a href="http://www.enricoros.com/opensource/fotowall/" target="_blank">Fotowall</a><strong> 0.5</strong>!</p>
<div id="attachment_83" class="wp-caption aligncenter" style="width: 520px"><img class="size-full wp-image-83" title="FotoWall 0.5" src="http://enricoros.files.wordpress.com/2009/04/05-1.png" alt="Show off dell'elemento Testo di FotoWall 0.5" width="510" height="429" /><p class="wp-caption-text">Show off dell&#39;elemento Testo di Fotowall 0.5</p></div>
<p>Tra le migliorie:<br />
- <strong>creazione e stampa di CD</strong>/DVD (by <em>Tanguy Arnaud</em>)<br />
- <strong>elemento Testo</strong> (completo di Editor visuale HTML-like <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  )<br />
- più di 50 fix sull&#8217;<strong>usabilità</strong>!<br />
- effetto <strong>GLOW</strong></p>
<p>Puoi <a href="http://www.enricoros.com/opensource/fotowall/source-code" target="_blank">scaricare qui</a> i sorgenti se ti piace studiare il codice, oppure <a href="http://www.enricoros.com/opensource/fotowall/binaries">scarica direttamente il programma per Windows</a> (2.8MB).</p>
<p>Un rigraziamento SPECIALE all&#8217;amico <em>Ilan d&#8217;Inca</em> per il supporto, il Beta-Testing e le <strong>ideone</strong> <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
Al carissimo Ilan dedico questa release!</p>
<div class="shr-publisher-84"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.enricoros.com/blog/2009/04/fotowall-05/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Quattro punto Quattro!</title>
		<link>http://www.enricoros.com/blog/2008/05/quattro-punto-quattro/</link>
		<comments>http://www.enricoros.com/blog/2008/05/quattro-punto-quattro/#comments</comments>
		<pubDate>Tue, 06 May 2008 14:15:17 +0000</pubDate>
		<dc:creator>Enrico Ros</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[figosità]]></category>
		<category><![CDATA[qtsoftware]]></category>

		<guid isPermaLink="false">http://enricoros.wordpress.com/?p=48</guid>
		<description><![CDATA[Pochi minuti fa sono state rilasciate le Qt 4.4, evviva!!!!! come &#8220;cosa me ne frega a me&#8221; ?? gentile persona, tu ancora non lo sai ma sta per giungere sul tuo desktop, telefonino, frullatore, rasaerba e silkepil la nuova versione di casa Trolltech che oltre al supremo ben di dio che gia ci offre, ORA [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><strong><img class="alignnone size-medium wp-image-49" src="http://enricoros.files.wordpress.com/2008/05/qt44.png?w=128" alt="My logo of Qt 4.4" width="128" height="128" align="right" />Pochi minuti fa sono state rilasciate le Qt 4.4</strong>, evviva!!!!! <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>come &#8220;cosa me ne frega a me&#8221; ?? gentile persona, tu ancora non lo sai ma sta per giungere sul tuo desktop, telefonino, frullatore, rasaerba e silkepil la nuova versione di casa Trolltech che oltre al supremo ben di dio che gia ci offre,<br />
ORA FINALMENTE INCLUDE:<br />
* tanto <strong>amore</strong><br />
* effetti acido/armonici <strong>squinternanti</strong><br />
* pace &amp; bene per tutti gli elecronic devices del pianeta<br />
* ed un sacco di <strong>pornografia</strong> <img src='http://www.enricoros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Per maggiori vibrazioni:<br />
* <a href="http://qt.nokia.com">Qt.Nokia.Com</a><br />
* <a href="http://trolltech.com/products/qt/learnmore/whats-new">What&#8217;s new in Qt 4.4?</a><br />
* oppure scaricatevi <a href="http://dist.trolltech.com/video/44features_800x600.mov">il video delle nuove sciccoserie</a></p>
<div class="shr-publisher-48"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.enricoros.com/blog/2008/05/quattro-punto-quattro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://dist.trolltech.com/video/44features_800x600.mov" length="58838099" type="video/quicktime" />
		</item>
	</channel>
</rss>

