<?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>Gabriele Caracciolo Blog &#187; php5</title>
	<atom:link href="http://gabrielecaracciolo.com/blog/tag/php5/feed/" rel="self" type="application/rss+xml" />
	<link>http://gabrielecaracciolo.com/blog</link>
	<description>Just my ICT notes</description>
	<lastBuildDate>Mon, 07 May 2012 21:01:45 +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>Installare SQLite su Ubuntu</title>
		<link>http://gabrielecaracciolo.com/blog/2010/installare-sqlite-su-ubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installare-sqlite-su-ubuntu</link>
		<comments>http://gabrielecaracciolo.com/blog/2010/installare-sqlite-su-ubuntu/#comments</comments>
		<pubDate>Wed, 26 May 2010 17:08:42 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[sqlite]]></category>
		<category><![CDATA[sqlite3]]></category>
		<category><![CDATA[synaptic]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=880</guid>
		<description><![CDATA[Per installare SQLite su Ubuntu, aprire semplicemente il Gestore pacchetti Synaptic (Sistema -&#62; Amministrazione -&#62; Gestore pacchetti) e installare &#8220;sqlite3&#8243; e &#8220;libsqlite3-dev&#8221;. Oppure aprire una shell e dare il comando: # sudo apt-get install sqlite3 libsqlite3-dev Se occorre anche il modulo per php5, aggiungere dal Gestore pacchetti anche &#8220;php5-sqlite&#8221;. Oppure da shell: # sudo apt-get [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2010/installare-sqlite-su-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

