Skip to content
theProphet edited this page Dec 10, 2012 · 1 revision

STUB This has not been updated

Github will be the source code repository for this project, while philosophy and other documentation for the project kept at sourceforge. See us also on ohloh.

== Technical ==

1. Present graph data structure overbuilt and could be simplified. Need to build the general fractal graph data structure which will allow the generalization of the grouping model.

2. Need way to populate the graph with some meaningful data:

  • del.icio.us: tags, links to interested pages, people
  • gmail: address book, subjects threads, senders,
  • wikipedia: keywords, articles, people
  • facebook:?
  • file system
    These could be brought in, much like facebook does to quickly create a meaningful network.

4. Then, a way to send data into the dictionary/graph from elsewhere behind the user. Multi-layered, fractal, sockets network model where there are various volunteer server (hosts) for any particular grouping. Eventually, this will be the beginning of the peer-2-peer component as well as part of the social-governance component.

5. The code needs updated to Python3 (though, note, we may move to Javascript and HTML5). DONE

== Graphic Design ==

1. Good words/icons to express voting +/-1 up/down and way-up/way-down (<—please help find a better way to express this!).

  • Could use something like play, fast-forward symbols. A triangle pointing up or down, and then a double-triangle for way-up/way-down.
Clone this wiki locally