星期五, 12月 16, 2005

Shotoku: Content management framework, developed at JBoss labs

Shotoku is designed to provide easy access to content repositories in which you can store data and bind metadata. The current implementation is based on a Subversion repository with a local working copy.

Here are some of the currently implemented features:
  • Because a local working copy is present, data reading is very fast.
  • Data writing is reliable, because data is sent straight to the repository, without touching the working copy.
  • Shotoku can work in "embedded" mode in stand-alone applications, as well as a component in an application server.
  • Shotoku allows you to "inject" content into any POJO using annotations (currently supported only in app server mode). POJOs which are Shotoku aware are automatically updated when a user updates a node in a Subversion repository Shotoku is configured to reference. Content can be anything and there are no structural requirements placed on the repository - even existing Subversion repositories can be referenced by Shotoku without modification.
  • A simple search mechanizm.
  • Integeration with Apache Velocity - you can easily store tamplates in Shotoku.

SPIP: free publication system on the Internet, mainly targeted at individuals, informal groups, and non-profit organizations

SPIP is an open-source, free publication system on the Internet, mainly targeted at individuals, informal groups, and non-profit organizations. It allows contributive writing and managing of Web sites having a magazine-like structure (i.e., articles and short stories contained in nested sections), while not needing any HTML skills (except for defining the layout templates). There are many additional features: public forums, petitions, keywords, syndication, an integrated search engine, and more.

星期一, 12月 05, 2005

Real Time Communication

BitlBee allows users to talk to people on the MSN, ICQ, Jabber, Yahoo!, and AIM networks with any IRC client by emulating an IRC server. A virtual channel is created with all of the user's buddies in it, who can be talked to in the channel or in a query.

Jabber Software Foundation