<?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; python</title>
	<atom:link href="http://www.linuxqualityhelp.it/blog/tag/python/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>NetCommander 1.3 Rilasciato</title>
		<link>http://www.evilsocket.net/netcommander-1-3-rilasciato.html</link>
		<comments>http://www.evilsocket.net/netcommander-1-3-rilasciato.html#comments</comments>
		<pubDate>Fri, 02 Sep 2011 19:52:03 +0000</pubDate>
		<dc:creator>evilsocket</dc:creator>
				<category><![CDATA[programmazione]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[sorgenti]]></category>

		<guid isPermaLink="false">http://www.evilsocket.net/netcommander-1-3-rilasciato.html</guid>
		<description><![CDATA[Scrivo questa breve nota per segnalare a chiunque fosse interessato che ho rilasciato su github la versione 1.3 del mio progetto NetCommander .

Oltre al fix di un brutto bug inerente la rilevazione della subnet in casi particolari, segnalato da divers...]]></description>
		<wfw:commentRss>http://www.linuxqualityhelp.it/blog/netcommander-1-3-rilasciato.html/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>NetCommander &#8211; An easy to use arp spoofing tool.</title>
		<link>http://www.evilsocket.net/netcommander-an-easy-to-use-arp-spoofing-tool.html</link>
		<comments>http://www.evilsocket.net/netcommander-an-easy-to-use-arp-spoofing-tool.html#comments</comments>
		<pubDate>Wed, 11 May 2011 21:50:05 +0000</pubDate>
		<dc:creator>evilsocket</dc:creator>
				<category><![CDATA[programmazione]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[sorgenti]]></category>

		<guid isPermaLink="false">http://www.evilsocket.net/netcommander-an-easy-to-use-arp-spoofing-tool.html</guid>
		<description><![CDATA[Di arp spoofing, man in the middle, ecc ho già parlato in più di un occasione ed in effetti non nascondo che è una delle "tecniche" che uso più spesso, non solo per quello che state pensando voi furboncelli! :D

Sia in passato che attualmente per l...]]></description>
		<wfw:commentRss>http://www.linuxqualityhelp.it/blog/netcommander-an-easy-to-use-arp-spoofing-tool.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Una riga per rimuovere in Python tag html da una stringa.</title>
		<link>http://www.evilsocket.net/una-riga-per-rimuovere-in-python-tag-html-da-una-stringa.html</link>
		<comments>http://www.evilsocket.net/una-riga-per-rimuovere-in-python-tag-html-da-una-stringa.html#comments</comments>
		<pubDate>Fri, 22 Apr 2011 19:07:02 +0000</pubDate>
		<dc:creator>evilsocket</dc:creator>
				<category><![CDATA[python]]></category>
		<category><![CDATA[Snippet]]></category>

		<guid isPermaLink="false">http://www.evilsocket.net/una-riga-per-rimuovere-in-python-tag-html-da-una-stringa.html</guid>
		<description><![CDATA[Come da titolo, dato che non esiste una funzione nativa per questo, una riga per rimuovere in Python tag html da una stringa.




]]></description>
		<wfw:commentRss>http://www.linuxqualityhelp.it/blog/una-riga-per-rimuovere-in-python-tag-html-da-una-stringa.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inaugurazione della sezione &quot;Snippets&quot; con Pyerce.</title>
		<link>http://www.evilsocket.net/inaugurazione-della-sezione-snippets-con-pyerce.html</link>
		<comments>http://www.evilsocket.net/inaugurazione-della-sezione-snippets-con-pyerce.html#comments</comments>
		<pubDate>Mon, 18 Apr 2011 21:11:13 +0000</pubDate>
		<dc:creator>evilsocket</dc:creator>
				<category><![CDATA[python]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.evilsocket.net/inaugurazione-della-sezione-snippets-con-pyerce.html</guid>
		<description><![CDATA[E' da un po di tempo che pensavo di aprire una nuova sezione sul mio blog, dedicata a tutti quei pezzettini di codice, snippet o comunque progettini "minori" che però spesso e volentieri (se non sempre XD) mi tornano più utili dei "progettoni". Quest...]]></description>
		<wfw:commentRss>http://www.linuxqualityhelp.it/blog/inaugurazione-della-sezione-snippets-con-pyerce.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

