<?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>A few things I learnt &#187; tutorial</title>
	<atom:link href="http://www.estadieu.com/blog/category/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.estadieu.com/blog</link>
	<description>notes on whatever and more...</description>
	<lastBuildDate>Fri, 18 Jun 2010 02:33:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Symfony Form widgets for many-to-many relationship: a new widget implementation &#8211; part II</title>
		<link>http://www.estadieu.com/blog/2010/06/18/symfony-form-widgets-for-many-to-many-relationship-a-new-widget-implementation-part-ii/</link>
		<comments>http://www.estadieu.com/blog/2010/06/18/symfony-form-widgets-for-many-to-many-relationship-a-new-widget-implementation-part-ii/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 02:33:56 +0000</pubDate>
		<dc:creator>gestadieu</dc:creator>
				<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.estadieu.com/blog/?p=186</guid>
		<description><![CDATA[Following part I, here is the final step to code a new symfony form widget in order to improve a many-to-many relationship. After discussing the best UI possible for a many-to-many relationship, we are now going to look how to code it as a symfony widget. I would not pretend it is the best solution, [...]]]></description>
		<wfw:commentRss>http://www.estadieu.com/blog/2010/06/18/symfony-form-widgets-for-many-to-many-relationship-a-new-widget-implementation-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony Form widget for many-to-many relationship: UI considerations &#8211; part I</title>
		<link>http://www.estadieu.com/blog/2010/03/18/symfony-form-widget-for-many-to-many-relationship-ui-considerations-part-i/</link>
		<comments>http://www.estadieu.com/blog/2010/03/18/symfony-form-widget-for-many-to-many-relationship-ui-considerations-part-i/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 03:09:49 +0000</pubDate>
		<dc:creator>gestadieu</dc:creator>
				<category><![CDATA[OSS & Tech]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.estadieu.com/blog/?p=181</guid>
		<description><![CDATA[This 2 parts tutorial will show you how we came up with a new symfony sfForm widget to handle many-to-many relationships. In our specific case, existing widgets for such relationships were found extremely unuser-friendly to say the least, we had to think about a new widget to help our users in their daily operation. We [...]]]></description>
		<wfw:commentRss>http://www.estadieu.com/blog/2010/03/18/symfony-form-widget-for-many-to-many-relationship-ui-considerations-part-i/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

