current Work

From MusicBrainz Wiki
Revision as of 07:57, 15 March 2009 by WikiSysop (talk | contribs) (11 revision(s))
Jump to navigationJump to search

Template:MusicBrainzDevelopmentNavigation

Current Work Items for MusicBrainz Development

This page lists everything that is currently being worked on in MusicBrainzDevelopment.

Please do not just add a link, instead use TextInsteadOfLists and describe the feature in two sentences. See also TurningYourIdeasIntoReality for how to do that. Please also put the newest entry on top and add date stamps to new entries as "current" is somewhat time-sensitive.



New features in coming fall 2008

  • LastUpdateFeature -- Automatically make the database keep track of when entities in the database change. This will allow us to create RSS feeds of changes for particular entities and will lead to improved HTTP caching of our pages in the future.
  • CDStub -- Allow anonymous users to submit CD Stubs without having to fully participate in MusicBrainz.
  • RatingSystem -- Allow users to rate MusicBrainz entities.
  • MusicCollectionIntroduction -- Allow users to keep track of their own music collections in MusicBrainz.

Massive server restructuring, XHTML compliance and WikiDocs

  • 2006-03 through 2006-05:

XMLWebService

  • 2006-01:
  • The old RDF web service is predates most web service systems and thus does not follow best practices. The granularity of the calls to the existing web service and the use of RDF restrict its usefulness. The XMLWebService is based on XML and make use of the vast body of knowledge gathered about web services in the last few years.

New data models

  • 2005-11:
  • DonRedman and Shepard started a collaborative brainstorming process on an ObjectModel and an AspectModel which try to find out what objects MusicBrainz has to deal with and what different aspects of the users expectations they represent. If this leads to an acceptable result, the NextGenerationSchema of the database can be derived from this and also a complete redesign of the website which takes into account the different aspects of the data.

Next Generation Tagger and Lucene

  • 2005-07:

There was a first alpha release around 2004-10 in which Robert was playing with possibilities for adding full-text indexing search capabilities to the PicardTagger using PyLucene.

Guess Case

  • 2005-05:
  • The GuessCase javascript function has been completely re-written. If you encounter any bugs, enter them on GuessCaseBugs

WikiDocs

  • 2005-04:
  • The documentation on the main site will be massively restructured using the WikiDocs. There is a first serious WikiDocsConcept. but there remain quite some details to be fleshed out.