<?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>SlashCode &#187; Software</title>
	<atom:link href="http://davideaversa.it/slashcode/category/news/software-open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://davideaversa.it/slashcode</link>
	<description></description>
	<lastBuildDate>Thu, 03 May 2012 14:28:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>JavaScript War : Firefox 5 &#8211; Chrome 13</title>
		<link>http://davideaversa.it/slashcode/2011/08/javascript-war-firefox-5-chrome-13/</link>
		<comments>http://davideaversa.it/slashcode/2011/08/javascript-war-firefox-5-chrome-13/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 12:35:44 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=784</guid>
		<description><![CDATA[<div><a href="http://davideaversa.it/slashcode/2011/08/javascript-war-firefox-5-chrome-13/"><img title="JavaScript War : Firefox 5 &#8211; Chrome 13" src="http://davideaversa.it/slashcode/wp-content/uploads/2011/08/FirefoxChrome-150x150.jpg" alt="JavaScript War : Firefox 5 &#8211; Chrome 13"  width="200" height="200" /></a></div><br/>JavaScript ha lo spiacevole effetto scaricare il costo della sua esecuzione sui browser. Vediamo quindi chi se la cava meglio.]]></description>
			<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2011%2F08%2Fjavascript-war-firefox-5-chrome-13%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe></div><div class="really_simple_share_google1" style="width:90px;"><div class="g-plusone" data-size="medium" data-href="http://davideaversa.it/slashcode/2011/08/javascript-war-firefox-5-chrome-13/" ></div></div><div class="really_simple_share_twitter" style="width:110px;"><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="JavaScript War : Firefox 5 &#8211; Chrome 13" data-url="http://davideaversa.it/slashcode/2011/08/javascript-war-firefox-5-chrome-13/" 
						data-via=""  ></a></div></div>
		<div style="clear:both;"></div><p><a href="http://davideaversa.it/slashcode/wp-content/uploads/2011/08/FirefoxChrome.jpg"><img src="http://davideaversa.it/slashcode/wp-content/uploads/2011/08/FirefoxChrome-150x150.jpg" alt="" title="FirefoxChrome" width="150" height="150" class="alignleft size-thumbnail wp-image-785" /></a></p>
