<?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>LinuxQualityHelp Metablog &#187; Guide</title>
	<atom:link href="http://www.linuxqualityhelp.it/blog/tag/guide/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxqualityhelp.it/blog</link>
	<description>Chi ti risponde sa di che parla</description>
	<lastBuildDate>Fri, 10 Feb 2012 23:15:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</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 seg...]]></description>
		<wfw:commentRss>http://davideaversa.it/slashcode/2011/09/quick-fix-error-while-loading-shared-libraries/feed/</wfw:commentRss>
		<slash:comments>0</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[bash]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[Guide]]></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>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[android]]></category>
		<category><![CDATA[dalvik]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Guide]]></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>0</slash:comments>
		</item>
		<item>
		<title>Lua/C++ : Passaggio Di Parametri</title>
		<link>http://davideaversa.it/slashcode/2011/06/luac-passaggio-di-parametri/</link>
		<comments>http://davideaversa.it/slashcode/2011/06/luac-passaggio-di-parametri/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 06:45:55 +0000</pubDate>
		<dc:creator>thek3nger</dc:creator>
				<category><![CDATA[c]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[lua]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=730</guid>
		<description><![CDATA[

Abbiamo visto negli articoli precedenti come utilizzare funzioni C++ all'interno dei script Lua (e viceversa). Ci eravamo però dimenticati di dire come fare a passare dati sottoforma di parametri fra Lua e C++. Ora è giunto il momento di colmare ...]]></description>
		<wfw:commentRss>http://davideaversa.it/slashcode/2011/06/luac-passaggio-di-parametri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lua e C++</title>
		<link>http://davideaversa.it/slashcode/2011/06/lua-e-c/</link>
		<comments>http://davideaversa.it/slashcode/2011/06/lua-e-c/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 14:32:38 +0000</pubDate>
		<dc:creator>thek3nger</dc:creator>
				<category><![CDATA[c]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[lua]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://davideaversa.it/slashcode/?p=725</guid>
		<description><![CDATA[Lua (parola portoghese per luna) è un linguaggio di scripting dinamico, riflessivo  e procedurale di origine brasiliana usato massivamente nell'industria dei videogiochi.
]]></description>
		<wfw:commentRss>http://davideaversa.it/slashcode/2011/06/lua-e-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

