DOG (Data Organizer) Copyright (C) 2001, Pirmin Kalberer Description ----------- DOG is a personal knowledge manager based on topic maps. At the the current stage it is spezialized on managing bookmarks. It imports and exports Netscape, Mozilla and KDE2 (XBEL) bookmark files and imports KDE1 bookmarks and Windows IE Favorites. Migration from older versions: -Export your Bookmarks with the older version into a HTML file -Import this file with the current version. Known problems: -Reading from a mounted (v)fat partition does not work. This is a kernel problem. Copy your files to a Linux partition. -Renaming an item (ending with return) crashes with KDE 2.0.0. Change focus with the mouse helps sometimes. -For more see TODO Compilation: -KDE 2.0.1 or newer is required (www.kde.org) -Berkeley DB 3.0.55 or newer with C++ API is required (www.sleepycat.com) -$KDEDIR and $QTDIR must be set (?) ./configure make Building from CVS: make -f admin/Makefile.common cvs perl admin/am_edit ./configure make perl admin/am_edit make or with KDevelop: Autoconf/automake perl admin/am_edit Configure... Build perl admin/am_edit make ... don't ask my why (it suspect a problem of am_edit with multiple targets)... If you find DOG useful, I'd like to know about it. Enjoy! Pirmin Kalberer http://www.sourcepole.com/sources/software/dog/ $Date: 2001/12/06 09:42:32 $