[OGo-Discuss] BLOGing/Journaling/ACTing [Was: OGo and asterisk, SUMMARY]
Helge Hess
discuss@opengroupware.org
Mon, 27 Nov 2006 18:28:32 +0100
On Nov 27, 2006, at 17:40, Adam Tauno Williams wrote:
> 1.) Store the entire BLOG as a document; simple but seems hard to
> edit.
Definitely not.
> 2.) Store the BLOG as a "folder" in a project, each file in the folder
> being presented as an "article" or "entry".
Yes, I think thats the way to go.
> Also simple but hard to sort and/or search.
Why?
> [ FYI to readers:
> CREATE TABLE note () INHERITS(document);
> CREATE TABLE doc () INHERITS(document); ]
Technical detail, but yes, a note is a decoupled document :-)
> 3.) Store the BLOG in notes. Each note being an article or entry.
Also an option. In fact I think that we already have preliminary
support for blogging protocols against notes (metalog and RSS).
> Notes provide title, author, modification and creation time. There
> is a
> "file_type" attribute; if this is other than "txt" does the note
> still
> appear in the WebUI?
Notes have their own commands in Logic. I don't think that they are
treated like documents right now.
> I suppose this is really the same as #2 since notes are documents;
Higher level API wise they are quite different, they are only
similiar in the database.
Greets,
Helge
--
Helge Hess
http://docs.opengroupware.org/Members/helge/