darcs repository web UI and hosting app. This is for work on the darcsden feed feature, statically generated upon events. (fork of simon's darcsden) (http://hub.darcs.net)
#154store each part of a sentence in a CouchDB JSON field for natural language event titles
Among the other event metadata fields should be the fields:
- subject - the one doing the action
- predicate - the action
- object - the one receiving the action
http://grammar.ccc.commnet.edu/grammar/objects.htm
I could possibly break down the grammar into even more parts if some sentences require more unusual structure.
By doing this instead of a freeform title I can make future updates to the presentation and functionality more easily.