Showing posts with label piggydb. Show all posts
Showing posts with label piggydb. Show all posts

Wednesday, March 18, 2009

Piggydb V3.8 released

This release adds Tag Input Assistance which provides users with a pulldown tag tree whenever they input tags.



You can navigate the tag tree with the pulldown:



Fragment tool buttons are available for the list view as well as the detail view:



Piggydb: http://piggydb.devjavu.com/

Monday, March 2, 2009

Piggydb V3.7 released

This release adds two features: Fragment Bookmark and Related Tags.

A fragment can be bookmarked by using the special "bookmark" tag; a (star icon) button has been added to the top-right corner of each fragment for convenience.

Bookmarked fragments are shown in the navigation sidebar.



"Related Tags" are all additional tags which classify a displayed (searched) fragment. A Related Tags view has been added to the sidebars of the Tag and Filter pages.

When you click on the "Plus" button next to a related tag, the selected fragments are filtered with the new set of tags, allowing you to "drill down" to pinpoint the required fragment(s).



Enjoy building your knowledge!
http://piggydb.devjavu.com/#GettingStarted

Tuesday, February 17, 2009

Piggydb V3.6 released

This release adds new Home page functionality, and also fixes a couple of bugs.

The new Home page provides two display formats: "detail" and "list". You can switch between these using the respective buttons in the top-right corner of a fragment list.

Detail view:


List view:


home tag - fragments tagged with "home" always display on the Home page, ideal to provide entry points to your knowledge.





Embedding "pre" formatted fragments now works as expected.



Enjoy building your knowledge!
http://piggydb.devjavu.com/#GettingStarted

Monday, February 9, 2009

Piggydb V3.5 released

This maintenance release mainly focuses on improving the user interface.

Piggydb's HTML/CSS was re-written to fully conform to the XHTML 1.0 Transitional specification (http://www.w3.org/TR/xhtml1/).

Firefox3



Internet Explorer7



Enjoy building your knowledge!
http://piggydb.devjavu.com/#GettingStarted

Tuesday, February 3, 2009

Piggydb V3.4 released

This release adds support for two special tags: "pre" and "code".

If a knowledge fragment is tagged with "pre", it will be displayed "as is" and no further formatting will be applied to it (similar to HTML <pre>..</pre> mark-up).



The "code" tag adds syntax highlighting using google-code-prettify.



You can optionally specify the language with a "lang-<language name>" tag, for more detail, see the google-code-prettify document.



If you create the tag relation "pre -> code" beforehand, you will only need to classify a fragment as "code" to enable syntax highlighting of its content.



Enjoy building your knowledge!
http://piggydb.devjavu.com/#GettingStarted

Wednesday, January 28, 2009

Piggydb V3.3 released

This release adds one new feature: a list of recently viewed fragments; displayed in the sidebar, used as an aid to navigation.



The bugfixes are:

* Modified the labeled link regex to not be greedy (thanks bonkabonka)
* Fixed XSS vulnerability
* Fixed the content-type switch bug on IE7 (thanks しばたさん)

Enjoy building your knowledge!
http://piggydb.devjavu.com/#GettingStarted

Tuesday, January 13, 2009

Piggydb V3.2 released

This release adds three new features:

1) Child Fragment Sorting - you can now specify the sort order of child (dependent) fragments, the criteria are stored with the respective parent fragments.

2) Outline View - this hierarchical tree view is displayed in the sidebar of the fragment page.

3) Fragment Edit Buttons - this button, in the top-right corner of each fragment, takes you to the fragment edit page.



Enjoy building your knowledge!
http://piggydb.devjavu.com/#GettingStarted

Thursday, January 8, 2009

Piggydb V3.1 released

This is a minor update, mainly bugfixes, plus one new feature: the Trash Tag.

Tagging fragments as trash (by using the "Trashcan" button in the top-right corner) simply removes them from the list view page; to delete them completely, use the trash tag page.



Enjoy building your knowledge!
http://piggydb.devjavu.com/#GettingStarted

Piggydb V3.0 is now available!

I'm pleased to announce the release of Piggydb V3.0.

This is a major update with two important features: File Fragment and Fragment Embedding.

File Fragment enables you to attach any file as a knowledge fragment, so you can manage your files in exactly the same way as text fragments.





