<?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; software</title>
	<atom:link href="http://www.powered-by.org/tag/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.powered-by.org</link>
	<description>Content Management System News and Updates</description>
	<lastBuildDate>Wed, 22 Dec 2010 03:49:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WCMS Capabilities</title>
		<link>http://www.powered-by.org/wcms-capabilities/</link>
		<comments>http://www.powered-by.org/wcms-capabilities/#comments</comments>
		<pubDate>Wed, 20 May 2009 10:02:33 +0000</pubDate>
		<dc:creator>powered-by.org</dc:creator>
				<category><![CDATA[Definitions]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[cms software]]></category>
		<category><![CDATA[editing tools]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[virtual copy]]></category>
		<category><![CDATA[wcms]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/references/definitions/wcms-capabilities/</guid>
		<description><![CDATA[A WCMS is a software system used to manage and control a large, dynamic collection of Web material (HTML documents and their associated images). A CMS facilitates document control, auditing, editing, and timeline management. A WCMS provides the following key features: Automated templates &#8211; Create standard output templates (usually HTML and XML) that can be [...]]]></description>
			<content:encoded><![CDATA[<p>A WCMS is a software system used to manage and control a large, dynamic collection of Web material (HTML documents and their associated images). A CMS facilitates document control, auditing, editing, and timeline management. A WCMS provides the following key features:</p>
<p><span id="more-579"></span></p>
<ul>
<li>Automated templates &#8211; Create standard output templates (usually HTML and XML) that can be automatically applied to new and existing content, allowing the appearance of all content to be changed from one central place.</li>
<li>Easily editable content &#8211; Once content is separated from the visual presentation of a site, it usually becomes much easier and quicker to edit and manipulate. Most WCMS software includes WYSIWYG editing tools allowing non-technical individuals to create and edit content.</li>
<li>Scalable feature sets &#8211; Most WCMS software includes plug-ins or modules that can be easily installed to extend an existing site&#8217;s functionality.</li>
<li>Web standards upgrades &#8211; Active WCMS software usually receives regular updates that include new feature sets and keep the system up to current web standards.</li>
<li>Workflow management &#8211; Workflow is the process of creating cycles of sequential and parallel tasks that must be accomplished in the CMS. For example, a content creator can submit a story, but it is not published until the copy editor cleans it up and the editor-in-chief approves it.</li>
<li>Delegation &#8211; Some CMS software allows for various user groups to have limited privileges over specific content on the website, spreading out the responsibility of content management.</li>
<li>Document management &#8211; CMS software may provide a means of managing the life cycle of a document from initial creation time, through revisions, publication, archive, and document destruction.</li>
<li>Content virtualization &#8211; CMS software may provide a means of allowing each user to work within a virtual copy of the entire Web site, document set, and/or code base. This enables changes to multiple interdependent resources to be viewed and/or executed in-context prior to submission.</li>
</ul>
<h4>Incoming search terms:</h4><ul><li>eases powered by phpbb</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/wcms-capabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web content management system</title>
		<link>http://www.powered-by.org/web-content-management-system/</link>
		<comments>http://www.powered-by.org/web-content-management-system/#comments</comments>
		<pubDate>Wed, 20 May 2009 09:59:12 +0000</pubDate>
		<dc:creator>powered-by.org</dc:creator>
				<category><![CDATA[Definitions]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[cms software]]></category>
		<category><![CDATA[content management system]]></category>
		<category><![CDATA[maintenance functions]]></category>
		<category><![CDATA[markup languages]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[wcms]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web cms]]></category>
		<category><![CDATA[web content management]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/references/definitions/web-content-management-system/</guid>
		<description><![CDATA[A web content management system (WCMS or Web CMS) is content management system (CMS) software, usually implemented as a Web application, for creating and managing HTML content. It is used to manage and control a large, dynamic collection of Web material (HTML documents and their associated images). A WCMS facilitates content creation, content control, editing, [...]]]></description>
			<content:encoded><![CDATA[<p>A web content management system (WCMS or Web CMS) is content management system (CMS) software, usually implemented as a Web application, for creating and managing HTML content. It is used to manage and control a large, dynamic collection of Web material (HTML documents and their associated images). A WCMS facilitates content creation, content control, editing, and many essential Web maintenance functions.</p>
<p>Usually the software provides authoring (and other) tools designed to allow users with little or no knowledge of programming languages or markup languages to create and manage content with relative ease of use.</p>
<p><span id="more-578"></span></p>
<p>Most systems use a database to store content, metadata, and/or artifacts that might be needed by the system. Content is frequently, but not universally, stored as XML, to facilitate reuse and enable flexible presentation options.</p>
<p>A presentation layer displays the content to regular Web-site visitors based on a set of templates. The templates are sometimes XSLT files.</p>
<p>Administration is typically done through browser-based interfaces, but some systems require the use of a fat client.</p>
<p>Unlike Web-site builders like Microsoft FrontPage or Adobe Dreamweaver, a WCMS allows non-technical users to make changes to an existing website with little or no training. A WCMS typically requires an experienced coder to set up and add features, but is primarily a Web-site maintenance tool for non-technical administrators.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/web-content-management-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpBB2</title>
		<link>http://www.powered-by.org/phpbb2/</link>
		<comments>http://www.powered-by.org/phpbb2/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 09:50:06 +0000</pubDate>
		<dc:creator>powered-by.org</dc:creator>
				<category><![CDATA[PhpBB]]></category>
		<category><![CDATA[Forum]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Patch]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/cms/forum/phpbb/phpbb2/</guid>
		<description><![CDATA[phpBB2 was the predecessor of the present-day phpBB3. Developed during 2001-2002, the source code was written primarily to run on PHP 3.0 and 4.0 (version 2.0.13 upped the minimum requirement to PHP 4.0.3 due to a necessary security fix), and by the time that phpBB3 was released in late 2007, the developers and other team [...]]]></description>
			<content:encoded><![CDATA[<p>phpBB2 was the predecessor of the present-day phpBB3. Developed during 2001-2002, the source code was written primarily to run on PHP 3.0 and 4.0 (version 2.0.13 upped the minimum requirement to PHP 4.0.3 due to a necessary security fix), and by the time that phpBB3 was released in late 2007, the developers and other team members felt that it no longer met their quality coding standards, and announced plans for the retirement/end of support of 2.0.x within a few months of 3.0.0&#8242;s release. phpBB2 was never officially supported under PHP 5. Although many users had no problems running it after making a few changes to PHP 5&#8242;s default configuration settings, the teams chose not to offer support for this configuration.</p>
<p><span id="more-521"></span></p>
<p>Official support for phpBB2 ended on January 1, 2009, and the 2.0.x support forums have been locked. Furthermore all development for phpBB2, including security patches, has ceased as of February 1, 2009.[27] Other information pertaining to phpBB2 on the phpBB.com website will be removed over the coming months and phpBB2 will likely be fully phased out by the second half of 2009. However, a number of unofficial support sites for phpBB2 have formed to fill the void and will likely continue supporting phpBB2 indefinitely.</p>
<p>Many administrators still prefer to run phpBB2 because it provides a much simpler administration interface and has a thriving ecosystem of MODs (modifications) and styles that allow admins many options for customising the software to their liking. Others still run phpBB2 because they have installed many MODs, none of which can function in phpBB3.</p>
<p>The default theme in phpBB2 is named subSilver, and was designed by Tom &#8220;subBlue&#8221; Beddard. At the time that it premiered in 2001, it was a revolutionary new design for bulletin boards[citation needed], and many bulletin board themes since have borrowed many cues and design elements from subSilver.</p>
<p>Some of phpBB2&#8242;s major features included the following:</p>
<ul>
<li>A templated style system intended to allow easy customisation that keeps the PHP code separate from the HTML.</li>
<li>Support for internationalisation through a language pack system; 48 translations are available for phpBB2 as of 2007.</li>
<li>Compatibility with multiple database management systems including MySQL, PostgreSQL, Microsoft SQL Server, and Microsoft Access,</li>
<li>Easy customisations, including MODs and styles.</li>
</ul>
<p>The last official release of the 2.0.x line is 2.0.23, released on February 17, 2008. However, the code for phpBB 2.0.24 still remains, unreleased, in the SVN repository.</p>
<p>About PhpBB</p>
<p><a title="phpBB" href="http://www.powered-by.org/references/cms-index/phpbb/">phpBB</a> is a popular Internet forum package written in the PHP scripting language. The name &#8220;phpBB&#8221; is an abbreviation of PHP Bulletin Board. Available under the GNU General Public License, phpBB is a free software. phpBB was started by James Atkinson as a simple UBB-like forum for his own website &#8230;</p>
<h4>Incoming search terms:</h4><ul><li>powered by phpbb2 check / uncheck all my account</li><li>welcome powered by phpbb2</li><li>powered by phpbb2 you can use special characters below or after logging in by changing your displayed name in your profile yabb se dev team</li><li>powered by phpBB it software release management</li><li>tube phpbb2</li><li>powered by phpbb2</li><li>phpbb2</li><li>europeans phpbb2</li><li>phpbb2 themes</li><li>pertinent phpbb</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/phpbb2/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>phpBB3</title>
		<link>http://www.powered-by.org/phpbb3/</link>
		<comments>http://www.powered-by.org/phpbb3/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 09:48:15 +0000</pubDate>
		<dc:creator>powered-by.org</dc:creator>
				<category><![CDATA[PhpBB]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[Forum]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/cms/forum/phpbb/phpbb3/</guid>
		<description><![CDATA[phpBB3 is the current stable version of phpBB. Following over three years of development and an eighteen-month beta/release candidate stage, it went gold on December 13, 2007. Some of phpBB3&#8242;s major features include: Modular design for the Admin Control Panel, Moderator Control Panel, and User Control Panel Support for multiple database management systems, including MySQL, [...]]]></description>
			<content:encoded><![CDATA[<p><a title="phpBB" href="http://www.powered-by.org/references/cms-index/phpbb/">phpBB</a>3 is the current stable version of phpBB. Following over three years of development and an eighteen-month beta/release candidate stage, it went gold on December 13, 2007.</p>
<p>Some of phpBB3&#8242;s major features include:</p>
<ul>
<li>Modular design for the Admin Control Panel, Moderator Control Panel, and User Control Panel</li>
<li>Support for multiple database management systems, including MySQL, Microsoft SQL Server, Oracle, PostgreSQL, SQLite, Firebird, OpenLink Virtuoso, and other ODBC-accessible DBMS</li>
<li>Support for unlimited levels of subforums</li>
<li>Ability to create custom-defined BBCode</li>
<li>Ability to create custom profile fields</li>
<li>Permissions system</li>
</ul>
<p>phpBB3 also provides administrators with much more control over every aspect of the forum software, such as how it is displayed to management of user and group permissions. Consequently, this increased functionality makes the administrative interface much more complex, and new users have found it somewhat more intimidating than phpBB2.</p>
<p><span id="more-520"></span></p>
<p>phpBB3&#8242;s default theme is called prosilver. During phpBB3&#8242;s long development process, prosilver was kept a heavily guarded secret from the public in order to prevent premature copying of the theme and so that it would not spoil the &#8220;wow&#8221; factor upon the final release of phpBB 3.0.0; however, the unexpected website downtime of March 2007 prompted the teams to change plans and unveil the new theme early. prosilver includes a number of new design concepts over its predecessor subSilver, including a new admin panel without HTML frames and reduced use of HTML tables. One of the more contentious decisions has been to move the user info panel on the viewtopic page to the right in order to provide more focus on the post content phpBB3 does not allow the use of HTML tags in comments. An alternate default theme called subsilver2 comes bundled with phpBB, which is based on the default theme from phpBB2 called subSilver. However, an administrator must install it on the board manually before it is accessible to users.</p>
<p>The phpBB Development Team quietly pushes out release candidates of minor updates of phpBB3 for &#8220;quality assurance testing&#8221; prior to general release. These candidates are intended to prevent the possibility of significant bugs being produced by minor updates, thus causing a subsequent critical update to be released within days of the original. (This scenario happened twice during the 2.0.x line and once during phpBB&#8217;s release candidate stage in 2007.) A mailing list is open to anyone interested in testing these &#8220;quality assurance&#8221; releases when they are available.</p>
<p>The latest in the 3.0.x line is phpBB 3.0.4, the &#8220;one year anniversary&#8221; version, code named &#8220;Olympus&#8221;, released on December 12 2008. phpBB3 requires PHP 4.3.3 or later and is fully compatible with PHP 5.</p>
<h3>Other Information</h3>
<ul>
<li><a title="phpBB" href="http://www.powered-by.org/references/cms-index/phpbb/">phpBB</a> is a popular Internet forum package written in the PHP scripting language. The name &#8220;phpBB&#8221; is an abbreviation of PHP Bulletin Board. Available under the GNU General Public License, phpBB is a free software. phpBB was started by James Atkinson as a simple UBB-like forum for his own website &#8230;</li>
</ul>
<h3>Links</h3>
<ul>
<li><a target="_blank" href="http://www.phpbb.com/downloads/olympus.php" target="_blank">Download phpBB Olympus</a></li>
</ul>
<h4>Incoming search terms:</h4><ul><li>powered by phpbb3 likes given hot thread with new posts</li><li>link:/phpbb3/ teachers</li><li>occupation of america link:/phpbb3/</li><li>hear /phpbb3/</li><li>powered by phpBB gnu general public license</li><li>allowance powered by phpbb</li><li>exploring powered by phpbb </li><li>powered by yabb 3 0 beta girl</li><li>powered by phpBB in line</li><li>powered by phpBB the internet</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/phpbb3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>phpBB</title>
		<link>http://www.powered-by.org/phpbb/</link>
		<comments>http://www.powered-by.org/phpbb/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 09:06:13 +0000</pubDate>
		<dc:creator>powered-by.org</dc:creator>
				<category><![CDATA[CMS Index]]></category>
		<category><![CDATA[Open Source Web CMS]]></category>
		<category><![CDATA[PhpBB]]></category>
		<category><![CDATA[Award]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[Forum]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/cms/forum/phpbb/phpbb/</guid>
		<description><![CDATA[phpBB is a popular Internet forum package written in the PHP scripting language. The name &#8220;phpBB&#8221; is an abbreviation of PHP Bulletin Board. Available under the GNU General Public License, phpBB is a free software. phpBB was started by James Atkinson as a simple UBB-like forum for his own website on June 17, 2000. Nathan [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="phpbb_logo" src="http://www.powered-by.org/wp-content/uploads/2009/04/phpbb-logo.jpg" border="0" alt="phpbb_logo" width="150" height="150" align="right" /> phpBB is a popular Internet forum package written in the PHP scripting language. The name &#8220;phpBB&#8221; is an abbreviation of PHP Bulletin Board. Available under the GNU General Public License, phpBB is a free software.</p>
<p>phpBB was started by James Atkinson as a simple UBB-like forum for his own website on June 17, 2000. Nathan Codding and John Abela joined the development team after phpBB&#8217;s CVS repository was moved to SourceForge.net, and work on 1.0.0 began. A fully functional, pre-release version of phpBB was made available in July.</p>
<p><span id="more-504"></span></p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="phpBB_sample" src="http://www.powered-by.org/wp-content/uploads/2009/04/phpbb-sample.jpg" border="0" alt="phpBB_sample" width="320" height="332" align="right" /> phpBB 1.0.0 was released on December 9, 2000, with subsequent improvements to the 1.x codebase coming in two more major installments. The final release in the 1.x line was phpBB 1.4.4, released on November 6, 2001. During the lifetime of the 1.x series, Bart van Bragt, Paul S. Owen (former co-manager of the project), Jonathan Haase and Frank Feingold joined the team. phpBB 1.x is no longer supported and virtually no websites continue to use it.</p>
<p>In February 2001, phpBB 2.0.x began development entirely from scratch; the developer&#8217;s ambitions for phpBB had outgrown the original codebase. Doug Kelly joined the team shortly afterwards. After a year of development and extensive testing, phpBB 2.0.0, dubbed the &#8220;Super Furry&#8221; version, was released on April 4, 2002, three days later than intended.</p>
<p>Work on phpBB 3.0.x began in late 2002. It was originally intended to be released as phpBB 2.2, and the first planned feature list was announced on May 25, 2003.[4] However, as development progressed, the developers realised that phpBB 2.1.x (the development release cycle for 2.2) had eliminated virtually all compatibility with the 2.0.x line, the version number for release was changed to 3.0.0, in keeping with the Linux kernel versioning scheme. In September 2005, Paul Owen resigned as the Development Team Leader and Meik Sievertsen was promoted to the role.</p>
<p>In March 2007, the phpBB teams had planned to undergo a short round of server maintenance, however the server crashed during the outage, suffering a double-disk failure and causing phpBB.com to be down for the full week. (The phpBB teams indicated that phpBB, the software, was not the cause of the outage.) However, due to the unexpected outage, the teams decided to change their original plans and launch their brand new website, powered by phpBB3 and the new prosilver theme. This was a big surprise to most, as the theme had been a heavily guarded secret, never before seen by the public, and was originally not intended to be revealed until the final release of phpBB 3.0.0. Initial feedback was split, with many applauding the new theme and others criticising a number of new design decisions, particularly the decision to display the user info on the right side of the viewtopic page (phpBB2&#8242;s subSilver theme had displayed it on the left).</p>
<p>On April 30, 2007, phpBB founder and co-Project Manager James Atkinson officially resigned from his duties towards phpBB, citing personal circumstances. With the announcement also came the announcement that phpBB was now newly independent, and that the team leaders would be collectively taking charge of the decisions in the future of the project. At the end of May, an announcement was made that Jonathan &#8220;SHS`&#8221; Stanley, the other co-Project Manager, was stepping down as well for personal reasons.</p>
<p>On July 7, 2007, the teams announced that phpBB had been nominated as a finalist for the SourceForge.net Community Choice Awards in the category of &#8220;Best Project for Communications&#8221;. At the end of the month, SourceForge.net announced that phpBB had won the award for &#8220;Best Project for Communications&#8221;, and in honour of the award, SourceForge.net donated $1000 in phpBB&#8217;s name to Marie Curie Cancer Care. phpBB also won a &#8220;Thingamagoop&#8221; from Bleep Labs, and &#8220;bragging rights for a full year.&#8221;</p>
<p>On September 6, 2007, the teams launched an official phpBB podcast. It was recorded by a rotating group of phpBB team members with occasional guests, and discussed a number of phpBB-related topics, as well as answering questions e-mailed in from listeners.</p>
<p>The first beta of phpBB3 was released in June 2006, and the first release candidate was released in May 2007. The phpBB3 codebase received an external security audit in September, which was done by SektionEins. Finally, phpBB 3.0.0 &#8220;Olympus&#8221; (also dubbed the Gold release) was published on December 13, 2007.</p>
<p>The teams launched a new phpBB weblog in July 2008. The blog is written by phpBB team members on various topics related to phpBB and provide users with a unique inside look at the activities of the phpBB teams.</p>
<p>The phpBB teams held their first-ever phpBB users conference in London on July 20, 2008, which was titled &#8220;Londonvasion 2008.&#8221; Londonvasion featured presentations by phpBB team members on various topics important to the phpBB community, MOD authors, and developers. Londonvasion provided a unique opportunity to socialise with members of the phpBB teams. The event also represented the first time that most members of the teams had a chance to meet each other in person.</p>
<h3>More on PhpBB</h3>
<ul>
<li><a title="phpBB" href="http://www.powered-by.org/cms/forum/phpbb/phpbb2/"></a><a title="phpBB2" href="http://www.powered-by.org/cms/forum/phpbb/phpbb2/">phpBB2</a> was the predecessor of the present-day phpBB3. Developed during 2001-2002, the source code was written primarily to run on PHP 3.0 and 4.0 (version 2.0.13 upped the minimum requirement to PHP 4.0.3 due to a necessary security fix), and by the time that phpBB3 was released in late 2007, &#8230;</li>
<li><a title="phpBB3" href="http://www.powered-by.org/cms/forum/phpbb/phpbb3/">phpBB3</a> is the current stable version of phpBB. Following over three years of development and an eighteen-month beta/release candidate stage, it went gold on December 13, 2007. Some of phpBB3&#8242;s major features include: Modular design for the Admin Control Panel, Moderator Control Panel, and User Control Panel Support for multiple database management systems, &#8230;</li>
</ul>
<h3>Other Information</h3>
<ul>
<li>Developed by  The phpBB Group</li>
<li>Stable release  3.0.4  (December 12, 2008)</li>
<li>Written in  PHP</li>
<li>Available in  Multilingual</li>
<li>Type  Internet forum</li>
<li>License  GNU General Public License</li>
</ul>
<h3>Links</h3>
<ul>
<li>Website  <a target="_blank" href="http://www.phpbb.com/" target="_blank">http://www.phpbb.com/</a></li>
<li><a target="_blank" href="http://www.phpbb.com/downloads/" target="_blank">Downloads</a></li>
<li><a target="_blank" href="http://www.phpbb.com/mods/" target="_blank">PhpBB Mods</a></li>
<li><a target="_blank" href="http://www.phpbb.com/kb/" target="_blank">PhpBB Knowledgebase</a></li>
<li><a target="_blank" href="http://wiki.phpbb.com/Main_Page" target="_blank">PhpBB wiki</a></li>
</ul>
<h4>Incoming search terms:</h4><ul><li>Powered by phpBB</li><li>phpbb</li><li>important phpbb</li><li>powered by phpbb3 introduction to human services through the eyes of practice settings</li><li>available powered by phpbb3</li><li>work phpbb</li><li>adult phpbb demo phpbb</li><li>reference phpbb</li><li>months phpbb</li><li>powered by phpbb3</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/phpbb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Simple Machines Forum</title>
		<link>http://www.powered-by.org/simple-machines-forum/</link>
		<comments>http://www.powered-by.org/simple-machines-forum/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 08:38:02 +0000</pubDate>
		<dc:creator>powered-by.org</dc:creator>
				<category><![CDATA[CMS Index]]></category>
		<category><![CDATA[Forum]]></category>
		<category><![CDATA[Open Source Web CMS]]></category>
		<category><![CDATA[SMF]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[mysql database]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[risk]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Simple Machines Forum]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/cms/forum/simple-machines-forum/</guid>
		<description><![CDATA[Simple Machines Forum (abbreviated as SMF) is a freeware Internet forum application. The software is written in PHP and uses a MySQL database backend, although multi-database support is being developed for version 2.0. SMF is developed by the Simple Machines development team. SMF was created to replace the forum software YaBB SE, which at the [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="smf" border="0" alt="smf" align="right" src="http://www.powered-by.org/wp-content/uploads/2009/04/smf.jpg" width="150" height="150" /> Simple Machines Forum (abbreviated as SMF) is a freeware Internet forum application. The software is written in PHP and uses a MySQL database backend, although multi-database support is being developed for version 2.0. SMF is developed by the Simple Machines development team.</p>
<p>SMF was created to replace the forum software YaBB SE, which at the time was gaining a bad reputation because of problems with its Perl-based ancestor software YaBB[citation needed]. At the time, YaBB was attributed to causing resource allocation problems on many systems. YaBB SE was written as a rough PHP port of YaBB, and had many of the same resource and security problems of the older YaBB versions. Joseph Fung and Jeff Lewis of Lewis Media Inc., the owners of YaBB SE and the original owners of SMF, made the decision to convert to a new brand and name.</p>
<p> <span id="more-500"></span><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="smf_web" border="0" alt="smf_web" align="right" src="http://www.powered-by.org/wp-content/uploads/2009/04/smf-web.jpg" width="300" height="401" /> SMF started as a small project by username &quot;[Unknown]&quot; (one of the YaBB SE developers) and its main intent was to add more advanced templating to YaBB SE. The project then slowly grew to address common feature requests, efficiency problems, and security concerns. A rehaul of YaBB SE had been in development for several years, but was superseded by this then competing project. Popular interest in the new YaBB SE fork sparked a complete rewrite of the code, with security and performance in mind. This eventually became today&#8217;s Simple Machines Forum.. The first SMF release was SMF 1.0 Beta 1a, released on 30 September 2003 to Charter Members only.
</p>
<p>On the 23rd of October 2006, Simple Machines LLC was registered in the state of Arizona, and the transfer of copyrights from Lewis Media to Simple Machines LLC was completed on the 24th of November 2006 during a three-day retreat in Tucson, AZ. This was done for the &quot;[solidification of] the team’s commitment to continuously providing free software, without the perceived risks of corporate influence&quot;</p>
<h3>Future</h3>
<p>On 8 April 2007, Simple Machines announced the introduction of their next version, SMF 2.0 [8]. SMF 2.0 has been in development alongside SMF 1.1 since December 2005. This version will have many new features, including:</p>
<ul>
<li>Database abstraction &#8211; with support for PostgreSQL and SQLite planned alongside that of MySQL. </li>
<li>Automatic installation of packages into themes other than just the default. </li>
<li>Email templates to simplify customization of forum emails. </li>
<li>Moderation center including post, topic and attachment moderation &#8211; to allow approving of user content before it is made public. </li>
<li>User warning system. </li>
<li>Additional group functionally including group moderators and requestable/free assignable groups. </li>
<li>WYSIWYG editor to provide an intuitive user interface to those users not familiar with BBCode. </li>
<li>Permission improvements such as group inheritance and permission profiles to further reduce the complexity of the permissions system. </li>
<li>File based caching for a performance increase on all forums regardless of whether an accelerator is installed. </li>
<li>Mail queuing system to stagger the sending of emails to improve performance on large forums. </li>
<li>Advanced signature settings to allow the administrator of a forum to more tightly control the contents of users signatures. </li>
<li>Personal messaging improvements including ability to automatically sort incoming messages and a variety of display options. </li>
<li>Improved upgrade script with better timeout protection and simpler user interface. </li>
<li>Custom profile fields to enable administrators to add additional member fields from the administration center. </li>
<li>Use of OpenID. </li>
</ul>
<p>The first public beta of SMF 2.0 was released on Monday, March 17 2008.</p>
<h3>Localization</h3>
<p>SMF is available in over 38 languages[9], including Albanian, Arabic, Bulgarian, Catalan, Chinese, Czech, Danish, Dutch, English, Finnish, French, German, Greek, Hebrew, Hungarian, Italian, Japanese, Norwegian, Persian, Polish, Portuguese, Romanian, Russian, Spanish, Swedish, Thai, Turkish and Ukrainian. It can be translated to other languages by volunteers. UTF-8 and non-UTF-8 encodings are available for all.</p>
<h3>Modifications</h3>
<p>SMF has a modification base repository for free modification hosting and tracking via the Simple Machines main site. Many modifications, or &quot;mods&quot; as they are usually called, have been created and distributed free of charge, including an arcade, profile additions, gallery, RPG system, spam filter, various SEO features, and many more. Before being listed on the SMF Mods site, the mod is validated by the SMF Team, to ensure that it complies with the SMF Coding Guidelines.</p>
<p>The Package Manager included in SMF is one of the flagship features. It allows an administrator to install modifications and updates to SMF without having to modify the code of the script, usually with only a few mouse clicks.</p>
<h3>The SMF team</h3>
<p>The Simple Machines team includes graphics, documentation, customization, localization, marketing, and management divisions. The SMF support staff and users also provide free support on the official community forums. Their duties include helping forum owners with troubleshooting and optimization.</p>
<h3>Charter Members</h3>
<p>People who wish to support Simple Machines with a donation of 50 USD yearly are rewarded with a Charter Membership. This grants access to a hidden section on the forum and advanced beta versions to test before they go public. Advanced support for SMF including installation and upgrades by the staff are also provided. Charter Members also get access to a private Helpdesk staffed by the Simple Machines Support Team where Charter Members can receive one-on-one support outside of the public forum.</p>
<h3>SMF and free software</h3>
<p>SMF is occasionally criticized for not being available under a free software license; the developers acknowledge this. Redistribution of the software, even unmodified, is not allowed without written permission. The source code is not redistributable either, although it is allowed to distribute instructions on how to modify it.</p>
<h3>Minimum System Requirement</h3>
<p>To run SMF, the webserver you&#8217;re hosted on must meet a few simple requirements. These are not terribly high, and as such most hosts meet them.</p>
<ul>
<li>Any webserver that properly supports PHP, such as Apache or Internet Information Services (IIS). </li>
<li>PHP 4.1.0 or higher. The following directives are required to be set correctly in php.ini:
<ul>
<li>the engine directive must be On. </li>
<li>the magic_quotes_sybase directive must be set to Off. </li>
<li>the session.save_path directive must be set to a valid directory. </li>
<li>the file_uploads directive must be On. </li>
<li>the upload_tmp_dir must be set to a valid directory. </li>
</ul>
</li>
<li>MySQL 3.23.4 or higher. </li>
<li>at least 512 kilobytes of storage space in the database, although more is highly recommended. </li>
<li>about two and a half megabytes of storage space on the web server, although more is recommended. </li>
</ul>
<h3>Recommended System Requirements</h3>
<p>However, for best performance and use, a bit more is suggested. This includes the following:</p>
<ul>
<li>Linux or another Unix based operating system. </li>
<li>The GNU Aspell and its dictionaries for spell checking support. </li>
<li>Apache with AcceptPathInfo set to On (Apache 2 and later only) for queryless URL support. </li>
<li>PHP 4.3.0 or higher, with the following set in php.ini:
<ul>
<li>the max_input_time directive is set to a value of at least 30. </li>
<li>the post_max_size and upload_max_filesize directives are set to the size of the largest attachments you wish to be able to upload. </li>
<li>the session.use_trans_sid directive set to Off. </li>
<li>the memory_limit directive is set to at least 8M. </li>
<li>the max_execution_time directive is set to at least 15. </li>
<li>the register_globals directive is set to Off. </li>
</ul>
</li>
<li>MySQL 4.0.15 or higher with query caching enabled. </li>
<li>GD Graphics Library 2.0 or higher. </li>
</ul>
<h3>Links</h3>
<ul>
<li><a target="_blank" href="http://www.simplemachines.org/" target="_blank">Official Website</a> </li>
<li><a target="_blank" href="http://download.simplemachines.org/index.php" target="_blank">Download SMF</a> </li>
<li><a target="_blank" href="http://custom.simplemachines.org/mods/" target="_blank">SMF Mods</a> </li>
<li><a target="_blank" href="http://custom.simplemachines.org/themes/" target="_blank">SMf Themes</a> </li>
<li><a href="http://www.powered-by.org/references/cms-index/simple-machines-forum/" target="_blank">SMf – Powered-by</a></li>
</ul>
<p><a href="http://www.powered-by.org/cms/forum/simple-machines-forum/" target="_blank"></a></p>
<h4>Incoming search terms:</h4><ul><li>powered by smf</li><li>bowser simple machine forum</li><li>grenade powered by smf</li><li>ones smf</li><li>Simple Machines Forum</li><li>tube inurl:/forums/</li><li>change use simple machines llc</li><li>simple machines required information applicants</li><li>duties yabb</li><li>daffodils simple machine forum</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/simple-machines-forum/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>osCommerce</title>
		<link>http://www.powered-by.org/oscommerce/</link>
		<comments>http://www.powered-by.org/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 target="_blank" href="http://www.oscommerce.com/" target="_blank">http://www.oscommerce.com/</a></li>
</ul>
<h4>Incoming search terms:</h4><ul><li>osCommerce Online Merchant Copyright © 2008 osCommerce</li><li>intext:oscommerce online merchant v2 2 rc2a inurl:oscommerce/</li><li>osCommerce Online Merchant Copyright © 2008 by</li><li>Powered by osCommerce 2 2</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/oscommerce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security overview of Plone</title>
		<link>http://www.powered-by.org/security-overview-of-plone/</link>
		<comments>http://www.powered-by.org/security-overview-of-plone/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 06:55:25 +0000</pubDate>
		<dc:creator>powered-by.org</dc:creator>
				<category><![CDATA[Plone Basics]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Plone]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[security issue]]></category>
		<category><![CDATA[security issues]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/top-cms/plone/plone-basics/security-overview-of-plone/</guid>
		<description><![CDATA[The ten most common security issues in web applications, and how Plone addresses them. Below is a list of the 10 most common security vulnerabilities in web applications, and how Plone addresses these. The full background for this list can be found at the Open Web Application Security Project web site. Problem A1: Unvalidated Input [...]]]></description>
			<content:encoded><![CDATA[<p>The ten most common security issues in web applications, and how Plone addresses them.</p>
<p>Below is a list of the 10 most common security vulnerabilities in web applications, and how Plone addresses these. The full background for this list can be found at the <a target="_blank" href="http://www.owasp.org/index.php/Top_10_2007#Summary" target="_blank">Open Web Application Security Project</a> web site.</p>
<p><span id="more-326"></span></p>
<dl>
<dt>Problem A1: Unvalidated Input </dt>
<dd>How Plone handles this: All input in Plone is validated, and the framework makes sure you can never input data that is not of the required type. This is probably the number one reason why Plone sites — even when deployed and developed by people new to web security — are not compromised. </dd>
<dt>Problem A2: Broken Access Control </dt>
<dd>How Plone handles this: Plone is based on the well-proven (7 years in production), flexible and granular ACL/roles-based security model of Zope. In addition, Plone utilizes an innovative workflow approach to security, which means that end-users never see or modify the security settings — they only work with security presets that have been supplied to them by the developers of the application. This makes the potential for security errors orders of magnitude less likely to happen. </dd>
<dt>Problem A3: Broken Authentication and Session Management </dt>
<dd>How Plone handles this: Plone authenticates users in its own database using a SHA-1 hash of their password. Using its modular authentication system Plone can also authenticate users against common authentication systems such as LDAP and SQL as well as any other system for which a plugin is available (Gmail, OpenID, etc.). After authentication, Plone creates a session using a SHA-1 hash of a secret stored on the server and the userid (HMAC-SHA-1). Secrets can be refreshed on a regular basis to add extra security where needed. Note: Older Plone versions (i.e. before Plone 3) use a less secure method where a session cookie containing both the loginname and password for a user are used. It is highly recommended to enforce use of HTTPS encryption for such sites. </dd>
<dt>Problem A4: Cross Site Scripting </dt>
<dd>How Plone handles this: Plone has strong filtering in place to make sure that no potentially malicious code can ever be entered into the system. All content that is inserted is stripped of malicious tags like <code>&lt;script&gt;</code>, <code>&lt;embed&gt;</code> and <code>&lt;object&gt;</code>, as well as removing all <code>&lt;form&gt;</code> related tags, stopping users from impersonating any kind of HTTP POST requests. All destructive operations (like deletion of content) and privilege elevation (roles, permissions) are checked to be valid HTTP POST request in addition to the usual security checking. On an infrastructure level, the template language used to create pages in Plone quotes all HTML by default, effectively preventing cross site scripting. </dd>
<dt>Problem A5: Buffer Overflow </dt>
<dd>How Plone handles this: Buffers overflow vulnerabilities are not known to exist in the current versions of Python, and is usually more common in systems based on languages that do not have strict checking for this, like C. </dd>
<dt>Problem A6: Injection Flaws </dt>
<dd>How Plone handles this: This is usually common in systems that use SQL for its content storage. Plone does not use SQL by default, and when setting up SQL databases with Plone, they always communicate through a standard SQL connector that neutralizes injection attempts automatically. </dd>
<dt>Problem A7: Improper Error Handling </dt>
<dd>How Plone handles this: Plone provides almost information on the front end (no stack traces etc) when there is an error, but logs the error internally instead. All the front-end user will see is the log entry number of the error that was caused, allowing the error to be located in the logs if it is reported to the site admin. </dd>
<dt>Problem A8: Insecure Storage </dt>
<dd>How Plone handles this: All the cryptographic methods in use in the Plone stack are been exposed to public scrutiny for years, and have no known vulnerabilities. </dd>
<dt>Problem A9: Application Denial of Service </dt>
<dd>How Plone handles this: The most common setup for a Plone site is to utilize a caching proxy like Squid, Varnish, Apache or IIS. When configured in this way, it&#8217;s very hard to bring down a Plone site with DoS attacks. (Note: In versions earlier than Plone 2.1.4 and 2.5.1, there was a potential Denial of Service attack identified in the error page of Plone, which was unnecessarily heavy. This was fixed as part of a bigger security audit performed in the same timeframe, and the current releases of Plone do not suffer from this problem. </dd>
<dt>A10 Insecure Configuration Management </dt>
<dd>How Plone handles this: Plone has very strict security defaults out-of-the-box, and also runs as an unprivileged user on the server. Web users do not have access to the file system. Because of these factors, the most common security configuration vulnerabilities in this area are avoided. </dd>
</dl>
<h4>Security track record</h4>
<p>Measuring or quantifying security risks in software is hard — security is a process, not a product, and thus requires constant vigilance and good coding practices combined with security reviews. One interesting measure is the number of vulnerabilities reported by the MITRE’s Common Vulnerabilities and Exposures database, which is the main source for tracking and naming security issues.</p>
<p>Here are some counts of the numbers of known vulnerabilities and exposures in some common CMS platforms and their technology stacks &#8211; also note that the Python/Zope/Plone stack has existed for several years longer than the others mentioned:</p>
<ul>
<li>Plone/Zope/Python stack:
<ul>
<li>CVE Entries containing Plone: 3</li>
<li>CVE Entries containing Zope: 15 (only 3 since 2004)</li>
<li>CVE Entries containing Python: 17</li>
</ul>
</li>
<li>PHP-based stacks:
<ul>
<li>CVE Entries containing Drupal: 22</li>
<li>CVE Entries containing Mambo: 31</li>
<li>CVE Entries containing Joomla: 20</li>
<li>CVE Entries containing MySQL: 99</li>
<li>CVE Entries containing PHP: 1258</li>
</ul>
</li>
<li>Other stacks:
<ul>
<li>CVE Entries containing Perl: 97</li>
</ul>
</li>
</ul>
<p>These numbers do not prove anything by themselves, of course — but do suggest a general trend, and are a good approximation of our security track record compared to other systems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/security-overview-of-plone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plone system resources for a small site</title>
		<link>http://www.powered-by.org/plone-system-resources-for-a-small-site/</link>
		<comments>http://www.powered-by.org/plone-system-resources-for-a-small-site/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 06:52:10 +0000</pubDate>
		<dc:creator>powered-by.org</dc:creator>
				<category><![CDATA[Plone Basics]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Plone]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/top-cms/plone/plone-basics/plone-system-resources-for-a-small-site/</guid>
		<description><![CDATA[This article explains what kind of system resources are needed to run small Plone sites, specifically running a small site with few content objects and no dynamicity, e.g. a static company web site and not many hits. Content management system Plone and its application server Zope are designed for scalability and flexibility, so fixed resource [...]]]></description>
			<content:encoded><![CDATA[<p>This article explains what kind of system resources are needed to run small Plone sites, specifically running a small site with few content objects and no dynamicity, e.g. a static company web site and not many hits.<br />
Content management system Plone and its application server Zope are designed for scalability and flexibility, so fixed resource costs per Plone site might be high compared to other solutions (ASP, PHP).</p>
<p><span id="more-325"></span></p>
<p>Basic Plone system resources</p>
<p>To run Plone web site you need</p>
<p>* Some kind of machine (preferably Unix server, Windows works too) which is connected to Internet 24/7</p>
<p>* Ability to run arbitary daemon (background) processes on the server<br />
* Ability to open arbitary ports. Zope wants to open its own port for incoming requests.<br />
* Shell account for installing Plone + Zope and running control software</p>
<p>One could say that you need server root privileges to run Plone, though it&#8217;s technically possible without root privileges if the web hosting provider co-operates with you. Also, Plone gulps quite much RAM memory. Read more about it below. You might want to use virtual server, real server or Zope specific host company to run Plone web site, since most low end web hosting solutions don&#8217;t provide enough flexibility to run Plone. Google for &#8220;plone hosting&#8221; or &#8220;zope hosting&#8221;. One example company providing resourceful Zope hosting in Europe is Nidelven IT.</p>
<h3>Plone performance measuring and caching</h3>
<p>Plone doesn&#8217;t use any CPU when no pages are being loaded (in idle state).</p>
<p>When a page is being loaded, CPU usage maxes out to 100% per thread.</p>
<p>Because Plone CPU usage varies with the load, it&#8217;s useful to requets per seconds metric instead of CPU usage % to measure how much load the system can take.</p>
<h3>Caching</h3>
<p>Caching means that instead of regenerating the web page for each individual request, an old copy is kept lying around in memory/on disk and is served for consequent requests. Since the same once generated data is recycled, we improve performance by not going a long process of fetching data from a database, fitting it into page templates and finally converting to HTML.</p>
<p>Without caching, Plone is not suitable for heavy traffic sites (more than few visitors per minute).</p>
<h3>Static caching</h3>
<p>Here I use term &#8216;static caching&#8217; for a method where the whole site is kept in the cache and real-time modified content is available for certain users only. This method is suitable for company web pages and other, closed, non-interactive content.</p>
<p>Pros</p>
<p>* Very easy to set-up<br />
* Very efficient</p>
<p>Cons</p>
<p>* The site cannot have dynamic content (e.g. discussion) or other content which anyone could update</p>
<p>The easiest way to do static caching is to put a front end server at the front of Plone. The front end server takes all requests and caches them over a certain time period until it fetches new content from the server.</p>
<p>The most popular ways are using Apache web server&#8217;s mod_proxy module and Squid proxy.</p>
<p>With Apache 2 caching site content using mod_proxy, speed increase drastically (x 100). This is because pages are served directly from memory cache, instead of being regenerated each time a request is made. You should find plenty of tutorials from plone.org/documentation and Google how to put Apache 2 to the front of Zope to cache requets.</p>
<p>Also, Apache&#8217;s mod_deflate plug-in can used to GZip compress HTML, JS and CSS code before sending it over the wire. Most of desktop web browsers support GZip&#8217;ed content. This decreases bandwidth requirements, since HTML and other text based content compresses well.</p>
<h3>Dynamic caching</h3>
<p>Plone 2.5 ships with an add-on product called Cache Fu. Cache Fu allows fine tuned control of caching</p>
<p>* Caching only static items with a front end cache (Apache/Squid)<br />
* Increasing Zope database performance by tuning internal database object caches<br />
* Setting HTTP headers so that user web browsers itself cache the content propeply</p>
<p>Pros</p>
<p>* Propeply set up Cache Fu ensures that live content is always up-to-date (thus, the name dynamic caching), but static content is served at the maximum possible speed</p>
<p>Cons</p>
<p>* Setting up Cache Fu needs insight to HTTP request mechanisms and Plone internals</p>
<p>For more information see the documentation supplied with Cache Fu.</p>
<p>Note that Zope doesn&#8217;t reserve all memory on boot up. You need to browse around the site to make page loads and you can see memory usage increasing (until every page is load).</p>
<p>Spikes and Python memory management</p>
<p>When you upload a big content object (e.g. a high resolution image) Python memory usage spikes up since Python needs to allocate memory for processing the image. This image might not never freed back to the system and thus task manager utilities like top report Python to plenty of memory. However, this memory is not actively used and it&#8217;s swapped out. Read more about Python memory allocation.</p>
<h3>Zope packing</h3>
<p>Zope database stores information for all object revisions (each edit, delete) for undoing changes. Unless you want to have ability to track down each change, you can pack Zope database now and then to decrease it&#8217;s size. It can be done via Zope management interface control panel.</p>
<p><a target="_blank" href="http://plone.org/documentation/how-to/plone-system-resources-for-a-small-site" target="_blank">Source :</a></p>
<h4>Incoming search terms:</h4><ul><li>[servers] powered by wordpress leave a comment</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/plone-system-resources-for-a-small-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plone 4 Framework Team Announced</title>
		<link>http://www.powered-by.org/plone-4-framework-team-announced/</link>
		<comments>http://www.powered-by.org/plone-4-framework-team-announced/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 04:55:13 +0000</pubDate>
		<dc:creator>powered-by.org</dc:creator>
				<category><![CDATA[Plone]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/top-cms/plone/plone-4-framework-team-announced/</guid>
		<description><![CDATA[David Glick, Calvin Hendryx-Parker, Martijn Pieters, Ross Patterson, Erik Rose, Laurence Rowe and Matthew Wilkes have been chosen for the Plone 4 Framework Team. The Plone Foundation proudly announces the members of the newly formed Plone 4 Framework Team: David Glick is a web developer for ONE/Northwest, a Seattle-based consultancy that delivers tools and strategies [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.powered-by.org/wp-content/uploads/2008/12/plone-thumb.jpg" alt="" width="150" height="150" />David Glick, Calvin Hendryx-Parker, Martijn Pieters, Ross Patterson, Erik Rose, Laurence Rowe and Matthew Wilkes have been chosen for the Plone 4 Framework Team.</p>
<p>The Plone Foundation proudly announces the members of the newly formed Plone 4 Framework Team:</p>
<p>David Glick is a web developer for ONE/Northwest, a Seattle-based consultancy that delivers tools and strategies for engaging people in protecting the environment.  He has been contributing to Plone add-on products and the Plone core for the past year, and is currently helping to build Dexterity, a tool for creating content types through the web.</p>
<p><span id="more-316"></span></p>
<p>Calvin Hendryx-Parker is co-founder and Director of Engineering for Six Feet Up, a CMS consulting company headquartered in the Indianapolis, Indiana. Calvin specializes in implementing Zope and Plone systems and has spoken frequently at symposia and conferences on Plone architecture and implementation.</p>
<p>Martijn Pieters is Senior Software Developer at Jarn, a longtime Plone consultancy. He&#8217;s been developing with and for Plone, Zope and Python since 1999. He has been involved with core development on the whole stack, from ZPT and ZODB via CMF to Plone itself.</p>
<p>Ross Patterson is an independent Plone developer and consultant in California.  He&#8217;s been developing with Zope and Plone for 9 years making contributions to various parts of the stack but mostly contributing add-ons and utilities.</p>
<p>Erik Rose is a core developer at WebLion, Penn State University&#8217;s internal Plone consultancy. He has written several popular Plone products—including FacultyStaffDirectory, WebServerAuth, and CustomNav—and spoken at Plone conferences about security, software architecture, and documentation.</p>
<p>Laurence Rowe works as a Software Developer for Jarn AS, Norway. He&#8217;s been consulting with Plone for 4 years, mostly focused around Systems Integration.</p>
<p>Matthew Wilkes is a Plone developer based in Bristol, in south-west England. As well as working a 3 day week at Team Rubber, he works as a freelance consult as Circular Triangle and spends the rest of his time reading German at Bristol University.</p>
<p>The new framework team was selected unanimously by a panel of current and past framework team members.</p>
<p>The job of the Plone 4 Framework Team is to evaluate, recommend, test and accept Plone Improvement Proposals (PLIPs) for version 4.0 of Plone, a versatile and popular open-source Content Management System based on Python and Zope. They&#8217;ll be working alongside the Plone 3 Framework Team, which will continue to incrementally develop the Plone 3.x series.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/plone-4-framework-team-announced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

