mikeh 01/05/09 13:12:25
Modified: . README
build/lib README
docs TODO WELCOME
Log:
Some simple readme's (more to be added)
Revision Changes Path
1.2 +1 -0 jakarta-turbine-orgami/README
Index: README
===================================================================
RCS file: /home/cvs/jakarta-turbine-orgami/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README 2001/05/09 19:39:43 1.1
+++ README 2001/05/09 20:12:12 1.2
@@ -2,6 +2,7 @@
be found in docs/.
+
Be sure to use the turbin.*.jar file found in the build/lib directory.
As well as the src/web/conf/Turbine.properties file.
1.2 +10 -0 jakarta-turbine-orgami/build/lib/README
Index: README
===================================================================
RCS file: /home/cvs/jakarta-turbine-orgami/build/lib/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README 2001/05/09 19:39:53 1.1
+++ README 2001/05/09 20:12:16 1.2
@@ -2,3 +2,13 @@
these files need to be imported with the -kb flag
e.g. cvs add -kb filename
+
+NOTE
+----
+the postgresql.jar is my modified jdbc driver to handle the
+timestamp bug. Do not delete this jar file. It is needed
+for those who use postgres.
+
+thanks
+
+mike
1.2 +2 -2 jakarta-turbine-orgami/docs/TODO
Index: TODO
===================================================================
RCS file: /home/cvs/jakarta-turbine-orgami/docs/TODO,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- TODO 2001/05/09 19:40:07 1.1
+++ TODO 2001/05/09 20:12:20 1.2
@@ -4,14 +4,14 @@
Document
-------
- java doc needs to be added to EVERY file !!
+ java doc needs to be added to EVERY file !! ughh.
.html files needs to written for the Orgami web site
examples examples examples
Code Base
--------
- Permission System (have an outline)
+ Permission System (I have the outline)
Error handling for Project and ProjectLevel input (have an outline)
More Input types
More triggers
1.2 +27 -1 jakarta-turbine-orgami/docs/WELCOME
Index: WELCOME
===================================================================
RCS file: /home/cvs/jakarta-turbine-orgami/docs/WELCOME,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- WELCOME 2001/05/09 19:40:07 1.1
+++ WELCOME 2001/05/09 20:12:22 1.2
@@ -1,11 +1,37 @@
Thanks for downloading Orgami.
+Orgami is a web-based database that is can be used to organize yourself.
-Orgami is a web-based database that is
+If the application doesn't require a lot of domain/business logic, orgami
+will work well.
+If you want to see a running example:
+http://howe.ncsa.uiuc.edu/orgami/servlet/orgami
+Here are just some of the uses for Orgami:
+
+To do lists
+Address Books
+static FAQ
+dyamic FAQs (those that can email people when a
+ question is added or an question is answered)
+Sign up sheets
+Voting polls
+URL/link conservatory (shared bookmarks)
+Debt Matrix (who owes who how much)
+Pager rotation (who has had the pager when and for how long)
+
+
Features
--------
+
+Large set of semantic input types including:
+ status,
+ days of the week,
+ imdb movie title
+ email address,
+ currency,
+ dates
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]