<?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: Apostrophe: An outstanding Symfony CMS with no backend</title>
	<atom:link href="http://www.robertspeer.com/blog/apostrophenow-a-cms-so-easy-even-your-mom-could-use-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robertspeer.com/blog/apostrophenow-a-cms-so-easy-even-your-mom-could-use-it/</link>
	<description>Symfony,  PHP, Wordpress, Business Analysis</description>
	<lastBuildDate>Sat, 05 Jun 2010 04:53:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Aaron</title>
		<link>http://www.robertspeer.com/blog/apostrophenow-a-cms-so-easy-even-your-mom-could-use-it/comment-page-1/#comment-5784</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Sat, 05 Jun 2010 04:53:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertspeer.com/blog/?p=94#comment-5784</guid>
		<description>I&#039;ve played with both, and I think it really just depends on the application which one might work better.  

One thing to clear up is Diem does have version control, just wanted to make sure there wasn&#039;t any misinformation there.

Based on my experience, I can see apostrophe very handy in a more &quot;light-weight&quot; web app.  If you&#039;re putting together a brochure site, apostrophe is pretty slick and VERY easy for an end user to administrate.

I&#039;ll admit, Diem took more time for me to wrap my head around, but once I did, it is WAY more powerful.  You can put in custom layouts, etc., but you probably need some experience with the framework and should be a solid symfony developer.  In addition, if you&#039;re going to create any sort of &quot;hybrid&quot; app that needs both data manipulation and CMS functionality, this is where Diem would definitely be the right choice.

Personally, now that I&#039;ve used Diem, I use it on all but the most simple projects.  Apostrophe can get you there for most simple sites, but Diem is packed with features and backend tools that are worth taking the time to learn (imo of course).

Can&#039;t go wrong with either if you know Symfony well because you can always extend what&#039;s &quot;missing&quot; out of the box to customize your app regardless of which CMS/CMF you choose.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve played with both, and I think it really just depends on the application which one might work better.  </p>
<p>One thing to clear up is Diem does have version control, just wanted to make sure there wasn&#8217;t any misinformation there.</p>
<p>Based on my experience, I can see apostrophe very handy in a more &#8220;light-weight&#8221; web app.  If you&#8217;re putting together a brochure site, apostrophe is pretty slick and VERY easy for an end user to administrate.</p>
<p>I&#8217;ll admit, Diem took more time for me to wrap my head around, but once I did, it is WAY more powerful.  You can put in custom layouts, etc., but you probably need some experience with the framework and should be a solid symfony developer.  In addition, if you&#8217;re going to create any sort of &#8220;hybrid&#8221; app that needs both data manipulation and CMS functionality, this is where Diem would definitely be the right choice.</p>
<p>Personally, now that I&#8217;ve used Diem, I use it on all but the most simple projects.  Apostrophe can get you there for most simple sites, but Diem is packed with features and backend tools that are worth taking the time to learn (imo of course).</p>
<p>Can&#8217;t go wrong with either if you know Symfony well because you can always extend what&#8217;s &#8220;missing&#8221; out of the box to customize your app regardless of which CMS/CMF you choose.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid</title>
		<link>http://www.robertspeer.com/blog/apostrophenow-a-cms-so-easy-even-your-mom-could-use-it/comment-page-1/#comment-5449</link>
		<dc:creator>Sid</dc:creator>
		<pubDate>Thu, 06 May 2010 09:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertspeer.com/blog/?p=94#comment-5449</guid>
		<description>I&#039;ve used Apostrophenow since it was sfContextCMS, and I&#039;ve played around with Diem a few times.

Diem certainly has lots of initial wow factors, but I find Apostrophenow is better (at the moment) for several reasons:

- Easier to create custom layout. I just couldn&#039;t figure out how to use my own custom layout with Diem. Apo comes with default ones that can be copied and modified.

- Easier to integrate custom actions. I have no idea how to do this in diem. I did struggle a bit on this with Apo at first, but the documentation was there.

