<?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>Powered By &#187; open source</title>
	<atom:link href="http://www.powered-by.org/tag/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.powered-by.org</link>
	<description>Content Management System News and Updates</description>
	<lastBuildDate>Fri, 23 Jul 2010 09:25:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Types of WCMS</title>
		<link>http://www.powered-by.org/references/definitions/types-of-wcms/</link>
		<comments>http://www.powered-by.org/references/definitions/types-of-wcms/#comments</comments>
		<pubDate>Wed, 20 May 2009 10:04:17 +0000</pubDate>
		<dc:creator>powered-by.org</dc:creator>
				<category><![CDATA[Definitions]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[CMSs]]></category>
		<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[open source cms]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plone]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/references/definitions/types-of-wcms/</guid>
		<description><![CDATA[There are three major types of WCMS: offline processing, online processing, and hybrid systems. These terms describe the deployment pattern for the WCMS in terms of when presentation templates are applied to render Web pages from structured content. Offline processing These systems pre-process all content, applying templates before publication to generate Web pages. Vignette CMS [...]]]></description>
			<content:encoded><![CDATA[<p>There are three major types of WCMS: offline processing, online processing, and hybrid systems. These terms describe the deployment pattern for the WCMS in terms of when presentation templates are applied to render Web pages from structured content.</p>
<h3>Offline processing</h3>
<ul>
<li>These systems pre-process all content, applying templates before publication to generate Web pages. Vignette CMS and Bricolage are examples of this type of system. Since pre-processing systems do not require a server to apply the templates at request time, they may also exist purely as design-time tools; Adobe Contribute is an example of this approach.</li>
</ul>
<h3>Online processing</h3>
<ul>
<li>These systems apply templates on-demand. HTML may be generated when a user visits the page, or pulled from a cache. Hosted CMSs are provided by such SaaS developers as AspireCMS, Bravenet, UcoZ, Freewebs and Crownpeak.</li>
<li>Some of the better known open source systems that produce pages on demand include Concrete5, Mambo, Joomla!, Drupal, TYPO3, Zikula and Plone, etc&#8230;</li>
<li>DotNetNuke is a partially open source CMS that runs on asp.net and is free to download and install. DNN produces pages on demand but levels and types of caching can be set. There are also many additional &#8220;modules&#8221; that can be purchased or installed for free to extend the functionality of DNN as needed, many of which create data and content dynamically.</li>
<li>Most Web application frameworks perform template processing in this way, but they do not necessarily incorporate content management features. Wikis, e.g. MediaWiki and TWiki generally follow an online model (with varying degrees of caching), but generally do not provide document workflow.</li>
</ul>
<h3>Hybrid Systems</h3>
<ul>
<li>Some systems combine the offline and online approaches. Some systems write out executable code (e.g. JSP, ASP, PHP,ColdFusion,Perl pages) rather than just static HTML, so that the CMS itself does not need to be deployed on every Web server. Other hybrids, such as Blosxom, are capable of operating in either an online or offline mode.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/references/definitions/types-of-wcms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>osCommerce</title>
		<link>http://www.powered-by.org/cms/ecommerce/oscommerce/oscommerce/</link>
		<comments>http://www.powered-by.org/cms/ecommerce/oscommerce/oscommerce/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 11:10:12 +0000</pubDate>
		<dc:creator>powered-by.org</dc:creator>
				<category><![CDATA[CMS Index]]></category>
		<category><![CDATA[Open Source Web CMS]]></category>
		<category><![CDATA[osCommerce]]></category>
		<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/uncategorized/oscommerce/</guid>
		<description><![CDATA[osCommerce (“open source Commerce”) is an e-commerce and online store-management software program. It can be used on any web server that has PHP and MySQL installed. It is available as free software under the GNU General Public License. osCommerce was started in March 2000 in Germany by project founder and leader Harald Ponce de Leon [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" title="oscommerce_logo" src="http://www.powered-by.org/wp-content/uploads/2009/03/oscommerce-logo.jpg" border="0" alt="oscommerce_logo" width="150" height="150" align="right" /> osCommerce (“open source Commerce”) is an e-commerce and online store-management software program. It can be used on any web server that has PHP and MySQL installed. It is available as free software under the GNU General Public License.</p>
<p>osCommerce was started in March 2000 in Germany by project founder and leader Harald Ponce de Leon as The Exchange Project. While osCommerce is still officially in its development stage, the current Milestone 2.2 release (Release Candidate 2a) is considered stable. As of August 2008 the osCommerce site says that there are over 14,000 &#8216;live&#8217; websites using the program.  This number is almost certainly conservative, given the inclusion of osCommerce in hosting panel application installers such as Fantastico (web hosting) and its dependency on osCommerce users linking their sites into the osCommerce Live Stores listings.</p>
<p><span id="more-474"></span></p>
<p><img style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" title="oscommerce web" src="http://www.powered-by.org/wp-content/uploads/2009/03/oscommerceweb.jpg" border="0" alt="oscommerce web" width="320" height="360" align="right" /> The planned Milestone 3.0 is expected to be a major re-write of the program to incorporate an object-oriented backend, a template system to allow easy layout changes, and inclusion of an administration-area username and password definition during installation . An early release candidate of osCommerce 3.0 (osCommerce Online Merchant 3.0A4) has been available for download since Mar 31 2007, 03:11 AM</p>
<p>On 29th of October, 2008 it was announced by Harald Ponce de Leon (Project Leader) that the goal is to get v2.2 finalized and to release v3.0 Alpha 5 as soon as possible.</p>
<p>Oscommerce v2.2 was finalised released by oscommerceproject.org on the 11th of December 2008 due to a lack of progress by the original projects founder. Milestone 3 core seems to be considered out of date by the project &amp; a version 4 is being discussed.</p>
<h3>Other Information</h3>
<ul>
<li>Developed by  Harald Ponce de Leon</li>
<li>Latest release  2.2 RC 2a / 2008-01-30;</li>
<li>Preview release  3.0 Alpha 5 &#8220;Vanillekipferl&#8221; / 2009-03-14;</li>
<li>Written in  PHP</li>
<li>OS  Cross-platform</li>
<li>Type  Webshop</li>
<li>License  GNU General Public License</li>
<li>Website  <a href="http://www.oscommerce.com/" target="_blank">http://www.oscommerce.com/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/cms/ecommerce/oscommerce/oscommerce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ImpressCMS</title>
		<link>http://www.powered-by.org/references/cms-index/impresscms/</link>
		<comments>http://www.powered-by.org/references/cms-index/impresscms/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 03:43:35 +0000</pubDate>
		<dc:creator>powered-by.org</dc:creator>
				<category><![CDATA[CMS Index]]></category>
		<category><![CDATA[ImpressCMS]]></category>
		<category><![CDATA[Open Source Web CMS]]></category>
		<category><![CDATA[Portal]]></category>
		<category><![CDATA[mysql database]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/cms/open-source-web-cms/impresscms/</guid>
		<description><![CDATA[ImpressCMS is a free, open source , community-developed content management system for building and maintaining dynamic web sites, written in the PHP programming language and using a MySQL database. The ImpressCMS Project was formed in late 2007 as a result of a division in the XOOPS community[1]. Many of the developers for ImpressCMS were veteran [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.powered-by.org/wp-content/uploads/2008/12/impresscms.jpg"><img height="150" alt="ImpressCMS" src="http://www.powered-by.org/wp-content/uploads/2008/12/impresscms-thumb.jpg" width="150" align="right" border="0"></a> ImpressCMS is a free, open source , community-developed content management system for building and maintaining dynamic web sites, written in the PHP programming language and using a MySQL database.</p>
<p>The ImpressCMS Project was formed in late 2007 as a result of a division in the XOOPS community[1]. Many of the developers for ImpressCMS were veteran developers, designers and users with extensive experience with XOOPS and sought to establish a new community built CMS with a philosophy of openness, community contributions and continual improvements in code and features. The core platform of ImpressCMS was inherited from XOOPS, but was quickly transformed into a product distinct from its parent, yet maintaining compatibility with modules and themes originally designed for XOOPS. This compatibility allows users a choice of platforms and provides them a migration path to ImpressCMS.</p>
<p><span id="more-289"></span><a href="http://www.powered-by.org/wp-content/uploads/2008/12/impresscms-web.jpg"><img height="400" alt="ImpressCMS_web" src="http://www.powered-by.org/wp-content/uploads/2008/12/impresscms-web-thumb.jpg" width="298" align="right" border="0"></a> The product is released under the GNU General Public License Version 2 and is available for download from the ImpressCMS website. Support is offered by the community and is open to all users of ImpressCMS
</p>
<h3>Requirements</h3>
<ul>
<li>ImpressCMS 1.0
<ul>
<li>Web Server &#8211; Apache, IIS, or similar web server
<li>Language &#8211; PHP version 4.3, or higher (PHP 4.2.x may work but is not officially supported)
<li>Database &#8211; MySQL version 3.23, or higher </li>
</ul>
<li>ImpressCMS 1.1
<ul>
<li>Web Server &#8211; Apache, IIS, or similar web server
<li>Language &#8211; PHP version 5.2, or higher (PHP 5.1.x may work but is not officially supported)
<li>Database &#8211; MySQL version 4.1, or higher
<li>PHP requirements &#8211; 16mb minimum memory allocation for PHP, UTF-8 &amp; IconV support (recommended) </li>
</ul>
</li>
</ul>
<h3>Features</h3>
<p>ImpressCMS uses an open architecture, allowing webmasters to add modules into the core CMS for additional functionality. Modules exist that have been developed by an international community of developers, designers and fans and are able to handle most every task associated with the managing of web content and an online community.</p>
<h3>Basic Features of ImpressCMS:</h3>
<ul>
<li>Database driven
<li>Granular permissions for users and groups
<li>Complete user profiles and private messaging
<li>Customizable themes and templates
<li>Integrated comment system, with moderation options
<li>Integrated management for banner advertising
<li>Site-wide search function
<li>Multibyte language support &#8211; distributions are available in Brazilian Portuguese, Croatian, Dutch, English, French, German, Italian, Persian, Russian, Spanish </li>
</ul>
<h3>New Features Added in Version 1.0</h3>
<p>These new features were introduced in the first version of ImpressCMS and were not part of a standard XOOPS installation.</p>
<ul>
<li>Native multilingual support allows tagging of content in various languages and users can select an appropriate language for themselves
<li>Completely redesigned administration interface, making it more intuitive to manage
<li>Ability to create custom block positions for the user side, allowing greater flexibility of design and layout
<li>Easy cloning of any existing block with a single click
<li>Completely redesigned installation wizard making it easier and more intuitive for new user to install and configure ImpressCMS; also, inline help has been added to the wizard to help the user on every step of the installation
<li>Many security improvements, the most important being the introduction of the Trust Path concept, placing sensitive data outside the web root. This is automatically created for you by the installation wizard
<li>Automatic version checker to inform the webmaster a new version is available
<li>Addition of a privacy policy feature customizable by the webmaster
<li>Users can select a custom theme and save it in their preferences
<li>Introductory welcome content provided for the new users as part of the installation
<li>Introduction of HTTP error handling page using .htaccess file
<li>Users can select to have their login remembered on their computer; administrators can enable/disable this feature </li>
</ul>
<h3>Other Information</h3>
<ul>
<li>Developed by&nbsp; The ImpressCMS Project
<li>Latest release&nbsp; 1.1 / 31 October 2008; 50 days ago
<li>Written in&nbsp; PHP
<li>OS&nbsp; Cross-platform
<li>Type&nbsp; Content Management System
<li>License&nbsp; GPL </li>
</ul>
<h3>Links</h3>
<ul>
<li>Website&nbsp; ImpressCMS.org </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/references/cms-index/impresscms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CMS Made Simple</title>
		<link>http://www.powered-by.org/references/cms-index/cms-made-simple/</link>
		<comments>http://www.powered-by.org/references/cms-index/cms-made-simple/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 02:58:09 +0000</pubDate>
		<dc:creator>powered-by.org</dc:creator>
				<category><![CDATA[CMS Index]]></category>
		<category><![CDATA[CMS Made Simple]]></category>
		<category><![CDATA[Open Source Web CMS]]></category>
		<category><![CDATA[Portal]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[content management systems]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/references/cms-index/cms-made-simple/</guid>
		<description><![CDATA[CMS Made Simple is an open source (GPL) package, built using PHP that provides website developers with a simple, easy to use utility to allow building small-ish (dozens to hundreds of pages), semi-static websites. Typically our tool is used for corporate websites, or the website promoting a team or organization, etc. This is where we [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.powered-by.org/wp-content/uploads/2008/12/cms-made-simple-logo.jpg"><img src="http://www.powered-by.org/wp-content/uploads/2008/12/cms-made-simple-logo-thumb.jpg" border="0" alt="cms_made_simple_logo" width="150" height="150" align="right" /></a> CMS Made Simple is an open source (GPL) package, built using PHP that provides website developers with a simple, easy to use utility to allow building small-ish (dozens to hundreds of pages), semi-static websites. Typically our tool is used for corporate websites, or the website promoting a team or organization, etc. This is where we shine. There are other content management packages that specialize in building portals, or blogs, or article based content, etc. CMS Made Simple can do much of this, but it is not our area of focus.</p>
<p><span id="more-283"></span></p>
<p>CMS Made Simple provides a mechanism for the website administrator to create and manage &#8220;pages&#8221;, their layout, and their content. CMS Made simple is unobtrusive&#8230;. You can create a table based layout, or a fully validating XHTML/CSS layout.</p>
<p><a href="http://www.powered-by.org/wp-content/uploads/2008/12/cms-made-simple.jpg"><img src="http://www.powered-by.org/wp-content/uploads/2008/12/cms-made-simple-thumb.jpg" border="0" alt="cms_made_simple" width="300" height="400" align="right" /></a> CMS Made Simple makes managing the navigation in your website a breeze&#8230; you can re-organize your pages any way you want, and navigations are automatically created from your page hierarchy. This tool makes creating numerous different navigations with the entire page hierarchy, or a subset of it &#8220;simple&#8221;.</p>
<p>CMS Made Simple separates layout code from content code, so that editors can manage content without having to know much about how websites work, so that layouts can be easily edited and take effect on numerous pages, and can be easily shared. With CMS Made Simple you design once, and easily use that same design over and over again. Smarty (a php based templating engine) is used to provide most of the caching, templating, and logic capabilities. This basic building block also provides the ability for website administrators to virtually eliminate any duplication of code or content.</p>
<p>The Core package provides the ability to manage news articles, search functionality a contact form, a WYSIWYG editor (for your customers or editors) and numerous other built in functions. Additionally, there are hundreds of third party add-on tools that are quickly and easily installable to allow building websites with many different capabilities.</p>
<p>CMS Made Simple is built in PHP, and allows you to integrate many existing PHP scripts or PHP snippets into your website&#8230; Though you definately don&#8217;t need indepth knowledge of PHP to use CMS Made Simple.</p>
<h3>Who should use CMS Made Simple?</h3>
<p>If you&#8217;re an experienced web developer. If you have found that sometimes creating a simple corporate or organization website is difficult in some of the other content management systems. If you have found that other CMS&#8217;s are sometimes &#8220;overkill&#8221; for what you need. If you want to be able to hand off the content management to editors. If you want complete control over the layout and appearance of the site, and you know how to do it&#8230; If you want a simple, easy to use, yet expandable tool &#8211; then CMS Made Simple is probably for you.</p>
<p>CMS Made Simple is not a replacement for packages that build static websites like Dreamweaver or FrontPage, etc. These packages don&#8217;t use databases, provide little in the way of dynamic content, and usually content cannot be edited by customers.</p>
<h3>Is CMS Made Simple really &#8220;simple&#8221;?</h3>
<p>Yes it is. Many of our experienced users find it a simple tool for building many websites. However, that does not mean that there isn&#8217;t some learning to be done. You will at the least need to learn our vocabulary, explore the package and it&#8217;s options, play around a bit, and probably do considerable learning. Did you jump right in to HTML and learn how to do professional websites in 30 minutes. Probably not, and CMS packages (including this one) are similar. There are a few things you will need to learn.<br />
5. What knowledge do I need?</p>
<h3>To take advantage of CMS Made Simple, you should have at a minimum a basic understanding of:</h3>
<ul>
<li>Creating Databases, and backing up / restoring databases.</li>
<li>Working with, and transferring files to a remote host</li>
<li>Manipulating permissions on remote hosts</li>
<li>A basic understanding of HTML and CSS</li>
<li>Diagnosing errors:</li>
</ul>
<p>From time to time, with different hosts, problems do occur in any online application. When working with these, you need a basic understanding of how they work, and how to diagnose some problems, so that you can assist the support personnel, or perhaps identify and solve the problem on your own. This includes:</p>
<ul>
<li>Finding your website error logs and access logs</li>
<li>The ability to understand some of the error messages or access log lines</li>
<li>The ability to find, identify and to some level diagnose Javascript errors</li>
<li>An ability to learn independently, and do some research on your own.</li>
</ul>
<h3>What are the system requirements?</h3>
<ul>
<li>Web server with PHP 4.3+ (Linux/Unix, Windows 2000/XP/ME/2003, OS X)
<ul>
<li>(CMS Made Simple does not officially support PHP safe mode)</li>
<li>At least 16mb of available memory for PHP (This should work fine for most small to medium sized websites. However, as your site grows, or you utilize other addon modules, your memory requirements may increase.)</li>
<li>PHP tokenizer support enabled</li>
<li>At least one of ImageMagick or GD enabled</li>
<li>MySQL 3.23 or 4.0+ or PostgreSQL 7 +</li>
<li>Enough access to your server to upload files and change some permissions</li>
</ul>
</li>
</ul>
<h3>Where can I get help/support?</h3>
<p>There are numerous forms of support available for CMS Made Simple:</p>
<ul>
<li>The default content: &#8211; The well documented content pages, templates and stylesheets that are displayed with a new installation of CMS Made Simple are an invaluable way of introducing yourself to the package and getting to know how the package works. We encourage you to read all of this thoroughly and save this information for future reference while building your website.</li>
<li>The Documentation</li>
<li>Built in Help: -   Each module and tag installed in a CMS Made Simple website includes basic help and examples to assist in utilizing the the functionality.</li>
<li>Public/Community support</li>
</ul>
<p>The CMS Made Simple forum is an invaluable way of finding out information about the CMS Made Simple core, and the add-ons. There are thousands of posts by the development team and members of our community that describe the various problems our users have encountered, and how they were solved.</p>
<p>We attempt to keep the forum clean from distracting posts, or posts that are not directly and specifically relevant to CMS Made Simple. Additionally, in order to expedite support, we ask that all users spend the time to research, and accurately describe their issues. Therefore please read and follow the forum rules when posting.</p>
<ul>
<li>Commercial Support: &#8211; Paid support is available to those people with an important project that are concerned about the turn-around time that may be related to getting an issue solved. Additionally, if you would like to have somebody to call for problems that you just can&#8217;t fix, upgrade issues, backups, or any other concern, then commercial support may be an option for you.</li>
<li>Paid Development: &#8211; So you&#8217;ve got the tool up and running, and you like what you see&#8230;. but your project requires some functionality that isn&#8217;t yet available for CMS&#8230; or doesn&#8217;t quite work the way you want it to. For that, the CMS Made Simple Development Team offers independent contracting services. Our in-depth knowledge of the tool, and experience in building the package and its add-on modules can ensure that you get a working, well fitting, quality tool.</li>
</ul>
<h3>Other Information</h3>
<ul>
<li>Developer:  Ted Kulp</li>
<li>Current version:  1.5.1 &#8220;San Juan&#8221;(04 December 2008)</li>
<li>Operating system:  all LAMP systems, Windows and Mac</li>
<li>Category:  Content Management System</li>
<li>License:  GPL (free software)</li>
</ul>
<h3>Links</h3>
<ul>
<li><a href="http://www.cmsmadesimple.org/" target="_blank">Official Website</a></li>
<li><a href="http://themes.cmsmadesimple.org/" target="_blank">Theme</a></li>
<li><a href="http://dev.cmsmadesimple.org/project/list/module" target="_blank">Modules</a></li>
<li><a href="http://dev.cmsmadesimple.org/project/list/plugin" target="_blank">Tags and Plugins</a></li>
<li><a href="http://dev.cmsmadesimple.org/project/files/6#package-1" target="_blank">Download</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/references/cms-index/cms-made-simple/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SilverStripe</title>
		<link>http://www.powered-by.org/references/cms-index/silverstripe/</link>
		<comments>http://www.powered-by.org/references/cms-index/silverstripe/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 02:36:39 +0000</pubDate>
		<dc:creator>powered-by.org</dc:creator>
				<category><![CDATA[CMS Index]]></category>
		<category><![CDATA[Open Source Web CMS]]></category>
		<category><![CDATA[Portal]]></category>
		<category><![CDATA[Silvertripe]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[SilverStripe]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/cms/open-source-web-cms/silverstripe/</guid>
		<description><![CDATA[SilverStripe is a free and open source programming framework and content management system (CMS) for creating and maintaining websites. The CMS provides an intuitive web-based administration panel, allowing any person to maintain their website without knowledge of markup or programming languages. SilverStripe offers a flexible MVC development framework known as Sapphire. Much like Ruby on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.powered-by.org/wp-content/uploads/2008/12/silverstripe-logo.jpg"><img src="http://www.powered-by.org/wp-content/uploads/2008/12/silverstripe-logo-thumb.jpg" border="0" alt="silverstripe_logo" width="150" height="150" align="right" /></a> SilverStripe is a free and open source programming framework and content management system (CMS) for creating and maintaining websites. The CMS provides an intuitive web-based administration panel, allowing any person to maintain their website without knowledge of markup or programming languages.</p>
<p>SilverStripe offers a flexible MVC development framework known as Sapphire. Much like Ruby on Rails, but for PHP, it ensures developers are capable of extending and enhancing the functionality of the CMS and the website. More importantly, SilverStripe provides developers with complete control of the generated markup; allowing for higher, semantic standards of XHTML.</p>
<p><span id="more-275"></span></p>
<p>SilverStripe is released under the terms of the BSD Licence. An abundance of documentation is available from the SilverStripe help website and wiki. An online demonstration of the CMS is located at the SilverStripe demo website.</p>
<h3>History</h3>
<p><a href="http://www.powered-by.org/wp-content/uploads/2008/12/silverstripe.jpg"><img src="http://www.powered-by.org/wp-content/uploads/2008/12/silverstripe-thumb.jpg" border="0" alt="silverstripe" width="300" height="400" align="right" /></a> Prior to SilverStripe 2.x, the CMS was commercially available under a proprietary license. Development efforts for SilverStripe 2.X started in late 2005, as a complete overhaul to take advantage of object orientation and new features in PHP5. On 3 February 2007, SilverStripe 2.0.0 was released publicly as free and open source software.</p>
<p>Motivations and reasoning for moving towards an open source development model were the anticipated results of greater exposure, higher quality code and community contributions.</p>
<p>In March 2007, SilverStripe was selected for the Google Summer of Code programme. The contributions of the students who participated in the programme ultimately resulted in the 2.2 release of SilverStripe.</p>
<p>On 29 November 2007, SilverStripe announced they would be participating in the Google Highly Open Participation (GHOP) contest. This led to a proliferation of themes, translations and widgets that broadened the system.</p>
<h3>Features and Add-ons</h3>
<p>Notable features include multiple methods of organising navigation through folksonomy, a flexible data object model, multiple templates per page, a separate &#8220;Draft site&#8221; and &#8220;Published site&#8221; through staging content, asset management, image resizing, versioning control, search engine friendly URLs with meta-data, automatic sitemap generation, full text search and RSS feeds. SilverStripe supports UTF-8 and the internationalisation of character sets; the CMS is currently available in English, French, German, Spanish, Chinese, Croatian, Dutch, Polish and Portuguese.</p>
<h3>Modules</h3>
<p>The highly modular nature of SilverStripe has resulted in the creation of numerous pre-build modules that extend the core functionality of the CMS. A list of available modules is viewable below:</p>
<ul>
<li>Blog</li>
<li>E-commerce</li>
<li>Embargo/expiry</li>
<li>External Authentication (LDAP, AD, etc)</li>
<li>Flickr Gallery</li>
<li>Forum</li>
<li>Gallery</li>
<li>Maps</li>
<li>Technorati</li>
<li>Youtube Gallery</li>
</ul>
<h3>Widgets</h3>
<p>Widgets are small pieces of useful functionality that can be instantly dragged and dropped into a website. A list of available modules is viewable below:</p>
<ul>
<li>Built-in widgets for the blog module</li>
<li>Countdown</li>
<li>Del.icio.us</li>
<li>Digg</li>
<li>Featured Video</li>
<li>Feedburner</li>
<li>Feedburner Email Subscription</li>
<li>Google Adsense</li>
<li>Google Custom Search</li>
<li>IMStatus</li>
<li>LanguageChooser</li>
<li>last.fm</li>
<li>Links</li>
<li>NASA image of the day</li>
<li>New Users</li>
<li>Ohloh contribution</li>
<li>PayPal donation</li>
<li>Popular Blog Posts</li>
<li>Recent Page Comments</li>
<li>Time</li>
<li>TwitterStatus</li>
<li>WoW Character</li>
</ul>
<h3>Themes</h3>
<p>The SilverStripe themes directory provides a number of community-contributed, freely available themes; providing developers and website owners with the capability to instantly modify the aesthetics of their SilverStripe website.</p>
<h3>Software Requirements</h3>
<p>SilverStripe is a web application, requiring a compatible HTTP server and SQL database. As of version 2.2.0 (28 November 2007), the requirements for SilverStripe are as follows:</p>
<ul>
<li>Apache v1.3.19+ or Lighttpd with mod_rewrite support</li>
<li>MySQL v4.1.X+</li>
<li>PHP 5.2+ with MySQL, GD_Graphics_Library and Zlib support</li>
</ul>
<h3>Other Information</h3>
<ul>
<li>Developed by  SilverStripe</li>
<li>Latest release  2.2.3 / 31 October 2008;</li>
<li>OS  Cross-platform</li>
<li>Type  Content management system</li>
<li>License  BSD Licence</li>
</ul>
<h3>Links</h3>
<ul>
<li><a href="http://silverstripe.com" target="_blank">Official website</a></li>
<li><a href="http://demo.silverstripe.com" target="_blank">Online demonstration website</a></li>
<li><a href="http://help.silverstripe.com/" target="_blank">Official help documentation</a></li>
<li><a href="http://silverstripe.com/silverstripe-forum/" target="_blank">Community forums</a></li>
<li><a href="http://doc.silverstripe.com/doku.php" target="_blank">Developer documentation wiki</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/references/cms-index/silverstripe/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Latest Guide to Developing with Drupal Web CMS</title>
		<link>http://www.powered-by.org/news/cms-news/the-latest-guide-to-developing-with-drupal-web-cms/</link>
		<comments>http://www.powered-by.org/news/cms-news/the-latest-guide-to-developing-with-drupal-web-cms/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 01:11:19 +0000</pubDate>
		<dc:creator>CMS News</dc:creator>
				<category><![CDATA[CMS News]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[web content management]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/news/cms-news/the-latest-guide-to-developing-with-drupal-web-cms/</guid>
		<description><![CDATA[O’Reilly Media wants to help make working with the Drupal web content management system just a bit easier. Many people realize that when working with a CMS of any kind, even an open source option, things can get pretty hairy for those not overly savvy with code and module configuration. Using Drupal’s goal is to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="leader alignright" src="http://www.powered-by.org/wp-content/plugins/wp-o-matic/cache/27222_oreilly_media_logo_2008.jpg" alt="O'Reilly Media new book Using Drupal" width="150" height="30" /></p>
<p><strong>O’Reilly Media</strong> wants to help make working with the Drupal web content management system just a bit easier. Many people realize that when working with a CMS of any kind, even an open source option, things can get pretty hairy for those not overly savvy with code and module configuration. <strong>Using Drupal</strong>’s goal is to eliminate as much frustration and as many wrong turns as possible.</p>
<p><a href="http://feedproxy.google.com/~r/cmswire/open-source/~3/AwUoYWkmGBU/the-latest-guide-to-developing-with-drupal-web-cms-003680.php" target="_blank">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/news/cms-news/the-latest-guide-to-developing-with-drupal-web-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spruced-up Zimplit CMS 1.1: One Small Step Forward</title>
		<link>http://www.powered-by.org/news/updates/spruced-up-zimplit-cms-11-one-small-step-forward/</link>
		<comments>http://www.powered-by.org/news/updates/spruced-up-zimplit-cms-11-one-small-step-forward/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 01:11:19 +0000</pubDate>
		<dc:creator>CMS News</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[web cms]]></category>
		<category><![CDATA[Zimplit]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/news/cms-news/spruced-up-zimplit-cms-11-one-small-step-forward/</guid>
		<description><![CDATA[Remember that (mainly) open source Micro CMS designed for “normal people”? Yes, the simply put Zimplit! Just in time for stocking staffing, Zimplit released version 1.1 with four improvements: Website Menu Reordering: Users can now drag and drop any page to where they want. This should be helpful when users want to change website navigational [...]]]></description>
			<content:encoded><![CDATA[<p><img class="leader alignright" src="http://www.powered-by.org/wp-content/plugins/wp-o-matic/cache/27222_zimplit-logo-2008.jpg" alt="Zimplit CMS 1.1" width="150" height="52" /></p>
<div>Remember that (mainly) <strong>open source Micro </strong><strong>CMS</strong> designed for <strong>“normal people</strong><strong>”</strong>? Yes, the simply put Zimplit! Just in time for stocking staffing, Zimplit released version 1.1 with <strong>four improvements</strong>:</div>
<div>
<ol>
<li><strong>Website Menu Reordering</strong>: Users can now drag and drop any page to where they want. This should be helpful when users want to change website navigational items, let’s say.</li>
<li><strong>Theme Picker</strong>: Yes, they’re still doing a themed approach to website design. The benefit: no more downloading and uploading of theme package from Zimplit’s site. Just log in to your website, pick any theme and it will be downloaded instantly. Less clicking is almost always a good idea.</li>
<li><strong>Gallery Thumbnails</strong>: This new functionality allows users to see some media files in a &#8220;click and zoom&#8221; fashion. On top of that, there’s also the yummy automatic resizing function. While we’re not quite sure about what Zimplit means by “It will make your website smaller and quicker,” digital asset management (in some shape or form) is always a welcome functionality in any Web CMS.</li>
<li><strong>Editor Location Changer</strong>: In “one step,” developers can now make their own editors with their own functionality and change editor skin or add their own.</li>
</ol>
<div>While still no news on providing a hosted version of Zimplit CMS, as predicted, Zimplit is in the news again, albeit with a small announcement. In its nature, Zimplit CMS is not that far from blogging platforms, but still is positioning itself as a Web CMS. Oh well, there must be market for this solution – in Estonia, or elsewhere in Europe.</div>
<div>Then again, we already talked about how some blogging platforms are starting to encroach on the WCM space, so there’s no surprise here. As long as users are happy with the blogging platform/ Micro CMS/Web CMS system they chose.<span><br />
</span></div>
</div>
<p><a href="http://feedproxy.google.com/~r/cmswire/open-source/~3/Mqt4Vawbuhg/sprucedup-zimplit-cms-11-one-small-step-forward-003679.php" target="_blank">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/news/updates/spruced-up-zimplit-cms-11-one-small-step-forward/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jadu Bridges the &#8216;Skills Gap&#8217; Between PHP and .NET</title>
		<link>http://www.powered-by.org/news/cms-news/jadu-bridges-the-skills-gap-between-php-and-net/</link>
		<comments>http://www.powered-by.org/news/cms-news/jadu-bridges-the-skills-gap-between-php-and-net/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 01:11:19 +0000</pubDate>
		<dc:creator>CMS News</dc:creator>
				<category><![CDATA[CMS News]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Jadu]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[web content management]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/news/cms-news/jadu-bridges-the-skills-gap-between-php-and-net/</guid>
		<description><![CDATA[Jadu, the Web Content Management vendor, has released a product that will help bridge the gap between PHP and .NET software development languages. The company&#8217;s Phalanger PHP compiler will allow PHP applications to be compiled into the .NET framework. This new product from Jadu will help bridge the gap between .NET, a common application framework [...]]]></description>
			<content:encoded><![CDATA[<p><img class="leader alignright" src="http://www.powered-by.org/wp-content/plugins/wp-o-matic/cache/27222_logo-jadu.png" alt="Jadu bridges the 'skills gap' between PHP and .Net" width="147" height="55" /></p>
<p>Jadu, the Web Content Management vendor, has released a product that will help bridge the gap between PHP and .NET software development languages. The company&#8217;s <strong>Phalanger PHP compiler</strong> will allow PHP applications to be compiled into the .NET framework.</p>
<p>This new product from Jadu will help bridge the gap between .NET, a common application framework found in corporate environments, and PHP, the most popular web programming language found on open source web services on the Internet. As a result, companies should be able to shave off application development costs.</p>
<p><a href="http://feedproxy.google.com/~r/cmswire/open-source/~3/ttKf6CTy0zY/jadu-bridges-the-skills-gap-between-php-and-net-003672.php" target="_blank">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/news/cms-news/jadu-bridges-the-skills-gap-between-php-and-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nuxeo: Enterprise CMS Updates, New Products and A New Blog</title>
		<link>http://www.powered-by.org/news/cms-news/nuxeo-enterprise-cms-updates-new-products-and-a-new-blog/</link>
		<comments>http://www.powered-by.org/news/cms-news/nuxeo-enterprise-cms-updates-new-products-and-a-new-blog/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 01:11:19 +0000</pubDate>
		<dc:creator>CMS News</dc:creator>
				<category><![CDATA[CMS News]]></category>
		<category><![CDATA[digital asset management]]></category>
		<category><![CDATA[Nuxeo]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/news/cms-news/nuxeo-enterprise-cms-updates-new-products-and-a-new-blog/</guid>
		<description><![CDATA[CMSWire hasn&#8217;t talked a great deal about open source ECM provider Nuxeo lately, but that doesn&#8217;t mean they haven&#8217;t been hard at work enhancing their CMS solution and building new products &#8212; they have. In fact, we had an opportunity to see just what Nuxeo has been up to lately &#8211; new Digital Asset Management Product [...]]]></description>
			<content:encoded><![CDATA[<p><img class="leader alignright" src="http://www.powered-by.org/wp-content/plugins/wp-o-matic/cache/27222_logo-nuxeo.jpg" alt="Nuxeo Updates" width="150" height="45" /></p>
<p>CMSWire hasn&#8217;t talked a great deal about open source ECM provider Nuxeo lately, but that doesn&#8217;t mean they haven&#8217;t been hard at work enhancing their CMS solution and building new products &#8212; they have. In fact, we had an opportunity to see just what Nuxeo has been up to lately &#8211; <strong>new Digital Asset Management </strong>Product to name one thing &#8211; and where they are headed next year &#8211; dare we say <strong>the cloud</strong>?</p>
<p><a href="http://feedproxy.google.com/~r/cmswire/open-source/~3/Y1JaYW-ONiY/nuxeo-enterprise-cms-updates-new-products-and-a-new-blog-003669.php" target="_blank">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/news/cms-news/nuxeo-enterprise-cms-updates-new-products-and-a-new-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla</title>
		<link>http://www.powered-by.org/top-cms/joomla/joomla/</link>
		<comments>http://www.powered-by.org/top-cms/joomla/joomla/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 13:27:37 +0000</pubDate>
		<dc:creator>powered-by.org</dc:creator>
				<category><![CDATA[CMS Index]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Open Source Web CMS]]></category>
		<category><![CDATA[Portal]]></category>
		<category><![CDATA[Award]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[open source cms]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/news/joomla/</guid>
		<description><![CDATA[Joomla is an award-winning content management system (CMS), which enables you to build Web sites and powerful online applications. Many aspects, including its ease-of-use and extensibility, have made Joomla the most popular Web site software available. Best of all, Joomla is an open source solution that is freely available to everyone. Joomla is used all [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.powered-by.org/wp-content/uploads/2008/12/joomla-logo.jpg"><img src="http://www.powered-by.org/wp-content/uploads/2008/12/joomla-logo-thumb.jpg" border="0" alt="joomla_logo" width="150" height="150" align="right" /></a> Joomla is an award-winning content management system (CMS), which enables you to build Web sites and powerful online applications. Many aspects, including its ease-of-use and extensibility, have made Joomla the most popular Web site software available. Best of all, Joomla is an open source solution that is freely available to everyone.</p>
<p><span id="more-203"></span></p>
<p>Joomla is used all over the world to power Web sites of all shapes and sizes. For example:</p>
<ul>
<li><a href="http://www.powered-by.org/wp-content/uploads/2008/12/joomla.jpg"><img src="http://www.powered-by.org/wp-content/uploads/2008/12/joomla-thumb.jpg" border="0" alt="joomla" width="300" height="376" align="right" /></a> Corporate Web sites or portals</li>
<li>Corporate intranets and extranets</li>
<li>Online magazines, newspapers, and publications</li>
<li>E-commerce and online reservations</li>
<li>Government applications</li>
<li>Small business Web sites</li>
<li>Non-profit and organizational Web sites</li>
<li>Community-based portals</li>
<li>School and church Web sites</li>
<li>Personal or family homepages</li>
</ul>
<p>Joomla is the most popular open source CMS currently available as evidenced by a vibrant and growing community of friendly users and talented developers. Joomla&#8217;s roots go back to 2000 and, with over 200,000 community users and contributors, the future looks bright for the award-winning Joomla Project.</p>
<h3>Other Information</h3>
<ul>
<li>Developed by  The Joomla Core Team</li>
<li>Latest release  1.5.8 / November 10, 2008</li>
<li>OS  Cross-platform</li>
<li>Type  Content Management System</li>
<li>License  GPL</li>
</ul>
<h3>Links</h3>
<ul>
<li><a href="http://www.powered-by.org/category/top-cms/joomla/">Joomla News</a></li>
<li>Joomla Extensions</li>
<li><a href="http://www.joomla.org" target="_blank">Website  joomla.org</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/top-cms/joomla/joomla/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
