<?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 on: Symfony sfConfig Variables</title>
	<atom:link href="http://blog.doggetto.com/2009/06/symfony-sfconfig-variables/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.doggetto.com/2009/06/symfony-sfconfig-variables/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 15 Sep 2011 21:14:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Sudhakar</title>
		<link>http://blog.doggetto.com/2009/06/symfony-sfconfig-variables/comment-page-1/#comment-625</link>
		<dc:creator>Sudhakar</dc:creator>
		<pubDate>Tue, 19 Apr 2011 08:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.doggetto.com/?p=3#comment-625</guid>
		<description>I&#039;m using symfony for nearly 2 months, and i found many new &#039;sf&#039; to me here. Thanks. Also you can create your own by a custom function in ProjectConfiguration.class.php file as =&gt;
public function setWebDir($webDir){
sfConfig::set(&#039;sf_my_new_dir&#039;, $webDir. DIRECTORY_SEPERATOR.&#039;uploads&#039;.DIRECTORY_SEPERATOR.&#039;resume&#039;);
}//end
you can set(like above) or add(for array) or clear(for dejecte entire sf) or get(set and get) or has(to check).
.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using symfony for nearly 2 months, and i found many new &#8216;sf&#8217; to me here. Thanks. Also you can create your own by a custom function in ProjectConfiguration.class.php file as =&gt;<br />
public function setWebDir($webDir){<br />
sfConfig::set(&#8216;sf_my_new_dir&#8217;, $webDir. DIRECTORY_SEPERATOR.&#8217;uploads&#8217;.DIRECTORY_SEPERATOR.&#8217;resume&#8217;);<br />
}//end<br />
you can set(like above) or add(for array) or clear(for dejecte entire sf) or get(set and get) or has(to check).<br />
.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: surya kant</title>
		<link>http://blog.doggetto.com/2009/06/symfony-sfconfig-variables/comment-page-1/#comment-607</link>
		<dc:creator>surya kant</dc:creator>
		<pubDate>Tue, 11 Jan 2011 14:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.doggetto.com/?p=3#comment-607</guid>
		<description>It is very interesting tutorial for the symfony  biggners</description>
		<content:encoded><![CDATA[<p>It is very interesting tutorial for the symfony  biggners</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Giles</title>
		<link>http://blog.doggetto.com/2009/06/symfony-sfconfig-variables/comment-page-1/#comment-502</link>
		<dc:creator>Nick Giles</dc:creator>
		<pubDate>Fri, 28 May 2010 09:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.doggetto.com/?p=3#comment-502</guid>
		<description>Well I didn&#039;t know about the config variables or the toolbar, so this was really useful for me - thanks!</description>
		<content:encoded><![CDATA[<p>Well I didn&#8217;t know about the config variables or the toolbar, so this was really useful for me &#8211; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NoCoolName_Tom</title>
		<link>http://blog.doggetto.com/2009/06/symfony-sfconfig-variables/comment-page-1/#comment-36</link>
		<dc:creator>NoCoolName_Tom</dc:creator>
		<pubDate>Thu, 01 Oct 2009 15:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.doggetto.com/?p=3#comment-36</guid>
		<description>So, um, yeah for anyone who is visiting I&#039;m still learning this stuff.  You can get a list of &lt;strong&gt;ALL&lt;/strong&gt; sfConfig variables just by using the sfWebDebug Toolbar &gt;&gt; &quot;config&quot; &gt;&gt; Settings.

So, yeah, that was rather dumb of me.  STILL, at least now I know.</description>
		<content:encoded><![CDATA[<p>So, um, yeah for anyone who is visiting I&#8217;m still learning this stuff.  You can get a list of <strong>ALL</strong> sfConfig variables just by using the sfWebDebug Toolbar >> &#8220;config&#8221; >> Settings.</p>
<p>So, yeah, that was rather dumb of me.  STILL, at least now I know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daily Digest for 2009-09-30 &#124; Pedro Trindade</title>
		<link>http://blog.doggetto.com/2009/06/symfony-sfconfig-variables/comment-page-1/#comment-35</link>
		<dc:creator>Daily Digest for 2009-09-30 &#124; Pedro Trindade</dc:creator>
		<pubDate>Thu, 01 Oct 2009 07:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.doggetto.com/?p=3#comment-35</guid>
		<description>[...] Doggetto.com : Blog : Symfony sfConfig Variables [...]</description>
		<content:encoded><![CDATA[<p>[...] Doggetto.com : Blog : Symfony sfConfig Variables [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://blog.doggetto.com/2009/06/symfony-sfconfig-variables/comment-page-1/#comment-33</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Tue, 14 Jul 2009 20:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.doggetto.com/?p=3#comment-33</guid>
		<description>Handy reference.. thanks for writing it up.</description>
		<content:encoded><![CDATA[<p>Handy reference.. thanks for writing it up.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

