<?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>DakDiary</title>
	<atom:link href="http://dakblog.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dakblog.wordpress.com</link>
	<description>NoCopy's member blog</description>
	<lastBuildDate>Fri, 19 Aug 2011 14:46:11 +0000</lastBuildDate>
	<language>it</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dakblog.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>DakDiary</title>
		<link>http://dakblog.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dakblog.wordpress.com/osd.xml" title="DakDiary" />
	<atom:link rel='hub' href='http://dakblog.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Youtube Music Download</title>
		<link>http://dakblog.wordpress.com/2011/08/19/youtube-music-download/</link>
		<comments>http://dakblog.wordpress.com/2011/08/19/youtube-music-download/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 14:42:04 +0000</pubDate>
		<dc:creator>Dagide</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://dakblog.wordpress.com/?p=84</guid>
		<description><![CDATA[Per scaricare musica da youtube, ho realizzato un semplice script bash che tramite ffmpeg e youtube-dl scarica e codifica il video passato come argomenti in un file mp3. TITLE=`youtube-dl $1 -e` youtube-dl $1 -o "$TITLE.flv" ffmpeg -i $2.flv -f mp3 "$TITLE.mp3" rm "$TITLE.flv"<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=84&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Per scaricare musica da youtube, ho realizzato un semplice script bash che tramite ffmpeg e youtube-dl scarica e codifica il video passato come argomenti in un file mp3.</p>
<blockquote>
<pre>TITLE=`youtube-dl $1 -e`
youtube-dl $1 -o "$TITLE.flv"
ffmpeg -i $2.flv -f mp3 "$TITLE.mp3"
rm "$TITLE.flv"</pre>
</blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dakblog.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dakblog.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dakblog.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dakblog.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dakblog.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dakblog.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dakblog.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dakblog.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dakblog.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dakblog.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dakblog.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dakblog.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dakblog.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dakblog.wordpress.com/84/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=84&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://dakblog.wordpress.com/2011/08/19/youtube-music-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f744843862fea3b9a48ccf7356024d3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dagide</media:title>
		</media:content>
	</item>
		<item>
		<title>FB &#8211; Selezionare tutti i contatti come invitati</title>
		<link>http://dakblog.wordpress.com/2011/04/30/fb-selezionare-tutti-i-contatti-come-invitati/</link>
		<comments>http://dakblog.wordpress.com/2011/04/30/fb-selezionare-tutti-i-contatti-come-invitati/#comments</comments>
		<pubDate>Sat, 30 Apr 2011 10:36:18 +0000</pubDate>
		<dc:creator>Dagide</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://dakblog.wordpress.com/?p=79</guid>
		<description><![CDATA[Da febbraio 2011, i vecchi script in java per selezionare come invitati ad un evento, tutti i propri contatti, hanno smesso di funzionare in seguito ad una modifica del sistema degli inviti. Guardando il sorgente della pagina, non e&#8217; stato molto difficile generare il nuovo codice, un semplice for che imposta lo stato delle checkbox. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=79&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Da febbraio 2011, i vecchi script in java per selezionare come invitati ad un evento, tutti i propri contatti, hanno smesso di funzionare in seguito ad una modifica del sistema degli inviti. Guardando il sorgente della pagina, non e&#8217; stato molto difficile generare il nuovo codice, un semplice for che imposta lo stato delle checkbox.</p>
<ol>
<li>Andate nell&#8217;evento nel quale vi interessa invitare tutti i contatti</li>
<li>Premete &#8220;Invita amici&#8221;</li>
<li>Scorrete la lista fino alla fine, in modo che siano presenti tutti gli amici</li>
<li>Incollate il seguente codice nella barra indirizzi (dopo averla svuotata) e premete invio. Il browser sembrera&#8217; bloccato, ma attendete qualche secondo e tutti i vostri contatti appariranno selezionati. Inviate l&#8217;invito.</li>
</ol>
<blockquote><p><em>javascript:elms=document.getElementsByName(&#8220;checkableitems[]&#8220;);for%20(i=0;i&lt;elms.length;i++){if%20(elms[i].type=&#8221;checkbox&#8221;%20)elms[i].click()};</em></p></blockquote>
<p>Nota: wordpress sostituisce i doppi apici ascii con gli apici unicode non standard, quando incollate il codice, sostituite tutti i &#8220;, mettendoli manualmente.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dakblog.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dakblog.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dakblog.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dakblog.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dakblog.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dakblog.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dakblog.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dakblog.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dakblog.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dakblog.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dakblog.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dakblog.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dakblog.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dakblog.wordpress.com/79/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=79&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://dakblog.wordpress.com/2011/04/30/fb-selezionare-tutti-i-contatti-come-invitati/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f744843862fea3b9a48ccf7356024d3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dagide</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux on Nokia6630 N70 and co</title>
		<link>http://dakblog.wordpress.com/2009/11/08/linux-on-nokia6630-n70-and-co/</link>
		<comments>http://dakblog.wordpress.com/2009/11/08/linux-on-nokia6630-n70-and-co/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 11:29:35 +0000</pubDate>
		<dc:creator>Dagide</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[6630]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[qtopia]]></category>

		<guid isPermaLink="false">http://dakblog.wordpress.com/?p=76</guid>
		<description><![CDATA[Scrivo questo post per fare un po&#8217; riassunto di quello che e&#8217; stato fatto. Innanzitutto, dei russi son riusciti a far andare Linux con qtopia sul cellulare siemens sx1 (http://www.handhelds.org/moin/moin.cgi/SiemensSX1), che di caraterestiche e&#8217; molto simile al mio nokia6630, quindi franz47root ha dato il via ad un post dove presentava questa somiglianza, e la possibilita&#8217; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=76&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Scrivo questo post per fare un po&#8217; riassunto di quello che e&#8217; stato fatto. Innanzitutto, dei russi son riusciti a far andare Linux con qtopia sul cellulare siemens sx1 (http://www.handhelds.org/moin/moin.cgi/SiemensSX1), che di caraterestiche e&#8217; molto simile al mio nokia6630, quindi franz47root ha dato il via ad un post dove presentava questa somiglianza, e la possibilita&#8217; di intallarlo anche nel nostro 6630 (http://franz47root.wordpress.com/2007/07/27/linux-on-nokia-6630/). Molte persone (tra cui me) han letto quel post e si sono interessate, han provato a seguier le stesse procedure per installarlo sul siemens, ma non ci son riuscire per problemi di uboot. Un altra persona ha aperto un blog (http://n70linux.wordpress.com) dove mostra i suoi risultati nel tentativo di installare linux su n70, ma sembra che ee&#8217; da un po&#8217; che non posta xD Io credo che non mi arrendero&#8217;, al limite trovo un sx1 a poco prezzo : ) vi faro&#8217; sapere altri progressi se ce ne saranno.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dakblog.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dakblog.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dakblog.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dakblog.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dakblog.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dakblog.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dakblog.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dakblog.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dakblog.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dakblog.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dakblog.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dakblog.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dakblog.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dakblog.wordpress.com/76/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=76&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://dakblog.wordpress.com/2009/11/08/linux-on-nokia6630-n70-and-co/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f744843862fea3b9a48ccf7356024d3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dagide</media:title>
		</media:content>
	</item>
		<item>
		<title>Frattali</title>
		<link>http://dakblog.wordpress.com/2009/09/27/frattali/</link>
		<comments>http://dakblog.wordpress.com/2009/09/27/frattali/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 15:03:19 +0000</pubDate>
		<dc:creator>Dagide</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://dakblog.wordpress.com/?p=74</guid>
		<description><![CDATA[In questi giorni mi son appassionato al mondo degli algoritmi frattali, e specialmente all&#8217;algoritmo di mandelbrot. Ho realizzato un programma in C e SDL che permette di generare, ed esplorare i frattali, e di esplorari con zoom e freccie. Appena finisco il supporto per i file immagine (in modo da poter salvare il frattale su [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=74&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In questi giorni mi son appassionato al mondo degli algoritmi frattali, e specialmente all&#8217;algoritmo di mandelbrot. Ho realizzato un programma in C e SDL che permette di generare, ed esplorare i frattali, e di esplorari con zoom e freccie. Appena finisco il supporto per i file immagine (in modo da poter salvare il frattale su un immagine) rilascero&#8217; i sorgenti.</p>
<p>Eccovi due screen:</p>
<p><img class="aligncenter size-full wp-image-72" title="Fractal1" src="http://dakblog.files.wordpress.com/2009/09/2009-09-27-150717_648x508_scrot.png?w=450&#038;h=352" alt="Fractal1" width="450" height="352" /></p>
<p><img class="aligncenter size-full wp-image-73" title="Fractal2" src="http://dakblog.files.wordpress.com/2009/09/2009-09-27-165721_648x508_scrot.png?w=450&#038;h=352" alt="Fractal2" width="450" height="352" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dakblog.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dakblog.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dakblog.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dakblog.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dakblog.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dakblog.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dakblog.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dakblog.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dakblog.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dakblog.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dakblog.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dakblog.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dakblog.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dakblog.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=74&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://dakblog.wordpress.com/2009/09/27/frattali/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f744843862fea3b9a48ccf7356024d3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dagide</media:title>
		</media:content>

		<media:content url="http://dakblog.files.wordpress.com/2009/09/2009-09-27-150717_648x508_scrot.png" medium="image">
			<media:title type="html">Fractal1</media:title>
		</media:content>

		<media:content url="http://dakblog.files.wordpress.com/2009/09/2009-09-27-165721_648x508_scrot.png" medium="image">
			<media:title type="html">Fractal2</media:title>
		</media:content>
	</item>
		<item>
		<title>Creare e installare uno sfondo per grub</title>
		<link>http://dakblog.wordpress.com/2009/09/06/creare-e-installare-uno-sfondo-per-grub/</link>
		<comments>http://dakblog.wordpress.com/2009/09/06/creare-e-installare-uno-sfondo-per-grub/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 23:55:49 +0000</pubDate>
		<dc:creator>Dagide</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://dakblog.wordpress.com/?p=67</guid>
		<description><![CDATA[Tra le tante funzionalita&#8217; che offre grub, ne esiste una che permette di personalizzare lo sfondo del bootloader. Per prima cosa dovete adattare l&#8217;immagine che volete utilizzare come sfondo; le caratteristiche necessarie dell&#8217;immagine sono: una paletta di 14 colori e una dimensione massima di 640&#215;480. Aprite la vostra immagine con gimp, e scalatela (image -&#62; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=67&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Tra le tante funzionalita&#8217; che offre grub, ne esiste una che permette di personalizzare lo sfondo del bootloader. Per prima cosa dovete adattare l&#8217;immagine che volete utilizzare come sfondo; le caratteristiche necessarie dell&#8217;immagine sono: una paletta di 14 colori e una dimensione massima di 640&#215;480. Aprite la vostra immagine con gimp, e scalatela (image -&gt; image size, e selezionate 640&#215;480). A questo punto andate su image -&gt; mode -&gt; indexed mode, spuntate la box &#8220;Generate Optimum Palette&#8221; e come massimo numero di colori selezionate appunto 14. Ora salvate in formato xpm e chiudete gimp. Aprite la console, andate nella cartella dove e&#8217; presente il file appena creato e digitate il comando:</p>
<blockquote><p>
gzip image.xpm</p></blockquote>
<p>Rinominate il file con il nome desiderato (per esempio grub_splash.xpm.gz). L&#8217;ultimo passo sara&#8217; quello di copiare la vostra immagine nel drive dove e&#8217; presente grub (floppy o hardisk) e modificare il file di configurazione &#8220;menu.lst&#8221;, aggiungendo questa riga:</p>
<blockquote><p>
splashimage=PATH/grub_splash.xpm.gz</p></blockquote>
<p>Dove, al posto di &#8220;PATH&#8221;, dovrete inserire il device ed il path del fil</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dakblog.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dakblog.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dakblog.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dakblog.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dakblog.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dakblog.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dakblog.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dakblog.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dakblog.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dakblog.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dakblog.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dakblog.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dakblog.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dakblog.wordpress.com/67/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=67&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://dakblog.wordpress.com/2009/09/06/creare-e-installare-uno-sfondo-per-grub/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f744843862fea3b9a48ccf7356024d3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dagide</media:title>
		</media:content>
	</item>
		<item>
		<title>GTabDownloader TODO</title>
		<link>http://dakblog.wordpress.com/2009/07/27/gtabdownloader-todo/</link>
		<comments>http://dakblog.wordpress.com/2009/07/27/gtabdownloader-todo/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 11:36:36 +0000</pubDate>
		<dc:creator>Dagide</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://dakblog.wordpress.com/?p=63</guid>
		<description><![CDATA[A breve sara&#8217; possibile  con gtabdownloader: - Vedere tutte le versioni delle tab - Selezionare il tipo di file che si vuole (tab, chords, gp, pt, bass tab) - Poter aprire le tab testuali tramite il vostro broswer Tempo una settimana e implementero&#8217; le nuove features, e mettero&#8217; il pacchetto su aur.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=63&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A breve sara&#8217; possibile  con gtabdownloader:</p>
<p>- Vedere tutte le versioni delle tab</p>
<p>- Selezionare il tipo di file che si vuole (tab, chords, gp, pt, bass tab)</p>
<p>- Poter aprire le tab testuali tramite il vostro broswer</p>
<p>Tempo una settimana e implementero&#8217; le nuove features, e mettero&#8217; il pacchetto su aur.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dakblog.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dakblog.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dakblog.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dakblog.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dakblog.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dakblog.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dakblog.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dakblog.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dakblog.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dakblog.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dakblog.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dakblog.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dakblog.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dakblog.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=63&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://dakblog.wordpress.com/2009/07/27/gtabdownloader-todo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f744843862fea3b9a48ccf7356024d3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dagide</media:title>
		</media:content>
	</item>
		<item>
		<title>GTabDownloader</title>
		<link>http://dakblog.wordpress.com/2009/07/09/gtabdownloader/</link>
		<comments>http://dakblog.wordpress.com/2009/07/09/gtabdownloader/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 21:53:17 +0000</pubDate>
		<dc:creator>Dagide</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://dakblog.wordpress.com/?p=50</guid>
		<description><![CDATA[Oggi mi son messo a sviluppare questo simpatico script, dove viene richiesta una query, vengono cercate le tab su ultimate_guitar.com con quella query, ed il file di guitarpro viene automaticamente aperto con tuxguitar. Appena fixo gli ultimi bug rilascio il codice : )<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=50&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Oggi mi son messo a sviluppare questo simpatico script, dove viene richiesta una query, vengono cercate le tab su ultimate_guitar.com con quella query, ed il file di guitarpro viene automaticamente aperto con tuxguitar. Appena fixo gli ultimi bug rilascio il codice : )</p>
<p><a href="http://img53.imageshack.us/img53/2936/screenshotf.png"><img class="aligncenter" title="GTabDownloader" src="http://img53.imageshack.us/img53/2936/screenshotf.png" alt="" width="615" height="456" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dakblog.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dakblog.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dakblog.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dakblog.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dakblog.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dakblog.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dakblog.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dakblog.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dakblog.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dakblog.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dakblog.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dakblog.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dakblog.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dakblog.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=50&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://dakblog.wordpress.com/2009/07/09/gtabdownloader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f744843862fea3b9a48ccf7356024d3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dagide</media:title>
		</media:content>

		<media:content url="http://img53.imageshack.us/img53/2936/screenshotf.png" medium="image">
			<media:title type="html">GTabDownloader</media:title>
		</media:content>
	</item>
		<item>
		<title>Ritorno al fluxbox</title>
		<link>http://dakblog.wordpress.com/2009/07/03/ritorno-al-fluxbox/</link>
		<comments>http://dakblog.wordpress.com/2009/07/03/ritorno-al-fluxbox/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 13:48:59 +0000</pubDate>
		<dc:creator>Dagide</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://dakblog.wordpress.com/?p=45</guid>
		<description><![CDATA[Qualche mese fa&#8217; son tornato ad arch, ed ora ho anche ritrasmigrato su fluxbox come DE. Ecco uno screen:<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=45&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Qualche mese fa&#8217; son tornato ad arch, ed ora ho anche ritrasmigrato su fluxbox come DE. Ecco uno screen:</p>
<div id="attachment_47" class="wp-caption aligncenter" style="width: 460px"><a href="http://img210.imageshack.us/img210/5310/dakflux.png" target="_self"><img class="size-full wp-image-47" title="dakflux" src="http://dakblog.files.wordpress.com/2009/07/dakflux1.png?w=450&#038;h=263" alt="ArchLinux con Fluxbox" width="450" height="263" /></a><p class="wp-caption-text">ArchLinux con Fluxbox</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dakblog.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dakblog.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dakblog.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dakblog.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dakblog.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dakblog.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dakblog.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dakblog.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dakblog.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dakblog.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dakblog.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dakblog.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dakblog.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dakblog.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=45&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://dakblog.wordpress.com/2009/07/03/ritorno-al-fluxbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f744843862fea3b9a48ccf7356024d3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dagide</media:title>
		</media:content>

		<media:content url="http://dakblog.files.wordpress.com/2009/07/dakflux1.png" medium="image">
			<media:title type="html">dakflux</media:title>
		</media:content>
	</item>
		<item>
		<title>Area tra funzione e ascissa</title>
		<link>http://dakblog.wordpress.com/2009/05/22/area-tra-funzione-e-ascissa/</link>
		<comments>http://dakblog.wordpress.com/2009/05/22/area-tra-funzione-e-ascissa/#comments</comments>
		<pubDate>Fri, 22 May 2009 13:04:24 +0000</pubDate>
		<dc:creator>Dagide</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[School]]></category>

		<guid isPermaLink="false">http://dakblog.wordpress.com/?p=41</guid>
		<description><![CDATA[Come promesso, il programma per StandBy che calcola l&#8217;area tra una funzione y = f(x) e l&#8217;asse X. #include &#60;stdio.h&#62; float funzione(float x) { return x*x; } float calcArea(float xr1, float xr2, float step) { float x1, x2, atot, a; int j; atot = 0.0; x1 = xr1; x2 = x1 + step; while(1) { [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=41&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Come promesso, il programma per StandBy che calcola l&#8217;area tra una funzione y = f(x) e l&#8217;asse X.</p>
<blockquote><p>#include &lt;stdio.h&gt;</p>
<p>float funzione(float x)<br />
{<br />
return x*x;<br />
}</p>
<p>float calcArea(float xr1, float xr2, float step)<br />
{<br />
float x1, x2, atot, a;<br />
int j;<br />
atot = 0.0;</p>
<p>x1 = xr1;<br />
x2 = x1 + step;</p>
<p>while(1)<br />
{<br />
a = ((funzione(x1) + funzione(x2)) * (x2 &#8211; x1))/2;<br />
printf(&#8220;x1: %f, x2: %f, a: %f\n&#8221;,x1,x2,a);<br />
atot += a;<br />
x1 += step;<br />
if(x2 == xr2) return atot;<br />
if(x2+step &gt; xr2) x2 = xr2;<br />
else x2 += step;<br />
}<br />
}</p>
<p>int main()<br />
{<br />
float xrange1, xrange2, step, area;</p>
<p>printf(&#8220;Programma che calcola l&#8217;area sottesa tra una funzione  e l&#8217;asse x\n&#8221;);</p>
<p>printf(&#8220;X start: &#8220;);<br />
scanf(&#8220;%f&#8221;,&amp;xrange1);</p>
<p>printf(&#8220;X end: &#8220;);<br />
scanf(&#8220;%f&#8221;,&amp;xrange2);</p>
<p>printf(&#8220;X step: &#8220;);<br />
scanf(&#8220;%f&#8221;,&amp;step);</p>
<p>area = calcArea(xrange1, xrange2, step);<br />
printf(&#8220;L&#8217;area e&#8217;: %f\n&#8221;,area);<br />
getch();<br />
}</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dakblog.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dakblog.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dakblog.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dakblog.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dakblog.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dakblog.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dakblog.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dakblog.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dakblog.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dakblog.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dakblog.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dakblog.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dakblog.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dakblog.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=41&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://dakblog.wordpress.com/2009/05/22/area-tra-funzione-e-ascissa/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f744843862fea3b9a48ccf7356024d3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dagide</media:title>
		</media:content>
	</item>
		<item>
		<title>Blog svuotato</title>
		<link>http://dakblog.wordpress.com/2009/04/19/blog-svuotato/</link>
		<comments>http://dakblog.wordpress.com/2009/04/19/blog-svuotato/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 13:40:31 +0000</pubDate>
		<dc:creator>Dagide</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dakblog.wordpress.com/2009/04/19/blog-svuotato/</guid>
		<description><![CDATA[Ho svuotato questo vecchio blog che non usavo piu&#8217;, ed ho deciso di riutilizzarlo per mettere i miei progetti informatici<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=38&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ho svuotato questo vecchio blog che non usavo piu&#8217;, ed ho deciso di riutilizzarlo per mettere i miei progetti informatici <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dakblog.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dakblog.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dakblog.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dakblog.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dakblog.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dakblog.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dakblog.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dakblog.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dakblog.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dakblog.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dakblog.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dakblog.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dakblog.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dakblog.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dakblog.wordpress.com&amp;blog=417321&amp;post=38&amp;subd=dakblog&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://dakblog.wordpress.com/2009/04/19/blog-svuotato/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f744843862fea3b9a48ccf7356024d3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dagide</media:title>
		</media:content>
	</item>
	</channel>
</rss>
