<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for devexp</title>
	<atom:link href="http://www.devexp.eu/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devexp.eu</link>
	<description>DEVelopment EXPerience, shared with the world!</description>
	<lastBuildDate>Mon, 06 Sep 2010 10:41:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Symfony Forms Framework: Merge 2 forms by Van de Voorde Toni</title>
		<link>http://www.devexp.eu/2009/03/19/symfony-forms-framework-merge-2-forms/comment-page-1/#comment-4906</link>
		<dc:creator>Van de Voorde Toni</dc:creator>
		<pubDate>Mon, 06 Sep 2010 10:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.devexp.eu/?p=462#comment-4906</guid>
		<description>Hi Eby,

It should work in symfony 1.4, but never tested the same code with doctrine. Therefore I cannot know for sure if the &quot;retrieveByPk&quot; method exists for Doctrine generated Base Classes.</description>
		<content:encoded><![CDATA[<p>Hi Eby,</p>
<p>It should work in symfony 1.4, but never tested the same code with doctrine. Therefore I cannot know for sure if the &#8220;retrieveByPk&#8221; method exists for Doctrine generated Base Classes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Symfony Forms Framework: Merge 2 forms by Eby</title>
		<link>http://www.devexp.eu/2009/03/19/symfony-forms-framework-merge-2-forms/comment-page-1/#comment-4902</link>
		<dc:creator>Eby</dc:creator>
		<pubDate>Mon, 06 Sep 2010 09:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.devexp.eu/?p=462#comment-4902</guid>
		<description>Hi Toni
how to work it out in symfony 1.4 + doctrine. Also where we will get UserInfoPeer::retrieveByPK method</description>
		<content:encoded><![CDATA[<p>Hi Toni<br />
how to work it out in symfony 1.4 + doctrine. Also where we will get UserInfoPeer::retrieveByPK method</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mantis in Eclipse with Mylyn by Van de Voorde Toni</title>
		<link>http://www.devexp.eu/2009/05/20/mantis-in-eclipse-with-mylyn/comment-page-1/#comment-3846</link>
		<dc:creator>Van de Voorde Toni</dc:creator>
		<pubDate>Sat, 31 Jul 2010 09:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.devexp.eu/?p=783#comment-3846</guid>
		<description>Hi Newton,

To automatically change the status of a task you need to do this with the post-commit scripts of your version control.

For subversion &amp; mantis checkout: &lt;a href=&quot;http://alt-tag.com/blog/archives/2006/11/integrating-mantis-and-subversion/&quot; rel=&quot;nofollow&quot;&gt;

It should be the same process for all other version control systems.

grtz</description>
		<content:encoded><![CDATA[<p>Hi Newton,</p>
<p>To automatically change the status of a task you need to do this with the post-commit scripts of your version control.</p>
<p>For subversion &amp; mantis checkout: <a href="http://alt-tag.com/blog/archives/2006/11/integrating-mantis-and-subversion/" rel="nofollow"></p>
<p>It should be the same process for all other version control systems.</p>
<p>grtz</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Symfony Forms Framework: Merge 2 forms by seddik</title>
		<link>http://www.devexp.eu/2009/03/19/symfony-forms-framework-merge-2-forms/comment-page-1/#comment-3841</link>
		<dc:creator>seddik</dc:creator>
		<pubDate>Fri, 30 Jul 2010 22:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.devexp.eu/?p=462#comment-3841</guid>
		<description>thanx a lot, finally after 6hours of googling</description>
		<content:encoded><![CDATA[<p>thanx a lot, finally after 6hours of googling</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mantis in Eclipse with Mylyn by newton</title>
		<link>http://www.devexp.eu/2009/05/20/mantis-in-eclipse-with-mylyn/comment-page-1/#comment-3833</link>
		<dc:creator>newton</dc:creator>
		<pubDate>Thu, 29 Jul 2010 18:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.devexp.eu/?p=783#comment-3833</guid>
		<description>Many thanks ! It did work, the only thing i&#039;d improve is to change to task status in the same screen when commiting, not before.</description>
		<content:encoded><![CDATA[<p>Many thanks ! It did work, the only thing i&#8217;d improve is to change to task status in the same screen when commiting, not before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mantis in Eclipse with Mylyn by Van de Voorde Toni</title>
		<link>http://www.devexp.eu/2009/05/20/mantis-in-eclipse-with-mylyn/comment-page-1/#comment-3832</link>
		<dc:creator>Van de Voorde Toni</dc:creator>
		<pubDate>Thu, 29 Jul 2010 16:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.devexp.eu/?p=783#comment-3832</guid>
		<description>Hello newton,

Do this you need to go in preferences of eclipse (Window &gt; Prefrences).

In the menu &quot;Task&quot; &gt; &quot;Team&quot; you can configure the commit template. Check also  &quot;Automatically create and manage with task context&quot;.

Make sure that before you commit the task is activated in mylyn.

Keep me in touch if it doesn&#039;t work.

grtz</description>
		<content:encoded><![CDATA[<p>Hello newton,</p>
<p>Do this you need to go in preferences of eclipse (Window > Prefrences).</p>
<p>In the menu &#8220;Task&#8221; > &#8220;Team&#8221; you can configure the commit template. Check also  &#8220;Automatically create and manage with task context&#8221;.</p>
<p>Make sure that before you commit the task is activated in mylyn.</p>
<p>Keep me in touch if it doesn&#8217;t work.</p>
<p>grtz</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mantis in Eclipse with Mylyn by newton</title>
		<link>http://www.devexp.eu/2009/05/20/mantis-in-eclipse-with-mylyn/comment-page-1/#comment-3825</link>
		<dc:creator>newton</dc:creator>
		<pubDate>Wed, 28 Jul 2010 20:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.devexp.eu/?p=783#comment-3825</guid>
		<description>how do you integrate this svn commit funcionality in mylyn? I couldn&#039;t do it. thanks!</description>
		<content:encoded><![CDATA[<p>how do you integrate this svn commit funcionality in mylyn? I couldn&#8217;t do it. thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on sfWidgetFormInputCheckbox unchecked bug by nicolas</title>
		<link>http://www.devexp.eu/2009/04/23/sfwidgetforminputcheckbox-unchecked-bug/comment-page-1/#comment-3794</link>
		<dc:creator>nicolas</dc:creator>
		<pubDate>Sat, 24 Jul 2010 15:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.devexp.eu/?p=681#comment-3794</guid>
		<description>Hi

why not just change your DB schema ? symfony works well if the value is null
So if you change your schema and reload your data (and maybe make some update) everything work
I understood that because of your patch</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>why not just change your DB schema ? symfony works well if the value is null<br />
So if you change your schema and reload your data (and maybe make some update) everything work<br />
I understood that because of your patch</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on sfWidgetFormInputCheckbox unchecked bug by zo</title>
		<link>http://www.devexp.eu/2009/04/23/sfwidgetforminputcheckbox-unchecked-bug/comment-page-1/#comment-2643</link>
		<dc:creator>zo</dc:creator>
		<pubDate>Wed, 10 Mar 2010 12:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.devexp.eu/?p=681#comment-2643</guid>
		<description>Great solution, just what I was looking for!
Created my own validator and was bugged by the fact that the cleaned value would not appear.
Thanks.</description>
		<content:encoded><![CDATA[<p>Great solution, just what I was looking for!<br />
Created my own validator and was bugged by the fact that the cleaned value would not appear.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quartz: test a cron expression by Brij</title>
		<link>http://www.devexp.eu/2009/08/18/quartz-test-a-cron-expression/comment-page-1/#comment-2640</link>
		<dc:creator>Brij</dc:creator>
		<pubDate>Wed, 10 Mar 2010 03:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.devexp.eu/?p=871#comment-2640</guid>
		<description>Thanks..Really helpful</description>
		<content:encoded><![CDATA[<p>Thanks..Really helpful</p>
]]></content:encoded>
	</item>
</channel>
</rss>
