<?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</title>
	<atom:link href="http://www.estadieu.com/blog/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.0</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 &#8230; <a href="http://www.estadieu.com/blog/2010/06/18/symfony-form-widgets-for-many-to-many-relationship-a-new-widget-implementation-part-ii/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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 &#8230; <a href="http://www.estadieu.com/blog/2010/03/18/symfony-form-widget-for-many-to-many-relationship-ui-considerations-part-i/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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>0</slash:comments>
		</item>
		<item>
		<title>a new version for sfAdminThemejRollerPlugin 0.2</title>
		<link>http://www.estadieu.com/blog/2010/01/21/a-new-version-for-sfadminthemejrollerplugin-0-2/</link>
		<comments>http://www.estadieu.com/blog/2010/01/21/a-new-version-for-sfadminthemejrollerplugin-0-2/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 02:39:20 +0000</pubDate>
		<dc:creator>gestadieu</dc:creator>
				<category><![CDATA[OSS & Tech]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[admin generator]]></category>

		<guid isPermaLink="false">http://www.estadieu.com/blog/?p=172</guid>
		<description><![CDATA[Finally! We finally managed to catch up and prepare a new version of our Symfony plugin to generate nice admin generator based on jQuery UI Themes. We tagged this version as 0.2.0 since we still consider this plugin as beta &#8230; <a href="http://www.estadieu.com/blog/2010/01/21/a-new-version-for-sfadminthemejrollerplugin-0-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.estadieu.com/blog/2010/01/21/a-new-version-for-sfadminthemejrollerplugin-0-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SfGuardUser sync with Google Apps</title>
		<link>http://www.estadieu.com/blog/2009/11/11/sfguarduser-sync-with-google-apps/</link>
		<comments>http://www.estadieu.com/blog/2009/11/11/sfguarduser-sync-with-google-apps/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 04:49:07 +0000</pubDate>
		<dc:creator>gestadieu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.estadieu.com/blog/?p=170</guid>
		<description><![CDATA[As I am working for a university, we have recently migrate all our staff to use Google Apps for Education and we plan to move all our students and alumni too later this year. Google Apps for Education is really &#8230; <a href="http://www.estadieu.com/blog/2009/11/11/sfguarduser-sync-with-google-apps/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.estadieu.com/blog/2009/11/11/sfguarduser-sync-with-google-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>what&#8217;s up on sfAdminThemejRollerPlugin?</title>
		<link>http://www.estadieu.com/blog/2009/11/09/whats-up-on-sfadminthemejrollerplugin/</link>
		<comments>http://www.estadieu.com/blog/2009/11/09/whats-up-on-sfadminthemejrollerplugin/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 15:07:30 +0000</pubDate>
		<dc:creator>gestadieu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.estadieu.com/blog/?p=166</guid>
		<description><![CDATA[I finally found some time to add new stuff on the unpronounceable plugin, and thanks to some new contributors more are to come (thanks JeremyB . Here is the list of change: As I mentioned in my previous post, I &#8230; <a href="http://www.estadieu.com/blog/2009/11/09/whats-up-on-sfadminthemejrollerplugin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.estadieu.com/blog/2009/11/09/whats-up-on-sfadminthemejrollerplugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>new version of sfAdminThemejRollerPlugin (v 0.1.4)</title>
		<link>http://www.estadieu.com/blog/2009/09/08/new-version-of-sfadminthemejrollerplugin-v-0-1-4/</link>
		<comments>http://www.estadieu.com/blog/2009/09/08/new-version-of-sfadminthemejrollerplugin-v-0-1-4/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 01:14:54 +0000</pubDate>
		<dc:creator>gestadieu</dc:creator>
				<category><![CDATA[OSS & Tech]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://www.estadieu.com/blog/?p=160</guid>
		<description><![CDATA[I have finally released a new version of this plugin with an unpronounceable name Here is the list of change: I add a new field named &#8216;show&#8217; for the admin generator. I guess the meaning of this new option is &#8230; <a href="http://www.estadieu.com/blog/2009/09/08/new-version-of-sfadminthemejrollerplugin-v-0-1-4/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.estadieu.com/blog/2009/09/08/new-version-of-sfadminthemejrollerplugin-v-0-1-4/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New version for the symfony jRoller admin theme</title>
		<link>http://www.estadieu.com/blog/2009/09/08/new-version-for-the-symfony-jroller-admin-theme/</link>
		<comments>http://www.estadieu.com/blog/2009/09/08/new-version-for-the-symfony-jroller-admin-theme/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 01:14:16 +0000</pubDate>
		<dc:creator>gestadieu</dc:creator>
				<category><![CDATA[OSS & Tech]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://www.estadieu.com/blog/?p=158</guid>
		<description><![CDATA[I have just released the version 0.1.3 of the symfony plugin named (take a deep breath &#8220;sfAdminThemejRollerPlugin&#8221;. I fixed a few inconsistency and allow to change to your own theme without the need to install your own version of jQuery &#8230; <a href="http://www.estadieu.com/blog/2009/09/08/new-version-for-the-symfony-jroller-admin-theme/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.estadieu.com/blog/2009/09/08/new-version-for-the-symfony-jroller-admin-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sfAdminThemejRollerPlugin: Symfony admin generator on steroid</title>
		<link>http://www.estadieu.com/blog/2009/08/25/sfadminthemejrollerplugin-symfony-admin-generator-on-steroid/</link>
		<comments>http://www.estadieu.com/blog/2009/08/25/sfadminthemejrollerplugin-symfony-admin-generator-on-steroid/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 13:13:59 +0000</pubDate>
		<dc:creator>gestadieu</dc:creator>
				<category><![CDATA[OSS & Tech]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.estadieu.com/blog/?p=154</guid>
		<description><![CDATA[It&#8217;s been a while since I wanted to work on my own admin generator theme. In symfony 1.0 the default admin generator was not really nice, it became a little bit better in 1.2 but still not to my taste &#8230; <a href="http://www.estadieu.com/blog/2009/08/25/sfadminthemejrollerplugin-symfony-admin-generator-on-steroid/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.estadieu.com/blog/2009/08/25/sfadminthemejrollerplugin-symfony-admin-generator-on-steroid/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Let&#8217;s move again&#8230;</title>
		<link>http://www.estadieu.com/blog/2008/10/29/lets-move-again/</link>
		<comments>http://www.estadieu.com/blog/2008/10/29/lets-move-again/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 07:29:48 +0000</pubDate>
		<dc:creator>gestadieu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.estadieu.com/blog/?p=148</guid>
		<description><![CDATA[It seems I am a big mover. I decided to move my blog again, this time I decide to go to blogger.com. You will find my blog at http://gestadieu.blogspot.com/ I will try to be more regular (should not be too &#8230; <a href="http://www.estadieu.com/blog/2008/10/29/lets-move-again/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.estadieu.com/blog/2008/10/29/lets-move-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Public SVN for CS4U</title>
		<link>http://www.estadieu.com/blog/2008/01/15/public-svn-for-cs4u/</link>
		<comments>http://www.estadieu.com/blog/2008/01/15/public-svn-for-cs4u/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 03:50:04 +0000</pubDate>
		<dc:creator>gestadieu</dc:creator>
				<category><![CDATA[CS-4U]]></category>
		<category><![CDATA[OSS & Tech]]></category>

		<guid isPermaLink="false">http://www.estadieu.com/blog/2008/01/15/public-svn-for-cs4u/</guid>
		<description><![CDATA[Hi all,as promised earlier, here is the svn access to my billing system application source code:  http://svn.estadieu.com/cs4u/ . Enjoy it!It was my first symfony project, therefore the code is most probably not perfect I hope it can be useful for some &#8230; <a href="http://www.estadieu.com/blog/2008/01/15/public-svn-for-cs4u/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.estadieu.com/blog/2008/01/15/public-svn-for-cs4u/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
