<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<feed xmlns="http://www.w3.org/2005/Atom">

	<title>Planet MVC / Symfony</title>
	<link rel="self" href="http://www.planetmvc.com/symfony/atom.xml"/>
	<link href="http://www.planetmvc.com/symfony"/>
	<id>http://www.planetmvc.com/symfony/atom.xml</id>
	<updated>2007-03-24T10:48:42+00:00</updated>
	<generator uri="http://www.planetplanet.org/">Planet/1.0 +http://www.planetplanet.org</generator>

	<entry xml:lang="en">
		<title type="html">More conferences</title>
		<link href="http://www.symfony-project.com/weblog/2007/03/20/more-conferences.html"/>
		<id>http://www.symfony-project.com/weblog/116</id>
		<updated>2007-03-20T11:48:13+00:00</updated>
		<content type="html">&lt;p&gt;If you missed PHP Quebec, here are some more conferences with symfony talks. Dustin Whittle, from Yahoo!, will talk about symfony a lot this year:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www2.sys-con.com/ajaxmarch.cfm&quot;&gt;Ajax World Expo - NYC, NY&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.web2expo.com/cs/webex2007/view/e_sess/10577&quot;&gt;Web 2.0 Expo - San Francisco, California&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.usenix.org/events/usenix07/index.html&quot;&gt;USENIX Conference - Santa Clara, California&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://phpconference.com/konferenzen/ipc07/overview_sessions.php?track=6&amp;amp;_language=de#session-ptc4&quot;&gt;International PHP Conference 2007 - Stuttgart, Germany&lt;/a&gt;&lt;/li&gt; 
&lt;/ul&gt;</content>
		<author>
			<name>Fabien POTENCIER</name>
			<email>fabien.potencier@symfony-project.com</email>
			<uri>http://www.symfony-project.com/</uri>
		</author>
		<source>
			<title type="html">symfony project weblog</title>
			<subtitle type="html">symfony project weblog</subtitle>
			<link rel="self" href="http://www.symfony-project.com/weblog/rss"/>
			<id>http://www.symfony-project.com/weblog/rss</id>
			<updated>2007-03-20T11:48:13+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">PHP Quebec Conference</title>
		<link href="http://www.symfony-project.com/weblog/2007/03/19/php-quebec-conference.html"/>
		<id>http://www.symfony-project.com/weblog/115</id>
		<updated>2007-03-19T21:02:00+00:00</updated>
		<content type="html">&lt;p&gt;Last week, I attended the PHP Quebec conference. It was my first conference as a speaker and PHP Quebec 2007 turned out to be a really good conference.&lt;/p&gt;

&lt;p&gt;I spoke on the first day about symfony in french. I also spoke on the second day about symfony, but in english this time. I reworked my slides between those 2 talks, so english slides are slightly better (with less typos/errors).&lt;/p&gt;

&lt;p&gt;The slides are available here:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://downloads.symfony-project.com/conf/symfony-PHPQuebec-2007-en.pdf&quot;&gt;Slides in english&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://downloads.symfony-project.com/conf/symfony-PHPQuebec-2007.pdf&quot;&gt;Slides in french&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As all the talks were recorded, I will also try to synchronize slides and voice later this month.&lt;/p&gt;</content>
		<author>
			<name>Fabien POTENCIER</name>
			<email>fabien.potencier@symfony-project.com</email>
			<uri>http://www.symfony-project.com/</uri>
		</author>
		<source>
			<title type="html">symfony project weblog</title>
			<subtitle type="html">symfony project weblog</subtitle>
			<link rel="self" href="http://www.symfony-project.com/weblog/rss"/>
			<id>http://www.symfony-project.com/weblog/rss</id>
			<updated>2007-03-20T11:48:13+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">symfony 1.0.1 released</title>
		<link href="http://www.symfony-project.com/weblog/2007/03/19/symfony-1-0-1-released.html"/>
		<id>http://www.symfony-project.com/weblog/114</id>
		<updated>2007-03-19T20:09:42+00:00</updated>
		<content type="html">&lt;p&gt;We released symfony 1.0.0 just a month ago. Time for another release. symfony 1.0.1 is a bug fix only release. The symfony 1.0 branch only contains bug fixes (no new features).&lt;/p&gt;

