Version 17 of OpenACS

Updated 2004-01-13 16:33:27

http://www.openacs.org/

Uses the AOLServer web server with embedded TCL 8.3 interpreter: Multithreaded, automatically caches interpreted code for speed. Has builtin, easy to use hooks to connect to databases like Oracle, Sybase, PostgreSQL.

OpenACS is a web toolkit built on top of AOLServer. It has a strong community-oriented focus, with emphasis on bulletin boards (aka message forums), news, classifieds, as well as ecommerce functionality. It has a very strong templating system as well.

Users: greenpeace.org[L1 ], openacs.org[L2 ], www.travelerstales.com (most functionality hidden in admin pages)[L3 ], www.pps.org [L4 ] . Probably the most popular and most customized site is photo.net [L5 ]

The precursor to OpenACS is ACS, the arsDigita Community System. There we have the connection to Philip Greenspun, the operator of photo.net, and author of two books about database backed websites in which he uses the beginnings of ACS as his examples.


See SysAdmin magazine, Feb 2003, pages 41-45 for the article "The OpenACS E-Commerce Solution", by Rafael Calvo and Mark Aufflick.

See a series of articles on OpenACS (and also Zope), by Reuven Lerner in Linux Journal, starting in issue 101.

http://linuxjournal.com/article.php?sid=6164 (At the Forge: Introducing AOLserver)

http://linuxjournal.com/article.php?sid=6223 (At the Forge: OpenACS)

http://linuxjournal.com/article.php?sid=6275 (At the Forge: OpenACS Packages)

http://linuxjournal.com/article.php?sid=6337 (At the Forge: Creating OpenACS Packages)

http://linuxjournal.com/article.php?sid=6377 (At the Forge: OpenACS Templates)


I've written a binding that allows you to run OpenACS code using Tom Poindexter's FastCGI library.

http://www.jsequeira.com/projects/portable.nsd/

It doesn't yet support the full OpenACS toolkit, but by avoiding unsupported API calls you should be able to write high performance web applications in TCL that run under either AOLServer or Apache.

(7oct2003 JJS)


Category Application | Category Internet