<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>yProxy™ Blog &#187; NanoCMS</title>
	<atom:link href="http://www.yproxy.com/blog/tag/nanocms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yproxy.com/blog</link>
	<description>yEnc Decoder news and tidbits</description>
	<lastBuildDate>Fri, 29 Jul 2011 12:57:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Content Management Systems and Wikis &#8211; Size Matters</title>
		<link>http://www.yproxy.com/blog/content-management-systems-and-wikis-size-matters/</link>
		<comments>http://www.yproxy.com/blog/content-management-systems-and-wikis-size-matters/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 02:23:50 +0000</pubDate>
		<dc:creator>Marcus</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[DocuWiki]]></category>
		<category><![CDATA[NanoCMS]]></category>

		<guid isPermaLink="false">http://www.yproxy.com/blog/?p=192</guid>
		<description><![CDATA[There are a lot of great Content Management Systems (CMS) and Wikis available to help you easily manage your website or online documentation.  Sometimes you&#8217;ll want the gigantic bus of a system, but most often, I bet, you&#8217;ll want the small, zippy motorcycle. Some CMS and Wiki systems have a great number of features, and [...]]]></description>
			<content:encoded><![CDATA[<p>There are a lot of great Content Management Systems (CMS) and Wikis available to help you easily manage your website or online documentation.  Sometimes you&#8217;ll want the gigantic bus of a system, but most often, I bet, you&#8217;ll want the small, zippy motorcycle.</p>
<p>Some CMS and Wiki systems have a great number of features, and are very popular, such as <a href="http://drupal.org">Drupal</a>, <a href="http://wordpress.org/" rel="nofollow">WordPress</a>, and <a href="http://www.mediawiki.org/" rel="nofollow">MediaWiki</a>.  However, all three of these use a database server as a back-end.  A database usually ends up being the best solution for a large site with a lot of content due to the efficient manner in which a database can look up data and its ability to handle concurrent users.  A file based storage solution can quickly grow beyond the capabilities of the file system for large data sets.</p>
<p>However, for small websites with minimal content (most of us fall into this category), a file based storage solution may be the better solution.  A file based system is less susceptible to failure due to it being less complex and not relying on the database.  It also uses less RAM because it does not rely on a separate database server.  Also, without a database server, it&#8217;s much easier to install, backup, and copy.</p>
<p>So, not only can file based systems be much smaller, some actually strive to be smaller.  They have smaller memory, storage, and CPU footprints.</p>
<p><a href="http://www.razorcms.co.uk/"><img class="alignleft size-full wp-image-386" title="RazorCMS" src="http://www.yproxy.com/blog/wp-content/uploads/2009/04/razorcms_logo.jpg" alt="" width="130" height="130" /></a>RazorCMS is a rather new, very small footprint, file based, CMS system.   RazorCMS performed very nicely, tested on an old Pentium system running Ubuntu and Apache with only 384 MB of RAM.</p>
<p><a href="http://www.dokuwiki.org/" rel="nofollow"><img class="alignright size-full wp-image-206" title="dokuwiki2" src="http://www.yproxy.com/blog/wp-content/uploads/2009/04/dokuwiki2.png" alt="dokuwiki2" width="128" height="128" /></a></p>
<p>DokuWiki is a file based Wiki system.  I haven&#8217;t tested this one yet, but it seems to be the most popular file based wiki system.  It has plenty of features and a feature rich syntax. DocuWiki would be great for that small to medium sized online documentation project.</p>
<p>It&#8217;s okay to go without a few features for the sake of simplicity and performance. Think about overkill and ask yourself if what you want is really what you need. When it comes to performance and maintenance, size matters, so think about keeping it small.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yproxy.com/blog/content-management-systems-and-wikis-size-matters/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