Fragment Embedding enables you to embed the content of a fragment inside another; there is no limit to the number of levels of nesting, allowing you to create more complex, rich fragments.



Enjoy building your knowledge!
http://piggydb.devjavu.com/#GettingStarted

Saturday, December 13, 2008

Piggydb V2.8 released

This is a minor update that contains usability improvements and bugfixes.

Changed the way to input tags on the fragment form.



Delete buttons are placed next to each tag and fragment-relation in order to enable you to delete them on the spot.



Check it out: http://piggydb.devjavu.com/#GettingStarted

Monday, November 17, 2008

Piggydb V2.6 released

This is a minor update, but it contains an important feature of tag manipulation. The new feature enables you to select tags from the tag tree and manipulate them in various ways. It provides a very intuitive way for creating knowledge with tags. This update also contains some usability changes.

You can select tags from the tag tree and classify them with other tags, and you can also create a filter from the selected tags.



Check it out: http://piggydb.devjavu.com/#GettingStarted


Monday, November 10, 2008

Piggydb V2.5 released

This is a minor update, which contains wiki markup enhancements and usability changes.

The new wiki markup enables you to embed a YouTube video player just by placing a video URL,



and create a simple HTML table.



The wiki markup help is available in a more elegant way.



Check it out: http://piggydb.devjavu.com/#GettingStarted


Tuesday, November 4, 2008

Piggydb V2.4 released

This is a minor update with one new feature (an AJAX tag tree explorer) and usability changes.

The tag tree explorer enables you to explore the whole hierarchy structure of your tags.



Check it out: http://piggydb.devjavu.com/#GettingStarted

Saturday, October 11, 2008

Piggydb V2.3 released

This is a minor update with one trivial feature (to show the parents and children of a fragment at the top and the bottom of a fragment table) and usability changes. An all-in-one package is now provided, which contains a Web server so that you don't have to install it in advance.

http://piggydb.devjavu.com/#GettingStarted

Sunday, September 28, 2008

Piggydb V2.2 released

This is a minor update with one trivial feature (a list of recently viewed tags as a new sidebar navigation) and usability changes.



The feature was requested by my wife. She's a piggy genius.

Update detail: http://piggydb.devjavu.com/wiki/changelog#v2.2

Sunday, September 21, 2008

Piggydb V2.1 released

This is a minor update with one trivial feature "Recently Changed Filters" and usability changes.


Now you can view recently changed tags and filters by date.

Update detail: http://piggydb.devjavu.com/wiki/changelog#v2.1

Enjoy your knowledge!

Thursday, September 18, 2008

Why did I make Piggydb?

There are already many web services or applications that support tagging or other information organizing mechanism such as delicious, Wikipedia, Youtube and so on.

So why did I make Piggydb?

The above services known as Web2.0 or social web applications, folksonomies whatever they are called enable you to connect to other people who have the same interest with you, and discover new information about it. It's a fantastic enviroment thanks to the internet.

In a Web2.0-oriented enviroment, mostly the information has already been organized when you arrive at a service. Although it's so convenient and useful, I think it has a certain kind of risk that you are so influenced by the majority that it prevents you from creating your own view or idea, moreover ability to produce those things.

So I want to put more focus on the importance of organizing information all by oneself from scratch. In other words, the process of organizing information is more important than organized information itself.

Wednesday, September 17, 2008

The plan until the release of V3.0

I have implemented two of important features to organize your knowledge: Tagging and Relationship. What's the next step?

The current version of Piggydb is lacking in features that enable you to view your knowledge as a whole. For example, you cannot view a whole tag tree in one page. I'm going to add those kind of features to Piggydb until the release of V3.0. And then V3.0, it's going to come with the feature "upload and store image files".

Tuesday, September 16, 2008

Piggydb V2.0 is now available!

I'm pleased to announce the release of Piggydb V2.0. It comes with Fragment Relationship, with which you can use Piggydb as an outliner to write a document or whatever you like.

Definitely check it out!

http://piggydb.devjavu.com/

Friday, September 5, 2008

The plan for version 2.0

The main feature of V2.0 is Fragment Relationship, which enables you to relate between fragments to create a fragment graph or hierarchy. This is one of most important features in Piggydb's roadmap. Maybe a future version will enable you to tag a relation so that you can create kind of an ontology like structure.



Hopefully, Piggydb V2.0 will be released in this September.