![]() Home Page News What is Prontonote? Version History Feature yeah yeah i heardy Download Instructions Sourceforge Project Page Release Roadmap Bugs CVS |
What Is Prontonote?IntroductionProntonote is a note taking application written in Java. It is released under the GNU General Public License, this means that it is free to download, free to modify and free to distribute! Note: This document is written in the context that the application is finished, please see the roadmap for details of what features are available in the latest version. Multiple VersionsProntonote can work in two different ways: Standalone and Network-Client. The Prontonote Client is able to connect to a Prontonote server as well as run in standalone mode. Notebook StructureProntonote employees a tree structure for the representation of a Notebook. The components of a Notebook is as follows:
Different Types of NotesThere are different types of notes that are available to be used, it is even possible to create your own types of Notes (this requires an understanding of Java). The built-in Note types are:
Multiple Front-EndsProntonote Client is designed so that it can be used by different types of users in different types of environment.
Multi-userProntonote Server is designed to be a multi-user system, this means that you can have different user accounts for different people. It is also possible to set permissions for Notebooks and it’s child items, giving different users and groups different privileges. Server-Client or StandaloneThe Prontonote Client can run both as a client for Prontonote server as well as in a standalone environment. This allows you to work collaboratively on Notebooks within a group as well as privately. Database ConnectivityProntonote Server allows you to use a database for the storage of the Prontonote data. Some of the biggest Databases will be supported from the outset, remember that this is Open Source, if the database technology that you want to use isn’t supported then you can write the support yourself! Standalone XML SupportThe standalone version of Prontonote uses XML to store the Prontonote data. Target AudienceProntonote was initially conceived to be useful in an academic environment, however it has been designed in a manner that will be useful to corporations and home users. Academic UsageAs a student I have discovered how tricky it is to combine notes taken in lectures with the lecturers notes. I conceived Prontonote as a way of sharing personal lecture notes with friends, being able to access lecturer notes, and being able to easily combine these into notes that will be useful for future reference and revision. An example of how I can see Prontonote being used is as follows:
Corporate Usage There are many ways that Prontonote could be useful in a corporation.
It could be used for keeping information on the progress of a meeting,
sharing information within a team, or even an elaborate method of brain-storming. |