phpBB2

April 19, 2009 by powered-by.org · 5 Comments
Filed under: PhpBB 

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′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′s default configuration settings, the teams chose not to offer support for this configuration.

Read more

phpBB

April 19, 2009 by powered-by.org · 2 Comments
Filed under: CMS Index, Open Source Web CMS, PhpBB 

phpbb_logo phpBB is a popular Internet forum package written in the PHP scripting language. The name “phpBB” 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 Codding and John Abela joined the development team after phpBB’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.

Read more

Simple Machines Forum

April 19, 2009 by powered-by.org · 4 Comments
Filed under: CMS Index, Forum, Open Source Web CMS, SMF 

smf 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 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.

Read more

Security overview of Plone

December 22, 2008 by powered-by.org · Leave a Comment
Filed under: Plone Basics 

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.

Read more