<?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: Bash Script to create a new symfony project and install optional plugins</title>
	<atom:link href="http://blog.melimato.com/bash-script-to-create-a-new-symfony-project-and-install-optional-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.melimato.com/bash-script-to-create-a-new-symfony-project-and-install-optional-plugins/</link>
	<description>Those things we do</description>
	<lastBuildDate>Tue, 09 Feb 2010 16:33:20 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Karoly Sz</title>
		<link>http://blog.melimato.com/bash-script-to-create-a-new-symfony-project-and-install-optional-plugins/comment-page-1/#comment-244</link>
		<dc:creator>Karoly Sz</dc:creator>
		<pubDate>Mon, 02 Nov 2009 14:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.melimato.com/?p=181#comment-244</guid>
		<description>Really nice and useful, thanks! 
Saved the project into the Symfony Developers Diigo Group: http://groups.diigo.com/group/symfony-developers</description>
		<content:encoded><![CDATA[<p>Really nice and useful, thanks!<br />
Saved the project into the Symfony Developers Diigo Group: <a href="http://groups.diigo.com/group/symfony-developers" rel="nofollow">http://groups.diigo.com/group/symfony-developers</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://blog.melimato.com/bash-script-to-create-a-new-symfony-project-and-install-optional-plugins/comment-page-1/#comment-243</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Sun, 01 Nov 2009 10:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.melimato.com/?p=181#comment-243</guid>
		<description>&lt;a href=&quot;#comment-242&quot; rel=&quot;nofollow&quot;&gt;@Mark &lt;/a&gt;, that&#039;s right, but this is a 1.3 feature, and this script was developed while working on 1.2 projects (and we started working on it before this installer feature was announced)...

Kris Wallsmith published one of his custom installer, and it does look interesting :
http://github.com/kriswallsmith/sf-installer-kris/blob/master/installer.php</description>
		<content:encoded><![CDATA[<p><a href="#comment-242" rel="nofollow">@Mark </a>, that&#8217;s right, but this is a 1.3 feature, and this script was developed while working on 1.2 projects (and we started working on it before this installer feature was announced)&#8230;</p>
<p>Kris Wallsmith published one of his custom installer, and it does look interesting :<br />
<a href="http://github.com/kriswallsmith/sf-installer-kris/blob/master/installer.php" rel="nofollow">http://github.com/kriswallsmith/sf-installer-kris/blob/master/installer.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.melimato.com/bash-script-to-create-a-new-symfony-project-and-install-optional-plugins/comment-page-1/#comment-242</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 31 Oct 2009 21:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.melimato.com/?p=181#comment-242</guid>
		<description>Hey I just wanted to let you know that Symfony has something like this built in, take a look at it here:

http://www.symfony-project.org/blog/2009/06/10/new-in-symfony-1-3-project-creation-customization

Basically when you start a new project you do a command such as:

php /path/to/symfony generate:project --installer=/domewhere/installer.php

Inside of the installer script you get access to a bunch of Symfony internals.</description>
		<content:encoded><![CDATA[<p>Hey I just wanted to let you know that Symfony has something like this built in, take a look at it here:</p>
<p><a href="http://www.symfony-project.org/blog/2009/06/10/new-in-symfony-1-3-project-creation-customization" rel="nofollow">http://www.symfony-project.org/blog/2009/06/10/new-in-symfony-1-3-project-creation-customization</a></p>
<p>Basically when you start a new project you do a command such as:</p>
<p>php /path/to/symfony generate:project &#8211;installer=/domewhere/installer.php</p>
<p>Inside of the installer script you get access to a bunch of Symfony internals.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
