<?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</title>
	<atom:link href="http://davideaversa.it/slashcode/feed/" rel="self" type="application/rss+xml" />
	<link>http://davideaversa.it/slashcode</link>
	<description>Sito su Programmazione e Open Source</description>
	<lastBuildDate>Thu, 01 Sep 2011 17:46:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Quick Fix: error while loading shared libraries</title>
		<link>http://davideaversa.it/slashcode/2011/09/quick-fix-error-while-loading-shared-libraries/</link>
		<comments>http://davideaversa.it/slashcode/2011/09/quick-fix-error-while-loading-shared-libraries/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 17:46:17 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Generale]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[librerie]]></category>
		<category><![CDATA[sistema operativo]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=790</guid>
		<description><![CDATA[Salve a tutti e ben tornati dalle vacanze!Per riprendere un po' il ritmo con il blog vi propongo dei mini-post che rispondono velocemente ai più comuni problemi di compilazione ed esecuzione di programmi.

Il primo problema che risolveremo è il seguente


error while loading shared libraries: libXXX.so: cannot open shared object file: No such file ...]]></description>
		<wfw:commentRss>http://davideaversa.it/slashcode/2011/09/quick-fix-error-while-loading-shared-libraries/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<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[Featured]]></category>
		<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[JavaScript ha lo spiacevole effetto scaricare il costo della sua esecuzione sui browser. Vediamo quindi chi se la cava meglio.]]></description>
		<wfw:commentRss>http://davideaversa.it/slashcode/2011/08/javascript-war-firefox-5-chrome-13/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Python Profiling</title>
		<link>http://davideaversa.it/slashcode/2011/08/python-profiling/</link>
		<comments>http://davideaversa.it/slashcode/2011/08/python-profiling/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 15:09:27 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[profiling]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=780</guid>
		<description><![CDATA[Dato che non c'è un unico strumento adatto ho deciso di spiegare passo passo come ottenere dei dati di profiling veloci, puliti e graficamente guardabili.]]></description>
		<wfw:commentRss>http://davideaversa.it/slashcode/2011/08/python-profiling/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cobra Draughts</title>
		<link>http://davideaversa.it/slashcode/2011/07/cobra-draughts/</link>
		<comments>http://davideaversa.it/slashcode/2011/07/cobra-draughts/#comments</comments>
		<pubDate>Sat, 30 Jul 2011 17:49:28 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[AI e Neuroscienze]]></category>
		<category><![CDATA[Algoritmica]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[dama]]></category>
		<category><![CDATA[giochi]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=778</guid>
		<description><![CDATA[

Chi mi segue su Google+ o Twitter sa già tutta la storia. Per chi invece non lo fa eccola qui.

Un paio di settimane fa stavo pensando a quale progetto portare per l'esame di Machine Learning. Dopo aver scartato un po' di idee perché troppo banali e altre perché troppo complesse mi si è accesa ...]]></description>
		<wfw:commentRss>http://davideaversa.it/slashcode/2011/07/cobra-draughts/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Integrare Git con Eclipse</title>
		<link>http://davideaversa.it/slashcode/2011/07/integrare-git-con-eclipse/</link>
		<comments>http://davideaversa.it/slashcode/2011/07/integrare-git-con-eclipse/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 14:32:05 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[CVS]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=776</guid>
		<description><![CDATA[

L'ultima release di Eclipse (la Indigo) è favolosa. A prima vista non sembra molto diversa dalle precedenti ma la reattività e la stabilità è notevolmente aumentata. Funziona così bene che ho ricominciato ad usarla dimenticandomi dei problemi che mi aveva dato Helios.

La prima cosa che ho cercato era l'integrazione con Git (si, sono innamorato).

Bene, ...]]></description>
		<wfw:commentRss>http://davideaversa.it/slashcode/2011/07/integrare-git-con-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lua Object Oriented</title>
		<link>http://davideaversa.it/slashcode/2011/07/lua-object-oriented/</link>
		<comments>http://davideaversa.it/slashcode/2011/07/lua-object-oriented/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 14:40:25 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Lua]]></category>
		<category><![CDATA[lua]]></category>
		<category><![CDATA[oggetti]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=773</guid>
		<description><![CDATA[Scopriremo come implementare il paradigma ad oggetti in un linguaggio non Object Oriented come Lua.]]></description>
		<wfw:commentRss>http://davideaversa.it/slashcode/2011/07/lua-object-oriented/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android NON è in Java</title>
		<link>http://davideaversa.it/slashcode/2011/07/android-non-e-in-java/</link>
		<comments>http://davideaversa.it/slashcode/2011/07/android-non-e-in-java/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 22:14:11 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[dalvik]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=771</guid>
		<description><![CDATA[Intendiamoci, il titolo dell'articolo è volutamente provocatorio e non dobbiamo pensare che Java non c'entri nulla con Android, piuttosto dobbiamo capire dove si ferma Java e dove comincia il resto.]]></description>
		<wfw:commentRss>http://davideaversa.it/slashcode/2011/07/android-non-e-in-java/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Approfondiamo Lua 5.2 Beta</title>
		<link>http://davideaversa.it/slashcode/2011/07/approfondiamo-lua-5-2-beta/</link>
		<comments>http://davideaversa.it/slashcode/2011/07/approfondiamo-lua-5-2-beta/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 08:47:18 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[Lua]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[lua]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=769</guid>
		<description><![CDATA[Lo sviluppo di Lua procede lento ma costante. Ieri è stata infatti rilasciata la Beta di Lua 5.2. La nuova versione del linguaggio introduce, come è solito, grandi cambiamenti e una manciata di incompatibilità con le precedenti versioni. Vediamone alcune (la lista completa la trovate qui)



No more fenv for threads or functions

In Lua5.1 e ...]]></description>
		<wfw:commentRss>http://davideaversa.it/slashcode/2011/07/approfondiamo-lua-5-2-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Difendersi dai Programmattori</title>
		<link>http://davideaversa.it/slashcode/2011/07/difendersi-dai-programmattori/</link>
		<comments>http://davideaversa.it/slashcode/2011/07/difendersi-dai-programmattori/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 08:03:21 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[Generale]]></category>
		<category><![CDATA[flame]]></category>
		<category><![CDATA[programmazione]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=766</guid>
		<description><![CDATA[Fra le parole più abusate su internet un posto d'onore va a programmatore (o developer e varianti). Forse secondo solo a "H4ck3r". In ogni caso, programmatore fa fico, creare programmi e dire alla gente "questo l'ho fatto io" non ha prezzo. 

Ma la realtà è ben diversa. Spesso molti di questi individui sono programmAttori ...]]></description>
		<wfw:commentRss>http://davideaversa.it/slashcode/2011/07/difendersi-dai-programmattori/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Storia della logica non-monotona</title>
		<link>http://davideaversa.it/slashcode/2011/07/storia-della-logica-non-monotona/</link>
		<comments>http://davideaversa.it/slashcode/2011/07/storia-della-logica-non-monotona/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 13:05:20 +0000</pubDate>
		<dc:creator>THeK3nger</dc:creator>
				<category><![CDATA[AI e Neuroscienze]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[logica]]></category>
		<category><![CDATA[ragionamento]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=764</guid>
		<description><![CDATA[Per anni si è cercato di applicare la logica classica alla mente umana senza successo fino a quando, in tempi recenti, si è scoperta la logica non-monotona. Eppure incarna un principio antico come il mondo: errare è umano. Vediamo come.]]></description>
		<wfw:commentRss>http://davideaversa.it/slashcode/2011/07/storia-della-logica-non-monotona/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
