By Mitch Stuart
Copyright © 2005 FullSpan Software
-
Usage subject to license
Software Version: 1.0
-
Document Version: $Revision: 1.1 $, $Date: 2005/07/02 23:43:44 $
This document is the Usage Guide for kat. See the Overview for general information and a list of other available kat documentation.
Terminology
To use kat, you need an Account with a Loginid and Password. When you login, you can create kat Entries: Items and Categories.

Note: Self registration is an optional feature of kat. If the system administrator has not enabled self registration, you will need to contact the administrator for an account. In that case, the administrator will give you a Login ID and Password. The remainder of this section assumes that self registration is enabled.The account creation screen looks like this:

Choose your Login ID carefully; it cannot be changed after your account is created. Also, if you choose to make any of your Entries visible to the public, the Login ID will be part of the URL that you will provide to friends, colleagues, etc. to access your Entries. Public visibility is described in detail later in this document.
To browse the entries of another user, enter their Login ID in the "Browse" section of the login page, and click the "Browse" button. You can give your kat Login ID to your friends and colleagues, and tell them to use the "Browse" button like this.
If you want to publish a link to your (or any kat user's) public entries (say, on a web page or in an email), you can use the "Browse" button as above and copy the URL from the web browser's address field. The URL will be of the form:
kat-base-url/browse/loginid
For example: http://www.fullspan.com/kat/browse/jkirk



The Bookmarklet, My Account, and Logout links are described later in this document.

Click any of the parent category links to view that category.
![]()
These actions will be described later.


The Recent/Frequent visit statistics are based only on visits from clicking the item links when you are logged into kat. Visits by a guest or any user other than the owner (even yourself if you are not logged in) are not counted towards the statistics.
Clicking the Item name takes you to that URL. Clicking the "view" icon takes you to the kat view for the Item, where you can view and edit the Item's data.
New Category
New Item
To add an Entry, select the Parent Category for the new Entry and enter a Name. The remaining fields are optional.
If you wish, you can also quickly create new subcategories. For example, let's say you have the hierarchy:
Top
Computing
Database
And you want to add a new Item for the Oracle 10g SQL Reference manual, like this: Top
Computing
Database
Oracle
10g Documentation
SQL Reference
You could do this in three steps:

Unique Names
Entry names must be unique within the same parent category. For example, this is not allowed:
Top
Computing
XML
XML
However, this is allowed: Top
Computing
Java
XML
Python
XML
It is legal to have two Entries with the name "XML", because they have different parents.
. The Edit Entry screen is the same as the Create Entry screen described above.
.
Caution: If you delete a Category, this will also delete all of the child Entries (Categories and Items) of that Category. This includes any Entries that have the deleted Category as a direct or indirect parent. For example, if you delete the "Computing" category:
Top
Computing
Java
XML
JDOM
News and Views
Salon
Slate
this will delete "Computing", the child Entry "Java", the grandchild "XML", and the great-grandchild "JDOM". This will continue however deeply the child Entries are nested. The "News and Views" Category (and its children) will not be affected, since "News and Views" is not underneath "Computing".
If you want to delete a Category, but preserve some or all of the child Entries under that category, you can do so by moving the child Entries to another parent Category. To move an Entry, go to the edit screen and change its parent Category. You can also move multiple Entries at one time using a Batch Action, described later.
In addition to deleting Entries one at a time with the delete icon/action, you can also delete multiple entries using a Batch Action, described later.
. The tree display looks like this:

To export a Category, go to the Category's view display and click on the export icon:
. You will see the Export screen:

As described on the screen, depending on your browser, you may need to experiment to get the desired behavior from the export screen. If you just click on the "Click here" link, in many cases the exported bookmarks will be displayed in your browser. In most cases, to save the exported file to your computer you need to right-click on the "Click here" link and select the appropriate option to save the file.
To import into a Category, go to the Category's view display and click on the import icon:
. You will see the Import screen:

You can see that there are three fields for Import Files, so you can import up to three files at a time.
Just as when you are creating a new Entry, you need to select the parent Category for the imported Entries. If you wish, you can also specify new Subcategories as well.

Select the new parent Category. If you wish, you can also specify new Subcategories that will be created as well.

The screen shows some basic account information (number of logins, etc.) and allows you to change your name, email address, and password.
Note that you cannot change your Login ID, and you cannot delete your account. Contact the system administrator if you need to do either of these things.
Automatic Logout
If you are logged in to kat and one hour passes with no activity, you will be automatically logged out. If you return to your kat browser session after this logout happens, and you click a link within kat, you will be taken to the login page with a message that you need to login again. The one hour time for the automatic logout is the default; it can be changed by the system administrator.

A new password will be generated and emailed to you.

kat's visibility feature works as follows:
kat's visibility feature offers the flexibility to share (or not share) your Entries as you wish. Here are some ways that you can use the visibility feature:
When you set an Entry to Private visibility, you will see the privacy icon when the Entry is displayed:
. For example:

Caution: Even though private entries are not visible to the general public, you must still be cautious about what data you store in kat:
Here is an example of how you might want to use private Entries. Let's say you create a private Category called "Finance", that has links to the online sites for your bank and brokerage accounts. You have made the Category private, because the list of your financial institutions is not something that you want to be visible to the public, although in most cases it would not be disastrous if a hacker obtained that list. In contrast to the list of bank names, you must not store highly sensitive data such as account numbers, credit card numbers, PIN numbers, and so on.