<?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>havvgs life &#187; wspNopastePlugin</title>
	<atom:link href="http://toni.uebernickel.info/tag/wsp-nopaste-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://toni.uebernickel.info</link>
	<description>a small part of my life</description>
	<lastBuildDate>Sat, 06 Feb 2010 14:01:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-beta-2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>dynamic values in forms with symfony</title>
		<link>http://toni.uebernickel.info/development/dynamic-values-in-forms-with-symfony/</link>
		<comments>http://toni.uebernickel.info/development/dynamic-values-in-forms-with-symfony/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 19:31:43 +0000</pubDate>
		<dc:creator>havvg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[wspNopastePlugin]]></category>

		<guid isPermaLink="false">http://toni.uebernickel.info/?p=613</guid>
		<description><![CDATA[Let&#8217;s imagine you have a form set up and want to add some dynamic values to the object being saved by this form after the form has been submitted by the visitor.

The example model (&#8220;wspNopasteEntry&#8221;) below has a property &#8220;created_by&#8221; which refers to a sfGuardUser (or anonymous). So, at first you have to unset the [...]]]></description>
		<wfw:commentRss>http://toni.uebernickel.info/development/dynamic-values-in-forms-with-symfony/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>unit test with sfPropel*BehaviorPlugin in symfony</title>
		<link>http://toni.uebernickel.info/development/unit-test-with-propel-behavior-plugin-in-symfony/</link>
		<comments>http://toni.uebernickel.info/development/unit-test-with-propel-behavior-plugin-in-symfony/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 20:33:20 +0000</pubDate>
		<dc:creator>havvg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[unit test]]></category>
		<category><![CDATA[wspNopastePlugin]]></category>

		<guid isPermaLink="false">http://toni.uebernickel.info/?p=588</guid>
		<description><![CDATA[Today I have written my first unit test in symfony in which one of the models has attached a propel behavior. In my case it was the sfPropelActAsSluggableBehavior. While writing the unit test I didn&#8217;t thought it would be a problem, until I finnaly ran the test.
The error message was short, but has a lack [...]]]></description>
		<wfw:commentRss>http://toni.uebernickel.info/development/unit-test-with-propel-behavior-plugin-in-symfony/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
