<?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>Funstaff.ch &#187; database</title>
	<atom:link href="http://www.funstaff.ch/tag/database/feed" rel="self" type="application/rss+xml" />
	<link>http://www.funstaff.ch</link>
	<description>Que vous dire de plus ?</description>
	<lastBuildDate>Fri, 27 Aug 2010 19:49:31 +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>Symfony: Contrôle de la disponibilité de la base de données avec un event</title>
		<link>http://www.funstaff.ch/2010/01/31/symfony-controle-de-la-disponibilite-de-la-base-de-donnees-avec-un-event</link>
		<comments>http://www.funstaff.ch/2010/01/31/symfony-controle-de-la-disponibilite-de-la-base-de-donnees-avec-un-event#comments</comments>
		<pubDate>Sun, 31 Jan 2010 16:19:27 +0000</pubDate>
		<dc:creator>Bertrand Zuchuat</dc:creator>
				<category><![CDATA[Symfony]]></category>
		<category><![CDATA[doctrine]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[event]]></category>

		<guid isPermaLink="false">http://www.funstaff.ch/?p=688</guid>
		<description><![CDATA[Symfony, depuis la version 1.2, offre un système d&#8217;événements (sfEventDispatcher et sfEvent). Cela va permettre la mise en place de notre contrôle. Pour cela nous allons nous connecter à l&#8217;événement &#171;&#160;doctrine.configure_connection&#160;&#187;. Nous allons effectuer cela dans notre application configuration (frontend) avec le code ci-dessous: class frontendConfiguration extends sfApplicationConfiguration { public function configure() { $this->dispatcher->connect('doctrine.configure_connection', array($this,]]></description>
		<wfw:commentRss>http://www.funstaff.ch/2010/01/31/symfony-controle-de-la-disponibilite-de-la-base-de-donnees-avec-un-event/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
