<?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>blog.codelime.net &#187; Web Development</title>
	<atom:link href="http://blog.codelime.net/category/web-development/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.codelime.net</link>
	<description></description>
	<lastBuildDate>Fri, 11 May 2012 14:19:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Facebook semplici integrazioni &#8230; a metà</title>
		<link>http://blog.codelime.net/2010/11/25/facebook-semplici-integrazioni-a-meta.html</link>
		<comments>http://blog.codelime.net/2010/11/25/facebook-semplici-integrazioni-a-meta.html#comments</comments>
		<pubDate>Wed, 24 Nov 2010 23:54:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[commenti]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[like]]></category>

		<guid isPermaLink="false">http://blog.codelime.net/?p=144</guid>
		<description><![CDATA[Di recente ho aggiornato un sito di un concorso di video integrando al metodo di punteggio tradizionale anche i &#8220;mi piace&#8221; di facebook. La piattaforma facebook offre infatti al link http://developers.facebook.com snippet di codice per aggiungere in modo semplice e rapido ad un sito ad esempio il bottone del &#8220;mi piace&#8221; o la fomr dei&#8230;]]></description>
		<wfw:commentRss>http://blog.codelime.net/2010/11/25/facebook-semplici-integrazioni-a-meta.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Debian/Ubuntu PHP5 errore del garbage collector</title>
		<link>http://blog.codelime.net/2010/06/16/debianubuntu-php5-errore-del-garbage-collector.html</link>
		<comments>http://blog.codelime.net/2010/06/16/debianubuntu-php5-errore-del-garbage-collector.html#comments</comments>
		<pubDate>Wed, 16 Jun 2010 12:41:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[PHP5]]></category>

		<guid isPermaLink="false">http://blog.codelime.net/?p=53</guid>
		<description><![CDATA[Dopo l&#8217;ultimo aggiornamento a PHP 5.3.2 mi è capitato ogni tanto di incorrere nel seguente errore generato dalla funzione session_start(): session_start() [function.session-start]: ps_files_cleanup_dir: opendir(/var/lib/php5) failed: Permission denied (13) La directory /var/lib/php5 è la directory di default dove php salva i file delle sessioni e dove il garbage collector deve passare per eliminare le sessioni scadute, il problema sta&#8230;]]></description>
		<wfw:commentRss>http://blog.codelime.net/2010/06/16/debianubuntu-php5-errore-del-garbage-collector.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer, font clear type e trasparenze</title>
		<link>http://blog.codelime.net/2010/06/09/internet-explorer-font-clear-type-e-trasparenze.html</link>
		<comments>http://blog.codelime.net/2010/06/09/internet-explorer-font-clear-type-e-trasparenze.html#comments</comments>
		<pubDate>Wed, 09 Jun 2010 09:29:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Explorer]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://blog.codelime.net/?p=36</guid>
		<description><![CDATA[Un simpatico problema che mi è capitato di recente con Internet Explorer, su un sito avevo la necessità di far apparire e scomparire in sequenza delle news in homepage usando utilizzando le funzioni fadeIn e fadeOut di jQuery. Niente di più semplice se non fosse che testando il sito con vari browser è emerso che&#8230;]]></description>
		<wfw:commentRss>http://blog.codelime.net/2010/06/09/internet-explorer-font-clear-type-e-trasparenze.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

