[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#111612: ITP: davinci



Package: wnpp

Just inserted the README here:

/* DaVinci:  a journalling library, 
 *           a GNOME application, 
 *           and Evolution component.
 * 
 *           Copyright (c) 2001 John Tunison <john@tunison.net>
 */

Introduction
------------
DaVinci is a journalling client.  It works as a stand-alone journal manager, or with online journalling systems such as Advogato and LiveJournal.

DaVinci began as a series of patches to LogJam.  Eventually, very little of the original code was left.  Many of the good ideas in LogJam have been gratefully stolen in DaVinci, especially the "look and feel".  Many thanks to the original authors of LogJam, especially Evan Martin <eeyem@u.washington.edu>.

If you are interested in writing journalling code of your own, you may want to look at libdavinci.  There is complete model/view separation, and the possibilities are endless.

For a complete list of features, see FEATURES.

If you need help or have comments, please use the mailing lists!  

	davinci-users@lists.sourceforge.net
	(http://sourceforge.net/mail/?group_id=34507)


Requirements
------------
GNOME 1.4:  http://www.gnome.org
	(in particular, gnome-libs and libxml)
libcurl:  http://curl.haxx.se/libcurl/

(optional)
	for music autodetection:  XMMS 1.2 or later.  http://www.xmms.org


Getting Started
---------------
DaVinci has a pretty standard setup.
Running:
	$ ./configure 
	$ make
	$ su
	# make install
should be all you need to install it.

The installed executable is called "davinci".


Using DaVinci
------------
If you have any questions or topics that should be covered in this section,
let me know.


Known Bugs
----------
What!?  Where?  :)

- "history" in the Advogato model is loosely defined to be .. um.. the entries on the first page of your journal.  It doesn't really make sense to fix this until somebody gets Advo servers to spit out something other than HTML. 
- "friend groups" are not supported in LJ; neither are friend group security levels
- the evolution component is not yet finished
- the command line version is not yet finished


Author
-------
John Tunison <john@tunison.net> -- http://john.tunison.net


Thanks
------
Evan Martin <eeyem@u.washington.edu>
Brad Fitzpatrick <bradfitz@bradfitz.com> 

And the many others who worked to make LogJam, LiveJournal, Advogato, Evolution, and GNOME the successes they are today.


License
-------
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

-- 
@James LewisMoss <dres@debian.org>      |  Blessed Be!
@    http://jimdres.home.mindspring.com |  Linux is kewl!
@"Argue for your limitations and sure enough, they're yours." Bach



Reply to: