--- a/web/en/faq_lignesdetemps_en.html Fri Mar 13 17:26:19 2009 +0000
+++ b/web/en/faq_lignesdetemps_en.html Tue Mar 17 10:36:08 2009 +0000
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<!-- Johmathe : CVS johan mathe le ven fév 17 03:12:11 CET 2006 -->
<html>
@@ -18,17 +18,17 @@
<p><b>Introduction :</b><br/>
The software <i>Lignes de temps</i> is divided in two parts: system and interface.
<br/>The first one is not visible for users; it allows to record the work done (notes, sequences, rough-cut) in a file. It also permits to launch programs necessary to import an audio or video file. These programs encode video in order that it can be visible in the interface and that it can produce the shot by shot and the sound wave.
- <br/>The interface is composed by all the elements visible and controlled by users. It is composed by the up left menu (Fichier, Affichage…) and by three windows: “Informations”, the video player, and the one who displays the lignes de temps.
+ <br/>The interface is composed by all the elements visible and controlled by users. It is composed by the top left menu (File, Display) and by three windows: Informations, the media player, and the one who displays the lignes de temps.
<br/>The two parts of the program are connected but the communication can sometimes be interrupted, without any notification. In this case, the work can not unfortunately be recorded. The Institute for research and innovation works on those different problems.
For any information, feedback or problem : <a href="mailto:contact@iri.centrepompidou.fr">contact@iri.centrepompidou.fr</a><br/>
A work on <i>Lignes de temps</i> is saved in a project file (ldt extension) which holds references towards the media used and the personal data (notes, sequences, rough-cut).
The non-personal data on one media (shot by shot and sound wave for example) are recorded in an iri extension file.
<ul>
<li><b>I use a Mac, how can I know which is my configuration ?</b><br/>
- To know if your computer is “Intel” or “Power PC”, you have to go in the Apple menu up left on the screen. In the menu, click on “About this Mac”. The line « Processor » indicates the type of configuration « Intel » or « Power PC ».<br/>
- After many tests, it seems that <i>Lignes de temps</i> just settles on the computers with the operating system 10.5 called “leopard”, the 10.4 one called “tiger”, the Intel processor, or with the Power PC processor.</li>
- <li><b>I do not succeed in displaying movieÂ’s lignes de temps :</b><br/>
- To display those lignes de temps, you have to click on the movie title in the lignes de temps window then on the tab “Découpages” of the window “Informations”. In this tab, appears the list of the available sequences; you just have to click on one of them to display the corresponding ligne de temps.</li>
+ To know if your computer is "Intel" or "Power PC", you have to go in the Apple menu up left on the screen. In the menu, click on "About this Mac". The line "Processor" indicates the type of configuration "Intel" or "Power PC".<br/>
+ After many tests, it seems that <i>Lignes de temps</i> just settles on the computers with the operating system 10.5 called "leopard", the 10.4 one called "tiger", the Intel processor, or with the Power PC processor.</li>
+ <li><b>I do not succeed in displaying movies :</b><br/>
+ To display those lignes de temps, you have to click on the movie title in the lignes de temps window then on the tab "Cuttings". In this tab, appears the list of the available sequences; you just have to click on one of them to display the corresponding ligne de temps.</li>
<li><b>I do not succeed in importing an audio or video file :</b><br/>
You have to make sure that the file extension can match. <i>Lignes de temps</i> takes into account avi, mpg, mov, flv extension for video and mp3 for audio.
Then, even if this one is accepted, the encoding can not match with the program (ffmpeg) which transforms this file in a video readable in <i>Lignes de temps</i>, that is to say in the flv format.
@@ -39,7 +39,19 @@
In general, when a work has been modified since the last recording, a star appears close the movie title in order to warn about a required recording.</li>
</ul>
</p>
- <p> </p>
+ <p> </p>
+ <p><b>Release notes about Lignes de temps 0.10 :</b>
+ <ul>
+ <li>MULTILINGUAL INTERFACE with English and French available by default and possibility to add some languages by yourself (the steps are explained in the <a href="../res/media/ldt_userguide_en.pdf" target="_blank">user guide</a> thanks to the GETTEXT tool)</li>
+ <li>Interface and ergonomy completely rebuilt, with for exemple buttons with icons, new tabs more visible, tool tips, confirmation messages before deleting.</li>
+ <li>Views : rename and move by drag and drop.</li>
+ <li>Tags : the complete project's tags list can be displayed from the top left menu or the shortcut Shift + T.</li>
+ <li>Note taking : better management of scroll position, timecode indicated on seperator roll over.</li>
+ <li>Bout à bout (edit) : an edit can now be deleted.</li>
+ <li>Bug <a href="http://www.iri.centrepompidou.fr/dev/trac/ldt" target="_blank">trac</a> added.</li>
+ <li>Complete user guide in <a href="../res/media/ldt_userguide_fr.pdf" target="_blank">french</a> and <a href="../res/media/ldt_userguide_en.pdf" target="_blank">english</a>.</li>
+ <li>License added in the "About".</li>
+ </ul></p>
<p><b>Release notes about Lignes de temps 0.9.4 :</b>
<ul>
<li>New note-taking functionnality, enabling to write notes on the fly, then to transform them into a cutting.</li>
@@ -50,7 +62,7 @@
<li>Possibility to duplicate a timeline from highlighted segments only.</li>
<li>Possibility to create a bout à bout from a complete timeline or highlighted segments.</li>
<li>Addition of error messages when the software crashes. They limit the risk of work loss.</li>
- </ul>
+ </ul></p>
<p><br/><b>Release notes about Lignes de temps 0.9.2 :</b>
<ul>
<li>Possibility of duplicating any line (duplication button in the “Informations” window).</li>
@@ -58,7 +70,7 @@
<li>Possibility of displaying a sequenceÂ’s summary, that is to say the sequencesÂ’ list as a clickable text.</li>
<li>Debug of identified bugs in the previous version.</li>
<li>InterfaceÂ’s modifications : the "Informations" window enlarged in height and width, and the read-out window enlarged in width.</li>
- </ul>
+ </ul></p>
</div>
</body>
</html>
--- a/web/fr/atelier.html Fri Mar 13 17:26:19 2009 +0000
+++ b/web/fr/atelier.html Tue Mar 17 10:36:08 2009 +0000
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
@@ -59,24 +59,24 @@
<tr>
<td width="797" height="1038" valign="top"><p> </p>
<p><img src="../res/img/ldt.jpg" width="797" height="300" /></p>
- <p align="justify"><a href="../res/img/screenshot_ldt_300dpi.jpg">Copie d'écran de Lignes de temps</a></p>
+ <p align="justify"><a href="../res/img/ldt_300dpi.jpg">Copie d'écran de Lignes de temps en 300 dpi</a></p>
<p align="justify">Il s’agit d’explorer des hypothèses quant au potentiel des technologies les plus récentes des réseaux et des objets communicants, par les activités de l’Atelier, et par la mise en œuvre de groupes de recherche technologique associant étroitement ingénieurs et praticiens des technologies maquettées et prototypées par l’IRI (artistes, critiques d’arts, enseignants, amateurs, étudiants...).</p>
<p align="justify"><img src="../res/img/lignesdetemps2.png" width="250" height="50" /></p>
- <p><a href="faq_lignesdetemps.html">FAQ ?</a></p>
+ <p><a href="faq_lignesdetemps.html">? FAQ ?</a></p>
<p align="justify">Télécharger dès maintenant le logiciel "Lignes de temps". Grâce à lui, analysez et annotez les films de votre choix.</p>
<ul>
<li><b>PC</b> :
<ul>
- <li><a href="../apps/LignesDeTemps-0.9.4-Setup.exe">Version 0.9.4 simple (32 Mo)</a></li>
- <li><a href="../apps/LignesDeTempsNosferatu-0.9.4-Setup.exe">Version 0.9.4 contenant le film Nosferatu de F.W. Murnau décrit et documenté (203 Mo)</a> <a href="http://creativecommons.org/s/publicdomain/deed.fr" target="_blank"><img src="../res/img/creativecommons.jpg" alt="Creative Commons" /></a></li>
+ <li><a href="../apps/LignesDeTemps-0.10.2-Setup.exe">Version 0.10.2 simple (35 Mo)</a></li>
+ <li><a href="../apps/LignesDeTempsNosferatu-0.10.2-Setup.exe">Version 0.10.2 contenant le film Nosferatu de F.W. Murnau décrit et documenté (205 Mo)</a> <a href="http://creativecommons.org/s/publicdomain/deed.fr" target="_blank"><img src="../res/img/creativecommons.jpg" alt="Creative Commons" /></a></li>
</ul>
</li>
</ul>
<ul>
<li><b>MAC</b> (voir la <a href="faq_lignesdetemps.html">FAQ</a> pour connaitre votre configuration) :
<ul>
- <li><a href="../apps/LignesDeTemps094ppc.dmg">Version 0.9.4 Power PC - OS 10.4 tiger</a></li>
- <li><a href="../apps/LignesDeTemps094intel.dmg">Version 0.9.4 Intel - OS 10.5 leopard</a></li>
+ <li><a href="../apps/LignesDeTemps.0.10.2.ppc.dmg">Version 0.10.2 Power PC - OS 10.4 tiger (30 Mo)</a></li>
+ <li><a href="../apps/LignesDeTemps.0.10.2.intel.dmg">Version 0.10.2 Intel - OS 10.5 leopard (20 Mo)</a></li>
</ul>
</li>
</ul>
@@ -87,7 +87,7 @@
<li>Cette version est une <u>version beta</u>, c'est-à-dire qu'elle contient encore des bogues. Malgré tous nos efforts, il se peut donc que le logiciel soit instable et se bloque par moments, rendant la sauvegarde du travail impossible, et que certaines vidéos ne soient pas importables. Voir les <a href="faq_lignesdetemps.html">FAQ</a></li>
</ul>
- <p align="justify">En savoir plus sur le logiciel : <a href="../res/media/Flyer_LdT-sept_08.pdf" target="_blank">Flyer de présentation</a>, <a href="../res/media/mode_d_emploi_ldt-site_internet.pdf">mode d'emploi</a> et <a href="../res/media/license_lignesdetemps.txt">Licence</a>.</p>
+ <p align="justify">En savoir plus sur le logiciel : <a href="../res/media/flyer_ldt_fr.pdf" target="_blank">Flyer de présentation</a>, <a href="../res/media/ldt_userguide_fr.pdf" target="_blank">mode d'emploi</a> et <a href="../res/media/license_lignesdetemps.txt" target="_blank">Licence</a>.</p>
<p align="justify">Vous pouvez accéder directement à la <a href="http://web.iri.centrepompidou.fr/demo_entretiens_lignesdetemps.html">démonstration</a> et à la consultation du film <a href="http://web.iri.centrepompidou.fr/lignesdetemps_nosferatu.html"><i>Nosferatu</i> de F.W. Murnau dans "Lignes de temps"</a>.</p>
<p align="justify">Pour toute information, feedback ou problème, <a href="mailto:contact@iri.centrepompidou.fr">contact@iri.centrepompidou.fr</a>.</p>
<p align="justify"><a href="http://shotdetect.nonutc.fr" target="_blank">Le logiciel shotdetect développé par l'IRI : détection automatique de plans</a></p>
--- a/web/fr/faq_lignesdetemps.html Fri Mar 13 17:26:19 2009 +0000
+++ b/web/fr/faq_lignesdetemps.html Tue Mar 17 10:36:08 2009 +0000
@@ -1,7 +1,6 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<!-- Johmathe : CVS johan mathe le ven fév 17 03:12:11 CET 2006 -->
<html>
-
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Institut de rechcerche et d'innovation" />
@@ -40,6 +39,18 @@
</ul>
</p>
<p> </p>
+ <p><b>Notes de version 0.10 :</b>
+ <ul>
+ <li>INTERFACE MULTILINGUE avec Anglais et Français proposés par défaut et possibilité d'ajouter soi-même des langues (étapes expliquées dans le <a href="../res/media/ldt_userguide_fr.pdf" target="_blank">mode d'emploi</a> grâce à l'outil GETTEXT)</li>
+ <li>Refonte complète de l'interface et de l'ergonomie avec entre autres ajout de boutons avec icones, de nouveaux onglets plus visibles, de bulles d'aide, de messages de confirmation avant suppression.</li>
+ <li>Vues : possibilité de renommage et de déplacement.</li>
+ <li>Tags : affichage de la liste complète du nuage de tags du projet par le menu en haut à gauche et le raccourci Shift + T.</li>
+ <li>Prise de notes : amélioration du suivi de la frappe grâce au positionnement automatique de l'ascenceur, indication du timecode correspondant au survol du marqueur.</li>
+ <li>Bout à bout : possibilité de suppression.</li>
+ <li>Ajout d'un <a href="http://www.iri.centrepompidou.fr/dev/trac/ldt" target="_blank">trac</a> pour le suivi des bugs.</li>
+ <li>Mise à jour complète du mode d'emploi en <a href="../res/media/ldt_userguide_fr.pdf" target="_blank">français</a> et en <a href="../res/media/ldt_userguide_en.pdf" target="_blank">anglais</a>.</li>
+ <li>Ajout de la license dans l'Ã propos.</li>
+ </ul></p>
<p><b>Notes de version 0.9.4 :</b>
<ul>
<li>Ajout d'un module prise de notes, permettant d'écrire des commentaires à la volée puis de les transformer en ligne de temps.</li>
@@ -50,7 +61,7 @@
<li>Possibilité de dupliquer une ligne en ne sélectionnant que les segments en surbrillance.</li>
<li>Possibilité de créer un bout à bout à partir d'une ligne complète ou des segments en surbrillance.</li>
<li>Ajout de messages d'erreur en cas de plantage du logiciel. Cela limite le risque de perdre son travail.</li>
- </ul>
+ </ul></p>
<p><b>Notes de version 0.9.2 :</b>
<ul>
<li>Possibilité de dupliquer n'importe quelle ligne (bouton "dupliquer" dans la fenêtre d'informations).</li>
@@ -58,7 +69,7 @@
<li>Possibilité d'afficher le sommaire d'un découpage, c'est-à -dire la liste de ses segments sous forme de texte cliquable.</li>
<li>Débogage des bugs identifiés dans la version précédente.</li>
<li>Modification de l'interface : fenêtre d'informations agrandie en hauteur et en largeur et fenêtre d'affichage des lignes agrandie en largeur.</li>
- </ul>
+ </ul></p>
</div>
</body>
</html>
--- a/web/index.en.html Fri Mar 13 17:26:19 2009 +0000
+++ b/web/index.en.html Tue Mar 17 10:36:08 2009 +0000
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<!-- Version 00.06 -->
<html>
@@ -63,19 +63,19 @@
<div align="left" style="border:1px solid black; padding-left:2px; background-color:#EEEEEE">
<img src="res/img/lignesdetemps.png" alt="Lignes de temps" />
<p>DOWNLOAD Lignes de temps NOW ! With Lignes de temps you can analyze, comment and annotate films and any audio/video recordings.</p>
- <ul><li><b>PC</b> : <ul><li><a href="apps/LignesDeTemps-0.9.4-Setup.exe">Simple version 0.9.4 (32 Mo)</a></li>
- <li><a href="apps/LignesDeTempsNosferatu-0.9.4-Setup.exe">Version including F.W. Murnau's Nosferatu described and documented (203 Mo)</a> <a href="http://creativecommons.org/licenses/publicdomain/deed.fr" target="_blank"><img src="res/img/creativecommons.jpg" alt="Creative Commons" /></a></li></ul></li>
- <li><b>MAC</b> (see the <a href="en/faq_lignesdetemps_en.html">FAQ</a> to know your configuration) : <ul><li><a href="apps/LignesDeTemps094ppc.dmg">Version 0.9.4 for Power PC - OS 10.4 tiger</a></li>
- <li><a href="apps/LignesDeTemps094intel.dmg">Version 0.9.4 for Intel - OS 10.5 leopard</a></li>
+ <ul><li><b>PC</b> : <ul><li><a href="apps/LignesDeTemps-0.10.2-Setup.exe">Simple version 0.10.2 (36 Mo)</a></li>
+ <li><a href="apps/LignesDeTempsNosferatu-0.10.2-Setup.exe">Version including F.W. Murnau's Nosferatu described and documented (205 Mo)</a> <a href="http://creativecommons.org/licenses/publicdomain/deed.fr" target="_blank"><img src="res/img/creativecommons.jpg" alt="Creative Commons" /></a></li></ul></li>
+ <li><b>MAC</b> (see the <a href="en/faq_lignesdetemps_en.html">FAQ</a> to know your configuration) : <ul><li><a href="apps/LignesDeTemps.0.10.2.ppc.dmg">Version 0.10.2 for Power PC - OS 10.4 tiger</a></li>
+ <li><a href="apps/LignesDeTemps.0.10.2.intel.dmg">Version 0.10.2 for Intel - OS 10.5 leopard</a></li>
</ul>
<br/>
<div class="illus2"><a href="res/img/ldt_300dpi.jpg"><img src="res/img/ldt_thumb.jpg" class="image" alt="Copie d'écran lignes de temps" /></a></div>
- <p>Once downloaded, double-click on the installer and follow the proposed guidelines. When installed, import a video file (formats: avi, mpg, mov or flv) or an audio file (mp3) using the menu: Fichier -> Importer.<p>
+ <p>Once downloaded, double-click on the installer and follow the proposed guidelines. When installed, import a video file (formats: avi, mpg, mov or flv) or an audio file (mp3) using the menu: File -> Import.<p>
<p>Important reminder:
<ul><li>Depending on your computer power and file size, Import may last from few minutes to more than 20 or 30 minutes.</li><p>
<li>This version is a <u>beta version</u>, this means it contains bugs despite our continuous attempt to correct them. Some videos may not be imported or the software may crash, and your work could not be saved. See the <a href="en/faq_lignesdetemps_en.html">FAQ</a>.</li></ul>
- <p><b/>To know more</b> about the software : <a href="res/media/lignes_de_temps_ang_site.pdf" target="_blank">Exhibition flyer</a>, <a href="res/media/Flyer_LdT-sept_08-GB.pdf" target="_blank">software flyer</a>, <a href="res/media/mode_d_emploi_ldt-site_internet-en.pdf" target="_blank">user's guide</a> and <a href="res/media/license_lignesdetemps.txt" target="_blank">license</a>.</p>
- <p>To use "Lignes de temps" directly on the web with F.W. Murnau's <i>Nosferatu</i>, click <a href="http://web.iri.centrepompidou.fr/lignesdetemps_nosferatu.html">here</a>. You can also see a <a href="http://web.iri.centrepompidou.fr/demo_entretiens_lignesdetemps.html">démonstration</a> of the software (in french).</p>
+ <p><b/>To know more</b> about the software : <a href="res/media/lignes_de_temps_ang_site.pdf" target="_blank">Exhibition flyer</a>, <a href="res/media/flyer_ldt_en.pdf" target="_blank">software flyer</a>, <a href="res/media/ldt_userguide_en.pdf" target="_blank">user's guide</a> and <a href="res/media/license_lignesdetemps.txt" target="_blank">license</a>.</p>
+ <p>To use "Lignes de temps" directly on the web with F.W. Murnau's <i>Nosferatu</i>, click <a href="http://web.iri.centrepompidou.fr/lignesdetemps_nosferatu.html">here</a>. You can also see a <a href="http://web.iri.centrepompidou.fr/demo_entretiens_lignesdetemps.html">demonstration</a> of the software (in french).</p>
<p>For any information, feedback or problem, <a href="mailto:contact@iri.centrepompidou.fr">contact@iri.centrepompidou.fr</a>.</p>
</div>
<h2><img src="res/img/college.png" alt="Le college" /></h2>
Binary file web/res/img/ldt.jpg has changed
Binary file web/res/img/ldt_300dpi.jpg has changed
Binary file web/res/img/ldt_thumb.jpg has changed
Binary file web/res/media/Flyer_IRI-nov_2008-GB.pdf has changed
Binary file web/res/media/Flyer_IRI-nov_2008.pdf has changed
Binary file web/res/media/Flyer_LdT-sept_08-GB.pdf has changed
Binary file web/res/media/Flyer_LdT-sept_08.pdf has changed
Binary file web/res/media/flyer_ldt_en.pdf has changed
Binary file web/res/media/flyer_ldt_fr.pdf has changed
Binary file web/res/media/ldt_userguide_en.pdf has changed
Binary file web/res/media/ldt_userguide_fr.pdf has changed
--- a/web/res/media/license_lignesdetemps.txt Fri Mar 13 17:26:19 2009 +0000
+++ b/web/res/media/license_lignesdetemps.txt Tue Mar 17 10:36:08 2009 +0000
@@ -1,8 +1,8 @@
-Lignes de temps
+Lignes de temps
Copyright IRI 2006-2009
-Contributeurs: Thibaut Cavalié, Xavier Sirven, Johan Mathé, Hubert Larchevèque, Sébastien Liévain, Yves-Marie Haussonne dans le cadre de l'Institut de Recherche et d'Innovation (IRI)
+Contributeurs: Thibaut Cavalié, Xavier Sirven, Pierre Berrod, Johan Mathé, Hubert Larchevèque, Sébastien Liévain, Yves-Marie Haussonne dans le cadre de l'Institut de Recherche et d'Innovation (IRI)
contact@iri.centrepompidou.fr
http://www.iri.centrepompidou.fr
@@ -57,7 +57,7 @@
Copyright IRI 2006-2007
-Contributors: Thibaut Cavalié, Xavier Sirven, Johan Mathé, Hubert Larchevèque, Sébastien Liévain, Yves-Marie Haussonne in the context of Institute for Research and Innovation (IRI)
+Contributors: Thibaut Cavalié, Xavier Sirven, Pierre Berrod, Johan Mathé, Hubert Larchevèque, Sébastien Liévain, Yves-Marie Haussonne in the context of Institute for Research and Innovation (IRI)
contact@iri.centrepompidou.fr
http://www.iri.centrepompidou.fr