<?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: A Simple CMS</title>
	<atom:link href="http://blog.ianbicking.org/2008/02/05/a-simple-cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ianbicking.org/2008/02/05/a-simple-cms/</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 11:00:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JustinJools</title>
		<link>http://blog.ianbicking.org/2008/02/05/a-simple-cms/comment-page-1/#comment-166200</link>
		<dc:creator>JustinJools</dc:creator>
		<pubDate>Tue, 29 Jun 2010 15:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/2008/02/05/a-simple-cms/#comment-166200</guid>
		<description>Concrete 5 will make you smile :)</description>
		<content:encoded><![CDATA[<p>Concrete 5 will make you smile :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JustinJools</title>
		<link>http://blog.ianbicking.org/2008/02/05/a-simple-cms/comment-page-1/#comment-166199</link>
		<dc:creator>JustinJools</dc:creator>
		<pubDate>Tue, 29 Jun 2010 15:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/2008/02/05/a-simple-cms/#comment-166199</guid>
		<description>Having used Joomla (what a mess) and Wordpress, I recently researched the best CMS for a client. And after testing and reading numerous systems I found Concrete5 :) which is without doubt the best CMS for medium to small websites, no doubt it can&#039;t compete with Drupal for large feature rich websistes ala the BBC, but for everything else the user friendliness and easy template system makes me wonder why I ever had to lose so many brain cells and endure headaches setting up a Joomla system (I am still unfortunate enough to be migrating a Joomla site from test to live but hopefully my last view of Joomla&#039;s big fat hairy arse I have to see again. Wonderful C5: clean, light and a breeze for both user and developer. I wonder what the future of Joomla will be if it doesnt take not!</description>
		<content:encoded><![CDATA[<p>Having used Joomla (what a mess) and Wordpress, I recently researched the best CMS for a client. And after testing and reading numerous systems I found Concrete5 :) which is without doubt the best CMS for medium to small websites, no doubt it can&#8217;t compete with Drupal for large feature rich websistes ala the BBC, but for everything else the user friendliness and easy template system makes me wonder why I ever had to lose so many brain cells and endure headaches setting up a Joomla system (I am still unfortunate enough to be migrating a Joomla site from test to live but hopefully my last view of Joomla&#8217;s big fat hairy arse I have to see again. Wonderful C5: clean, light and a breeze for both user and developer. I wonder what the future of Joomla will be if it doesnt take not!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Hildebrandt</title>
		<link>http://blog.ianbicking.org/2008/02/05/a-simple-cms/comment-page-1/#comment-64662</link>
		<dc:creator>Simon Hildebrandt</dc:creator>
		<pubDate>Fri, 19 Dec 2008 16:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/2008/02/05/a-simple-cms/#comment-64662</guid>
		<description>I think Ian&#039;s describing something a lot simpler than any of these suggestions - maybe something more like scratchSite, a quick hack CMS I wrote a few years ago.

It&#039;s a single PHP file, a single JS file and a single CSS file. It does a single flat list of pages based on a single template. You download it, customise the template, stick the lot on some cheap PHP hosting and you&#039;re done. Stupidly simple auth, in-place content editing and serialised data store - as a Zope/Plone developer these days I&#039;m horrified at how ugly a hack this is, but it&#039;s exactly what the doctor ordered for the user. Wow, I&#039;ve even got the code still floating around:

http://code.google.com/p/scraps/source/browse/#svn/trunk/scratchSite/source

A sequel with hierarchical pages, better auth and fancier editing was planned - maybe someday, if enough low-tech friends ask me to do websites for them. :)</description>
		<content:encoded><![CDATA[<p>I think Ian&#8217;s describing something a lot simpler than any of these suggestions &#8211; maybe something more like scratchSite, a quick hack CMS I wrote a few years ago.</p>

<p>It&#8217;s a single PHP file, a single JS file and a single CSS file. It does a single flat list of pages based on a single template. You download it, customise the template, stick the lot on some cheap PHP hosting and you&#8217;re done. Stupidly simple auth, in-place content editing and serialised data store &#8211; as a Zope/Plone developer these days I&#8217;m horrified at how ugly a hack this is, but it&#8217;s exactly what the doctor ordered for the user. Wow, I&#8217;ve even got the code still floating around:</p>

<p><a href="http://code.google.com/p/scraps/source/browse/#svn/trunk/scratchSite/source" rel="nofollow">http://code.google.com/p/scraps/source/browse/#svn/trunk/scratchSite/source</a></p>

<p>A sequel with hierarchical pages, better auth and fancier editing was planned &#8211; maybe someday, if enough low-tech friends ask me to do websites for them. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Voss</title>
		<link>http://blog.ianbicking.org/2008/02/05/a-simple-cms/comment-page-1/#comment-18817</link>
		<dc:creator>Karl Voss</dc:creator>
		<pubDate>Mon, 23 Jun 2008 18:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/2008/02/05/a-simple-cms/#comment-18817</guid>
		<description>Maybe nanoc?

http://nanoc.stoneship.org/help/manual/chapter-1/</description>
		<content:encoded><![CDATA[<p>Maybe nanoc?</p>

<p><a href="http://nanoc.stoneship.org/help/manual/chapter-1/" rel="nofollow">http://nanoc.stoneship.org/help/manual/chapter-1/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bycco</title>
		<link>http://blog.ianbicking.org/2008/02/05/a-simple-cms/comment-page-1/#comment-18399</link>
		<dc:creator>bycco</dc:creator>
		<pubDate>Sat, 14 Jun 2008 15:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/2008/02/05/a-simple-cms/#comment-18399</guid>
		<description>What about LTSun, snewscms or webyep?</description>
		<content:encoded><![CDATA[<p>What about LTSun, snewscms or webyep?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Ritchie</title>
		<link>http://blog.ianbicking.org/2008/02/05/a-simple-cms/comment-page-1/#comment-15981</link>
		<dc:creator>Daniel Ritchie</dc:creator>
		<pubDate>Sat, 15 Mar 2008 01:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/2008/02/05/a-simple-cms/#comment-15981</guid>
		<description>Ian, I thought of you again, when I reached the end of the GoPHP5 projects list, and found [Thacmus](http://sourceforge.net/projects/thacmus/).</description>
		<content:encoded><![CDATA[<p>Ian, I thought of you again, when I reached the end of the GoPHP5 projects list, and found <a href="http://sourceforge.net/projects/thacmus/">Thacmus</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Ritchie</title>
		<link>http://blog.ianbicking.org/2008/02/05/a-simple-cms/comment-page-1/#comment-15768</link>
		<dc:creator>Daniel Ritchie</dc:creator>
		<pubDate>Mon, 03 Mar 2008 12:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/2008/02/05/a-simple-cms/#comment-15768</guid>
		<description>I checked out [PureEdit.com](http://www.pureedit.com/) and found that a page on that site, built in PureEdit, is sitting open with world writeable edit feature.  I didn&#039;t look for more pages, and the other people who found it before me were nice about it too.  He&#039;s lucky.</description>
		<content:encoded><![CDATA[<p>I checked out <a href="http://www.pureedit.com/">PureEdit.com</a> and found that a page on that site, built in PureEdit, is sitting open with world writeable edit feature.  I didn&#8217;t look for more pages, and the other people who found it before me were nice about it too.  He&#8217;s lucky.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Bicking</title>
		<link>http://blog.ianbicking.org/2008/02/05/a-simple-cms/comment-page-1/#comment-15699</link>
		<dc:creator>Ian Bicking</dc:creator>
		<pubDate>Fri, 29 Feb 2008 17:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/2008/02/05/a-simple-cms/#comment-15699</guid>
		<description>The reason Django isn&#039;t even close is that I&#039;d like something that *I don&#039;t need to help maintain*.  With that in mind, Django is not even close.</description>
		<content:encoded><![CDATA[<p>The reason Django isn&#8217;t even close is that I&#8217;d like something that <em>I don&#8217;t need to help maintain</em>.  With that in mind, Django is not even close.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex V. Koval</title>
		<link>http://blog.ianbicking.org/2008/02/05/a-simple-cms/comment-page-1/#comment-15696</link>
		<dc:creator>Alex V. Koval</dc:creator>
		<pubDate>Fri, 29 Feb 2008 15:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/2008/02/05/a-simple-cms/#comment-15696</guid>
		<description>Hello Ian,
despite your comment that Django &quot;Not even remotely close.&quot; I tend to disagree. I&#039;ve worked with Plone, Wiki (ZWiki), PHP, Perl, Wordpress, and a static tools (like Dreamweaver or MS Homesite). While I am software developer, it is interesting to see end-users reaction to things we do, and how easy they accept tools we provide. As far I&#039;ve seen so far, things like Plone were easy to &#039;dive in&#039;, but difficult to change particular pars - its either works, or not. Wiki is too limited for a typical site like you require (and most users do). PHP is a thing from software development, and end user should have some knowelerge to use it. Also, PHP syntax and error handling are far from excellent. IMO, most acceptable were either Microsoft Front Page, or Django. Please don&#039;t be surprised, but the template system and ability to quickly prepare model &amp; represent it in page, with automated /admin/ is the thing users usually satisfied with. A typical &quot;CMS&quot; site have 2 models: ContentBlock (a block of text) and ContentList (a menu). That is more then enough to start, with a good devision on templates. As an example of such site, built in 3 days is here: http://www.urbanalarm.com/. It has been made in a 3 days for one of our customers, and they are happy. Or another 2 hours work is here (Russian): http://www.artmama.com.ua. Also, typical CMS. Allows to edit pictures, static pages, galleries and images. And worth to spend 3 hours of developer time to develop and set it up initially, and end users use it.
Alex</description>
		<content:encoded><![CDATA[<p>Hello Ian,
despite your comment that Django &#8220;Not even remotely close.&#8221; I tend to disagree. I&#8217;ve worked with Plone, Wiki (ZWiki), PHP, Perl, Wordpress, and a static tools (like Dreamweaver or MS Homesite). While I am software developer, it is interesting to see end-users reaction to things we do, and how easy they accept tools we provide. As far I&#8217;ve seen so far, things like Plone were easy to &#8216;dive in&#8217;, but difficult to change particular pars &#8211; its either works, or not. Wiki is too limited for a typical site like you require (and most users do). PHP is a thing from software development, and end user should have some knowelerge to use it. Also, PHP syntax and error handling are far from excellent. IMO, most acceptable were either Microsoft Front Page, or Django. Please don&#8217;t be surprised, but the template system and ability to quickly prepare model &amp; represent it in page, with automated /admin/ is the thing users usually satisfied with. A typical &#8220;CMS&#8221; site have 2 models: ContentBlock (a block of text) and ContentList (a menu). That is more then enough to start, with a good devision on templates. As an example of such site, built in 3 days is here: <a href="http://www.urbanalarm.com/" rel="nofollow">http://www.urbanalarm.com/</a>. It has been made in a 3 days for one of our customers, and they are happy. Or another 2 hours work is here (Russian): <a href="http://www.artmama.com.ua" rel="nofollow">http://www.artmama.com.ua</a>. Also, typical CMS. Allows to edit pictures, static pages, galleries and images. And worth to spend 3 hours of developer time to develop and set it up initially, and end users use it.
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Dick</title>
		<link>http://blog.ianbicking.org/2008/02/05/a-simple-cms/comment-page-1/#comment-15426</link>
		<dc:creator>Michael Dick</dc:creator>
		<pubDate>Mon, 18 Feb 2008 04:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/2008/02/05/a-simple-cms/#comment-15426</guid>
		<description>http://www.pureedit.com -- All you need to do is build your database and PE does the rest, no strings attached. :).</description>
		<content:encoded><![CDATA[<p><a href="http://www.pureedit.com" rel="nofollow">http://www.pureedit.com</a> &#8212; All you need to do is build your database and PE does the rest, no strings attached. :).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.458 seconds -->
