<?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: Installing Symfony on Leopard</title>
	<atom:link href="http://stereointeractive.com/blog/2008/01/24/installing-symfony-on-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://stereointeractive.com/blog/2008/01/24/installing-symfony-on-leopard/</link>
	<description>Development Blog</description>
	<lastBuildDate>Tue, 07 Sep 2010 10:31:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scott Meves</title>
		<link>http://stereointeractive.com/blog/2008/01/24/installing-symfony-on-leopard/comment-page-1/#comment-594</link>
		<dc:creator>Scott Meves</dc:creator>
		<pubDate>Wed, 19 May 2010 16:13:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stereodevelopment.com/2008/01/24/installing-symfony-on-leopard/#comment-594</guid>
		<description>@samuel, I always chose SVN over pear so that I can keep code versioned and distribute it to other developers when necessary. With SVN I don&#039;t use the symfony plugin:install command line task, but just set up an SVN external. If your project is already in SVN then adding externals is really easy. If you aren&#039;t planning on using a version control system, then you might as well install the plugins using the PEAR method. To see how I set up a new project with SVN (including setting up an external for symfony itself) you can check out http://stereointeractive.com/blog/2008/12/10/starting-a-new-symfony-project/ .</description>
		<content:encoded><![CDATA[<p>@samuel, I always chose SVN over pear so that I can keep code versioned and distribute it to other developers when necessary. With SVN I don&#8217;t use the symfony plugin:install command line task, but just set up an SVN external. If your project is already in SVN then adding externals is really easy. If you aren&#8217;t planning on using a version control system, then you might as well install the plugins using the PEAR method. To see how I set up a new project with SVN (including setting up an external for symfony itself) you can check out <a href="http://stereointeractive.com/blog/2008/12/10/starting-a-new-symfony-project/" rel="nofollow">http://stereointeractive.com/blog/2008/12/10/starting-a-new-symfony-project/</a> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samuel morhaim</title>
		<link>http://stereointeractive.com/blog/2008/01/24/installing-symfony-on-leopard/comment-page-1/#comment-593</link>
		<dc:creator>samuel morhaim</dc:creator>
		<pubDate>Wed, 19 May 2010 16:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stereodevelopment.com/2008/01/24/installing-symfony-on-leopard/#comment-593</guid>
		<description>This is a semi old post, but, question:

Installing via SVN or via PEAR, the only difference I see is that installing plugins is not that easy..   with pear, you can use symfony cli, but with SVN you need to set them up manually?  I am confused.. can you  clarify?</description>
		<content:encoded><![CDATA[<p>This is a semi old post, but, question:</p>
<p>Installing via SVN or via PEAR, the only difference I see is that installing plugins is not that easy..   with pear, you can use symfony cli, but with SVN you need to set them up manually?  I am confused.. can you  clarify?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mummey.org &#187; Blog Archive &#187; Installing Symfony on MAMP</title>
		<link>http://stereointeractive.com/blog/2008/01/24/installing-symfony-on-leopard/comment-page-1/#comment-251</link>
		<dc:creator>mummey.org &#187; Blog Archive &#187; Installing Symfony on MAMP</dc:creator>
		<pubDate>Fri, 30 May 2008 04:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stereodevelopment.com/2008/01/24/installing-symfony-on-leopard/#comment-251</guid>
		<description>[...] INSTALLING SYMFONY ON LEOPARD   Posted under programming Comments (1) [...]</description>
		<content:encoded><![CDATA[<p>[...] INSTALLING SYMFONY ON LEOPARD   Posted under programming Comments (1) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Meves</title>
		<link>http://stereointeractive.com/blog/2008/01/24/installing-symfony-on-leopard/comment-page-1/#comment-164</link>
		<dc:creator>Scott Meves</dc:creator>
		<pubDate>Thu, 24 Jan 2008 21:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stereodevelopment.com/2008/01/24/installing-symfony-on-leopard/#comment-164</guid>
		<description>If anyone is looking to link to the symfony code from within your project (for easy deployment to a server, for example) you can use svn:externals. Dave Dash has a great post about this at &lt;a href=&quot;http://spindrop.us/2007/04/17/tips-for-symfony-and-subversion/&quot; rel=&quot;nofollow&quot;&gt;http://spindrop.us/2007/04/17/tips-for-symfony-and-subversion/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>If anyone is looking to link to the symfony code from within your project (for easy deployment to a server, for example) you can use svn:externals. Dave Dash has a great post about this at <a href="http://spindrop.us/2007/04/17/tips-for-symfony-and-subversion/" rel="nofollow">http://spindrop.us/2007/04/17/tips-for-symfony-and-subversion/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
