<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>seltzlab</title>
	<atom:link href="http://seltzlab.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://seltzlab.wordpress.com</link>
	<description>web application design</description>
	<lastBuildDate>Tue, 23 Jun 2009 18:02:16 +0000</lastBuildDate>
	<language>it</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='seltzlab.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>seltzlab</title>
		<link>http://seltzlab.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://seltzlab.wordpress.com/osd.xml" title="seltzlab" />
	<atom:link rel='hub' href='http://seltzlab.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Eliminare velocemente e ricorsivamente le directory indesiderate</title>
		<link>http://seltzlab.wordpress.com/2009/06/23/eliminare-velocemente-e-ricorsivamente-le-directory-indesiderate/</link>
		<comments>http://seltzlab.wordpress.com/2009/06/23/eliminare-velocemente-e-ricorsivamente-le-directory-indesiderate/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 17:58:35 +0000</pubDate>
		<dc:creator>sleeptonyc</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://seltzlab.wordpress.com/2009/06/23/eliminare-velocemente-e-ricorsivamente-le-directory-indesiderate/</guid>
		<description><![CDATA[Il quesito è: devo mettere in produzione un&#8217;applicazione e per motivi di (maniacale) pulizia voglio eliminare tutte le directory del software di controllo versione, tipo CVS o .svn. Soluzione: # find -iname CVS -exec rm -rf {} \; p.s. vedi man find ;)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=seltzlab.wordpress.com&amp;blog=2855491&amp;post=61&amp;subd=seltzlab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://seltzlab.wordpress.com/2009/06/23/eliminare-velocemente-e-ricorsivamente-le-directory-indesiderate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f39ab5c34f2e025f6676c00666c23bfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sleeptonyc</media:title>
		</media:content>
	</item>
		<item>
		<title>Convertire da un charset all&#8217;altro? Semplice!</title>
		<link>http://seltzlab.wordpress.com/2009/05/01/convertire-da-un-charset-allaltro-semplice/</link>
		<comments>http://seltzlab.wordpress.com/2009/05/01/convertire-da-un-charset-allaltro-semplice/#comments</comments>
		<pubDate>Fri, 01 May 2009 15:31:31 +0000</pubDate>
		<dc:creator>sleeptonyc</dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[charset]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://seltzlab.wordpress.com/?p=57</guid>
		<description><![CDATA[Tutti (noi programmatori web) ci siamo trovati almeno una volta (io un milione) a dover trattare contenuti codificati in un charset scomodo e allora succede che nella nostra bella schermata compaiono quei caratteri tanto odiati: quadratini, accentate, croci, animali strani, simboli massonici e chi più ne ha più ne metta. E allora si deve convertire. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=seltzlab.wordpress.com&amp;blog=2855491&amp;post=57&amp;subd=seltzlab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://seltzlab.wordpress.com/2009/05/01/convertire-da-un-charset-allaltro-semplice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f39ab5c34f2e025f6676c00666c23bfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sleeptonyc</media:title>
		</media:content>
	</item>
		<item>
		<title>Chi seleziona più velocemente?</title>
		<link>http://seltzlab.wordpress.com/2009/01/22/chi-seleziona-piu-velocemente/</link>
		<comments>http://seltzlab.wordpress.com/2009/01/22/chi-seleziona-piu-velocemente/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 14:20:36 +0000</pubDate>
		<dc:creator>sleeptonyc</dc:creator>
				<category><![CDATA[framework]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://seltzlab.wordpress.com/?p=52</guid>
		<description><![CDATA[Peter Velichkov ha deciso finalmente di ripetersi e ha pubblicato nel suo blog una versione aggiornata del suo speed test dei più utilizzati framework Javascript. Oltre ai già testati Dojo, Prototype, jQuery e MooTools, ha aggiunto al test il toolkit di Yahoo, YUI. Inoltre sono stati aggiunti test con vari browser e su vari sistemi [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=seltzlab.wordpress.com&amp;blog=2855491&amp;post=52&amp;subd=seltzlab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://seltzlab.wordpress.com/2009/01/22/chi-seleziona-piu-velocemente/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f39ab5c34f2e025f6676c00666c23bfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sleeptonyc</media:title>
		</media:content>
	</item>
		<item>
		<title>Wikimedia API</title>
		<link>http://seltzlab.wordpress.com/2009/01/09/wikimedia-api/</link>
		<comments>http://seltzlab.wordpress.com/2009/01/09/wikimedia-api/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 19:56:26 +0000</pubDate>
		<dc:creator>sleeptonyc</dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web programming]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://seltzlab.wordpress.com/?p=48</guid>
		<description><![CDATA[Le api di Wikimedia<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=seltzlab.wordpress.com&amp;blog=2855491&amp;post=48&amp;subd=seltzlab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://seltzlab.wordpress.com/2009/01/09/wikimedia-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f39ab5c34f2e025f6676c00666c23bfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sleeptonyc</media:title>
		</media:content>
	</item>
		<item>
		<title>Python 3000</title>
		<link>http://seltzlab.wordpress.com/2008/12/04/python-3000/</link>
		<comments>http://seltzlab.wordpress.com/2008/12/04/python-3000/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 14:23:38 +0000</pubDate>
		<dc:creator>sleeptonyc</dc:creator>
				<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://seltzlab.wordpress.com/?p=46</guid>
		<description><![CDATA[E&#8217; uscita la nuova versione di python! Dall&#8217;articolo del creatore Guido van Rossum, Py3k &#8230; is the first ever intentionally backwards incompatible Python release Quindi sarà bene darci un occhio :)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=seltzlab.wordpress.com&amp;blog=2855491&amp;post=46&amp;subd=seltzlab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://seltzlab.wordpress.com/2008/12/04/python-3000/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f39ab5c34f2e025f6676c00666c23bfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sleeptonyc</media:title>
		</media:content>
	</item>
		<item>
		<title>widget input draw</title>
		<link>http://seltzlab.wordpress.com/2008/12/03/widget-input-draw/</link>
		<comments>http://seltzlab.wordpress.com/2008/12/03/widget-input-draw/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 15:29:26 +0000</pubDate>
		<dc:creator>sleeptonyc</dc:creator>
				<category><![CDATA[gui]]></category>
		<category><![CDATA[web programming]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://seltzlab.wordpress.com/?p=41</guid>
		<description><![CDATA[Durante il mio lavoro di tesi &#8220;SVG, i vantaggi nelle applicazioni web&#8221; affrontai il progetto di creare un semplice strumento di disegno basato su SVG+Javascript. All&#8217;indirizzo http://www.gliinsonni.net/webpen/webpen.svg potete vedere il risultato (scarso). Ah, funziona solo con il browser Opera al momento. Ora spulciando qualche post in rete ho trovato questo interessante progetto: &#60;inputDraw/&#62;. Questo widget [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=seltzlab.wordpress.com&amp;blog=2855491&amp;post=41&amp;subd=seltzlab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://seltzlab.wordpress.com/2008/12/03/widget-input-draw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f39ab5c34f2e025f6676c00666c23bfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sleeptonyc</media:title>
		</media:content>
	</item>
		<item>
		<title>Tecnologia di C.R.A.P.</title>
		<link>http://seltzlab.wordpress.com/2008/11/28/tecnologia-di-crap/</link>
		<comments>http://seltzlab.wordpress.com/2008/11/28/tecnologia-di-crap/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 09:10:46 +0000</pubDate>
		<dc:creator>sleeptonyc</dc:creator>
				<category><![CDATA[drm]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://seltzlab.wordpress.com/?p=37</guid>
		<description><![CDATA[Assolutamente da vedere questo http://www.youtube.com/watch?v=uaGCpGSxGPw E rendersi conto di cosa le multinazionali dell&#8217;informatica stiano facendo alle nostre spalle. Grazie a doxaliber.it per la trduzione Se l&#8217;argomento interessa allora andatevi a vedere anche questo (in inglese) http://www.youtube.com/watch?v=7cG2FzBjimM<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=seltzlab.wordpress.com&amp;blog=2855491&amp;post=37&amp;subd=seltzlab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://seltzlab.wordpress.com/2008/11/28/tecnologia-di-crap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f39ab5c34f2e025f6676c00666c23bfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sleeptonyc</media:title>
		</media:content>
	</item>
		<item>
		<title>Dynamic selected option in php</title>
		<link>http://seltzlab.wordpress.com/2008/11/06/dynamic-selected-option-in-php/</link>
		<comments>http://seltzlab.wordpress.com/2008/11/06/dynamic-selected-option-in-php/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 17:49:51 +0000</pubDate>
		<dc:creator>sleeptonyc</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[web programming]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[variabili]]></category>

		<guid isPermaLink="false">http://seltzlab.wordpress.com/?p=23</guid>
		<description><![CDATA[Quante volte, scrivendo delle tendine riempite dinamicamente con PHP, ci siamo ritrovati a dover scrivere dei controlli condizionali per decidere quale opzione dovesse essere selezionata // array degli elementi da mostrare nella tendina select $options = array('mela', 'pera', 'limone', 'banana'); // elemento da selezionare $daselezionare = "limone"; echo "&#60;select&#62;\n"; foreach ($options as $option) { if [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=seltzlab.wordpress.com&amp;blog=2855491&amp;post=23&amp;subd=seltzlab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://seltzlab.wordpress.com/2008/11/06/dynamic-selected-option-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f39ab5c34f2e025f6676c00666c23bfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sleeptonyc</media:title>
		</media:content>
	</item>
		<item>
		<title>Forzare una rete con modem hsdpa + linux</title>
		<link>http://seltzlab.wordpress.com/2008/09/22/forzare-una-rete-con-modem-hsdpa-linux/</link>
		<comments>http://seltzlab.wordpress.com/2008/09/22/forzare-una-rete-con-modem-hsdpa-linux/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 17:38:43 +0000</pubDate>
		<dc:creator>sleeptonyc</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[hsdpa modem linux wvdial]]></category>

		<guid isPermaLink="false">http://seltzlab.wordpress.com/?p=16</guid>
		<description><![CDATA[Essendo che se ne sentono di tutti i colori è meglio stare all&#8217;occhio. Col mio modem Huawei e220 mi connetto a rete 3 con wdial e ho deciso, per stare dalla parte del grano, come direbbe un mio amico, di stare un po&#8217; più sul sicuro anche se il modem non lo muovo mai. I° [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=seltzlab.wordpress.com&amp;blog=2855491&amp;post=16&amp;subd=seltzlab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://seltzlab.wordpress.com/2008/09/22/forzare-una-rete-con-modem-hsdpa-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f39ab5c34f2e025f6676c00666c23bfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sleeptonyc</media:title>
		</media:content>
	</item>
		<item>
		<title>Boxfish: logical spreadsheet doing simulation&#8230; eh?</title>
		<link>http://seltzlab.wordpress.com/2008/07/20/boxfish-logical-spreadsheet-doing-simulation-eh/</link>
		<comments>http://seltzlab.wordpress.com/2008/07/20/boxfish-logical-spreadsheet-doing-simulation-eh/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 14:58:03 +0000</pubDate>
		<dc:creator>sleeptonyc</dc:creator>
				<category><![CDATA[simulazioni]]></category>
		<category><![CDATA[web programming]]></category>
		<category><![CDATA[boxfish simulazioni]]></category>

		<guid isPermaLink="false">http://seltzlab.wordpress.com/?p=7</guid>
		<description><![CDATA[Boxfish è un applicativo web-based rilasciato sotto licenza MIT il cui scopo è creare una sorta di documento per alcuni aspetti simile ad un foglio di calcolo ma finalizzato alla creazione di semplici simulazioni numeriche. Ecco spiegata l&#8217;astrusa definizione/sottotitolo del software creato alla Seltzlab. Lo scopo di Boxfish è primo, quello di avere un&#8217;organizzazione logica [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=seltzlab.wordpress.com&amp;blog=2855491&amp;post=7&amp;subd=seltzlab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://seltzlab.wordpress.com/2008/07/20/boxfish-logical-spreadsheet-doing-simulation-eh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f39ab5c34f2e025f6676c00666c23bfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sleeptonyc</media:title>
		</media:content>

		<media:content url="http://seltzlab.files.wordpress.com/2008/07/shoot_20072008.jpg?w=300" medium="image">
			<media:title type="html">Screenshoot di una simulazione creata con Boxfish</media:title>
		</media:content>
	</item>
	</channel>
</rss>
