Lyceum is an open-source blogging platform based on WordPress. It was developed by ibiblio, though is currently inactive.
Lyceum was first made public in February 2006. It originally began in mid-2005, and development is synchronous with WordPress. As of March 2009, Lyceum was based on an old version of WordPress and was inactive while the developer considered whether or not to resume development. As of May 2010, the project has been discontinued...
More
Lyceum is an open-source blogging platform based on WordPress. It was developed by ibiblio, though is currently inactive.
Lyceum was first made public in February 2006. It originally began in mid-2005, and development is synchronous with WordPress. As of March 2009, Lyceum was based on an old version of WordPress and was inactive while the developer considered whether or not to resume development. As of May 2010, the project has been discontinued.
WordPress MU, developed by the core WordPress team, is extremely similar in functionality to Lyceum. The primary difference is that Lyceum stores all of its information in a set number of database tables (it has a normalized schema). WordPress MU, on the other hand, adds new tables for each weblog added (it has a sharded schema).
Less