Monday, December 12, 2005

Version 0.1 Feature Set

The features that I would like to offer in Version 0.1 are in the table below:

(Suggestion to view: Decrease the text size in your browser.)

Ref#
Description
Optional
Details
DB1
Database Tables
  • Person
  • Organization
  • Project
  • Article
    • Article Elements/Contents
    • Content Index to type
      • Content Short Text (varchar2 4000)
      • Content Long Text (CLOB)
  • Team
    • Team Member
  • Administation Category
  • Content Category




APP1
Application Modules
  • Administration
  • Content Editing
  • Content View (Show contents, 'viewer')




INF1
Infrastructure
  • Minimal Requirements are that the application should work with Oracle XE. (I anticipate that most users of HCMS will come from Oracle XE installations.)





I am wanting to decide the scope of what version 0.1 should be, such that I can work out what to include and exclude from the Application that I already have.


Comments:
One question I do have is that would it be better to break content elements up into:

- Content Short Text (varchar2 4000)
- Content Long Text (CLOB)

or, just use CLOBs for anything involving the storage of a large amount of text?

(For instance, a Article Summary could be either Varchar(4000) which stores several sentances, or standardize on a CLOB?.)
 
I thought about doing this minimally, where the following sub-features where removed:

# Organization
# Project
# Team
* Team Member
# Administation Category
# Content Category

Any article 'posted' would then be attributed to the last person who edited it.

On users:

1) Only a non-public user can edit articles and any article at that.

2) A user can be created by any non-public user.
 
Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?