unalog 0.1.5 review

Download
by rbytes.net on

unalog is a web application for use by one or more people to keep track of various net-based activities. Requirements: · python-2

License: MIT/X Consortium License
File size: 0K
Developer: Dan Chudnov
0 stars award from rbytes.net

unalog is a web application for use by one or more people to keep track of various net-based activities.

Requirements:
python-2.3+; Works unchanged under python-2.3; all development is done under
python-2.3.5.
quixote-1.2
dulcinea-0.1; Also works with dulcinea-0.2.1, but you will have to do one of the following:
a) disable site_util.SITE_CONFIG
b) tweak site_util.SITE_CONFIG so it doesn't prevent unalog from starting
c) actually use site_util.SITE_CONFIG as it was intended (see doc/site-management.txt)
Otherwise I believe dulcinea-0.2.1 will just work. Note that dulcinea-0.3+ will NOT work; it uses Durus, not ZODB, and unalog uses the ZODB.
ZODB-3.2.4+
PyLucene-0.9.7+; Required for search. Note that PyLucene is only supported for python-2.4+, but it seems to work so far with only python-2.3.4+ on linux (windows does require 2.4)
log4py-1.3
PyXML; Required for included RSS.py to work, not sure which version, just try the latest that works with your OS/python
ElementTree; Required for all unalog-generated XML output (might be replaced by lxml)
CQLParser; Requred for SRU interface; install all of [CQLParser.py, CQLUtils.py, SRWDiagnostics.py]
SCGI-1.2 [optional]; unalog comes with a scgi handler which depends on scgi being present, or you can use twisted (see next)
Twisted-1.3 [optional]; only if you want to run under twisted.

What's New in This Release:
Added SRU query support (#99)
Added support for rel='tag' microformat (#100)

unalog 0.1.5 keywords