From 35b8d3c025313b3cbec7540e3374fe8075258801 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Mon, 18 Oct 2010 03:35:42 +0200 Subject: [PATCH 1/1] first import --- default/parts/home.rst | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 default/parts/home.rst diff --git a/default/parts/home.rst b/default/parts/home.rst new file mode 100644 index 0000000..091f6db --- /dev/null +++ b/default/parts/home.rst @@ -0,0 +1,23 @@ +====================================================================================================== +Telemeta : a web frontend to backup, analyse, transcode and stream any audio content with its metadata +====================================================================================================== + +Telemeta is a web audio archiving program which introduces useful and secure methods to backup, index, transcode, analyse and publish any digitalized audio file with its metadata. It is dedicated to professionnals who wants to easily backup and publish documented sounds from collections of vinyls, magnetic tapes or audio CDs over a strong database, in accordance with open standards. + +Here are the main features of Telemeta: + +* Secure archiving, editing and publishing of audio files over internet. +* User friendly web frontend including workflows and high level search methods +* Smart dynamical and skinnable audio player (thanks to Timeside and soundmanager2) +* "On the fly" analyzing, transcoding and metadata embedding based on an easy plugin architecture +* Multi-format support : FLAC, OGG, MP3, WAV and more +* GEO Navigator for audio geolocalization +* DublinCore compatibility +* OAI-PMH data provider +* XML serialized backup +* Strong SQL backend + +The Telemeta data model is based on 'collections' and 'items'. A collection is described by its metadata and includes original audio items (sounds) and its own metadata. This existing model has been designed to fit the one of the French Centre of Etnomusicology (CREM) but could be easily adapted/overrided to suit other data structures. + + + -- 2.39.5