- Slot history. Not sure but I think Diem does not support any edit history. If you make mistake, then that&#039;s it, can&#039;t undo.

- Closer to Symfony. Diem feels like a layer on top of Symfony.

Having said that, Diem is a VERY promising project and will check it again later.

By the way, svnforeigncopy way is great! It&#039;s real fast to setup new project, so it&#039;s worth spending time to learn it.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve used Apostrophenow since it was sfContextCMS, and I&#8217;ve played around with Diem a few times.</p>
<p>Diem certainly has lots of initial wow factors, but I find Apostrophenow is better (at the moment) for several reasons:</p>
<p>- Easier to create custom layout. I just couldn&#8217;t figure out how to use my own custom layout with Diem. Apo comes with default ones that can be copied and modified.</p>
<p>- Easier to integrate custom actions. I have no idea how to do this in diem. I did struggle a bit on this with Apo at first, but the documentation was there.</p>
<p>- Slot history. Not sure but I think Diem does not support any edit history. If you make mistake, then that&#8217;s it, can&#8217;t undo.</p>
<p>- Closer to Symfony. Diem feels like a layer on top of Symfony.</p>
<p>Having said that, Diem is a VERY promising project and will check it again later.</p>
<p>By the way, svnforeigncopy way is great! It&#8217;s real fast to setup new project, so it&#8217;s worth spending time to learn it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Speer</title>
		<link>http://www.robertspeer.com/blog/apostrophenow-a-cms-so-easy-even-your-mom-could-use-it/comment-page-1/#comment-5379</link>
		<dc:creator>Robert Speer</dc:creator>
		<pubDate>Sun, 25 Apr 2010 22:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertspeer.com/blog/?p=94#comment-5379</guid>
		<description>I do not, I&#039;m looking forward to them as well.  I tried out the blog plugin in it&#039;s unfinished state and it was still pretty rough.  I suspect it will be announced on the google group when it&#039;s ready.  

If you&#039;re feeling like playing with unfinished code you can check it out from the symfony svn repo.  However based off input from Tom Boutell check out the trunk version, although this may have changed in the week or so since I tried it.

