The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Rubric - a notes and bookmarks manager with tagging

VERSION

version 0.157

DESCRIPTION

This module is currently just a placeholder and a container for documentation. You don't want to actually use Rubric, even if you want to use Rubric.

Rubric is a note-keeping system that also serves as a bookmark manager. Users store entries, which are small (or large) notes with a set of categorizing "tags." Entries may also refer to URIs.

Rubric was inspired by the excellent http://del.icio.us/ service and the Notational Velocity note-taking software for Mac OS.

PERL VERSION

This code is effectively abandonware. Although releases will sometimes be made to update contact info or to fix packaging flaws, bug reports will mostly be ignored. Feature requests are even more likely to be ignored. (If someone takes up maintenance of this code, they will presumably remove this notice.) This means that whatever version of perl is currently required is unlikely to change -- but also that it might change at any new maintainer's whim.

WARNING

This is young software, likely to have bugs and likely to change in strange ways. I will try to keep the documented API stable, but not if it makes writing Rubric too inconvenient.

Basically, just take note that this software works, but it's still very much under construction.

INSTALLING AND UPGRADING

Consult the README file in this distribution for instructions on installation and upgrades.

TODO

For now, consult the todo.html template for future milestones, or check http://rjbs.manxome.org/rubric/docs/todo.

THANKS

...to a lot of people whom I will try to name, in time. Among these helpful people are Ian Langworth, Shawn Sorichetti, John Cappiello, and Dave O'Neill.

SEE ALSO

AUTHOR

Ricardo SIGNES <rjbs@semiotic.systems>

CONTRIBUTORS

  • Brian Cassidy <bricas@cpan.org>

  • jcap@codesimply.com <jcap@virgo.codesimply.com>

  • John Cappiello <jcap@codesimply.com>

  • John SJ Anderson <genehack@genehack.org>

  • Ricardo SIGNES <rjbs@codesimply.com>

  • Shawn Sorichetti <ssoriche@coloredblocks.net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2004 by Ricardo SIGNES.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.