<?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: CMS Made Simple</title>
	<atom:link href="http://osliving.com/content-management/portals/cms-made-simple/feed/" rel="self" type="application/rss+xml" />
	<link>http://osliving.com/content-management/portals/cms-made-simple/</link>
	<description>Open Source resources, community and discussion.</description>
	<lastBuildDate>Thu, 09 Jun 2011 22:12:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: GoosPoos :: Something Interesting</title>
		<link>http://osliving.com/content-management/portals/cms-made-simple/#comment-26901</link>
		<dc:creator>GoosPoos :: Something Interesting</dc:creator>
		<pubDate>Thu, 16 Jul 2009 06:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://osliving.com/home/content-management/portals/cms-made-simple/#comment-26901</guid>
		<description>Now the name itself a self-introductory &quot;CMS Made Simple&quot;.
The essence of this is Simple and CMSMS lives to it when compared to other big brother alternatives. Good for novice users and beginners. 

I have written mini reviews for around 9 CMSs.
You can read &lt;a href=&quot;http://goospoos.blogspot.com/2009/07/9-promising-free-and-open-source-cms.html&quot; rel=&quot;nofollow&quot;&gt;9 Promising, free and open source CMS reviews&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Now the name itself a self-introductory &#8220;CMS Made Simple&#8221;.<br />
The essence of this is Simple and CMSMS lives to it when compared to other big brother alternatives. Good for novice users and beginners. </p>
<p>I have written mini reviews for around 9 CMSs.<br />
You can read <a href="http://goospoos.blogspot.com/2009/07/9-promising-free-and-open-source-cms.html" rel="nofollow">9 Promising, free and open source CMS reviews</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CMS Made Simple</title>
		<link>http://osliving.com/content-management/portals/cms-made-simple/#comment-18098</link>
		<dc:creator>CMS Made Simple</dc:creator>
		<pubDate>Sat, 11 Apr 2009 18:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://osliving.com/home/content-management/portals/cms-made-simple/#comment-18098</guid>
		<description>I have worked with CMS Made Simple for some years. This CMS is very easy to understand for those without publishing and authoring experience in the web. It is also very designer-frienldy since all templates are made with pure html, css and smarty tag. There is also “template in template” system to combine outputs.

The only know disadvantage is the performance. You should not use standard CMS installation for websites with more than 1000 visitors a day. There are some modifications in core files you have made to manage more visitors.

Sonya</description>
		<content:encoded><![CDATA[<p>I have worked with CMS Made Simple for some years. This CMS is very easy to understand for those without publishing and authoring experience in the web. It is also very designer-frienldy since all templates are made with pure html, css and smarty tag. There is also “template in template” system to combine outputs.</p>
<p>The only know disadvantage is the performance. You should not use standard CMS installation for websites with more than 1000 visitors a day. There are some modifications in core files you have made to manage more visitors.</p>
<p>Sonya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CMS Made Simple</title>
		<link>http://osliving.com/content-management/portals/cms-made-simple/#comment-18097</link>
		<dc:creator>CMS Made Simple</dc:creator>
		<pubDate>Sat, 11 Apr 2009 18:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://osliving.com/home/content-management/portals/cms-made-simple/#comment-18097</guid>
		<description>I have worked with CMS Made Simple for some years. This CMS is very easy to understand for those without publishing and authoring experience in the web. It is also very designer-frienldy since all templates are made with pure html, css and smarty tag. There is also &quot;template in template&quot; system to combine outputs.

The only know disadvantage is the performance. You should not use standard CMS installation for websites with more than 1000 visitors a day. There are some modifications in core files you have made to manage more visitors.</description>
		<content:encoded><![CDATA[<p>I have worked with CMS Made Simple for some years. This CMS is very easy to understand for those without publishing and authoring experience in the web. It is also very designer-frienldy since all templates are made with pure html, css and smarty tag. There is also &#8220;template in template&#8221; system to combine outputs.</p>
<p>The only know disadvantage is the performance. You should not use standard CMS installation for websites with more than 1000 visitors a day. There are some modifications in core files you have made to manage more visitors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juanan Ruiz</title>
		<link>http://osliving.com/content-management/portals/cms-made-simple/#comment-42</link>
		<dc:creator>Juanan Ruiz</dc:creator>
		<pubDate>Sat, 19 Apr 2008 22:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://osliving.com/home/content-management/portals/cms-made-simple/#comment-42</guid>
		<description>CMS Made Simple is a content management  system you can use like a framework. It is very easy to start with it and to customize it, I repeat again very easy. I have used another cms and framework and finally I decide to stay with this.

I think the power of this cms relies on:

    * PHP with or without OOP
    * Modularized CSS y HTML for the presentation
    * Smarty for templates
    * Ado DB to access any type of database engine

You can improve and extend it very easily using the so called &quot;User Tags&quot; or if you are an advanced user you can develop your own &quot;Modules&quot;.

(Sorry for my bad English)</description>
		<content:encoded><![CDATA[<p>CMS Made Simple is a content management  system you can use like a framework. It is very easy to start with it and to customize it, I repeat again very easy. I have used another cms and framework and finally I decide to stay with this.</p>
<p>I think the power of this cms relies on:</p>
<p>    * PHP with or without OOP<br />
    * Modularized CSS y HTML for the presentation<br />
    * Smarty for templates<br />
    * Ado DB to access any type of database engine</p>
<p>You can improve and extend it very easily using the so called &#8220;User Tags&#8221; or if you are an advanced user you can develop your own &#8220;Modules&#8221;.</p>
<p>(Sorry for my bad English)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

