Open Source alternatives to Web apps: Piggydb
February 1st, 2010 by scottApplication: Piggydb
Description: Piggyb is described as a Web notebook application that provides you with a platform to build your knowledge personally or collaboratively.
No matter what we do — writer, student, teacher, curious Web surfer — we tend to collect a lot of information. Links, quotes, snippets. And we generate thoughts, ideas, and (if we’re writing) even snippets of … well, whatever we’re writing.
Collecting, organizing, and accessing that information when we need it can be tricky. One way to do it is to use Piggydb.
In a lot of ways, it’s an Open Source version of Evernote. You create notes, called fragments that you link together. On top of that, you can organize those fragments in the same way you would index cards.
You can add tags to your fragments and also invite others to collaborate with you (sort of like with a wiki).
Piggydb requires Java to run. You can run it on your desktop, or as a Web application on a Web server via a .war file. To do the latter, you need a servlet engine like Tomcat. Then again, you can probably also run it off a Web server as long as the server has Java installed.
Overall, Piggydb is easy to use and it’s useful — whether you’re working alone or with others.
If you’re curious, try out the demo.

