Minnow
What is it?
minnow is a way to discuss PDF documents online in a community environment. You can use minnow to blog a PDF and discuss it, or use minnow by itself as a threaded forum PDF discussion engine. With minnow, the "topic" is a PDF rather than some text that you enter. minnow users can read the PDF and leave comments or annotations which will be viewable by all as soon as they are written. Any type of document that you can get into PDF format can be uploaded to minnow.
minnow is like flickr for PDFs. Upload PDF files, and it converts them to a series of images (one for each page) and allows you to leave comments and annotations on each page.
Features
- Simple Uploading of PDF documents
- User annotations allow registered users to select an area of the uploaded document and enter a note about it
- User comments allow registered users to make general comments about a document or certain page
- Threaded comment system
- Access control to restrict which users can access certain documents
- RSS feeds for comments and annotations on each uploaded document
Download Releases
You can download Minnow releases from the SourceForge project page here.
Demo Site
You can view a Minnow demo site here.
Subversion Access
To check out the latest development version of Minnow from subversion, run the following command:
svn co https://svn.sourceforge.net/svnroot/minnow/trunk/minnow minnow
You will also need nodecore to be able to run, get it thusly:
svn co https://svn.sourceforge.net/svnroot/minnow/trunk/nodecore nodecore
You can also browse the subversion repository online here.