<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Ultra-lightweight CMS Perch Gets an Update: Developer API, Dynamic Pages and More</title>
	<atom:link href="http://gigaom.com/2010/06/02/ultra-lightweight-cms-perch-gets-an-update-developer-api-dynamic-pages-and-more/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com/2010/06/02/ultra-lightweight-cms-perch-gets-an-update-developer-api-dynamic-pages-and-more/</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 03:12:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: kksidd</title>
		<link>http://gigaom.com/2010/06/02/ultra-lightweight-cms-perch-gets-an-update-developer-api-dynamic-pages-and-more/#comment-539235</link>
		<dc:creator><![CDATA[kksidd]]></dc:creator>
		<pubDate>Mon, 06 Dec 2010 17:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/?p=33852#comment-539235</guid>
		<description><![CDATA[All these points mentioned about Perch can be achieved in CouchCMS (http://www.couchcms.com) natively using simple XHTML like tags.

More ever, it is free for personal and non-commercial sites.]]></description>
		<content:encoded><![CDATA[<p>All these points mentioned about Perch can be achieved in CouchCMS (<a href="http://www.couchcms.com" rel="nofollow">http://www.couchcms.com</a>) natively using simple XHTML like tags.</p>
<p>More ever, it is free for personal and non-commercial sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fx</title>
		<link>http://gigaom.com/2010/06/02/ultra-lightweight-cms-perch-gets-an-update-developer-api-dynamic-pages-and-more/#comment-283999</link>
		<dc:creator><![CDATA[Fx]]></dc:creator>
		<pubDate>Sat, 25 Sep 2010 14:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/?p=33852#comment-283999</guid>
		<description><![CDATA[Another tiny system that I use is DeepBlue CMS – http://dblue.org]]></description>
		<content:encoded><![CDATA[<p>Another tiny system that I use is DeepBlue CMS – <a href="http://dblue.org" rel="nofollow">http://dblue.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thom</title>
		<link>http://gigaom.com/2010/06/02/ultra-lightweight-cms-perch-gets-an-update-developer-api-dynamic-pages-and-more/#comment-95601</link>
		<dc:creator><![CDATA[Thom]]></dc:creator>
		<pubDate>Fri, 04 Jun 2010 14:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/?p=33852#comment-95601</guid>
		<description><![CDATA[&lt;p&gt;Check out http://redaxscript.com - This is ultra lightweight!&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>Check out <a href="http://redaxscript.com" rel="nofollow">http://redaxscript.com</a> &#8211; This is ultra lightweight!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: natashastewart</title>
		<link>http://gigaom.com/2010/06/02/ultra-lightweight-cms-perch-gets-an-update-developer-api-dynamic-pages-and-more/#comment-95600</link>
		<dc:creator><![CDATA[natashastewart]]></dc:creator>
		<pubDate>Fri, 04 Jun 2010 12:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/?p=33852#comment-95600</guid>
		<description><![CDATA[&lt;p&gt;I totally agree with @Maximilian Bartel, @Dan: Perch works better for other kinds of projects, for most projects I&#039;d say.
But now, that&#039;s my opinion.
Thank you for sharing this interesting and useful article.&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>I totally agree with @Maximilian Bartel, @Dan: Perch works better for other kinds of projects, for most projects I&#8217;d say.<br />
But now, that&#8217;s my opinion.<br />
Thank you for sharing this interesting and useful article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maximilian Bartel</title>
		<link>http://gigaom.com/2010/06/02/ultra-lightweight-cms-perch-gets-an-update-developer-api-dynamic-pages-and-more/#comment-95599</link>
		<dc:creator><![CDATA[Maximilian Bartel]]></dc:creator>
		<pubDate>Thu, 03 Jun 2010 09:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/?p=33852#comment-95599</guid>
		<description><![CDATA[&lt;p&gt;Concrete is a great CMS but Perch works better for other kinds of projects.&lt;/p&gt;

&lt;p&gt;I&#039;m working with both of them on a daily basis and the best feature Perch offers is the option to simply create custom content templates via HTML and system variables.&lt;/p&gt;

&lt;p&gt;It&#039;s a pretty straight forward process, great to create custom content structures and most of all, easy to use for the site owner. I used it to create a custom JQuery event calendar which required a certain HTML markup to work properly — it would be possible to create something like that by writing a PHP plugin for other CMS&#039; as well but it was so much easier using Perch.&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>Concrete is a great CMS but Perch works better for other kinds of projects.</p>
<p>I&#8217;m working with both of them on a daily basis and the best feature Perch offers is the option to simply create custom content templates via HTML and system variables.</p>
<p>It&#8217;s a pretty straight forward process, great to create custom content structures and most of all, easy to use for the site owner. I used it to create a custom JQuery event calendar which required a certain HTML markup to work properly — it would be possible to create something like that by writing a PHP plugin for other CMS&#8217; as well but it was so much easier using Perch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Emmett</title>
		<link>http://gigaom.com/2010/06/02/ultra-lightweight-cms-perch-gets-an-update-developer-api-dynamic-pages-and-more/#comment-95598</link>
		<dc:creator><![CDATA[Andrew Emmett]]></dc:creator>
		<pubDate>Thu, 03 Jun 2010 04:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/?p=33852#comment-95598</guid>
		<description><![CDATA[&lt;p&gt;nanoCMS my favourite flat file cms is free open source and can be used on php5 servers. http://www.nanocms.co.uk dynamic pages and modules. Easy to move the site between servers via ftp. No MySQL database or tie into a service provider.&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>nanoCMS my favourite flat file cms is free open source and can be used on php5 servers. <a href="http://www.nanocms.co.uk" rel="nofollow">http://www.nanocms.co.uk</a> dynamic pages and modules. Easy to move the site between servers via ftp. No MySQL database or tie into a service provider.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enoch Root</title>
		<link>http://gigaom.com/2010/06/02/ultra-lightweight-cms-perch-gets-an-update-developer-api-dynamic-pages-and-more/#comment-95597</link>
		<dc:creator><![CDATA[Enoch Root]]></dc:creator>
		<pubDate>Thu, 03 Jun 2010 02:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/?p=33852#comment-95597</guid>
		<description><![CDATA[&lt;p&gt;Alternately, you could try out drupalgardens.&lt;/p&gt;

&lt;p&gt;http://www.drupalgardens.com/&lt;/p&gt;

&lt;p&gt;Sign up, and voila you&#039;re managing a drupal site. All acct types are free thru 2010, as an introductory offer.&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>Alternately, you could try out drupalgardens.</p>
<p><a href="http://www.drupalgardens.com/" rel="nofollow">http://www.drupalgardens.com/</a></p>
<p>Sign up, and voila you&#8217;re managing a drupal site. All acct types are free thru 2010, as an introductory offer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://gigaom.com/2010/06/02/ultra-lightweight-cms-perch-gets-an-update-developer-api-dynamic-pages-and-more/#comment-95596</link>
		<dc:creator><![CDATA[Dan]]></dc:creator>
		<pubDate>Thu, 03 Jun 2010 01:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/?p=33852#comment-95596</guid>
		<description><![CDATA[&lt;p&gt;I&#039;d rather use Concrete5. Same concept, but it&#039;s free. Why pay for each install? Concrete5 has been around for a while and it&#039;s a solid CMS. It&#039;s powerful for the developer, but super simple for the client to use. Check out the overview on http://concrete5.org&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>I&#8217;d rather use Concrete5. Same concept, but it&#8217;s free. Why pay for each install? Concrete5 has been around for a while and it&#8217;s a solid CMS. It&#8217;s powerful for the developer, but super simple for the client to use. Check out the overview on <a href="http://concrete5.org" rel="nofollow">http://concrete5.org</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
