Piggydb 2.6 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Piggydb 2.6 (Default branch)
# 1  
Old 11-17-2008
Piggydb 2.6 (Default branch)

Image Piggydb is a Web application for building personal knowledge base systems. You can write your knowledge in the same manner as blogging. Piggydb enables you to create highly structural knowledge by providing the features such as hierarchical tagging and flexible relationships between knowledge fragments. It encourages you to organize your knowledge continuously to discover new ideas or concepts, and moreover enrich your knowledge. License: The Apache License 2.0 Changes:
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. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
clear clearinghouse(1m) 												   clear clearinghouse(1m)

NAME
clear clearinghouse - Removes knowledge of the specified clearinghouse from the server's memory SYNOPSIS
cdscp clear clearinghouse clearinghouse-name ARGUMENTS
clearinghouse-name The full name of the clearinghouse. DESCRIPTION
The clear clearinghouse command removes knowledge of the specified clearinghouse from the server's memory. The clearinghouse files are not deleted. This ensures that the clearinghouse is not automatically enabled on server restarts. If you issue a list clearinghouse command, the clearinghouse will be listed. Before you can delete a cleared clearinghouse, you must use the create clearinghouse command to recreate it. After recreating the clear- inghouse, you can use the delete clearinghouse command to remove it. This command is part of the process of relocating a clearinghouse. See the OSF DCE Administration Guide for more information. Privilege Required You must have write permission to the server on which the clearinghouse resides. NOTE
This command is replaced at Revision 1.1 by the dcecp command and may not be provided in future releases of DCE. EXAMPLES
The following command clears the clearinghouse /.:/Paris2_CH before moving it to another server: cdscp> clear clearinghouse /.:/Paris2_CH RELATED INFORMATION
Books: OSF DCE Administration Guide Commands: create clearinghouse(1m), delete clearinghouse(1m), list clearinghouse(1m), set cdscp preferred clearinghouse(1m), show cdscp preferred clearinghouse(1m), show clearinghouse(1m) clear clearinghouse(1m)