Vinod Kurup

Hospitalist/programmer in search of the meaning of life

Sep 29, 2003 - 4 minute read - Comments - openacs programming web

Why OpenACS?

Bhavesh responded to my seemingly irrational exuberance about OpenACS asking, “What’s the excitement about OpenACS?”

There are much better answers to this question, starting with Why OpenACS?, by my web host Cathy Sarisky, but here’s my super brief answer.

OpenACS is a toolkit to build online communities, that is, sites which value users and their contributions. OpenACS provides applications which allow users to create and manage content - applications like forums, photo albums, blogs, calendars, wikis, and file storage areas. Users can obviously create content in these areas, but they can also be given extra privileges to moderate the content or grant privileges to others. So, administrators can delegate the management of the site to those who are most invested in it - the community. Currently, OpenACS’s main focus has been at educational institutions (MIT, the University of Heidelberg, and many others) where it’s ideally suited for course management. It’s currently not polished enough to be used out-of-the-box unless you’re comfortable with Linux system adminstration, but improvements are being made in that area.

This site is built on OpenACS, but I barely scratch the surface of the features available. I plan to add more stuff soon, but OpenACS is in the midst of releasing its next version, so I’m concentrating my extensive free time in that endeavor. Once OpenACS 5 is out, I’ll upgrade this site and then add some of the bells and whistles.

To be honest, I’m not sure that OpenACS is the right application if you’re just looking to build a personal website. Movable Type is much more suited to that purpose. OpenACS is useful when you want to allow a bunch of users to each have complete control over their own personal websites, yet also allow those users to interact with each other, perhaps even aggregating content from multiple users in one place. So, if you wanted to create a service that competed with TypePad, you could use OpenACS to do that.

OpenACS’s main power lies in the fine-grained control that it gives you. Every object and area can be controlled the way you want, so the level of control that users have is up to you. The database API is clean and gives you full access to the database of your choice - Oracle or PostgreSQL. Your hands aren’t tied. The templating system is intuitive yet offers a lot of features for more complex, specific cases if needed. A lot of work is currently going into building and improving an automated testing framework. There are plenty of other reasons why I love OpenACS and I’ll write about them some more as examples of them come up.

In short, OpenACS is the way for me to get things done on the web.

Comments from old site

A unified package

What I really like about it is that it has the common data model. The same user features, the same content features, are available everywhere. Try to glue together a PHP forum and a PHP shopping cart made by two different groups and you're in for a good deal of work.

I’m also a fan of esoteric technologies. I like using tools that work well (Macs, postgresql, aolserver, qmail) rather than the tools everyone uses, since the popular tools are usually extremely feature-rich, but ugly as sin on the inside (Windows, Apache, sendmail)

Mark Dalrymple 2003-10-03 17:58:20

Can't believe I forgot to mention that!

The consistent user-centered datamodel is key. I think some joker wrote an excellent article about OpenACS and its strong points. I really meant to point to that article in my post, since it succintly describes everything that I was trying to say. :-)

Vinod Kurup 2003-10-06 13:48:18

oh yeah

you can ignore that thing. the guy that wrote it is a big jerk. And he looks funny. And he drools.

Mark Dalrymple 2003-10-07 22:39:46

Almost famous Comments fixed

comments powered by Disqus