&lt;p&gt;Here are all bugs fixed in this release:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;r3624: fixed security.yml case sensitivity&lt;/li&gt;
&lt;li&gt;r3599: fixed sfYaml::load() not returning correct values&lt;/li&gt;
&lt;li&gt;r3598: removed unneeded usage of JavaScript helpers in the web debug toolbar&lt;/li&gt;
&lt;li&gt;r3597: fixed sfConsoleRequest::initialize() signature&lt;/li&gt;
&lt;li&gt;r3541: fixed typo in the cache classes when logging&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The major bug fix concerns the security.yml configuration file and actions case sensitivity (see r3624 changeset and symfony mailing-list for more information of the issue).&lt;/p&gt;

&lt;p&gt;So, if your application contains some secured modules, this is a recommended upgrade. As for every 1.0.X release, you can upgrade to 1.0.1, clear the cache and you're done.&lt;/p&gt;</content>
		<author>
			<name>Fabien POTENCIER</name>
			<email>fabien.potencier@symfony-project.com</email>
			<uri>http://www.symfony-project.com/</uri>
		</author>
		<source>
			<title type="html">symfony project weblog</title>
			<subtitle type="html">symfony project weblog</subtitle>
			<link rel="self" href="http://www.symfony-project.com/weblog/rss"/>
			<id>http://www.symfony-project.com/weblog/rss</id>
			<updated>2007-03-20T11:48:13+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">New community page, lots of plugins</title>
		<link href="http://www.symfony-project.com/weblog/2007/03/13/new-community-page-lots-of-plugins.html"/>
		<id>http://www.symfony-project.com/weblog/113</id>
		<updated>2007-03-13T17:54:51+00:00</updated>
		<content type="html">&lt;p&gt;If you are a regular visitor of the &lt;a href=&quot;http://www.symfony-project.com/content/support.html&quot;&gt;symfony community page&lt;/a&gt;, you probably noticed that it radically changed recently. Instead of a simple hub page leading to the &lt;a href=&quot;http://www.symfony-project.com/forum/&quot;&gt;forums&lt;/a&gt;, &lt;a href=&quot;http://groups.google.com/groups/dir?&amp;amp;sel=0&amp;amp;q=symfony&amp;amp;prev=symfony&quot;&gt;mailing-lists&lt;/a&gt; and &lt;a href=&quot;http://www.symfony-project.com/trac/wiki&quot;&gt;wiki&lt;/a&gt;, the community page is now an aggregation of content from all these sources, as well as an overview of the latest posts mentioning symfony in the blogosphere.&lt;/p&gt;

&lt;p&gt;If you want your weblog to be included in the list of sites visited by our aggregator, please add it to the &lt;a href=&quot;http://www.symfony-project.com/trac/wiki/SymfonyBloggers&quot;&gt;list of symfony bloggers&lt;/a&gt; in the wiki. You will receive a visit once a day from our server, so it shouldn't change your weblog stats too much...&lt;/p&gt;

&lt;p&gt;The new community page makes a heavy use of two new symfony plugins, &lt;a href=&quot;http://www.symfony-project.com/trac/wiki/sfWebBrowserPlugin&quot;&gt;&lt;code&gt;sfWebBrowser&lt;/code&gt;&lt;/a&gt; and &lt;a href=&quot;http://www.symfony-project.com/trac/wiki/sfFeed2Plugin&quot;&gt;&lt;code&gt;sfFeed2&lt;/code&gt;&lt;/a&gt;. The first is a lightweight HTTP client, RESTful and similar in syntax to the &lt;code&gt;sfTestBrowser&lt;/code&gt;. The second is a refactoring of the original &lt;a href=&quot;http://www.symfony-project.com/trac/wiki/sfFeedPlugin&quot;&gt;&lt;code&gt;sfFeedPlugin&lt;/code&gt;&lt;/a&gt;, which you probably heard of when following the &lt;a href=&quot;http://www.symfony-project.com/askeet&quot;&gt;askeet tutorial&lt;/a&gt;. What's new in &lt;code&gt;sfFeed2&lt;/code&gt; is that not only does it publish RSS and Atom feeds based on an array of objects, it also reads feeds fetched from the Internet and allow their manipulation and aggregation. &lt;/p&gt;

