CDwiki
From ThorxWiki
(Difference between revisions)
Line 6: | Line 6: | ||
* Collaborative updates are easy - many eyes = few bugs concept. |
* Collaborative updates are easy - many eyes = few bugs concept. |
||
* Easily extensible |
* Easily extensible |
||
− | ** subpages within the wiki make holding extra data pretty easy. eg, /lyrics, assuming each disc ID has its own page. |
+ | ** subpages within the wiki make holding extra data pretty easy. eg, /lyrics, assuming each DiscID (or rather, [[NCDI]]) has its own page. |
'''Cons''' |
'''Cons''' |
Revision as of 20:35, 2 May 2002
CDwiki
Just like FreeDB, except data is stored in a wiki.
Pros
- Collaborative updates are easy - many eyes = few bugs concept.
- Easily extensible
- subpages within the wiki make holding extra data pretty easy. eg, /lyrics, assuming each DiscID (or rather, NCDI) has its own page.
Cons
- Neen a non-wiki method of inserting data (wiki pure method might be tedious ;)
- Wiki markup may not be most appropriate without alterations?
- Need to formalise some of the layout of data...
- How do you deal with more than one disc having the same page?