<?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>Benjamin Baudouin &#187; Zend Framework</title>
	<atom:link href="http://www.benjaminbaudouin.com/tag/zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benjaminbaudouin.com</link>
	<description>Geek Stuff</description>
	<lastBuildDate>Tue, 07 Sep 2010 14:22:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Comprendre et Installer Zend Framework</title>
		<link>http://www.benjaminbaudouin.com/comprendre-et-installer-zend-framework/</link>
		<comments>http://www.benjaminbaudouin.com/comprendre-et-installer-zend-framework/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 14:36:24 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[App]]></category>
		<category><![CDATA[Developpement]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.benjaminbaudouin.com/?p=589</guid>
		<description><![CDATA[Quelques liens bien pratique autours de Zend Framework: Initiation au Zend Framework 1.5 Débuter avec Zend Framework 1.5 Zend Framework Quickstart (officiel) API Zend Framework Présentation du Zend Framework &#8211; Premiers pas Creating data tables with PEAR Structures_DataGrid Understanding the Zend Framework (IBM)]]></description>
		<wfw:commentRss>http://www.benjaminbaudouin.com/comprendre-et-installer-zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Présentation de Zend Framework par Julien Pauli</title>
		<link>http://www.benjaminbaudouin.com/presentation-de-zend-framework-par-julien-pauli/</link>
		<comments>http://www.benjaminbaudouin.com/presentation-de-zend-framework-par-julien-pauli/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 09:52:30 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[App]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.benjaminbaudouin.com/?p=571</guid>
		<description><![CDATA[Contexte Depuis Mars 2006 est apparu le Framework maison de chez Zend, pour PHP5. Pour rappel, Zend est une société qui commercialise tout un tas d&#8217;outils pour les entreprises, autour de PHP. Zend Framework est un d&#8217;entre eux si ce n&#8217;est qu&#8217;il n&#8217;est pas commercialisé : distribué sous &#171;&#160;New BSD Licence&#160;&#187;, il est gratuit, libre, [...]]]></description>
		<wfw:commentRss>http://www.benjaminbaudouin.com/presentation-de-zend-framework-par-julien-pauli/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PDO MySQL pour Zend Framework</title>
		<link>http://www.benjaminbaudouin.com/pdo-mysql-pour-zend-framework/</link>
		<comments>http://www.benjaminbaudouin.com/pdo-mysql-pour-zend-framework/#comments</comments>
		<pubDate>Thu, 15 May 2008 12:59:43 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[App]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.benjaminbaudouin.com/?p=220</guid>
		<description><![CDATA[1) installation des paquets debian contenant les extensions PDO et PDO_MYSQL apt-get install php5-pdo apt-get install php5-pdo-mysql 2) modification du fichier de configuration PHP5 /etc/php5/apache2/php.ini extension=pdo.so extension=pdo_mysql.so 3) redémarrage du service apache2 /etc/init.d/apache2 restart Une fois installé il reste à se familiariser avec le composant Zend_Db.]]></description>
		<wfw:commentRss>http://www.benjaminbaudouin.com/pdo-mysql-pour-zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