Thanks for the feedback</description>
		<content:encoded><![CDATA[<p>I do not, I&#8217;m looking forward to them as well.  I tried out the blog plugin in it&#8217;s unfinished state and it was still pretty rough.  I suspect it will be announced on the google group when it&#8217;s ready.  </p>
<p>If you&#8217;re feeling like playing with unfinished code you can check it out from the symfony svn repo.  However based off input from Tom Boutell check out the trunk version, although this may have changed in the week or so since I tried it.</p>
<p>Thanks for the feedback</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Villani</title>
		<link>http://www.robertspeer.com/blog/apostrophenow-a-cms-so-easy-even-your-mom-could-use-it/comment-page-1/#comment-5378</link>
		<dc:creator>Sean Villani</dc:creator>
		<pubDate>Sun, 25 Apr 2010 22:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertspeer.com/blog/?p=94#comment-5378</guid>
		<description>Do you know when will the blog and form builder plugins will be up and running? The links you&#039;ve provided have no info on it.  

Thanks for the great article!</description>
		<content:encoded><![CDATA[<p>Do you know when will the blog and form builder plugins will be up and running? The links you&#8217;ve provided have no info on it.  </p>
<p>Thanks for the great article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Closer To The Ideal &#187; Blog Archive &#187; Is Apostrophe the best CMS written in PHP?</title>
		<link>http://www.robertspeer.com/blog/apostrophenow-a-cms-so-easy-even-your-mom-could-use-it/comment-page-1/#comment-5140</link>
		<dc:creator>Closer To The Ideal &#187; Blog Archive &#187; Is Apostrophe the best CMS written in PHP?</dc:creator>
		<pubDate>Thu, 18 Mar 2010 22:03:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertspeer.com/blog/?p=94#comment-5140</guid>
		<description>[...] Robert Speer has a great write up of Apostrophe: Apostrophe is the easiest to use content management system (CMS) available to the open source community. An easy CMS means that content managers are more likely to use it, which means consumers will get better information and be more likely to follow the sites profit funnel. [...]</description>
		<content:encoded><![CDATA[<p>[...] Robert Speer has a great write up of Apostrophe: Apostrophe is the easiest to use content management system (CMS) available to the open source community. An easy CMS means that content managers are more likely to use it, which means consumers will get better information and be more likely to follow the sites profit funnel. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Speer: Apostrophe is my new favorite CMS &#124; Symfony Experts</title>
		<link>http://www.robertspeer.com/blog/apostrophenow-a-cms-so-easy-even-your-mom-could-use-it/comment-page-1/#comment-5139</link>
		<dc:creator>Robert Speer: Apostrophe is my new favorite CMS &#124; Symfony Experts</dc:creator>
		<pubDate>Thu, 18 Mar 2010 21:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertspeer.com/blog/?p=94#comment-5139</guid>
		<description>[...] Robert Speer has a write up about the Apostrophe CMS, which runs on top of Symfony. Anyone who is building CMSs with Symfony should take a look at Speer&#8217;s article:   So what makes Apostrophe so special? [...]</description>
		<content:encoded><![CDATA[<p>[...] Robert Speer has a write up about the Apostrophe CMS, which runs on top of Symfony. Anyone who is building CMSs with Symfony should take a look at Speer&#8217;s article:   So what makes Apostrophe so special? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Boutell</title>
		<link>http://www.robertspeer.com/blog/apostrophenow-a-cms-so-easy-even-your-mom-could-use-it/comment-page-1/#comment-5137</link>
		<dc:creator>Tom Boutell</dc:creator>
		<pubDate>Thu, 18 Mar 2010 17:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertspeer.com/blog/?p=94#comment-5137</guid>
		<description>Robert: don&#039;t worry, you made me happy overall (:</description>
		<content:encoded><![CDATA[<p>Robert: don&#8217;t worry, you made me happy overall (:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Speer</title>
		<link>http://www.robertspeer.com/blog/apostrophenow-a-cms-so-easy-even-your-mom-could-use-it/comment-page-1/#comment-5136</link>
		<dc:creator>Robert Speer</dc:creator>
		<pubDate>Thu, 18 Mar 2010 16:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertspeer.com/blog/?p=94#comment-5136</guid>
		<description>I have not tried Diem yet, I&#039;m am looking forward to it though, it looks great.</description>
		<content:encoded><![CDATA[<p>I have not tried Diem yet, I&#8217;m am looking forward to it though, it looks great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pixarts</title>
		<link>http://www.robertspeer.com/blog/apostrophenow-a-cms-so-easy-even-your-mom-could-use-it/comment-page-1/#comment-5135</link>
		<dc:creator>Pixarts</dc:creator>
		<pubDate>Thu, 18 Mar 2010 16:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertspeer.com/blog/?p=94#comment-5135</guid>
		<description>Did you try Diem? Which one is the best in your view?</description>
		<content:encoded><![CDATA[<p>Did you try Diem? Which one is the best in your view?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Speer</title>
		<link>http://www.robertspeer.com/blog/apostrophenow-a-cms-so-easy-even-your-mom-could-use-it/comment-page-1/#comment-5124</link>
		<dc:creator>Robert Speer</dc:creator>
		<pubDate>Wed, 17 Mar 2010 20:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertspeer.com/blog/?p=94#comment-5124</guid>
		<description>Actually I think my issues with svnforeigncopy were server permission related.

I&#039;m pretty familiar with symfony so the manual install was not that big a deal for me.

Also I&#039;m sorry I made you sad.</description>
		<content:encoded><![CDATA[<p>Actually I think my issues with svnforeigncopy were server permission related.</p>
<p>I&#8217;m pretty familiar with symfony so the manual install was not that big a deal for me.</p>
<p>Also I&#8217;m sorry I made you sad.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