<p>In questa nuova rivoluzione Web chiamata per brevità <strong>HTML5</strong>, uno dei protagonisti è senza alcun dubbio il riesumato <strong>JavaScript</strong>. Tornato dalla tomba in cui sembrava essere stato sepolto per riportare nuova luce e dinamicità ai contenuti Web.</p>
<p>JavaScript, in quanto computazione client-side ha anche lo spiacevole effetto di condizionare le prestazioni di un sito e di scaricare il gravoso costo della sua esecuzione sui browser. Questa è la <em>casus belli</em> della JavaScript War che imperversa nei centri di sviluppo dei vari browser da qualche anno.</p>
<p>Iniziamo quindi ad analizzare la battaglia dei contendenti più accreditati: <strong>Firefox</strong> e <strong>Chrome</strong>.</p>
<p><span id="more-784"></span></p>
<p><strong>Firefox</strong></p>
<ul>
<li><strong>Versione:</strong> 5.0</li>
<li><strong>Rendering:</strong> Geko 5.0</li>
<li><strong>Motore JavaScipt:</strong> SpiderMonkey</li>
</ul>
<p><strong>Chrome</strong></p>
<ul>
<li><strong>Versione:</strong> 13</li>
<li><strong>Rendering:</strong> WebKit 535.1</li>
<li><strong>Motore JavaScipt:</strong> V8 3.3.10.22</li>
</ul>
<p><strong>BENCHMARK 1 : SUNSPIDER 0.9.1</strong></p>
<p>Il primo benchmark è SUNSPIDER di casa WebKit. Il test mi ha sorpreso perché Firefox risulta più performante di Chrome. Come potete vedere dal risultato (FROM è Firefox e TO è Chrome) la differenza è minima ma a favore di Firefox.</p>
<p>Risultato:</p>
<div class="codecolorer-container text dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;height:300px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">TEST &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; COMPARISON &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;FROM &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; TO &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DETAILS<br />
<br />
=============================================================================<br />
<br />
** TOTAL **: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *1.067x as slow* &nbsp;735.1ms +/- 0.3% &nbsp; 784.3ms +/- 2.4% &nbsp; &nbsp; significant<br />
<br />
=============================================================================<br />
<br />
&nbsp; 3d: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*1.186x as slow* &nbsp;102.4ms +/- 1.3% &nbsp; 121.4ms +/- 7.7% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; cube: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*1.082x as slow* &nbsp; 37.8ms +/- 2.1% &nbsp; &nbsp;40.9ms +/- 7.2% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; morph: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *1.54x as slow* &nbsp; &nbsp;18.6ms +/- 2.7% &nbsp; &nbsp;28.7ms +/- 3.5% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; raytrace: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*1.126x as slow* &nbsp; 46.0ms +/- 0.7% &nbsp; &nbsp;51.8ms +/- 16.3% &nbsp; &nbsp; significant<br />
<br />
&nbsp; access: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.47x as fast &nbsp; &nbsp; &nbsp;99.7ms +/- 1.4% &nbsp; &nbsp;67.8ms +/- 5.9% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; binary-trees: &nbsp; &nbsp; &nbsp;4.46x as fast &nbsp; &nbsp; &nbsp;25.0ms +/- 3.0% &nbsp; &nbsp; 5.6ms +/- 12.3% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; fannkuch: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.70x as fast &nbsp; &nbsp; &nbsp;42.6ms +/- 2.3% &nbsp; &nbsp;25.0ms +/- 6.5% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; nbody: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *1.66x as slow* &nbsp; &nbsp;15.0ms +/- 3.2% &nbsp; &nbsp;24.9ms +/- 17.8% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; nsieve: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.39x as fast &nbsp; &nbsp; &nbsp;17.1ms +/- 2.4% &nbsp; &nbsp;12.3ms +/- 12.6% &nbsp; &nbsp; significant<br />
<br />
&nbsp; bitops: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*1.77x as slow* &nbsp; &nbsp;45.5ms +/- 1.3% &nbsp; &nbsp;80.7ms +/- 7.9% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; 3bit-bits-in-byte: *7.47x as slow* &nbsp; &nbsp; 1.7ms +/- 20.3% &nbsp; &nbsp;12.7ms +/- 20.6% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; bits-in-byte: &nbsp; &nbsp; &nbsp;1.43x as fast &nbsp; &nbsp; &nbsp;25.7ms +/- 1.3% &nbsp; &nbsp;18.0ms +/- 9.5% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; bitwise-and: &nbsp; &nbsp; &nbsp; *6.26x as slow* &nbsp; &nbsp; 4.3ms +/- 8.0% &nbsp; &nbsp;26.9ms +/- 14.9% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; nsieve-bits: &nbsp; &nbsp; &nbsp; *1.67x as slow* &nbsp; &nbsp;13.8ms +/- 6.4% &nbsp; &nbsp;23.1ms +/- 17.6% &nbsp; &nbsp; significant<br />
<br />
&nbsp; controlflow: &nbsp; &nbsp; &nbsp; &nbsp; 3.06x as fast &nbsp; &nbsp; &nbsp;34.3ms +/- 1.0% &nbsp; &nbsp;11.2ms +/- 31.5% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; recursive: &nbsp; &nbsp; &nbsp; &nbsp; 3.06x as fast &nbsp; &nbsp; &nbsp;34.3ms +/- 1.0% &nbsp; &nbsp;11.2ms +/- 31.5% &nbsp; &nbsp; significant<br />
<br />
&nbsp; crypto: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*1.090x as slow* &nbsp; 61.1ms +/- 1.2% &nbsp; &nbsp;66.6ms +/- 12.4% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; aes: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *1.116x as slow* &nbsp; 25.1ms +/- 1.6% &nbsp; &nbsp;28.0ms +/- 11.7% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; md5: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1.124x as fast &nbsp; &nbsp; 22.6ms +/- 1.6% &nbsp; &nbsp;20.1ms +/- 26.1% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; sha1: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*1.38x as slow* &nbsp; &nbsp;13.4ms +/- 2.8% &nbsp; &nbsp;18.5ms +/- 5.8% &nbsp; &nbsp; significant<br />
<br />
&nbsp; date: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*1.059x as slow* &nbsp;114.0ms +/- 1.0% &nbsp; 120.7ms +/- 3.5% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; format-tofte: &nbsp; &nbsp; &nbsp;1.82x as fast &nbsp; &nbsp; &nbsp;81.6ms +/- 0.9% &nbsp; &nbsp;44.9ms +/- 5.8% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; format-xparb: &nbsp; &nbsp; &nbsp;*2.34x as slow* &nbsp; &nbsp;32.4ms +/- 1.9% &nbsp; &nbsp;75.8ms +/- 3.7% &nbsp; &nbsp; significant<br />
<br />
&nbsp; math: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.33x as fast &nbsp; &nbsp; &nbsp;73.5ms +/- 1.4% &nbsp; &nbsp;55.3ms +/- 3.8% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; cordic: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2.22x as fast &nbsp; &nbsp; &nbsp;21.5ms +/- 1.8% &nbsp; &nbsp; 9.7ms +/- 6.1% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; partial-sums: &nbsp; &nbsp; &nbsp;*1.046x as slow* &nbsp; 28.5ms +/- 1.8% &nbsp; &nbsp;29.8ms +/- 4.2% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; spectral-norm: &nbsp; &nbsp; 1.49x as fast &nbsp; &nbsp; &nbsp;23.5ms +/- 2.2% &nbsp; &nbsp;15.8ms +/- 10.8% &nbsp; &nbsp; significant<br />
<br />
&nbsp; regexp: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.30x as fast &nbsp; &nbsp; &nbsp;34.0ms +/- 2.6% &nbsp; &nbsp;26.1ms +/- 2.7% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; dna: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1.30x as fast &nbsp; &nbsp; &nbsp;34.0ms +/- 2.6% &nbsp; &nbsp;26.1ms +/- 2.7% &nbsp; &nbsp; significant<br />
<br />
&nbsp; string: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*1.37x as slow* &nbsp; 170.6ms +/- 1.2% &nbsp; 234.5ms +/- 1.6% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; base64: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*1.79x as slow* &nbsp; &nbsp;10.4ms +/- 3.5% &nbsp; &nbsp;18.6ms +/- 9.3% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; fasta: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *1.145x as slow* &nbsp; 31.8ms +/- 2.8% &nbsp; &nbsp;36.4ms +/- 2.5% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; tagcloud: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;?? &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 52.3ms +/- 2.5% &nbsp; &nbsp;53.4ms +/- 2.0% &nbsp; &nbsp; not conclusive: might be *1.021x as slow*<br />
&nbsp; &nbsp; unpack-code: &nbsp; &nbsp; &nbsp; *1.54x as slow* &nbsp; &nbsp;53.9ms +/- 0.8% &nbsp; &nbsp;82.9ms +/- 1.9% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; validate-input: &nbsp; &nbsp;*1.95x as slow* &nbsp; &nbsp;22.2ms +/- 2.0% &nbsp; &nbsp;43.2ms +/- 3.0% &nbsp; &nbsp; significant</div></div>
<p><strong>BENCHMARK 2 : V8 BENCHMARK</strong></p>
<p>Questo è un benchmark piuttosto minimale fatto da Google appositamente per V8 e usato per il tuning dello stesso. C&#8217;è poco da sorprendersi che il risultato sia a vantaggio di V8 per un buon 168% in più.</p>
<p>Risultati Firefox:</p>
<div class="codecolorer-container text dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Score: 1326 &lt;----<br />
<br />
Richards: 2606<br />
DeltaBlue: 1351<br />
Crypto: 2397<br />
RayTrace: 550<br />
EarleyBoyer: 1184<br />
RegExp: 596<br />
Splay: 2204</div></div>
<p>Risultati Chrome:</p>
<div class="codecolorer-container text dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Score: 3560 &lt;----<br />
<br />
Richards: 4815<br />
DeltaBlue: 5203<br />
Crypto: 6233<br />
RayTrace: 4653<br />
EarleyBoyer: 9177<br />
RegExp: 910<br />
Splay: 1195</div></div>
<p><strong>BENCHMARK 3 : Kraken 1.1</strong></p>
<p>Per par condicio ho lanciato anche Kraken, benchmark minimale di casa Mozilla. Tuttavia anche Kraken va contro la sua stessa creatura. La differenza è meno marcata (106%) ma comunque sostanziosa. In pratica Firefox ci mette<strong> il doppio</strong> del tempo del concorrente a terminare il benchmark.</p>
<div class="codecolorer-container text dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;height:300px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">TEST &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; COMPARISON &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;FROM &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; TO &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DETAILS<br />
<br />
====================================================================================<br />
<br />
** TOTAL **: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.06x as fast &nbsp; &nbsp; 17426.2ms +/- 1.6% &nbsp; 8456.6ms +/- 1.2% &nbsp; &nbsp; significant<br />
<br />
====================================================================================<br />
<br />
&nbsp; ai: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;9.85x as fast &nbsp; &nbsp; &nbsp;5491.4ms +/- 4.5% &nbsp; &nbsp;557.6ms +/- 4.8% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; astar: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 9.85x as fast &nbsp; &nbsp; &nbsp;5491.4ms +/- 4.5% &nbsp; &nbsp;557.6ms +/- 4.8% &nbsp; &nbsp; significant<br />
<br />
&nbsp; audio: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1.74x as fast &nbsp; &nbsp; &nbsp;4684.1ms +/- 1.0% &nbsp; 2697.0ms +/- 1.8% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; beat-detection: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.34x as fast &nbsp; &nbsp; &nbsp;1123.9ms +/- 0.7% &nbsp; &nbsp;839.7ms +/- 2.6% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; dft: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1.54x as fast &nbsp; &nbsp; &nbsp;1409.8ms +/- 2.5% &nbsp; &nbsp;913.2ms +/- 1.4% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; fft: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1.64x as fast &nbsp; &nbsp; &nbsp; 880.6ms +/- 0.7% &nbsp; &nbsp;537.4ms +/- 3.3% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; oscillator: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3.12x as fast &nbsp; &nbsp; &nbsp;1269.8ms +/- 2.1% &nbsp; &nbsp;406.7ms +/- 2.2% &nbsp; &nbsp; significant<br />
<br />
&nbsp; imaging: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1.45x as fast &nbsp; &nbsp; &nbsp;4511.9ms +/- 1.6% &nbsp; 3111.2ms +/- 2.5% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; gaussian-blur: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.46x as fast &nbsp; &nbsp; &nbsp;1748.3ms +/- 1.8% &nbsp; &nbsp;711.0ms +/- 2.5% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; darkroom: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*1.36x as slow* &nbsp; &nbsp; 827.2ms +/- 0.5% &nbsp; 1121.2ms +/- 1.8% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; desaturate: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.51x as fast &nbsp; &nbsp; &nbsp;1936.4ms +/- 3.7% &nbsp; 1279.0ms +/- 5.9% &nbsp; &nbsp; significant<br />
<br />
&nbsp; json: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.039x as fast &nbsp; &nbsp; &nbsp;495.2ms +/- 0.2% &nbsp; &nbsp;476.8ms +/- 2.0% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; parse-financial: &nbsp; &nbsp; &nbsp; &nbsp; *1.037x as slow* &nbsp; &nbsp;283.6ms +/- 0.2% &nbsp; &nbsp;294.2ms +/- 3.2% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; stringify-tinderbox: &nbsp; &nbsp; 1.159x as fast &nbsp; &nbsp; &nbsp;211.6ms +/- 0.3% &nbsp; &nbsp;182.6ms +/- 0.7% &nbsp; &nbsp; significant<br />
<br />
&nbsp; stanford: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.39x as fast &nbsp; &nbsp; &nbsp;2243.6ms +/- 1.4% &nbsp; 1614.0ms +/- 0.4% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; crypto-aes: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.44x as fast &nbsp; &nbsp; &nbsp; 625.4ms +/- 5.1% &nbsp; &nbsp;435.1ms +/- 0.8% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; crypto-ccm: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.058x as fast &nbsp; &nbsp; &nbsp;461.2ms +/- 1.8% &nbsp; &nbsp;435.8ms +/- 0.8% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; crypto-pbkdf2: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1.69x as fast &nbsp; &nbsp; &nbsp; 809.2ms +/- 0.8% &nbsp; &nbsp;477.7ms +/- 1.1% &nbsp; &nbsp; significant<br />
&nbsp; &nbsp; crypto-sha256-iterative: 1.31x as fast &nbsp; &nbsp; &nbsp; 347.8ms +/- 0.9% &nbsp; &nbsp;265.4ms +/- 1.5% &nbsp; &nbsp; significant</div></div>
<p><strong>BENCHMARK 4 : Dromaeo</strong></p>
<p>Per finire ecco il risultato del benchmark javascript più completo che conosco: Dromaeo. Sempre di casa Mozilla ma è chiaro, verificabile e il codice del benchmark è disponibile a chiunque voglia controllarlo.</p>
<p><a href="http://dromaeo.com/?id=146341">Risultati Firefox</a> = 132.72runs/s</p>
<p><a href="http://dromaeo.com/?id=146339">Risultati Chrome</a> = 238.36runs/s</p>
<p>Potete controllare i dettagli cliccando sui link.</p>
<p>Chrome è più performante del 79.6% rispetto a Firefox.</p>
<p><strong>CONCLUSIONE</strong></p>
<p>Questa sfida è terminata 3-1 per il browser di Google e quel punto di Firefox è strappato per un soffio. Insomma, Chrome si classifica, come da pronostico, estremamente più veloce di Firefox nell&#8217;esecuzione del JavaScript. Tenendo però conto della velocità con cui questi Browser si <em>riproducono</em> non ci resta che aspettare qualche mese per vedere come evolverà questa appassionante sfida.</p>
 <p><a href="http://davideaversa.it/slashcode/?flattrss_redirect&amp;id=784&amp;md5=e8159604c010ab392bb742e024b5e5ee" title="Flattr" target="_blank"><img src="http://davideaversa.it/slashcode/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davideaversa.it/slashcode/2011/08/javascript-war-firefox-5-chrome-13/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=thek3nger&amp;popout=1&amp;url=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2011%2F08%2Fjavascript-war-firefox-5-chrome-13%2F&amp;language=it_IT&amp;category=text&amp;title=JavaScript+War+%3A+Firefox+5+%26%238211%3B+Chrome+13&amp;description=In+questa+nuova+rivoluzione+Web+chiamata+per+brevit%C3%A0+HTML5%2C+uno+dei+protagonisti+%C3%A8+senza+alcun+dubbio+il+riesumato+JavaScript.+Tornato+dalla+tomba+in+cui+sembrava+essere+stato+sepolto+per+riportare...&amp;tags=benchmark%2Cchrome%2Cfirefox%2Cjavascript%2Cblog" type="text/html" />
	</item>
		<item>
		<title>KDE 4.5 Ci siamo quasi</title>
		<link>http://davideaversa.it/slashcode/2010/08/kde-4-5-ci-siamo-quasi/</link>
		<comments>http://davideaversa.it/slashcode/2010/08/kde-4-5-ci-siamo-quasi/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 16:06:34 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[sidux]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=673</guid>
		<description><![CDATA[<div><a href="http://davideaversa.it/slashcode/2010/08/kde-4-5-ci-siamo-quasi/"><img title="KDE 4.5 Ci siamo quasi" src="http://davideaversa.it/slashcode/wp-content/uploads/2010/08/snapshot11-150x150.png" alt="KDE 4.5 Ci siamo quasi"  width="200" height="200" /></a></div><br/>L&#8217;attesa per KDE 4.5 si fa sempre più spasmodica. A mio avviso siamo ad un giro di boa nella storia della release più infamata del panorama open-source. KDE, come sapete, ha la nomea di essere instabile eppure posso assicurarvi che non l&#8217;ho mai vista crashare su distro serie (Sidux), certo che se valutate KDE su <a href='http://davideaversa.it/slashcode/2010/08/kde-4-5-ci-siamo-quasi/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2010%2F08%2Fkde-4-5-ci-siamo-quasi%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe></div><div class="really_simple_share_google1" style="width:90px;"><div class="g-plusone" data-size="medium" data-href="http://davideaversa.it/slashcode/2010/08/kde-4-5-ci-siamo-quasi/" ></div></div><div class="really_simple_share_twitter" style="width:110px;"><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="KDE 4.5 Ci siamo quasi" data-url="http://davideaversa.it/slashcode/2010/08/kde-4-5-ci-siamo-quasi/" 
						data-via=""  ></a></div></div>
		<div style="clear:both;"></div><p><a href="http://davideaversa.it/slashcode/wp-content/uploads/2010/08/snapshot11.png"><img class="alignleft size-thumbnail wp-image-674" title="kde 4.5" src="http://davideaversa.it/slashcode/wp-content/uploads/2010/08/snapshot11-150x150.png" alt="" width="150" height="150" /></a>L&#8217;attesa per KDE 4.5 si fa sempre più spasmodica. A mio avviso siamo ad un giro di boa nella storia della release più infamata del panorama open-source. KDE, come sapete, ha la nomea di essere instabile eppure posso assicurarvi che non l&#8217;ho mai vista crashare su distro serie (Sidux), certo che se valutate KDE su Kubuntu allora ve la cercate. <img src='http://davideaversa.it/slashcode/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Tornando alla nuova release le novità non sono molte, tuttavia molte delle features precedenti vengono rafforzate, stabilizzate e migliorate dal punto di vista dell&#8217;usabilità. È il caso del <strong>System Setting</strong>, il &#8220;pannello di controllo&#8221; di KDE, che perde le tab in modo da avere tutti i comandi in un unica schermata, senza però perdere in chiarezza. Anche il <strong>gestore attività</strong> è notevolmente cambiato, molto più pratico ed usabile. Oppure le <strong>nuove notifiche</strong>, molto più ordinate e meno invasive.</p>
<p>Ma quella che a mio avviso è il vero progresso, la punta di diamante del nuovo KDE 4.5 è l&#8217;integrazione, ormai quasi completa, fra le varie applicazioni <strong>Nepomuk</strong> e <strong>Akonadi</strong>.</p>
<p>Akonadi è un server che si occupa di gestire le informazioni dei programmi PIM (email, appuntamenti, contatti, ecc) in modo centralizzato e veloce. Questo significa che tutte le applicazioni come KMail, KOrganizer e via discorrendo, possiedono un unica infrastruttura dati accessibile da qualunque altro programma. Proprio questo permette a <strong>Nepomuk</strong>, il servizio di indicizzazione di KDE, di indicizzare oltre ai file anche email, appuntamenti, allegati, contatti, e molto altro anche grazie all&#8217;uso di tag. Queste ricerche possono essere fatte sfruttando Krunner come se si stesse lanciando una qualunque applicazione.</p>
<p>È il primo grande esempio di desktop semantico. La possibilità di accedere con un paio di comando a qualunque risorsa all&#8217;interno del pc è divenuta quasi realtà.</p>
<p>Un altra grande novità, a mio avviso, è il netto miglioramento della suite KOffice che, anche grazie ai pesanti investimenti di Nokia, è ormai una suite moderna, funzionale e dall&#8217;interfaccia utente molto ingegnosa. Molti passi in avanti devono essere fatti ma la versione 2.2 può cominciare senza dubbio ad essere un sostituto di OpenOffice, almeno per chi non ha grosse pretese.</p>
<p>KDE 4.5 può quindi essere l&#8217;ottimo punto di partenza per chi vuole provare KDE sfidando le malelingue che vogliono (ingiustamente) KDE instabile e macchinoso. Tutto questo in attesa di vedere la riscrittura di KWin con le nuove OpenGL che ci attende nella 4.6 e 4.7. È qualcosa che vi consiglio di tenere d&#8217;occhio. <img src='http://davideaversa.it/slashcode/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>KDE 4.5 sarà disponibile nella prossima release di Kubuntu e OpenSuse mentre per chi utilizza Sidux, molto probabilmente si vedrà qualcosa verso settembre sempre che i pacchettizzatori non mi sorprendano con una release a tempo di record.</p>
<p><strong>PS riguardo al flame: </strong>Per chi non lo sapesse quando nel titolo di un post scrivo &#8220;Flame&#8221; solitamente non rispondo ai commenti. Lo faccio perché un flame è un argomento fazioso (sia da parte mia che da parte di chi commenta) e quindi è solitamente inutile discutere e trasformare i commenti del blog in una bolgia. Tuttavia li leggo sempre tutti e ho notato che molti sono d&#8217;accordo con me e questo mi fa sentire meno solo. <img src='http://davideaversa.it/slashcode/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
 <p><a href="http://davideaversa.it/slashcode/?flattrss_redirect&amp;id=673&amp;md5=a7b36d72d23eaeb5eceae1066a89377f" title="Flattr" target="_blank"><img src="http://davideaversa.it/slashcode/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davideaversa.it/slashcode/2010/08/kde-4-5-ci-siamo-quasi/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=thek3nger&amp;popout=1&amp;url=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2010%2F08%2Fkde-4-5-ci-siamo-quasi%2F&amp;language=it_IT&amp;category=text&amp;title=KDE+4.5+Ci+siamo+quasi&amp;description=L%26%238217%3Battesa+per+KDE+4.5+si+fa+sempre+pi%C3%B9+spasmodica.+A+mio+avviso+siamo+ad+un+giro+di+boa+nella+storia+della+release+pi%C3%B9+infamata+del+panorama+open-source.+KDE%2C+come+sapete%2C...&amp;tags=debian%2Ckde%2Ckubuntu%2Copensuse%2Csidux%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Python 3.1 e le prestazioni mancanti</title>
		<link>http://davideaversa.it/slashcode/2010/07/python-3-1-e-le-prestazioni-mancanti/</link>
		<comments>http://davideaversa.it/slashcode/2010/07/python-3-1-e-le-prestazioni-mancanti/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 14:58:04 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=645</guid>
		<description><![CDATA[<div><a href="http://davideaversa.it/slashcode/2010/07/python-3-1-e-le-prestazioni-mancanti/"><img title="Python 3.1 e le prestazioni mancanti" src="http://davideaversa.it/slashcode/wp-content/uploads/2008/09/logo_python1.png" alt="Python 3.1 e le prestazioni mancanti"  width="200" height="200" /></a></div><br/>Questa mattina stavo rivedendo lo script che ho postato ieri. L&#8217;ho ottimizzato un po&#8217; e ho tolto una 30-ina di righe. Dopodiché mi sono messo a fare alcuni test prestazionali provando ad addestrare una rete di circa 5000 neuroni disposti in vari modi (da 3 strati da 2000 fino a 250 strati da 20). Le <a href='http://davideaversa.it/slashcode/2010/07/python-3-1-e-le-prestazioni-mancanti/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2010%2F07%2Fpython-3-1-e-le-prestazioni-mancanti%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe></div><div class="really_simple_share_google1" style="width:90px;"><div class="g-plusone" data-size="medium" data-href="http://davideaversa.it/slashcode/2010/07/python-3-1-e-le-prestazioni-mancanti/" ></div></div><div class="really_simple_share_twitter" style="width:110px;"><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Python 3.1 e le prestazioni mancanti" data-url="http://davideaversa.it/slashcode/2010/07/python-3-1-e-le-prestazioni-mancanti/" 
						data-via=""  ></a></div></div>
		<div style="clear:both;"></div><p><a href="http://davideaversa.it/slashcode/wp-content/uploads/2008/09/logo_python1.png"><img class="alignleft size-full wp-image-123" title="logo_python1" src="http://davideaversa.it/slashcode/wp-content/uploads/2008/09/logo_python1.png" alt="" width="150" height="150" /></a></p>
<p>Questa mattina stavo rivedendo lo script che ho postato ieri. L&#8217;ho ottimizzato un po&#8217; e ho tolto una 30-ina di righe. Dopodiché mi sono messo a fare alcuni test prestazionali provando ad addestrare una rete di circa 5000 neuroni disposti in vari modi (da 3 strati da 2000 fino a 250 strati da 20).</p>
<p>Le prestazioni non erano mozzafiato e questo lo sapevo già, il python non è il linguaggio più indicato per applicazioni fortemente CPU bound.</p>
<p>Tuttavia la sorpresa l&#8217;ho avuta quando ho testato lo script con la nuova versione di Python (la 3.1) e costatando una diminuzione delle prestazioni di circa il 50%.</p>
<p>Cinquantapercento! Mica bruscolini!</p>
<p>Ho rifatto il conto con vari test (sempre utilizzando il mio script) e il risultato era sempre di questa entità. Le cose sono due:</p>
<ol>
<li>L&#8217;interprete di python3.1 è proprio più lento di suo. In questo caso il problema verrà fuori quando si passerà definitivamente da 2.6 a 3.</li>
<li>Alcune funzioni che nella 2.6 vanno a meraviglia nella 3.1 fanno schifo. In questo caso la cosiddetta migrazione da 2.6 a 3 potrebbe essere meno facile del previsto.</li>
</ol>
<p>In attesa  di risposte vi chiedo se voi sapete qualcosa di più al riguardo. Se volete poi posso fornire altri dettagli sui vari test.</p>
<p><b>UPDATE 19/07/10</b></p>
<p>Ho ripetuto i test su un&#8217;altra distribuzione (sidux) e questa volta i risultati sono un po&#8217; diversi. La versione 3 di python è sempre più lenta ma in percentuali accettabili (5% circa).</p>
<p>Inoltre ho provato anche con psyco ottimizzando del 75% le prestazioni del programma.</p>
 <p><a href="http://davideaversa.it/slashcode/?flattrss_redirect&amp;id=645&amp;md5=5146548201cf921bd7b3228187d8e83e" title="Flattr" target="_blank"><img src="http://davideaversa.it/slashcode/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davideaversa.it/slashcode/2010/07/python-3-1-e-le-prestazioni-mancanti/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=thek3nger&amp;popout=1&amp;url=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2010%2F07%2Fpython-3-1-e-le-prestazioni-mancanti%2F&amp;language=it_IT&amp;category=text&amp;title=Python+3.1+e+le+prestazioni+mancanti&amp;description=Questa+mattina+stavo+rivedendo+lo+script+che+ho+postato+ieri.+L%26%238217%3Bho+ottimizzato+un+po%26%238217%3B+e+ho+tolto+una+30-ina+di+righe.+Dopodich%C3%A9+mi+sono+messo+a+fare+alcuni+test+prestazionali...&amp;tags=benchmark%2Cpython%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Qt Creator IDE</title>
		<link>http://davideaversa.it/slashcode/2010/06/qt-creator-ide/</link>
		<comments>http://davideaversa.it/slashcode/2010/06/qt-creator-ide/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 13:26:44 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[qt]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=621</guid>
		<description><![CDATA[<div><a href="http://davideaversa.it/slashcode/2010/06/qt-creator-ide/"><img title="Qt Creator IDE" src="http://davideaversa.it/slashcode/wp-content/uploads/2010/06/qtc1-150x150.png" alt="Qt Creator IDE"  width="200" height="200" /></a></div><br/>In questi giorni sto studiando abbastanza approfonditamente le Qt e non vi nascondo che mi sto lentamente innamorando di questo framework. Già lo apprezzavo per molti motivi, ma più scendo nel dettaglio più scopro una certa &#8220;poesia ingegneristica&#8221;. Oggi però non sono qui per parlarvi delle QT, bensì del recente rilascio della nuova versione di <a href='http://davideaversa.it/slashcode/2010/06/qt-creator-ide/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2010%2F06%2Fqt-creator-ide%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe></div><div class="really_simple_share_google1" style="width:90px;"><div class="g-plusone" data-size="medium" data-href="http://davideaversa.it/slashcode/2010/06/qt-creator-ide/" ></div></div><div class="really_simple_share_twitter" style="width:110px;"><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Qt Creator IDE" data-url="http://davideaversa.it/slashcode/2010/06/qt-creator-ide/" 
						data-via=""  ></a></div></div>
		<div style="clear:both;"></div><p><a href="http://davideaversa.it/slashcode/wp-content/uploads/2010/06/qtc1.png"><img class="alignleft size-thumbnail wp-image-622" title="QTCreator - Welcome" src="http://davideaversa.it/slashcode/wp-content/uploads/2010/06/qtc1-150x150.png" alt="" width="150" height="150" /></a></p>
<p>In questi giorni sto studiando abbastanza approfonditamente le <strong>Qt</strong> e non vi nascondo che mi sto lentamente innamorando di questo framework. Già lo apprezzavo per molti motivi, ma più scendo nel dettaglio più scopro una certa &#8220;poesia ingegneristica&#8221;. Oggi però non sono qui per parlarvi delle QT, bensì del recente rilascio della nuova versione di <strong>Qt Creator</strong>.</p>
<p><strong>Qt Creator 2 </strong>è l&#8217;ultima versione di un IDE multi-piattaforma dedicato alla programmazione in Qt. L&#8217;ambiente integra tutti i classici strumenti già noti ai programmatori Qt) in un unico ambiente integrato dotato di un editor, debug e interfacciamento ai più popolari sistemi di controllo di versione. Potete vedere un piccolo tour in questo video:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="320" height="193" 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://www.youtube.com/v/U7yje3D1UM4&amp;color1=0x494900&amp;color2=0x4e9e00&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="320" height="193" src="http://www.youtube.com/v/U7yje3D1UM4&amp;color1=0x494900&amp;color2=0x4e9e00&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>QtCreator integra un editor piuttosto avanzato.</p>
<div id="attachment_623" class="wp-caption aligncenter" style="width: 310px"><a href="http://davideaversa.it/slashcode/wp-content/uploads/2010/06/qtc2.png"><img class="size-medium wp-image-623" title="QtCreator - Editor" src="http://davideaversa.it/slashcode/wp-content/uploads/2010/06/qtc2-300x211.png" alt="" width="300" height="211" /></a><p class="wp-caption-text">La finestra dell&#39;editor.</p></div>
<p style="text-align: center;">
<p>Anche QtDesigner è perfettamente integrato:</p>
<div id="attachment_624" class="wp-caption aligncenter" style="width: 310px"><a href="http://davideaversa.it/slashcode/wp-content/uploads/2010/06/qtc3.png"><img class="size-medium wp-image-624" title="QtCreator - Design" src="http://davideaversa.it/slashcode/wp-content/uploads/2010/06/qtc3-300x211.png" alt="" width="300" height="211" /></a><p class="wp-caption-text">QtDesigner all&#39;interno di QtCreator</p></div>
<p>E la documentazione completa del mondo Qt è accessibile con un semplice click.</p>
<div id="attachment_625" class="wp-caption aligncenter" style="width: 310px"><a href="http://davideaversa.it/slashcode/wp-content/uploads/2010/06/qtc4.png"><img class="size-medium wp-image-625" title="QtCreator - Assistant" src="http://davideaversa.it/slashcode/wp-content/uploads/2010/06/qtc4-300x211.png" alt="" width="300" height="211" /></a><p class="wp-caption-text">QtAssistant in QtCreator</p></div>
<p>QtCreator è disponibile nei repository delle maggiori distribuzioni anche se, al momento, è disponibile solamente la versione 1.3. Se avete fretta e voglia potete provare la versione 2 scaricandola da <a href="http://qt.nokia.com/products/developer-tools">qui</a>. La versione per linux è facilmente installabile eseguendo il file .bin che scaricherete. Potete anche installare QtCreator in locale senza cioè sporcare il sistema con un installazione &#8220;non ufficiale&#8221;.</p>
<p>QtCreator non è attualmente all&#8217;altezza di altri colossi degli IDE quali Eclipse o Visual Studio, ma la strada imboccata da Nokia sembra proprio quella di creare una valida e completa alternativa. I presupposti ci sono tutti, non ci resta che aspettare. <img src='http://davideaversa.it/slashcode/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
 <p><a href="http://davideaversa.it/slashcode/?flattrss_redirect&amp;id=621&amp;md5=e7836945ad26daa6a17285c85ec071e7" title="Flattr" target="_blank"><img src="http://davideaversa.it/slashcode/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davideaversa.it/slashcode/2010/06/qt-creator-ide/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=thek3nger&amp;popout=1&amp;url=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2010%2F06%2Fqt-creator-ide%2F&amp;language=it_IT&amp;category=text&amp;title=Qt+Creator+IDE&amp;description=In+questi+giorni+sto+studiando+abbastanza+approfonditamente+le+Qt+e+non+vi+nascondo+che+mi+sto+lentamente+innamorando+di+questo+framework.+Gi%C3%A0+lo+apprezzavo+per+molti+motivi%2C+ma+pi%C3%B9+scendo...&amp;tags=ide%2Cnokia%2Cqt%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Igraph &#8211; Rappresentare grafi&#8230; con l&#8217;amaro in bocca</title>
		<link>http://davideaversa.it/slashcode/2010/04/igraph-rappresentare-grafi-con-lamaro-in-bocca/</link>
		<comments>http://davideaversa.it/slashcode/2010/04/igraph-rappresentare-grafi-con-lamaro-in-bocca/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 13:34:44 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[grafi]]></category>
		<category><![CDATA[libreria]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=548</guid>
		<description><![CDATA[<div><a href="http://davideaversa.it/slashcode/2010/04/igraph-rappresentare-grafi-con-lamaro-in-bocca/"><img title="Igraph &#8211; Rappresentare grafi&#8230; con l&#8217;amaro in bocca" src="http://davideaversa.it/slashcode/wp-content/uploads/2010/04/igraph-150x150.png" alt="Igraph &#8211; Rappresentare grafi&#8230; con l&#8217;amaro in bocca"  width="200" height="200" /></a></div><br/>Quando si lavora con complesse strutture dati, specie quando queste strutture sono generate a partire da dati offuscati, è estremamente importante utilizzare uno strumento in grado di rappresentare visivamente tali grafi. Io stesso ho perso alcune settimane dietro i problemi matematici che si nascondono dietro la visualizzazione dei grafi. Un esempio fra i tanti riguarda <a href='http://davideaversa.it/slashcode/2010/04/igraph-rappresentare-grafi-con-lamaro-in-bocca/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2010%2F04%2Figraph-rappresentare-grafi-con-lamaro-in-bocca%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe></div><div class="really_simple_share_google1" style="width:90px;"><div class="g-plusone" data-size="medium" data-href="http://davideaversa.it/slashcode/2010/04/igraph-rappresentare-grafi-con-lamaro-in-bocca/" ></div></div><div class="really_simple_share_twitter" style="width:110px;"><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Igraph &#8211; Rappresentare grafi&#8230; con l&#8217;amaro in bocca" data-url="http://davideaversa.it/slashcode/2010/04/igraph-rappresentare-grafi-con-lamaro-in-bocca/" 
						data-via=""  ></a></div></div>
		<div style="clear:both;"></div><p><a href="http://davideaversa.it/slashcode/wp-content/uploads/2010/04/igraph.png"><img class="alignleft size-thumbnail wp-image-549" title="igraph" src="http://davideaversa.it/slashcode/wp-content/uploads/2010/04/igraph-150x150.png" alt="" width="150" height="150" /></a>Quando si lavora con complesse strutture dati, specie quando queste strutture sono generate a partire da dati offuscati, è estremamente importante utilizzare uno strumento in grado di rappresentare visivamente tali grafi. Io stesso ho perso alcune settimane dietro i problemi matematici che si nascondono dietro la visualizzazione dei grafi. Un esempio fra i tanti riguarda il problema di disporre i nodi in modo tale da minimizzare gli accavallamenti degli archi.</p>
<p>Non avevo però la pretesa di riscrivere da capo una libreria che disegnasse grafi e alberi in quanto ero sicuro che esistesse già qualcosa di pronto nel marasma del codice libero.</p>
<p>La risposta è <strong><a href="http://igraph.sourceforge.net/index.html">iGraph</a>. </strong>Fra tutte le librerie che ho visto e provato questa è sicuramente la più interessante. Il punto di forza di questa libreria consiste nel numero di piattaforme e linguaggi che supporta: C/C++, Python e anche Ruby più altre piattaforme di statistica. Inoltre, dando un occhiata alle API e alla documentazione, sembra molto semplice, intuitiva e ben tenuto.</p>
<p>Allora lo installo sfruttando i <a href="https://launchpad.net/~igraph/+archive/ppa">repository di Launchpad</a> (ho utilizzato karmic anche se uso Sidux e pare che tutto funzioni bene). Scrivo un codicillo di prova e ho la brutta sorpresa:</p>
<div class="codecolorer-container text dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">NotImplementedError: showing plots is not implemented on this platform: Linux</div></div>
<p>Accidenti! La funzione principe del programma non è ancora stata implementata!? Non vi nascondo che ci sono rimasto malissimo. Anche perché era una libreria di cui avevo bisogno per visualizzare alcuni grafi di stato di piccoli progetti di prova di IA.</p>
<p>Pazienza. Guarderò il codice e cercherò di contattare gli sviluppatori per sapere come procede l&#8217;implementazione di questa funzionalità. Magari posso dare anche una mano. Alla fine è questo il bello del software libero.</p>
<p><strong>UPDATE:</strong></p>
<p><strong>HO RISOLTO IL PROBLEMA!</strong> Ora funziona bene anche la visualizzazione. Vi aggiornerò a breve!</p>
<p><a href="http://twitter.com/slashcode">SEGUIMI SU TWITTER</a></p>
 <p><a href="http://davideaversa.it/slashcode/?flattrss_redirect&amp;id=548&amp;md5=ae1aa27ad03ca9bbda550872b06ac0c7" title="Flattr" target="_blank"><img src="http://davideaversa.it/slashcode/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davideaversa.it/slashcode/2010/04/igraph-rappresentare-grafi-con-lamaro-in-bocca/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=thek3nger&amp;popout=1&amp;url=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2010%2F04%2Figraph-rappresentare-grafi-con-lamaro-in-bocca%2F&amp;language=it_IT&amp;category=text&amp;title=Igraph+%26%238211%3B+Rappresentare+grafi%26%238230%3B+con+l%26%238217%3Bamaro+in+bocca&amp;description=Quando+si+lavora+con+complesse+strutture+dati%2C+specie+quando+queste+strutture+sono+generate+a+partire+da+dati+offuscati%2C+%C3%A8+estremamente+importante+utilizzare+uno+strumento+in+grado+di+rappresentare+visivamente+tali...&amp;tags=grafi%2Clibreria%2CNews%2Cpython%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Problemi di Connessione con Eclipse</title>
		<link>http://davideaversa.it/slashcode/2010/04/problemi-di-connessione-con-eclipse/</link>
		<comments>http://davideaversa.it/slashcode/2010/04/problemi-di-connessione-con-eclipse/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 16:42:15 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[ide]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=532</guid>
		<description><![CDATA[<div><a href="http://davideaversa.it/slashcode/2010/04/problemi-di-connessione-con-eclipse/"><img title="Problemi di Connessione con Eclipse" src="http://davideaversa.it/slashcode/wp-content/uploads/2010/04/eclipse-150x150.png" alt="Problemi di Connessione con Eclipse"  width="200" height="200" /></a></div><br/>A partire da qualche mese è possibile che voi utenti Eclipse vi siate trovati nella condizione di non riuscire più ad utilizzare Eclipse per aggiornamenti, scaricare plugin e, più in generale, accedere alla rete. Il problema è dovuto ad un bug conteso fra Debian (che potrebbe essersi propagato anche alle sue derivate come Ubuntu) e <a href='http://davideaversa.it/slashcode/2010/04/problemi-di-connessione-con-eclipse/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2010%2F04%2Fproblemi-di-connessione-con-eclipse%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe></div><div class="really_simple_share_google1" style="width:90px;"><div class="g-plusone" data-size="medium" data-href="http://davideaversa.it/slashcode/2010/04/problemi-di-connessione-con-eclipse/" ></div></div><div class="really_simple_share_twitter" style="width:110px;"><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Problemi di Connessione con Eclipse" data-url="http://davideaversa.it/slashcode/2010/04/problemi-di-connessione-con-eclipse/" 
						data-via=""  ></a></div></div>
		<div style="clear:both;"></div><p><a href="http://davideaversa.it/slashcode/wp-content/uploads/2010/04/eclipse.png"><img class="alignleft size-thumbnail wp-image-533" title="eclipse" src="http://davideaversa.it/slashcode/wp-content/uploads/2010/04/eclipse-150x150.png" alt="" width="150" height="150" /></a>A partire da qualche mese è possibile che voi utenti Eclipse vi siate trovati nella condizione di non riuscire più ad utilizzare Eclipse per aggiornamenti, scaricare plugin e, più in generale, accedere alla rete.</p>
<p>Il problema è dovuto ad un bug conteso fra Debian (che potrebbe essersi propagato anche alle sue derivate come Ubuntu) e la virtual machine Java. In pratica c&#8217;è un gran casino fra IPv4 e IPv6 che ha come conseguenza il completo isolamento della rete di alcuni programmi Java.</p>
<p>Per risolvere basta lanciare il programma con i parametri</p>
<div class="codecolorer-container text dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">-vmargs -Djava.net.preferIPv4Stack=true</div></div>
<p>E Eclipse tornerà a funzionare come prima.</p>
<p>PS: I parametri che vi ho segnalato con buona probabilità funzionano anche per altri programmi soggetti allo stesso bug.</p>
 <p><a href="http://davideaversa.it/slashcode/?flattrss_redirect&amp;id=532&amp;md5=b546be6e85d54d40b41979cd749203ce" title="Flattr" target="_blank"><img src="http://davideaversa.it/slashcode/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davideaversa.it/slashcode/2010/04/problemi-di-connessione-con-eclipse/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=thek3nger&amp;popout=1&amp;url=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2010%2F04%2Fproblemi-di-connessione-con-eclipse%2F&amp;language=it_IT&amp;category=text&amp;title=Problemi+di+Connessione+con+Eclipse&amp;description=A+partire+da+qualche+mese+%C3%A8+possibile+che+voi+utenti+Eclipse+vi+siate+trovati+nella+condizione+di+non+riuscire+pi%C3%B9+ad+utilizzare+Eclipse+per+aggiornamenti%2C+scaricare+plugin+e%2C+pi%C3%B9+in...&amp;tags=bugs%2Ceclipse%2Cide%2Cblog" type="text/html" />
	</item>
		<item>
		<title>OpenGL e DirectX</title>
		<link>http://davideaversa.it/slashcode/2009/11/opengl-e-directx/</link>
		<comments>http://davideaversa.it/slashcode/2009/11/opengl-e-directx/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 07:51:44 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[directx]]></category>
		<category><![CDATA[opengl]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=506</guid>
		<description><![CDATA[<div><a href="http://davideaversa.it/slashcode/2009/11/opengl-e-directx/"><img title="OpenGL e DirectX" src="http://davideaversa.it/slashcode/wp-content/uploads/2009/11/3d-150x150.jpg" alt="OpenGL e DirectX"  width="200" height="200" /></a></div><br/>Lo so. Sono discorsi pro-flame che hanno stancato tutti. Anche me. Ma a quanto pare qualcuno non ha capito a fondo la differenza fra le due librerie e crede che OpenGL sia il solito fratello sfigato delle DirectX che mamma microsoft ci offre con tanto spirito di carità. Non starò a tediarvi con &#8220;è meglio <a href='http://davideaversa.it/slashcode/2009/11/opengl-e-directx/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2009%2F11%2Fopengl-e-directx%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe></div><div class="really_simple_share_google1" style="width:90px;"><div class="g-plusone" data-size="medium" data-href="http://davideaversa.it/slashcode/2009/11/opengl-e-directx/" ></div></div><div class="really_simple_share_twitter" style="width:110px;"><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="OpenGL e DirectX" data-url="http://davideaversa.it/slashcode/2009/11/opengl-e-directx/" 
						data-via=""  ></a></div></div>
		<div style="clear:both;"></div><p><img class="alignleft size-thumbnail wp-image-505" title="3d" src="http://davideaversa.it/slashcode/wp-content/uploads/2009/11/3d-150x150.jpg" alt="3d" width="150" height="150" />Lo so. Sono discorsi pro-flame che hanno stancato tutti. Anche me. Ma a quanto pare qualcuno non ha capito a fondo la differenza fra le due librerie e crede che OpenGL sia il solito fratello sfigato delle DirectX che mamma microsoft ci offre con tanto spirito di carità.</p>
<p>Non starò a tediarvi con &#8220;è meglio X perché&#8221; o &#8220;quanto fa schifo Y&#8221;. Vi sparerò di seguito qualche dato preso da libri attendibili e non trarrò conclusioni. Queste spettano a voi.</p>
<p>Per prima cosa va puntualizzato che comparare OpenGL con le DirectX è come comparare KDE con OpenSolaris. Le OpenGL infatti sono puramente librerie 3D mentre le DirectX offrono anche funzionalità collegate al mondo dei videogame quali</p>
<p><strong>DirectDraw</strong> &#8211; Libreria per la grafica 2D<br />
<strong>Direct3D</strong> &#8211; Libreria per la grafica 3D<br />
<strong>DirectSound</strong> &#8211; Libreria per la riproduzione e la manipolazione di effetti sonori<br />
<strong>DirectInput</strong>- Libreria per la gestione dell&#8217;Input (tastiera, mouse, joystick etc.)<br />
<strong>DirectShow</strong> &#8211; Libreria per la riproduzione di file video<br />
<strong>DirectPlay</strong> &#8211; Libreria per il networking</p>
<p>Per OpenGL invece dobbiamo accoppiare librerie specifiche separate e librerie ausiliarie come GLUT e simili. Le comparazioni fra OpenGL e DirectX, quindi, le farò solamente rispetto a Direct3D.</p>
<p>Iniziamo con una tabella che comparativa delle features</p>
<table style="cursor: default;" border="0">
<tbody>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Feature:</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">OpenGL</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Direct3D</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Vertex Blending</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">N/A</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Multiple Operating Systems</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">No</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Extension Mechanism</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Development</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Multiple member Board</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Microsoft</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Thorough Specification</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">No</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Two-sided lighting</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">No</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Volume Textures</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">No</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Hardware independent Z-buffers</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">No</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Accumulation buffers</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">No</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Full-screen Antialiasing</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Motion Blur</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Depth of field</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Stereo Rendering</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">No</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Point-size/line-width attributes</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">No</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Picking</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">No</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Parametric curves and surfaces</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yes</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">No</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Cache geometry</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Display Lists</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Vertex Buffers</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">System emulation</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Hardware not present</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Let app determine</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Interface</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Procedure calls</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">COM</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Updates</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yearly</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Yearly</td>
</tr>
<tr>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Source Code</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">Sample</td>
<td style="color: #000000; font-size: 11px; cursor: text; font-family: verdana, sans-serif; margin: 8px;">SDK Implementation</td>
</tr>
</tbody>
</table>
<p>Da notare il supporto allo Stereo Rendering che serve a creare video 3D compatibili con gli occhialetti tanto di moda nell&#8217;ultimo periodo. <img src='http://davideaversa.it/slashcode/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  Ora non so se questa tabella è aggiornatissima ma è comunque indicativa.</p>
<p>Altra questione. Le DirectX hanno un accesso diretto all&#8217;hardware su Windows mentre le OpenGL si devono arrangiare con le <strong>WGL</strong><strong>. </strong>Questo influisce negativamente sulle OpenGL su Windows ed è uno dei motivi per cui per i giochi windows si preferiscono le DirectX. Il motivo di questa discriminazione è nella chiusura del codice di Windows, ovviamente. Inoltre, astutamente, le funzionalità di accesso all&#8217;hardware (driver) e quelle di API sono inseparabili. Ciò significa che un programma che sfrutta OpenGL non può appoggiarsi a DirectX per avere una via preferenziale verso la scheda video, infatti tale via è utilizzabile solamente se il canale viene aperto dalle API Direct3D.</p>
<p>Inoltre le prestazioni fra Direct3D e OpenGL sono del tutto comparabili. A seconda dei test prevale una o prevale l&#8217;altra. Quindi siamo in totale parità.</p>
<p>Infine la semplicità di programmazione pende a favore delle OpenGL. Per prima cosa perché sono scelte universalmente come libreria didattica e in secondo luogo perché sfrutta la semplice interfaccia a &#8220;chiamata di funzione&#8221; a differenza dell&#8217;uso di COM per DirectX.</p>
<p>Non dico che la tecnologia COM sia peggio della chiamata di funzione. Ma sicuramente richiede un approccio diverso e quindi una curva di apprendimento più ripida rispetto al sistema &#8220;standard&#8221; usato da C/C++ e che quindi tutti conoscono già.</p>
<p>Quasi dimenticavo di aggiungere che le OpenGL sono disponibili ovunque, per qualunque architettura e dispositivo, mentre le DirectX sono vincolate a Microsoft.</p>
<p>Ci sarebbe altro da dire ma poi diventerei noiso. Penso che queste cose servano a fare un po di chiarezza.</p>
 <p><a href="http://davideaversa.it/slashcode/?flattrss_redirect&amp;id=506&amp;md5=2b994b89b3f80eba7849d1cfd960405e" title="Flattr" target="_blank"><img src="http://davideaversa.it/slashcode/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davideaversa.it/slashcode/2009/11/opengl-e-directx/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=thek3nger&amp;popout=1&amp;url=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2009%2F11%2Fopengl-e-directx%2F&amp;language=it_IT&amp;category=text&amp;title=OpenGL+e+DirectX&amp;description=Lo+so.+Sono+discorsi+pro-flame+che+hanno+stancato+tutti.+Anche+me.+Ma+a+quanto+pare+qualcuno+non+ha+capito+a+fondo+la+differenza+fra+le+due+librerie+e+crede+che...&amp;tags=3d%2Cdirectx%2Copengl%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Come usare Boinc su Sidux</title>
		<link>http://davideaversa.it/slashcode/2009/10/usare-boinc-su-sidux/</link>
		<comments>http://davideaversa.it/slashcode/2009/10/usare-boinc-su-sidux/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 16:54:17 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[Debian/Ubuntu]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[boinc]]></category>
		<category><![CDATA[grid computing]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=454</guid>
		<description><![CDATA[<div><a href="http://davideaversa.it/slashcode/2009/10/usare-boinc-su-sidux/"><img title="Come usare Boinc su Sidux" src="http://davideaversa.it/slashcode/wp-content/uploads/2009/10/boinc_logo-150x150.png" alt="Come usare Boinc su Sidux"  width="200" height="200" /></a></div><br/>BOINC (Berkeley Open Infrastructure for Network Computing) è uno dei più solidi e affermati sistemi di grid-computing. Con il termine grid-computing si è soliti indicare quell&#8217;architettura di calcolo nel quale un problema viene scomposto in sotto-unità chiamate e work-unit che vengono analizzati da computer diversi appartenenti ad una rete (sia locale che globale). Boinc è <a href='http://davideaversa.it/slashcode/2009/10/usare-boinc-su-sidux/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2009%2F10%2Fusare-boinc-su-sidux%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe></div><div class="really_simple_share_google1" style="width:90px;"><div class="g-plusone" data-size="medium" data-href="http://davideaversa.it/slashcode/2009/10/usare-boinc-su-sidux/" ></div></div><div class="really_simple_share_twitter" style="width:110px;"><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Come usare Boinc su Sidux" data-url="http://davideaversa.it/slashcode/2009/10/usare-boinc-su-sidux/" 
						data-via=""  ></a></div></div>
		<div style="clear:both;"></div><p><strong><a href="http://boinc.berkeley.edu/"><img class="alignleft size-thumbnail wp-image-455" title="Boinc Logo" src="http://davideaversa.it/slashcode/wp-content/uploads/2009/10/boinc_logo-150x150.png" alt="Boinc Logo" width="150" height="150" />BOINC</a> </strong>(Berkeley Open Infrastructure for Network Computing) è uno dei più solidi e affermati sistemi di <em>grid-computing</em>. Con il termine grid-computing si è soliti indicare quell&#8217;architettura di calcolo nel quale un problema viene scomposto in sotto-unità chiamate e <strong>work-unit</strong> che vengono analizzati da computer diversi appartenenti ad una rete (sia locale che globale).</p>
<p>Boinc è utilizzato da molti gruppi di ricerca e associazioni per condurre ricerche che necessitano di un elevato tempo di calcolo. La partecipazioni a tali ricerche è totalmente volontaria e aperta a chiunque. E&#8217; inoltre un ottimo modo per non lasciare andare sprecata la potenza di calcolo nei momenti in cui lasciamo inutilizzato il pc. Questo aspetto. insieme alla partecipazione volontaria, sono così importanti in Boinc che spesso sono stati definiti come <strong>screensaver-computing</strong> o <strong>volounteers-computing</strong>.</p>
<p>Il programma esiste per ogni sistema, sia Windows che Linux, ed è composto da due componenti:</p>
<ul>
<li><strong>boinc-client</strong> : che contiene il client vero e proprio</li>
<li><strong>boinc-manager</strong>: che contiene l&#8217;interfaccia per interagire e per configurare il client</li>
</ul>
<p>I progetti a cui partecipiamo, inoltre, installano uno screensaver che mostra alcuni dati sulla computazione in corso, <strong>ma solo su windows</strong>. Questa feature è sfortunatamente  ancora assente da GNU/Linux e non so per quanto ancora lo sarà.</p>
<p>Per installare Boinc dobbiamo installare le due componenti:</p>
<p><code class="codecolorer bash dawn"><span class="bash"><span style="color: #666666;"># </span><span style="color: #c20cb9; font-weight: bold;">apt-get install</span> boinc-manager boinc-client</span></code></p>
<p>A questo punto il client è già pronto, non resta che aprire il Boinc Manager (che trovate nel menù delle applicazioni) e aggiungere il progetto che volete.</p>
<p>Io ad esempio sono molto attivo su <strong>Rosetta@home</strong> che produce risultati sulla struttura tridimensionale delle proteine.</p>
<p>C&#8217;è però un bug almeno nella mia installazione: la funzionalità che mette in pausa automaticamente la computazione quando l&#8217;utente è attivo non mi funziona bene. Devo quindi attivare e sospendere manualmente. Non è un granché ma il bug è noto e segnalato. Speriamo in una rapida correzione.</p>
 <p><a href="http://davideaversa.it/slashcode/?flattrss_redirect&amp;id=454&amp;md5=29adc296652d43a75c1b998f51a74452" title="Flattr" target="_blank"><img src="http://davideaversa.it/slashcode/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davideaversa.it/slashcode/2009/10/usare-boinc-su-sidux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=thek3nger&amp;popout=1&amp;url=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2009%2F10%2Fusare-boinc-su-sidux%2F&amp;language=it_IT&amp;category=text&amp;title=Come+usare+Boinc+su+Sidux&amp;description=BOINC+%28Berkeley+Open+Infrastructure+for+Network+Computing%29+%C3%A8+uno+dei+pi%C3%B9+solidi+e+affermati+sistemi+di+grid-computing.+Con+il+termine+grid-computing+si+%C3%A8+soliti+indicare+quell%26%238217%3Barchitettura+di+calcolo+nel+quale...&amp;tags=boinc%2Cgrid+computing%2Cblog" type="text/html" />
	</item>
		<item>
		<title>CodeColorer &#8211; Colorare la sintassi su WordPress</title>
		<link>http://davideaversa.it/slashcode/2009/10/codecolorer-colorare-la-sintassi-su-wordpress/</link>
		<comments>http://davideaversa.it/slashcode/2009/10/codecolorer-colorare-la-sintassi-su-wordpress/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 15:43:04 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=444</guid>
		<description><![CDATA[<div><a href="http://davideaversa.it/slashcode/2009/10/codecolorer-colorare-la-sintassi-su-wordpress/"><img title="CodeColorer &#8211; Colorare la sintassi su WordPress" src="http://davideaversa.it/slashcode/wp-content/uploads/2009/10/vernice-150x150.jpg" alt="CodeColorer &#8211; Colorare la sintassi su WordPress"  width="200" height="200" /></a></div><br/>Me lo hanno chiesto in alcuni: quale plugin usi per colorare la sintassi del codice? La risposta è semplice: CodeColorer. Ho provato un paio di plugin analoghi ma solo quest&#8217;ultimo era semplice da usare, altamente personalizzabile e con un numero molto ampio di linguaggi supportati (come sapete ho necessità di colorare la sintassi Scheme). Code <a href='http://davideaversa.it/slashcode/2009/10/codecolorer-colorare-la-sintassi-su-wordpress/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2009%2F10%2Fcodecolorer-colorare-la-sintassi-su-wordpress%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe></div><div class="really_simple_share_google1" style="width:90px;"><div class="g-plusone" data-size="medium" data-href="http://davideaversa.it/slashcode/2009/10/codecolorer-colorare-la-sintassi-su-wordpress/" ></div></div><div class="really_simple_share_twitter" style="width:110px;"><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="CodeColorer &#8211; Colorare la sintassi su WordPress" data-url="http://davideaversa.it/slashcode/2009/10/codecolorer-colorare-la-sintassi-su-wordpress/" 
						data-via=""  ></a></div></div>
		<div style="clear:both;"></div><p><img class="alignleft size-thumbnail wp-image-445" title="Vernice" src="http://davideaversa.it/slashcode/wp-content/uploads/2009/10/vernice-150x150.jpg" alt="Vernice" width="150" height="150" />Me lo hanno chiesto in alcuni: <strong>quale plugin usi per colorare la sintassi del codice?</strong> La risposta è semplice: <strong>CodeColorer.</strong> Ho provato un paio di plugin analoghi ma solo quest&#8217;ultimo era semplice da usare, altamente personalizzabile e con un numero molto ampio di linguaggi supportati (come sapete ho necessità di colorare la sintassi Scheme).</p>
<p>Code colorer potete scaricarlo da <a href="http://kpumuk.info/projects/wordpress-plugins/codecolorer/">qui</a> oppure installarlo dal menù plugin direttamente da WordPress.</p>
<p>Il funzionamento è immediato, basta aggiungere un tag prima e dopo il codice che volete inserire specificando quale linguaggio utilizzare. Queste ed altre informazioni per l&#8217;utilizzo sono disponibile nella pagina che ho linkato.</p>
<p>C&#8217;è solo un &#8220;problema&#8221; che ho individuato e che penso sia causato da qualche impostazione sbagliata che ho: WordPress infatti rimuove le indentazioni del testo ed è quindi necessario racchiudere il codice comprensivo dei tag di CodeColorer all&#8217;interno dei tag <em>&lt;pre&gt;</em>.</p>
<p>Io lo sto utilizzando nel riassetto generale del blog e mi ci sto trovando bene. Spero possa tornarvi utile.</p>
 <p><a href="http://davideaversa.it/slashcode/?flattrss_redirect&amp;id=444&amp;md5=eb7943b229bc7e68c9622de7d63af3fe" title="Flattr" target="_blank"><img src="http://davideaversa.it/slashcode/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davideaversa.it/slashcode/2009/10/codecolorer-colorare-la-sintassi-su-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=thek3nger&amp;popout=1&amp;url=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2009%2F10%2Fcodecolorer-colorare-la-sintassi-su-wordpress%2F&amp;language=it_IT&amp;category=text&amp;title=CodeColorer+%26%238211%3B+Colorare+la+sintassi+su+WordPress&amp;description=Me+lo+hanno+chiesto+in+alcuni%3A+quale+plugin+usi+per+colorare+la+sintassi+del+codice%3F+La+risposta+%C3%A8+semplice%3A+CodeColorer.+Ho+provato+un+paio+di+plugin+analoghi+ma+solo+quest%26%238217%3Bultimo...&amp;tags=plugin%2Cwordpress%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Kdevelop 4 &#8211; Finalmente!</title>
		<link>http://davideaversa.it/slashcode/2009/10/kdevelop-4-finalmente/</link>
		<comments>http://davideaversa.it/slashcode/2009/10/kdevelop-4-finalmente/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 13:55:12 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[kde4]]></category>
		<category><![CDATA[kdevelop]]></category>
		<category><![CDATA[programmazione]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://slashcode.wordpress.com/?p=306</guid>
		<description><![CDATA[<div><a href="http://davideaversa.it/slashcode/2009/10/kdevelop-4-finalmente/"><img title="Kdevelop 4 &#8211; Finalmente!" src="http://slashcode.files.wordpress.com/2009/10/schermata3.png?w=300" alt="Kdevelop 4 &#8211; Finalmente!"  width="" /></a></div><br/>Il passaggio da KDE 3.5 a KDE 4 è sempre più comleto. Un po in ritardo rispetto ad altri pezzi grossi (ad esempio come Amarok, che ha raggiunto la completezza della 1.4 in queste settimane, e Digikam) la versione definitiva di Kdevelop è quasi in arrivo. Su debian possiamo già godere di queste anticipazioni installando <a href='http://davideaversa.it/slashcode/2009/10/kdevelop-4-finalmente/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2009%2F10%2Fkdevelop-4-finalmente%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe></div><div class="really_simple_share_google1" style="width:90px;"><div class="g-plusone" data-size="medium" data-href="http://davideaversa.it/slashcode/2009/10/kdevelop-4-finalmente/" ></div></div><div class="really_simple_share_twitter" style="width:110px;"><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Kdevelop 4 &#8211; Finalmente!" data-url="http://davideaversa.it/slashcode/2009/10/kdevelop-4-finalmente/" 
						data-via=""  ></a></div></div>
		<div style="clear:both;"></div><p>Il passaggio da KDE 3.5 a KDE 4 è sempre più comleto. Un po in ritardo rispetto ad altri pezzi grossi (ad esempio come Amarok, che ha raggiunto la completezza della 1.4 in queste settimane, e Digikam) la versione definitiva di <strong>Kdevelop</strong> è quasi in arrivo. Su debian possiamo già godere di queste anticipazioni installando la versione beta dal ramo experimental.</p>
<p>Kdevelop per chi non lo sapesse è un ottimo IDE multilinguaggio per KDE. Offre integrazione con numerosi tool di sviluppo e numerosi linguaggi quali Python, Ruby, C++, C, C#, Java e molti altri.</p>
<p>La versione sebbene beta sembra del tutto usabile. La sto utilizzando da qualche giorno e sembra funzionare bene. Certo, a volte si sente la mancanza di qualche funzione a cui si era abituati con la 3.5 ma per il resto rimane un ottimissmo IDE.</p>
<p><a href="http://slashcode.files.wordpress.com/2009/10/schermata3.png"><img class="aligncenter size-medium wp-image-307" title="schermata3" src="http://slashcode.files.wordpress.com/2009/10/schermata3.png?w=300" alt="schermata3" width="300" height="173" /></a>Molte features sono state aggiunte ed altre verranno presto implementate.</p>
<p>Qui trovate una lista esauriente delle features ed un confronto fra la versione 3.5 e quest&#8217;ultima.</p>
<p>http://www.kdevelop.org/mediawiki/index.php/KDevelop_4/KDev3_KDev4_comparison_table</p>
<p>Adesso restiamo solo ad aspettare per la versione finale di Kdevelop e per la nuova versione di K3b. Una volta arrivati questi due software e con l&#8217;avvento di KDE 4.4 potremo forse finalmente dire che KDE è finalmente completo.</p>
 <p><a href="http://davideaversa.it/slashcode/?flattrss_redirect&amp;id=306&amp;md5=fc81500f41d7db8540ea0bc0c11658e2" title="Flattr" target="_blank"><img src="http://davideaversa.it/slashcode/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davideaversa.it/slashcode/2009/10/kdevelop-4-finalmente/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=thek3nger&amp;popout=1&amp;url=http%3A%2F%2Fdavideaversa.it%2Fslashcode%2F2009%2F10%2Fkdevelop-4-finalmente%2F&amp;language=it_IT&amp;category=text&amp;title=Kdevelop+4+%26%238211%3B+Finalmente%21&amp;description=Il+passaggio+da+KDE+3.5+a+KDE+4+%C3%A8+sempre+pi%C3%B9+comleto.+Un+po+in+ritardo+rispetto+ad+altri+pezzi+grossi+%28ad+esempio+come+Amarok%2C+che+ha+raggiunto+la+completezza...&amp;tags=ide%2Ckde%2Ckde4%2Ckdevelop%2Cprogrammazione%2Csoftware%2Cblog" type="text/html" />
	</item>
	</channel>
</rss>