&lt;p&gt;These two plugins are just a sample of the fantastic &lt;a href=&quot;http://www.symfony-project.com/trac/wiki/SymfonyPlugins&quot;&gt;plugin activity&lt;/a&gt; since the 1.0 release. Several new plugins are released every week, and the list of available plugins now shows more than fifty plugins, and counting. I mention only a few ones here, just as an appetizer:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.symfony-project.com/trac/wiki/sfDoctrine&quot;&gt;&lt;code&gt;sfDoctrine&lt;/code&gt;&lt;/a&gt;: A full-featured model layer, providing integration of the &lt;a href=&quot;http://www.phpdoctrine.net/trac&quot;&gt;phpDoctrine&lt;/a&gt; ORM. Comes with admin generator, &lt;code&gt;schema.yml&lt;/code&gt;, i18n, fixtures loading, etc.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.symfony-project.com/trac/wiki/sfPokaYokePlugin&quot;&gt;&lt;code&gt;sfPokaYokePlugin&lt;/code&gt;&lt;/a&gt;: A client-side validation in JavaScript, using the rules defined in your YAML validation files.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.symfony-project.com/trac/wiki/sfPropelActAsNestedSetBehaviorPlugin&quot;&gt;&lt;code&gt;sfPropelActAsNestedSetBehaviorPlugin&lt;/code&gt;&lt;/a&gt;: An implementation of nested sets for Propel, packaged as a behavior.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.symfony-project.com/trac/wiki/sfUJSPlugin&quot;&gt;&lt;code&gt;sfUJSPlugin&lt;/code&gt;&lt;/a&gt;: A replacement for Prototype, aiming at unobtrusiveness and ease of use. Currently uses &lt;a href=&quot;http://jquery.com/&quot;&gt;jQuery&lt;/a&gt; instead of &lt;a href=&quot;http://www.prototypejs.org/&quot;&gt;Prototype&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Plugin authors are advised to publish a post in the &lt;a href=&quot;http://groups.google.com/group/symfony-users&quot;&gt;users mailing-list&lt;/a&gt; whenever they release a new plugin or an important upgrade. As for the developers, they already know how to spot new plugins by following the &lt;a href=&quot;http://www.symfony-project.com/trac/timeline&quot;&gt;trac timeline&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;We strongly advise you to watch the &lt;a href=&quot;http://www.symfony-project.com/trac/wiki/SymfonyPlugins&quot;&gt;plugins page&lt;/a&gt; and test the newly released plugins - developers love feedback, and who knows, a plugin may save your day. If you feel like contributing a piece of code that you find particularly useful, you now have plenty of examples on how to package it into a reusable plugin.&lt;/p&gt;

&lt;p&gt;So write about symfony and contribute new plugins, the symfony community will thank you!&lt;/p&gt;</content>
		<author>
			<name>Francois ZANINOTTO</name>
			<email>francois.zaninotto@symfony-project.com</email>
			<uri>http://www.symfony-project.com/</uri>
		</author>
		<source>
			<title type="html">symfony project weblog</title>
			<subtitle type="html">symfony project weblog</subtitle>
			<link rel="self" href="http://www.symfony-project.com/weblog/rss"/>
			<id>http://www.symfony-project.com/weblog/rss</id>
			<updated>2007-03-20T11:48:13+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Symfony conferences</title>
		<link href="http://www.symfony-project.com/weblog/2007/02/23/symfony-conferences.html"/>
		<id>http://www.symfony-project.com/weblog/112</id>
		<updated>2007-02-23T18:39:05+00:00</updated>
		<content type="html">&lt;p&gt;Two upcoming events may be of great interest for symfony fans.&lt;/p&gt;

&lt;p&gt;The French PHP User association (AFUP) organizes a &lt;a href=&quot;http://afup.org/article.php3?id_article=327&quot;&gt;conference about symfony 1.0&lt;/a&gt; in Paris. The event will take place on March 6 at 8pm at Espace FIAP - 30 rue Cabanis - 75014 Paris. Fabien Potencier will be the speaker, and he'll expose the benefits of using symfony in a professional context.&lt;/p&gt;

&lt;p&gt;Also, the &lt;a href=&quot;http://conf.phpquebec.com/fr/conf2007&quot;&gt;PHP Quebec Conference&lt;/a&gt; features two &lt;a href=&quot;http://conf.phpquebec.com/en/conf2007/session#symfony&quot;&gt;sessions about symfony&lt;/a&gt;, one in English and one in French. Once again, you'll have the pleasure to appreciate Fabien's English accent and learn to build maintainable and upgradeable PHP applications with symfony.&lt;/p&gt;</content>
		<author>
			<name>Francois ZANINOTTO</name>
			<email>francois.zaninotto@symfony-project.com</email>
			<uri>http://www.symfony-project.com/</uri>
		</author>
		<source>
			<title type="html">symfony project weblog</title>
			<subtitle type="html">symfony project weblog</subtitle>
			<link rel="self" href="http://www.symfony-project.com/weblog/rss"/>
			<id>http://www.symfony-project.com/weblog/rss</id>
			<updated>2007-03-20T11:48:13+00:00</updated>
		</source>
	</entry>

</feed>
