<?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>CyberTek &#187; development</title>
	<atom:link href="http://www.cybertek.it/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cybertek.it</link>
	<description>the future at the present!</description>
	<lastBuildDate>Wed, 02 Nov 2011 10:57:54 +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>Abilitare modulo pcntl in php</title>
		<link>http://www.cybertek.it/abilitare-modulo-pcntl-in-php/</link>
		<comments>http://www.cybertek.it/abilitare-modulo-pcntl-in-php/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 10:33:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.cybertek.it/?p=700</guid>
		<description><![CDATA[Per abilitare il supporto pcntl in php5 (testato su Ubuntu 10.10) &#232; necessario in prima battuta installare php5-cli e php5-dev, naturalmente si devono soddisfare tutte le dipendenze richieste dal sistema: # sudo apt-get install php5-dev php5-cli Dopo ci dobbiamo posizionare nel percorso dove si trovano i sorgenti del modulo che intendiamo compilare: &#160;# cd /etc/php5/cli/php5-5.3.3/ext/pcntl [...]]]></description>
		<wfw:commentRss>http://www.cybertek.it/abilitare-modulo-pcntl-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Script per salvataggio databases di mysql</title>
		<link>http://www.cybertek.it/script-per-salvataggio-databases-di-mysql/</link>
		<comments>http://www.cybertek.it/script-per-salvataggio-databases-di-mysql/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 16:10:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.cybertek.it/script-per-salvataggio-databases-di-mysql/</guid>
		<description><![CDATA[Oggi vi presento un comodo database ingrado di automatizzare il salvataggio dei nosri database mysql, in aggiunta allo script originale si pu&#242; aggiungere al termine del salvataggio e compressione dei singoli databases in poche righe la copia su un server remoto e un messaggio di report nella nostra casella email. &#160; #!/bin/bash# Shell script to [...]]]></description>
		<wfw:commentRss>http://www.cybertek.it/script-per-salvataggio-databases-di-mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VI &#8211; manuale comandi</title>
		<link>http://www.cybertek.it/vi-manuale-comandi/</link>
		<comments>http://www.cybertek.it/vi-manuale-comandi/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 19:09:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[shell editor]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://www.cybertek.it/vi-manuale-comandi/</guid>
		<description><![CDATA[In questo articolo vi sottopongo il mitico vi omnipresente su ogni distribuzione linux. Per alcuni &#232; estremo, e devo ammettere che non giudico male chi preferisce altri editor di console come nano o ne, ma cmq per chi volesse usarlo o per chi intende rispolverare i comandi ormai dimenticati ecco un breve ed utile riepilogo [...]]]></description>
		<wfw:commentRss>http://www.cybertek.it/vi-manuale-comandi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NVU package per Ubuntu Edgy</title>
		<link>http://www.cybertek.it/nvu-package-per-ubuntu-edgy/</link>
		<comments>http://www.cybertek.it/nvu-package-per-ubuntu-edgy/#comments</comments>
		<pubDate>Sun, 02 Sep 2007 13:52:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[compozer]]></category>
		<category><![CDATA[nvu]]></category>

		<guid isPermaLink="false">http://www.cybertek.it/nvu-package-per-ubuntu-edgy/</guid>
		<description><![CDATA[&#160; A richeista di un lettore presentiamo qu&#236; il link ove scaricare il pacchetto del&#39;editor di pagine web NVU. NVU &#232; un editor visuale che permette ai neofiti e a chi vuole mettere in piedi una pagina web velocemente di evitare l&#39;acquisizione dettagliata del linguaggio html. Il codice generato da NVU non &#232; del tutto [...]]]></description>
		<wfw:commentRss>http://www.cybertek.it/nvu-package-per-ubuntu-edgy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Script per backup su dvd</title>
		<link>http://www.cybertek.it/script-per-backup-su-dvd/</link>
		<comments>http://www.cybertek.it/script-per-backup-su-dvd/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 11:23:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[dvd]]></category>

		<guid isPermaLink="false">http://www.cybertek.it/script-per-backup-su-dvd/</guid>
		<description><![CDATA[Nel seguente script viene effettuato un backup di alcune cartelle tramite masterizzazione su dvd, al termine viene mandato un report via email all&#39;indirizzo indicato. Si &#232; utilizzata la modalit&#224; -M (append) inquanto il parametro -Z se avviato in maniera non interattiva non funziona correttamente in presenza di dati sul supporto, &#232; possibile cmq provare ad [...]]]></description>
		<wfw:commentRss>http://www.cybertek.it/script-per-backup-su-dvd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft perde credibilità presso sviluppatori</title>
		<link>http://www.cybertek.it/microsoft-perde-credibilita-presso-sviluppatori/</link>
		<comments>http://www.cybertek.it/microsoft-perde-credibilita-presso-sviluppatori/#comments</comments>
		<pubDate>Mon, 04 Jun 2007 08:11:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[ms windows]]></category>

		<guid isPermaLink="false">http://www.cybertek.it/microsoft-perde-credibilita-presso-sviluppatori/</guid>
		<description><![CDATA[I continui e ripetuti attacchi all&#39;open source da parte Microsoft stanno a detta di Marten Mickos (direttore Esecutivo di Mysql AB) producendo un calo di credibilit&#224; della stessa azienda di RedMont. In questo articolo le opinioni in maggior dettaglio.]]></description>
		<wfw:commentRss>http://www.cybertek.it/microsoft-perde-credibilita-presso-sviluppatori/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Web Toolkit</title>
		<link>http://www.cybertek.it/google-web-toolkit/</link>
		<comments>http://www.cybertek.it/google-web-toolkit/#comments</comments>
		<pubDate>Fri, 01 Jun 2007 10:05:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[toolkit]]></category>
		<category><![CDATA[web toolkit]]></category>

		<guid isPermaLink="false">http://www.cybertek.it/google-web-toolkit/</guid>
		<description><![CDATA[&#160; &#160; Google ha di recente rilasciato un interessante strumento di sviluppo per creare applicazioni Ajax in linguaggio Java. La descrizione del prodotto lo potete trovare a questo indirizzo . Il prodotto &#232; in continua evoluzione e miglioramento, potete scaricarlo qui.]]></description>
		<wfw:commentRss>http://www.cybertek.it/google-web-toolkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

