- FranceCulture Project
authortotetm <>
Thu, 04 Feb 2010 16:38:04 +0100
changeset 38 bd33267300aa
parent 37 beb938b4fb76
child 39 0f2bde8fdfeb
- FranceCulture Project - Ldt and Iri Parse Method - Bug MenuableUserControl
.hgignore
client/src/Iri.Modernisation.BaseMVVM/Commands/Commands.cs
client/src/Iri.Modernisation.Controls/Iri.Modernisation.Controls.csproj
client/src/Iri.Modernisation.Controls/View/AnnotationMaker/AnnotationMaker.xaml.cs
client/src/Iri.Modernisation.Controls/View/BookTimeLine/BookTimeLine.xaml
client/src/Iri.Modernisation.Controls/View/BookTimeLine/BookTimeLine.xaml.cs
client/src/Iri.Modernisation.Controls/View/ConsultationBookView/AnnotationViewer.xaml
client/src/Iri.Modernisation.Controls/View/ConsultationView/ConsultationView.xaml
client/src/Iri.Modernisation.Controls/View/ExtendedSlider.cs
client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProduction.xaml
client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProductionChapter.xaml
client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProductionChapter.xaml.cs
client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProductionPartControler.xaml.cs
client/src/Iri.Modernisation.Controls/View/MenuableUserControl.cs
client/src/Iri.Modernisation.Controls/View/PolemicElement.xaml
client/src/Iri.Modernisation.Controls/View/ProductionTimeLine/ProductionTimeLine.xaml
client/src/Iri.Modernisation.Controls/View/ProductionTimeLine/ProductionTimeLine.xaml.cs
client/src/Iri.Modernisation.Controls/View/VideoViewer/VideoViewer.xaml.cs
client/src/Iri.Modernisation.Controls/ViewModel/AnnotationMaker/AnnotationMakerVM.cs
client/src/Iri.Modernisation.Controls/ViewModel/BookTimeLine/BookTimeLineVM.cs
client/src/Iri.Modernisation.Controls/ViewModel/ConsultationView/ConsultationViewVM.cs
client/src/Iri.Modernisation.Controls/ViewModel/HeaderProduction/HeaderProductionChapterVM.cs
client/src/Iri.Modernisation.Controls/ViewModel/HeaderProduction/HeaderProductionVM.cs
client/src/Iri.Modernisation.Controls/ViewModel/ProductionView/ProductionViewVM.cs
client/src/Iri.Modernisation.Controls/ViewModel/VideoViewer/VideoViewerVM.cs
client/src/Iri.Modernisation.Data/Ldt/IRIDecoupage.cs
client/src/Iri.Modernisation.Data/Ldt/IRIElement.cs
client/src/Iri.Modernisation.Data/Ldt/IRIEnsemble.cs
client/src/Iri.Modernisation.Data/Ldt/IRIMedia.cs
client/src/Iri.Modernisation.Data/Ldt/LDTContent.cs
client/src/Iri.Modernisation.Data/Ldt/LDTDecoupage.cs
client/src/Iri.Modernisation.Data/Ldt/LDTElement.cs
client/src/Iri.Modernisation.Data/Ldt/LDTFile.cs
client/src/Iri.Modernisation.Data/Ldt/Readers.cs
client/src/Iri.Modernisation.Data/Models/FactoryVideoLivre.cs
client/src/Iri.Modernisation.Data/Models/HttpSender.cs
client/src/Iri.Modernisation.Data/Models/PolemicElement.cs
client/src/Iri.Modernisation.Data/Models/PolemicTypeDescription.cs
client/src/Iri.Modernisation.Data/Models/VideoBook.cs
client/src/Iri.Modernisation.Data/Models/VideoChapter.cs
client/test/FranceCulture/FranceCulture/FranceCulture.Web/Content/AvailableVideoBooks.xml
client/test/FranceCulture/FranceCulture/FranceCulture.Web/Content/Copie de FranceInterENMI28.ldt
client/test/FranceCulture/FranceCulture/FranceCulture.Web/Content/Copie de FranceInterENMI29.ldt
client/test/FranceCulture/FranceCulture/FranceCulture.Web/Content/FranceInterENMI.ldt
client/test/FranceCulture/FranceCulture/FranceCulture.Web/Content/FranceInterENMI28.ldt
client/test/FranceCulture/FranceCulture/FranceCulture.Web/Content/FranceInterENMI29.ldt
client/test/FranceCulture/FranceCulture/FranceCulture.Web/Content/iri_matinalefi28nov2009/iri_matinalefi28nov2009.iri
client/test/FranceCulture/FranceCulture/FranceCulture.Web/Content/iri_matinalefi29nov2009/iri_matinalefi29nov2009.iri
client/test/FranceCulture/FranceCulture/FranceCulture.Web/Content/test.ldt
client/test/FranceCulture/FranceCulture/FranceCulture.Web/FranceCulture.Web.csproj
client/test/FranceCulture/FranceCulture/FranceCulture.Web/FranceCultureTestPage.aspx
client/test/FranceCulture/FranceCulture/FranceCulture.Web/FranceCultureTestPage.html
client/test/FranceCulture/FranceCulture/FranceCulture.Web/ProductionContent/ProductionVideo.xml
client/test/FranceCulture/FranceCulture/FranceCulture.Web/ProjectConfig.xml
client/test/FranceCulture/FranceCulture/FranceCulture.Web/Properties/AssemblyInfo.cs
client/test/FranceCulture/FranceCulture/FranceCulture.Web/Silverlight.js
client/test/FranceCulture/FranceCulture/FranceCulture.Web/Web.Debug.config
client/test/FranceCulture/FranceCulture/FranceCulture.Web/Web.Release.config
client/test/FranceCulture/FranceCulture/FranceCulture.Web/Web.config
client/test/FranceCulture/FranceCulture/FranceCulture.sln
client/test/FranceCulture/FranceCulture/FranceCulture/App.xaml
client/test/FranceCulture/FranceCulture/FranceCulture/App.xaml.cs
client/test/FranceCulture/FranceCulture/FranceCulture/FranceCulture.csproj
client/test/FranceCulture/FranceCulture/FranceCulture/MainPage.xaml
client/test/FranceCulture/FranceCulture/FranceCulture/MainPage.xaml.cs
client/test/FranceCulture/FranceCulture/FranceCulture/Properties/AppManifest.xml
client/test/FranceCulture/FranceCulture/FranceCulture/Properties/AssemblyInfo.cs
client/test/WebTest/WebTest/WebTest.Web/Content/AvailableVideoBooks.xml
client/test/WebTest/WebTest/WebTest.Web/Content/ENMI08-I-bernard_stiegler-jauffret.ldt
client/test/WebTest/WebTest/WebTest.Web/Content/ENMI08-II-antoine_masson-jauffret.ldt
client/test/WebTest/WebTest/WebTest.Web/Content/ENMI08-III_elizabethrosse-psychologie_et_reseaux_sociaux-jauffret.ldt
client/test/WebTest/WebTest/WebTest.Web/ProductionContent/ProductionVideo.xml
client/test/WebTest/WebTest/WebTest.Web/WebTest.Web.csproj
client/test/WebTest/WebTest/WebTest/App.xaml.cs
client/test/WebTest/WebTest/WebTest/MainPage.xaml.cs
client/test/mainInterface/Iri.Modernisation.Test.MainInterface/Content/AvailableVideoBooks.xml
--- a/.hgignore	Wed Jan 27 10:55:59 2010 +0100
+++ b/.hgignore	Thu Feb 04 16:38:04 2010 +0100
@@ -6,7 +6,8 @@
 glob:Backup/*
 glob:_UpgradeReport_Files/*
 glob:UpgradeLog.XML
-glob:Content/*
 glob:ClientBin/*
 glob:bin/*
 glob:*.mp4
+glob:*.mp3
+glob:*.flv
--- a/client/src/Iri.Modernisation.BaseMVVM/Commands/Commands.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.BaseMVVM/Commands/Commands.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -107,6 +107,13 @@
                 Pause = new Command("Pause");
                 LeftTrim = new Command("LeftTrim");
                 RightTrim = new Command("RightTrim");
+                NewAnnotationFinished = new Command("NewAnnotationFinished");
+            }
+
+            public static Command NewAnnotationFinished
+            {
+                get;
+                private set;
             }
             public static Command OkClick
             {
@@ -297,9 +304,22 @@
 
                 PublishClick = new Command("PublishClick");
                 SaveClick = new Command("SaveClick");
+                EditFinishedOk = new Command("EditFinishedOk");
+                IndexFinishedOk = new Command("IndexFinishedOk");
+                
 
             }
-            
+            public static Command EditFinishedOk
+            {
+                get;
+                private set;
+            }
+            public static Command IndexFinishedOk
+            {
+                get;
+                private set;
+            }
+
             public static Command PublishClick
             {
                 get;
@@ -412,10 +432,17 @@
             GoToTime = new Command("GoToTime");
             ActivePart = new Command("ActivePart");
             EscapeKeyPressed = new Command("EscapeKeyPressed");
+            HttpSenderResponse = new Command("HttpSenderResponse");
            // VideoPositionTimer.Tick += new EventHandler(Each_Tick);
            
            
         }
+
+        public static Command HttpSenderResponse
+        {
+            get;
+            private set;
+        }
         public static Command EscapeKeyPressed
         {
             get;
@@ -519,6 +546,26 @@
             {
             }
         }
+
+        public static class BookTimeLine
+        {
+
+            static BookTimeLine()
+            {
+                SaveAnnotations = new Command("SaveAnnotations");
+        
+            }
+            public static Command SaveAnnotations
+            {
+                get;
+                private set;
+            }
+            
+            public static void Initialize()
+            {
+            }
+        }
+
         /// <summary>
         /// Ensure static fields are initialized
         /// </summary>
@@ -536,6 +583,7 @@
             VideoViewer.Initialize();
             ProductionView.Initialize();
             Commands.WebCamControl.Initialize();
+            BookTimeLine.Initialize();
             
         }
     }
--- a/client/src/Iri.Modernisation.Controls/Iri.Modernisation.Controls.csproj	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/Iri.Modernisation.Controls.csproj	Thu Feb 04 16:38:04 2010 +0100
@@ -161,6 +161,7 @@
     <Compile Include="View\ContextualBinderLayer\ContextualBinderLayer.xaml.cs">
       <DependentUpon>ContextualBinderLayer.xaml</DependentUpon>
     </Compile>
+    <Compile Include="View\ExtendedSlider.cs" />
     <Compile Include="View\HeaderControl\ButtonHeaderControl.xaml.cs">
       <DependentUpon>ButtonHeaderControl.xaml</DependentUpon>
     </Compile>
--- a/client/src/Iri.Modernisation.Controls/View/AnnotationMaker/AnnotationMaker.xaml.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/AnnotationMaker/AnnotationMaker.xaml.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -8,6 +8,7 @@
 using System.Windows.Media.Animation;
 using System.Windows.Shapes;
 using Iri.Modernisation.Data.Models;
+using Iri.Modernisation.BaseMVVM.Commands;
 namespace Iri.Modernisation.Controls.View
 {
 	public partial class AnnotationMaker : UserControl
@@ -16,9 +17,14 @@
 		{
 
 			InitializeComponent();
-      
+            Commands.HttpSenderResponse.Executed += new EventHandler<SLExtensions.Input.ExecutedEventArgs>(HttpSenderResponse_Executed);
             
             
 		}
+
+        void HttpSenderResponse_Executed(object sender, SLExtensions.Input.ExecutedEventArgs e)
+        {
+            this.Dispatcher.BeginInvoke(() => MessageBox.Show((String)e.Parameter));
+        }
 	}
 }
\ No newline at end of file
--- a/client/src/Iri.Modernisation.Controls/View/BookTimeLine/BookTimeLine.xaml	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/BookTimeLine/BookTimeLine.xaml	Thu Feb 04 16:38:04 2010 +0100
@@ -2,14 +2,17 @@
 	xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
 	xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
 	xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+	xmlns:View="clr-namespace:Iri.Modernisation.Controls.View"
 	xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
 	mc:Ignorable="d"
+    xmlns:Input="clr-namespace:SLExtensions.Input;assembly=SLExtensions"
 	xmlns:Converter="clr-namespace:Iri.Modernisation.Controls.Converter"  
     xmlns:SLExtensions_Data="clr-namespace:SLExtensions.Data;assembly=SLExtensions" 
 	x:Class="Iri.Modernisation.Controls.View.BookTimeLine" Height="272" Width="640" Background="Transparent">
 	<UserControl.Resources>
 		<Converter:BoolToVisibility x:Key="BoolToVisibility"/>
 		<SLExtensions_Data:BoolConverter x:Key="BoolConverter"/>
+		
 	</UserControl.Resources>
 	<StackPanel x:Name="BookTimeLinePanel" Background="Transparent">
 		<StackPanel x:Name="HeaderBookTimeLinePanel" Height="31" Orientation="Horizontal">
@@ -18,14 +21,16 @@
 				<TextBlock x:Name="BookTitleLabel"  Text="{Binding Title, Mode=TwoWay}" TextWrapping="Wrap" Width="200" Margin="0,0,0,15" Height="18" HorizontalAlignment="Left" RenderTransformOrigin="0.5,0.5"/>
 			</StackPanel>
 			<ToggleButton x:Name="DisplayCommentButton"  Content="Display" Width="88" IsChecked="True"/>
-			<Slider x:Name="ScaleTimeLine" Height="31" HorizontalAlignment="Left" Margin="143,0,1,0"  Width="138" Value="600" Minimum="600" Maximum="10000" />
+			<Button x:Name="saveAnnotationsButton" Content="Save" Width="60" Input:CommandService.Command="SaveAnnotations"/>
+			<Slider x:Name="ScaleTimeLine" Height="31" HorizontalAlignment="Left" Margin="143,0,1,0"  Width="138" Value="{Binding ScaleValue, Mode=TwoWay}" Minimum="1" Maximum="10" />
+			
 		</StackPanel>
 		<ScrollViewer x:Name="TimeLineScroller"  HorizontalScrollBarVisibility="Visible" Margin="0,0,8,0" VerticalScrollBarVisibility="Disabled" >
-			<StackPanel x:Name="TimeStripsPanel" Width="{Binding Value, ElementName=ScaleTimeLine, Mode=OneWay}" RenderTransformOrigin="0,0.5">
+			<StackPanel x:Name="TimeStripsPanel" Width="{Binding WidthTimeStrip}" RenderTransformOrigin="0,0.5" Background="#FF353535">
 				
-				<Slider x:Name="BookTimeLineSlider" Canvas.ZIndex="10" Height="31"  d:LayoutOverrides="Height" Maximum="{Binding TotalDuration}" Value="{Binding Position,Mode=TwoWay}" MouseLeftButtonDown="BookTimeLineSlider_MouseLeftButtonDown" />
+				<View:ExtendedSlider x:Name="BookTimeLineSlider" Canvas.ZIndex="10" Height="31"  d:LayoutOverrides="Height" Maximum="{Binding TotalDuration}" Value="{Binding Position,Mode=TwoWay}"  />
 				<Canvas x:Name="BookTimeLineElementPanel" />
-				<Canvas x:Name="BookTimeLineAnnotationPanel" Visibility="{Binding IsChecked, Converter={StaticResource BoolToVisibility}, ElementName=DisplayCommentButton, Mode=OneWay}" Margin="0,12,0,0" />
+				<Canvas x:Name="BookTimeLineAnnotationPanel" Visibility="{Binding IsChecked, Converter={StaticResource BoolToVisibility}, ElementName=DisplayCommentButton, Mode=OneWay}" Margin="0,20,0,0" />
 				<StackPanel Margin="0,80,0,0">
 				<!--	<TestSpectrogramme:Spectrogramme ColorBar="Red" x:Name="PolemicSpec" Height="20" Canvas.ZIndex="-2"/>
 					<TestSpectrogramme:Spectrogramme ColorBar="#00FF00" x:Name="AdhesionSpec" Height="20" Canvas.ZIndex="-2"/>
--- a/client/src/Iri.Modernisation.Controls/View/BookTimeLine/BookTimeLine.xaml.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/BookTimeLine/BookTimeLine.xaml.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -13,6 +13,7 @@
 using Iri.Modernisation.Data.Models;
 using Iri.Modernisation.Controls.ViewModel;
 using Iri.Modernisation.BaseMVVM.Commands;
+using System.IO;
 namespace Iri.Modernisation.Controls.View
 {
     public partial class BookTimeLine : UserControl
@@ -22,15 +23,53 @@
             InitializeComponent();
        
             TimeStripsPanel.SizeChanged += new SizeChangedEventHandler(TimeStripsPanel_SizeChanged);
-            BookTimeLineSlider.MouseLeftButtonUp += new MouseButtonEventHandler(BookTimeLineSlider_MouseLeftButtonUp); 
+            BookTimeLineSlider.ThumbDragStarted += new EventHandler<EventArgs>(TimeSlider_ThumbDragCompleted);
+            BookTimeLineSlider.ThumbDragCompleted += new EventHandler<EventArgs>(TimeSlider_ThumbDragCompleted);
+            BookTimeLineSlider.MouseLeftButtonUp += new MouseButtonEventHandler(BookTimeLineSlider_MouseLeftButtonUp);
+            saveAnnotationsButton.Click += new RoutedEventHandler(saveAnnotationsButton_Click);
+            Commands.AnnotationMaker.NewAnnotationFinished.Executed += new EventHandler<SLExtensions.Input.ExecutedEventArgs>(NewAnnotationFinished_Executed);
         }
 
-        void BookTimeLineSlider_MouseLeftButtonUp(object sender, MouseButtonEventArgs e)
+        void saveAnnotationsButton_Click(object sender, RoutedEventArgs e)
+        {
+            SaveFileDialog mySaveDialog = new SaveFileDialog();
+            mySaveDialog.Filter = "Ldt File (.ldt)|*.ldt|All Files|*.*";
+            bool? ret = mySaveDialog.ShowDialog();
+            if (ret == true)
+            {
+
+
+                VideoBookUploader.UpdateAnnotation(((BookTimeLineVM)DataContext).SelectedBook, new StreamWriter(mySaveDialog.OpenFile()));
+               
+            }
+    
+        }
+        private bool _saveVideoViewerState { get; set; }
+        private void TimeSlider_ThumbDragCompleted(object sender, EventArgs e)
+        {
+            if (_saveVideoViewerState)
+            {
+                ((BookTimeLineVM)DataContext).ViewModelVideoViewer.Play();
+            }
+        }
+
+        private void TimeSlider_ThumbDragStarted(object sender, EventArgs e)
+        {
+            _saveVideoViewerState = ((BookTimeLineVM)DataContext).ViewModelVideoViewer.IsPLayed;
+            ((BookTimeLineVM)DataContext).ViewModelVideoViewer.Pause();
+
+        }
+        private void NewAnnotationFinished_Executed(object sender, SLExtensions.Input.ExecutedEventArgs e)
+        {
+            Draw();
+        }
+
+        private void BookTimeLineSlider_MouseLeftButtonUp(object sender, MouseButtonEventArgs e)
         {
             Commands.TimeChange.Execute(BookTimeLineSlider.Value,DataContext);
         }
-		
-        void TimeStripsPanel_SizeChanged(object sender, SizeChangedEventArgs e)
+
+        private void TimeStripsPanel_SizeChanged(object sender, SizeChangedEventArgs e)
         {
             Draw();
         }
@@ -47,16 +86,15 @@
                 {
                    
                     PolemicElementControl pol = new PolemicElementControl();
-                    
                     pol.SetValue(Canvas.ZIndexProperty, 10);
                     pol.DataContext = new PolemicElementVM(Index);
                     BookTimeLineElementPanel.Children.Add(pol);
-                  
-                    Canvas.SetLeft(pol, (Index.TimerIn.TotalMilliseconds * ScaleTimeLine.Value) / VM.TotalDuration);
-                    pol.Width = (Index.Duration.TotalMilliseconds * ScaleTimeLine.Value) / VM.TotalDuration;
+                    double timeleft = (double)((Index.TimerIn.TotalMilliseconds  / BookTimeLineVM.ratioPixMs) * ScaleTimeLine.Value);
+                    Canvas.SetLeft(pol,timeleft);
+                    pol.Width = (Index.Duration.TotalMilliseconds / BookTimeLineVM.ratioPixMs) * ScaleTimeLine.Value;
                 }
             }
-            int basi = 30;
+            int basi = 0;
             foreach (List<Annotation> LAnnotation in VM.Annotations)
             {
                 foreach (Annotation Annotation in LAnnotation)
@@ -64,21 +102,41 @@
                     PolemicElementControl pol = new PolemicElementControl();
                     pol.SetValue(Canvas.ZIndexProperty, 10);
                     pol.DataContext = new PolemicElementVM(Annotation);
-                    BookTimeLineAnnotationPanel.Children.Add(pol);
-                    Canvas.SetLeft(pol, (Annotation.TimerIn.TotalMilliseconds * ScaleTimeLine.Value) / VM.TotalDuration);
+                    
+                    Canvas.SetLeft(pol, (Annotation.TimerIn.TotalMilliseconds / BookTimeLineVM.ratioPixMs)* ScaleTimeLine.Value);
+                   
+                    /** It's TETRIS time **/
+                    foreach (PolemicElementControl lockedControl in BookTimeLineAnnotationPanel.Children)
+                    {
+                        if (
+                            ((PolemicElementVM)pol.DataContext).TimerIn >= ((PolemicElementVM)lockedControl.DataContext).TimerIn && ((PolemicElementVM)pol.DataContext).TimerIn <= ((PolemicElementVM)lockedControl.DataContext).TimerOut
+                            || ((PolemicElementVM)pol.DataContext).TimerOut >= ((PolemicElementVM)lockedControl.DataContext).TimerIn && ((PolemicElementVM)pol.DataContext).TimerOut <= ((PolemicElementVM)lockedControl.DataContext).TimerOut
+                           
+                           )
+                        {
+                            int actualTop = (int)Canvas.GetTop(lockedControl);
+                            if (basi <= actualTop)
+                           {
+                                basi += 10;
+                           }
+                            
+                        }
+                    }
+
                     Canvas.SetTop(pol, basi);
-                    basi += 10;
-                    pol.Width = (Annotation.Duration.TotalMilliseconds * ScaleTimeLine.Value) / VM.TotalDuration;
+                  /***********************/
+                    
+                    
+                 //   pol.Width = (Annotation.Duration.TotalMilliseconds * ScaleTimeLine.Value) / VM.TotalDuration;
+                    pol.Width = (Annotation.Duration.TotalMilliseconds / BookTimeLineVM.ratioPixMs)* ScaleTimeLine.Value;
+                    BookTimeLineAnnotationPanel.Children.Add(pol);
+                    basi = 0;
                 }
             }
             BookTimeLineElementPanel.UpdateLayout();
         }
 
-        private void BookTimeLineSlider_MouseLeftButtonDown(object sender, MouseButtonEventArgs e)
-        {
-            MessageBox.Show("Change");
-            BookTimeLineSlider.Value = (e.GetPosition(BookTimeLineSlider).X) * BookTimeLineSlider.Maximum / BookTimeLineSlider.Width;
-        }
+       
 
         
         
--- a/client/src/Iri.Modernisation.Controls/View/ConsultationBookView/AnnotationViewer.xaml	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/ConsultationBookView/AnnotationViewer.xaml	Thu Feb 04 16:38:04 2010 +0100
@@ -1,4 +1,4 @@
-<UserControl
+<View:MenuableUserControl
 	xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
 	xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
 	xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
@@ -7,16 +7,16 @@
 	x:Class="Iri.Modernisation.Controls.View.AnnotationViewer"
     xmlns:Converter="clr-namespace:Iri.Modernisation.Controls.Converter"
 	xmlns:View="clr-namespace:Iri.Modernisation.Controls.View" Width="352" Background="Transparent">
-<UserControl.Resources>
+<View:MenuableUserControl.Resources>
         <View:ArrayToString x:Key="ArrayToString"></View:ArrayToString>
         <Converter:PolemicTypeColorConverter x:Key="PTCC"></Converter:PolemicTypeColorConverter>
-    </UserControl.Resources>
+    </View:MenuableUserControl.Resources>
 	<Grid x:Name="AnnotationViewerPanel">
 		<Grid x:Name="AnnotationViewerDisplay" HorizontalAlignment="Left" Margin="0,8" Width="191" Canvas.ZIndex="5">
 			<TextBlock x:Name="AnnotationViewerTitle"  TextWrapping="Wrap" Text="{Binding Title}" VerticalAlignment="Top" Height="16" Margin="20,0,0,0"/>
 			<TextBlock x:Name="AnnotationViewerDescription"  Text="{Binding Description}" TextWrapping="Wrap" Margin="12,16,0,24" d:LayoutOverrides="Height"/>
 			
-			<TextBlock x:Name="AnnotationViewerContributer"  Text="{Binding Contributer.Name}" TextWrapping="Wrap" TextAlignment="Right" FontSize="10.667" Margin="16,0,0,12" VerticalAlignment="Bottom"/>
+			<TextBlock x:Name="AnnotationViewerContributer"  Text="{Binding Contributer.UserName}" TextWrapping="Wrap" TextAlignment="Right" FontSize="10.667" Margin="16,0,0,12" VerticalAlignment="Bottom"/>
 			<StackPanel Orientation="Horizontal" Height="16" Margin="12,0,4,-4" VerticalAlignment="Bottom">
 				<TextBlock Text="Tags:" Height="16" VerticalAlignment="Top"/>
 				<TextBlock x:Name="AnnotationViewerKeyWords"  Text="{Binding Tags, Converter={StaticResource ArrayToString}}"/>
@@ -29,4 +29,4 @@
         <!-- <View:VideoViewer x:Name="VideoViewer" d:IsPrototypingComposition="True" Margin="191,4,0,0" HorizontalAlignment="Left" Width="161" VerticalAlignment="Top"/> -->
 	
         </Grid>
-</UserControl>
\ No newline at end of file
+</View:MenuableUserControl>
\ No newline at end of file
--- a/client/src/Iri.Modernisation.Controls/View/ConsultationView/ConsultationView.xaml	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/ConsultationView/ConsultationView.xaml	Thu Feb 04 16:38:04 2010 +0100
@@ -221,7 +221,7 @@
 
     	<View:ConsultationBookView DataContext="{Binding ConsultationBookViewContextMenu,Mode=TwoWay}" x:Name="ConsultationBookViewElement" Margin="0,0,8,0" VerticalAlignment="Top" HorizontalAlignment="Right" Foreground="White"/>
     	<View:AnnotationMaker DataContext="{Binding ViewModelAnnotationMaker}"  x:Name="AnnotationMakerElement" VerticalAlignment="Bottom" HorizontalAlignment="Right" Margin="0,0,256,84"/>
-    	<ListBox SelectedIndex="{Binding SelectedVideoBookIndex,Mode=TwoWay}" x:Name="listBox" Margin="0,0,256,408" ItemsSource="{Binding SelectedVideoBooks}" Foreground="White"  HorizontalAlignment="Right" >
+    	<ListBox SelectedIndex="{Binding SelectedVideoBookIndex,Mode=TwoWay}" x:Name="listBox" Margin="0,0,256,408" ItemsSource="{Binding SelectedVideoBooks}" Foreground="White"  HorizontalAlignment="Right" Background="Transparent" >
 		<ListBox.ItemTemplate>
 			<DataTemplate >
 				<View:BookTimeLine/>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/src/Iri.Modernisation.Controls/View/ExtendedSlider.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,69 @@
+using System;
+using System.Net;
+using System.Windows;
+using System.Windows.Controls;
+using System.Windows.Documents;
+using System.Windows.Ink;
+using System.Windows.Input;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Shapes;
+using System.Windows.Controls.Primitives;
+namespace Iri.Modernisation.Controls.View
+{
+    public class ExtendedSlider : Slider
+    {
+
+        public ExtendedSlider()
+            : base()
+        {
+            DefaultStyleKey = typeof(Slider); 
+        }
+
+          /// <summary> 
+        /// Fired when the thumb has been clicked, and dragging is initiated 
+        /// </summary> 
+        public event EventHandler<EventArgs> ThumbDragStarted; 
+ 
+        /// <summary> 
+        /// Fired when the thumb has been released 
+        /// </summary> 
+        public event EventHandler<EventArgs> ThumbDragCompleted; 
+      
+ 
+        public override void OnApplyTemplate() 
+        { 
+            base.OnApplyTemplate(); 
+ 
+            //Set up drag event handlers 
+            Thumb thumb = this.GetTemplateChild("HorizontalThumb") as Thumb; 
+            if (thumb != null) 
+            { 
+                thumb.DragStarted += new DragStartedEventHandler(thumb_DragStarted); 
+                thumb.DragCompleted += new DragCompletedEventHandler(thumb_DragCompleted); 
+            } 
+        } 
+ 
+        void thumb_DragCompleted(object sender, DragCompletedEventArgs e) 
+        { 
+            OnThumbDragCompleted(this, new EventArgs()); 
+        } 
+ 
+        void thumb_DragStarted(object sender, DragStartedEventArgs e) 
+        { 
+            OnThumbDragStarted(this, new EventArgs()); 
+        } 
+ 
+        protected virtual void OnThumbDragStarted(object sender, EventArgs e) 
+        { 
+            if (ThumbDragStarted != null) 
+                ThumbDragStarted(sender, e); 
+        } 
+ 
+        protected virtual void OnThumbDragCompleted(object sender, EventArgs e) 
+        { 
+            if (ThumbDragCompleted != null) 
+                ThumbDragCompleted(sender, e); 
+        } 
+    }
+}
--- a/client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProduction.xaml	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProduction.xaml	Thu Feb 04 16:38:04 2010 +0100
@@ -31,7 +31,7 @@
 			<ListBox x:Name="listBox" Width="708" Style="{StaticResource HorizontalListBox}" ItemsSource="{Binding ProductionChapters}" SelectedItem="{Binding SelectedChapter,Mode=TwoWay}">
 			<ListBox.ItemTemplate>
 				<DataTemplate>
-					<View:HeaderProductionChapter />
+					<View:HeaderProductionChapter  />
 				</DataTemplate>
 			</ListBox.ItemTemplate>
 			</ListBox>
--- a/client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProductionChapter.xaml	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProductionChapter.xaml	Thu Feb 04 16:38:04 2010 +0100
@@ -27,7 +27,7 @@
 						<View:HeaderProductionPartControler  HighLighted="{Binding HighLight}" Active="{Binding Editing}" x:Name="IndexController" Text="Indexation"/>
 						</Grid>
 					<Grid x:Name="EnPanel" Height="28" HorizontalAlignment="Left" Width="149" RenderTransformOrigin="0.5,0.5">
-						<TextBlock  Style="{StaticResource CommonTextBlock}" x:Name="EnLabel"  Text="Enrichissement" TextWrapping="Wrap" d:LayoutOverrides="HorizontalAlignment"/>
+						<View:HeaderProductionPartControler  HighLighted="{Binding HighLight}"  x:Name="EnrichmentController" Text="Enrichissement"/>
 					</Grid>
 				</StackPanel>
 			</StackPanel>
--- a/client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProductionChapter.xaml.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProductionChapter.xaml.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -41,25 +41,54 @@
 			InitializeComponent();
 			 EditionController.Text = Iri.Modernisation.Lang.LangResource.EditingLabel;
              IndexController.Text = Iri.Modernisation.Lang.LangResource.IndexingLabel;
+             EnrichmentController.Text = Iri.Modernisation.Lang.LangResource.EnrichmentLabel;
             // Commands.ActivePart.Executed += new EventHandler<SLExtensions.Input.ExecutedEventArgs>(ActivePart_Executed);
              EditionController.HeaderProductionPartFinished += new EventHandler<HeaderProductionPartControlerEventArgs>(EditionController_HeaderProductionPartFinished);
              IndexController.HeaderProductionPartFinished += new EventHandler<HeaderProductionPartControlerEventArgs>(IndexController_HeaderProductionPartFinished);
+
+             EditionController.Clicked += new EventHandler(EditionController_Clicked);
+             IndexController.Clicked += new EventHandler(IndexController_Clicked);
+             Commands.HeaderProduction.IndexFinishedOk.Executed += new EventHandler<SLExtensions.Input.ExecutedEventArgs>(IndexFinishedOk_Executed);
+             Commands.HeaderProduction.EditFinishedOk.Executed += new EventHandler<SLExtensions.Input.ExecutedEventArgs>(EditFinishedOk_Executed);
+        }
+
+        void IndexFinishedOk_Executed(object sender, SLExtensions.Input.ExecutedEventArgs e)
+        {
+            if (DataContext == e.Source)
+                IndexController.Finish();
+        }
+
+        void EditFinishedOk_Executed(object sender, SLExtensions.Input.ExecutedEventArgs e)
+        {
+            if(DataContext == e.Source)
+            EditionController.Finish();
+        }
+
+        void IndexController_Clicked(object sender, EventArgs e)
+        {
+            ((HeaderProductionChapterVM)DataContext).IndexClick();
+        }
+
+      
+
+        void EditionController_Clicked(object sender, EventArgs e)
+        {
+            ((HeaderProductionChapterVM)DataContext).EditClick();
         }
 
         void IndexController_HeaderProductionPartFinished(object sender, HeaderProductionPartControlerEventArgs e)
         {
             ((HeaderProductionChapterVM)DataContext).Indexing = true;
+            VisualStateManager.GoToState(EnrichmentController, "Finished", true);
         }
 
         void EditionController_HeaderProductionPartFinished(object sender, HeaderProductionPartControlerEventArgs e)
         {
             ((HeaderProductionChapterVM)DataContext).Editing = true;
+         
         }
-
-        void ActivePart_Executed(object sender, SLExtensions.Input.ExecutedEventArgs e)
-        {
-          
-                //IndexController.IsActive = true;
-        }
+      
+        
+    
 	}
 }
\ No newline at end of file
--- a/client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProductionPartControler.xaml.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProductionPartControler.xaml.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -130,15 +130,21 @@
 		     	
 				if(_activated)
 				{
-					VisualStateManager.GoToState(this,"Finished",true);
-                    if (HeaderProductionPartFinished!=null)
-                    {
-                      HeaderProductionPartFinished(this, new HeaderProductionPartControlerEventArgs(sender));
-                    }
-					_finished=true;
-                    
+                    Clicked(this, new EventArgs());
+
+                      
 				}
 		}
+        public void Finish()
+        {
+            VisualStateManager.GoToState(this,"Finished",true);
+                           if (HeaderProductionPartFinished!=null)
+                           {
+                             HeaderProductionPartFinished(this, new HeaderProductionPartControlerEventArgs(this));
+                           }
+                           _finished = true;
+        }
+        public event EventHandler Clicked;
         public void Select()
         {
             if (_activated && !_finished)
--- a/client/src/Iri.Modernisation.Controls/View/MenuableUserControl.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/MenuableUserControl.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -12,7 +12,7 @@
 using Iri.Modernisation.Controls.ViewModel;
 namespace Iri.Modernisation.Controls.View
 {
-    public abstract partial class MenuableUserControl : UserControl
+    public  class MenuableUserControl : UserControl
     {
         public MenuableUserControl()
         {
--- a/client/src/Iri.Modernisation.Controls/View/PolemicElement.xaml	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/PolemicElement.xaml	Thu Feb 04 16:38:04 2010 +0100
@@ -1,4 +1,6 @@
-<UserControl
+<View:MenuableUserControl
+xmlns:View="clr-namespace:Iri.Modernisation.Controls.View"
+   
     xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
     xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
 	xmlns:Converter="clr-namespace:Iri.Modernisation.Controls.Converter"
@@ -8,15 +10,19 @@
     Width="160" Height="{Binding Heigh}" Background="Black"
 	 mc:Ignorable="d"
            >
-		   	<UserControl.Resources>
+	<View:MenuableUserControl.Resources>
 		<Converter:PolemicTypeColorConverter x:Key="PolemicTypeColorConverter"/>
-	</UserControl.Resources>
+	</View:MenuableUserControl.Resources>
     <Grid x:Name="LayoutRoot" Background="{Binding Type}" Height="24">
         <ToolTipService.ToolTip>
+		<StackPanel Orientation="Horizontal">
+		<TextBlock Text="{Binding Contributer.UserName}"/>
+		<TextBlock Text=" - "/>
             <TextBlock Text="{Binding Title}"/>
-            
+            </StackPanel>
         </ToolTipService.ToolTip>
     	<Rectangle Fill="Black" Stroke="Black" HorizontalAlignment="Right" Width="1" d:LayoutOverrides="VerticalAlignment"/>
     	<Rectangle Fill="Black" Stroke="Black" HorizontalAlignment="Left" Width="1" d:LayoutOverrides="VerticalAlignment"/>
+    	<Rectangle Stroke="Black"/>
     </Grid>
-</UserControl>
+</View:MenuableUserControl>
--- a/client/src/Iri.Modernisation.Controls/View/ProductionTimeLine/ProductionTimeLine.xaml	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/ProductionTimeLine/ProductionTimeLine.xaml	Thu Feb 04 16:38:04 2010 +0100
@@ -4,7 +4,7 @@
 	xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
 	xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
 	mc:Ignorable="d"
-	
+	xmlns:View="clr-namespace:Iri.Modernisation.Controls.View"
 	x:Class="Iri.Modernisation.Controls.View.ProductionTimeLine"
 	d:DesignWidth="640" Height="176">
 
@@ -21,7 +21,7 @@
 				<Grid.ColumnDefinitions>
 					<ColumnDefinition/>
 				</Grid.ColumnDefinitions>
-				<Slider x:Name="TimeSlider" Value="{Binding Position,Mode=TwoWay}" VerticalAlignment="Top" RenderTransformOrigin="0.5,0.5" SmallChange="0"  />
+				<View:ExtendedSlider x:Name="TimeSlider" Value="{Binding Position,Mode=TwoWay}" VerticalAlignment="Top" RenderTransformOrigin="0.5,0.5" SmallChange="0" ValueChanged="TimeSlider_ValueChanged_1" />
 				<StackPanel x:Name="VideoTimeStrip" Margin="0,21,0,0" Orientation="Horizontal" Height="32" VerticalAlignment="Top" HorizontalAlignment="Left">
 					<!--<StackPanel Orientation="Horizontal" x:Name="ModenisationVideoTimeStrip"></StackPanel>
 					<StackPanel Orientation="Horizontal" x:Name="ModeniteVideoTimeStrip"></StackPanel>
--- a/client/src/Iri.Modernisation.Controls/View/ProductionTimeLine/ProductionTimeLine.xaml.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/ProductionTimeLine/ProductionTimeLine.xaml.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -35,9 +35,25 @@
             TimeSlider.MouseLeftButtonDown += new MouseButtonEventHandler(TimeSlider_MouseLeftButtonDown);
             TimeSlider.ValueChanged += new RoutedPropertyChangedEventHandler<double>(TimeSlider_ValueChanged);
             TimeSlider.Maximum = TimeSlider.ActualWidth / ProductionTimeLine.ScaleTime;
-           
+            TimeSlider.ThumbDragStarted += new EventHandler<EventArgs>(TimeSlider_ThumbDragStarted);
+            TimeSlider.ThumbDragCompleted += new EventHandler<EventArgs>(TimeSlider_ThumbDragCompleted);
             ScaleTimeLine.ValueChanged += new RoutedPropertyChangedEventHandler<double>(ScaleTimeLine_ValueChanged);
 		}
+        private bool _saveVideoViewerState { get; set; }
+        void TimeSlider_ThumbDragCompleted(object sender, EventArgs e)
+        {
+            if (_saveVideoViewerState)
+            {
+                ((ProductionTimeLineVM)DataContext).ViewModelVideoViewer.Play();
+            }
+        }
+
+        void TimeSlider_ThumbDragStarted(object sender, EventArgs e)
+        {     
+            _saveVideoViewerState = ((ProductionTimeLineVM)DataContext).ViewModelVideoViewer.IsPLayed;
+            ((ProductionTimeLineVM)DataContext).ViewModelVideoViewer.Pause();
+            
+        }
         bool _mousecapture { get; set; }
         void TimeSlider_MouseLeftButtonDown(object sender, MouseButtonEventArgs e)
         {
@@ -284,6 +300,11 @@
             Commands.ProductionView.DelVideoSequence.Execute(((CustomableVideoElement)_selected).DataContext);
         }
 
+        private void TimeSlider_ValueChanged_1(object sender, RoutedPropertyChangedEventArgs<double> e)
+        {
+
+        }
+
       
 	}
 }
\ No newline at end of file
--- a/client/src/Iri.Modernisation.Controls/View/VideoViewer/VideoViewer.xaml.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/VideoViewer/VideoViewer.xaml.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -107,8 +107,11 @@
                 VideoScreen.Pause();
                 _isPlayed = false;
                 VideoPositionTimer.Stop();
-                if(DataContext!=null)
-                ((VideoViewerVM)DataContext).AutoPlay = false;
+                if (DataContext != null)
+                {
+                    ((VideoViewerVM)DataContext).AutoPlay = false;
+                    ((VideoViewerVM)DataContext).IsPLayed = false;
+                }
             }
         }
 
@@ -119,7 +122,10 @@
                 _isPlayed = true;
                 VideoScreen.Play();
                 VideoPositionTimer.Start();
-                ((VideoViewerVM)DataContext).AutoPlay = true;
+                {
+                    ((VideoViewerVM)DataContext).AutoPlay = true;
+                    ((VideoViewerVM)DataContext).IsPLayed = true;
+                }
             }
         }
 
--- a/client/src/Iri.Modernisation.Controls/ViewModel/AnnotationMaker/AnnotationMakerVM.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/ViewModel/AnnotationMaker/AnnotationMakerVM.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -311,8 +311,7 @@
             {
                 PolemicRelation.Type = ((ContextualLinkBinder)e.Parameter).PolemicType;
                 PolemicRelation.ToElement = null;
-                OnPropertyChanged("PolemicRelation");
-                
+                OnPropertyChanged("PolemicRelation");  
             }
 
         }
@@ -321,15 +320,18 @@
 
         private void OkClickAnnotationMaker_Executed(object sender, ExecutedEventArgs e)
         {
-            LDTElement newAnnotation = new LDTElement();
+            _newAnnotation.Type = _selectedType ;
+            _basicRelation.ToElement = _newAnnotation;
+            LDTElement newAnnotation = new LDTElement(_newAnnotation);
+            
+           /* 
             newAnnotation.Title = Title;
             newAnnotation.Abstract = Description;
             newAnnotation.Begin = Begin;
             newAnnotation.Dur = End - Begin;
-            newAnnotation.Tags = _tags;
-            
+            newAnnotation.Tags = _tags; 
             newAnnotation.Color = int.Parse(_selectedType.Color.A.ToString() + _selectedType.Color.R.ToString() + _selectedType.Color.G.ToString() + _selectedType.Color.B.ToString());
-           
+           */
             
             LDTFile newfile = new LDTFile()
             {
@@ -379,24 +381,43 @@
             }
             //MessageBox.Show(newfile.ToString());
            
-            
-            Application app = Application.Current as Application;
+            /** HttpSend For Web Mode **/
+           /* Application app = Application.Current as Application;
             HttpSender helper = new HttpSender(new Uri("http://mtotet.free.fr/TestHttpSender/index.php"), "POST",
                 new KeyValuePair<string, string>("authKey", "123456" ),
                 new KeyValuePair<string, string>("newAnnotation", newfile.ToString()),
                 new KeyValuePair<string, string>("msg", "303"));
             helper.ResponseComplete += new HttpResponseCompleteEventHandler(helper_ResponseComplete);
-           // helper.Execute();
-            MessageBox.Show(newfile.ToString());
+            helper.Execute();*/
+
+        /** Local Mode **/
+            Commands.AnnotationMaker.NewAnnotationFinished.Execute(_newAnnotation,_refElement);
+
+            /********/
+
+
             _refElement = null;
             OnPropertyChanged("IsControlEnable");
-            
+           
         }
 
+        private String _sendAnnotationResponse;
+        public String SendAnnotationResponse
+        {
+            get
+            {
+                return _sendAnnotationResponse;
+            }
+            set
+            {
+                _sendAnnotationResponse = value;
+                OnPropertyChanged("SendAnnotationResponse");
+            }
+        }
         void helper_ResponseComplete(HttpResponseCompleteEventArgs e)
         {
-            String resp = e.Response;
-            MessageBox.Show(resp);
+            SendAnnotationResponse = e.Response;
+            Commands.HttpSenderResponse.Execute(e.Response);
         
         }
 
--- a/client/src/Iri.Modernisation.Controls/ViewModel/BookTimeLine/BookTimeLineVM.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/ViewModel/BookTimeLine/BookTimeLineVM.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -12,6 +12,7 @@
 using Iri.Modernisation.BaseMVVM.Commands;
 using Iri.Modernisation.BaseMVVM.ViewModel;
 using System.Collections.Generic;
+using System.IO;
 namespace Iri.Modernisation.Controls.ViewModel
 {
     /// <summary>
@@ -19,7 +20,7 @@
     /// </summary>
     public class BookTimeLineVM : BaseMVVM.ViewModel.ViewModel
     {
-        
+        static public double ratioPixMs = 6000;
         private VideoBook _selectedBook;
         /// <summary>
         /// Livre sélectionné
@@ -100,8 +101,8 @@
             }
         }
 
-        
-        private List<SegmentIndex>[] _segmentIndex=new List<SegmentIndex>[4];
+
+        private List<SegmentIndex>[] _segmentIndex;
         /// <summary>
         /// Liste des Index des Chapitres
         /// </summary>
@@ -118,8 +119,8 @@
             }
         }
 
-       
-        private List<Annotation>[] _annotations=new List<Annotation>[4];
+
+        private List<Annotation>[] _annotations;
         /// <summary>
         /// Liste des Annotations
         /// </summary>
@@ -181,16 +182,45 @@
         /// <param name="bookParam">VideoLivre à étudier</param>
         public BookTimeLineVM(VideoBook bookParam)
         {
+            ScaleValue = 1;
             _selectedBook = bookParam;
             _title = bookParam.Title;
             _author = bookParam.Author;
             _chapters = bookParam.Chapters;
             _totalDuration = bookParam.Duration;
+            _segmentIndex = new List<SegmentIndex>[bookParam.Chapters.Length];
+            _annotations = new List<Annotation>[bookParam.Chapters.Length];
             LoadElements();
             Commands.TimeChange.Executed += new EventHandler<SLExtensions.Input.ExecutedEventArgs>(TimeChange_Executed);
+            Commands.BookTimeLine.SaveAnnotations.Executed += new EventHandler<SLExtensions.Input.ExecutedEventArgs>(SaveAnnotations_Executed);
 
         }
 
+        void SaveAnnotations_Executed(object sender, SLExtensions.Input.ExecutedEventArgs e)
+        {
+         
+        }
+        private double _scaleValue;
+        public double ScaleValue
+        {
+            get
+            {
+                return _scaleValue;
+            }
+            set
+            {
+                _scaleValue = value;
+                OnPropertyChanged("ScaleValue");
+                OnPropertyChanged("WidthTimeStrip");
+            }
+        }
+        public double WidthTimeStrip
+        {
+            get
+            {
+                return (_selectedBook.Duration.TotalMilliseconds / BookTimeLineVM.ratioPixMs) * ScaleValue;
+            }
+        }
         private VideoViewerVM _videoViewerVM;
         /// <summary>
         /// ViewModel de VideoViewer
@@ -224,7 +254,10 @@
             for(int key=0;key< _selectedBook.Chapters.Length;key++)
             {
               _segmentIndex[key] = _selectedBook.Chapters[key].Index;
-               _annotations[key] = _selectedBook.Chapters[key].Annotations;
+              if (_selectedBook.Chapters[key].Annotations != null)
+                {
+                    _annotations[key] = _selectedBook.Chapters[key].Annotations;
+                }
             }
         }
       
--- a/client/src/Iri.Modernisation.Controls/ViewModel/ConsultationView/ConsultationViewVM.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/ViewModel/ConsultationView/ConsultationViewVM.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -95,8 +95,8 @@
         /// <summary>
         /// Loader pour chargement à la volée des VideoLivres selectionnés
         /// </summary>
-        private Loader<VideoBook> _loaderVideoBook { get; set; }
-
+        //private Loader<VideoBook> _loaderVideoBook { get; set; }
+        private VideoBookLoader _loaderVideoBook { get; set; }
         private AnnotationMakerVM _annotationMakerVM;
         /// <summary>
         /// ViewModel de AnnotationMaker
@@ -116,9 +116,20 @@
 
         private void InitializeCommands()
         {
+            Commands.ClickMenu.CreateNewTextualAnnotation.Executed += new EventHandler<SLExtensions.Input.ExecutedEventArgs>(CreateNewTextualAnnotation_Executed);
             Commands.ConsultMenu.ClickBook.Executed += new EventHandler<SLExtensions.Input.ExecutedEventArgs>(ClickBook_Executed);
             Commands.PolemicElement.SelectPolemicElement.Executed += new EventHandler<SLExtensions.Input.ExecutedEventArgs>(SelectPolemicElement_Executed);
-            Commands.ClickMenu.CreateNewTextualAnnotation.Executed += new EventHandler<SLExtensions.Input.ExecutedEventArgs>(CreateNewTextualAnnotation_Executed);
+            Commands.AnnotationMaker.NewAnnotationFinished.Executed += new EventHandler<SLExtensions.Input.ExecutedEventArgs>(NewAnnotationFinished_Executed);
+        }
+
+        void NewAnnotationFinished_Executed(object sender, SLExtensions.Input.ExecutedEventArgs e)
+        {
+            Annotation createdAnnotation = ((Annotation)e.Parameter);
+            PolemicElement refElement = ((PolemicElement)e.Source);
+            refElement.Chapter.Annotations.Add(createdAnnotation);
+            //refElement.Chapter.Book.Save();
+
+           
         }
        
         /// <summary>
@@ -141,20 +152,31 @@
             if (CanAdd)
             {
                 //Préparation du loader
-                _loaderVideoBook = new Loader<VideoBook>(LDTFileReader.ConvertToVideoBook);
+               /* _loaderVideoBook = new Loader<VideoBook>(LDTFileReader.ConvertToVideoBook);
                 _loaderVideoBook.LoaderFinished += new EventHandler<EventArgs>(LoaderVideoBook_LoaderFinished);
+                _loaderVideoBook.Load(((VideoBook)e.Parameter).LdtPath);*/
+                _loaderVideoBook = new VideoBookLoader();
+                _loaderVideoBook.LoaderFinished += new EventHandler<LoaderEventArgs<VideoBook>>(_loaderVideoBook_LoaderFinished);
                 _loaderVideoBook.Load(((VideoBook)e.Parameter).LdtPath);
             }
             
 
         }
 
+        void _loaderVideoBook_LoaderFinished(object sender, LoaderEventArgs<VideoBook> e)
+        {
+            VideoBook addedVideoBook = ((LoaderEventArgs<VideoBook>)e).CreatedObject;
+            BookTimeLineVM temp = new BookTimeLineVM(addedVideoBook);
+            temp.ViewModelVideoViewer = ConsultationBookViewContextMenu.ActualVideoSourceVM;
+            SelectedVideoBooks.Add(temp); ;
+        }
+
         /// <summary>
         /// Fonction une fois que le fichier .ldt à été chargé
         /// </summary>
         /// <param name="sender"></param>
         /// <param name="e"></param>
-        private void LoaderVideoBook_LoaderFinished(object sender, EventArgs e)
+     /*   private void LoaderVideoBook_LoaderFinished(object sender, EventArgs e)
         {
             VideoBook addedVideoBook = ((LoaderEventArgs<VideoBook>)e).CreatedObject;
             ///------- ///
@@ -164,12 +186,13 @@
             temp.ViewModelVideoViewer = ConsultationBookViewContextMenu.ActualVideoSourceVM;
             SelectedVideoBooks.Add(temp);
             
-        }
+        }*/
 
         
         private void CreateNewTextualAnnotation_Executed(object sender, SLExtensions.Input.ExecutedEventArgs e)
         {
             ViewModelAnnotationMaker.RefElement=SelectedElement;
+            
         }
         public ConsultationViewVM()
         {
--- a/client/src/Iri.Modernisation.Controls/ViewModel/HeaderProduction/HeaderProductionChapterVM.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/ViewModel/HeaderProduction/HeaderProductionChapterVM.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -146,6 +146,18 @@
         public delegate void EndedDelegate();
         public event EndedDelegate Ended;
 
+        public event EventHandler IndexClicked;
+        public void IndexClick()
+        {
+            IndexClicked(this, new EventArgs());
+        }
+        
+        public event EventHandler EditClicked;
+        public void EditClick()
+        {
+            EditClicked(this, new EventArgs());
+        }
+     
 
     }
 }
--- a/client/src/Iri.Modernisation.Controls/ViewModel/HeaderProduction/HeaderProductionVM.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/ViewModel/HeaderProduction/HeaderProductionVM.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -43,11 +43,13 @@
                 if (_selectedChapter != null)
                 {
                     _selectedChapter.HighLight = false;
+                    _selectedChapter.EditClicked -= new EventHandler(value_EditClicked);
+                    _selectedChapter.IndexClicked -= new EventHandler(value_IndexClicked);
                 }
 
                 _selectedChapter = value;
-               
-            
+               value.EditClicked+=new EventHandler(value_EditClicked);
+               value.IndexClicked+=new EventHandler(value_IndexClicked);
                     value.HighLight = true;
                     if (Change != null)
                         Change(this, new HeaderProductionVMArgs(SelectedChapter));
@@ -57,6 +59,27 @@
             }
 
         }
+        public event EventHandler IndexClicked;
+        public event EventHandler EditClicked;
+        void value_IndexClicked(object sender, EventArgs e)
+        {
+            IndexClicked(sender, e);
+        }
+
+        void value_EditClicked(object sender, EventArgs e)
+        {
+            EditClicked(sender, e);
+        }
+        public void EditOk()
+        {
+            SelectedChapter.Editing = true;
+            Commands.HeaderProduction.EditFinishedOk.Execute(null, SelectedChapter);
+        }
+        public void IndexOk()
+        {
+             SelectedChapter.Indexing = true;
+            Commands.HeaderProduction.IndexFinishedOk.Execute(null, SelectedChapter);
+        }
        private void UpdateInstructionMessage()
        {
            if (!_selectedChapter.Editing)
--- a/client/src/Iri.Modernisation.Controls/ViewModel/ProductionView/ProductionViewVM.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/ViewModel/ProductionView/ProductionViewVM.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -147,14 +147,39 @@
             ViewModelMasterVideoViewer = new VideoViewerVM(true, false);
       
             ViewModelProductionTimeLine.ViewModelVideoViewer = ViewModelMasterVideoViewer;
-
-            
+            ViewModelHeaderProduction.EditClicked += new EventHandler(ViewModelHeaderProduction_EditClicked);
+            ViewModelHeaderProduction.IndexClicked += new EventHandler(ViewModelHeaderProduction_IndexClicked);
+          
       
            
             InitializeCommands();
             OnPropertyChanged(String.Empty);
            
         }
+
+        void ViewModelHeaderProduction_IndexClicked(object sender, EventArgs e)
+        {
+           if(ViewModelProductionTimeLine.SelectedIndex.Count!=0)
+           {
+               ViewModelHeaderProduction.IndexOk();
+           }
+           else
+           {
+                 MessageBox.Show("Vous devez mettre au moins 1 index !");
+           }
+        }
+
+        void ViewModelHeaderProduction_EditClicked(object sender, EventArgs e)
+        {
+            if(ViewModelProductionTimeLine.SelectedVideoSequences.Count !=0)
+            {
+                ViewModelHeaderProduction.EditOk();
+            }
+            else
+            {
+                MessageBox.Show("Vous devez mettre au moins 1 séquence !");
+            }
+        }
         void PublishClick_Executed(object sender, SLExtensions.Input.ExecutedEventArgs e)
         {
             IRIFile newFile = new IRIFile();
--- a/client/src/Iri.Modernisation.Controls/ViewModel/VideoViewer/VideoViewerVM.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/ViewModel/VideoViewer/VideoViewerVM.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -149,8 +149,20 @@
                 Tick(this, new VideoViewerVMEventArgs(Pos-BeginIn));
             }
         }
-       
 
+        private bool _isPlayed;
+        public bool IsPLayed
+        {
+            get
+            {
+                return _isPlayed;
+            }
+            set
+            {
+                _isPlayed = value;
+                OnPropertyChanged("IsPlayed");
+            }
+        }
     }
     public class VideoViewerVMEventArgs : EventArgs
     {
--- a/client/src/Iri.Modernisation.Data/Ldt/IRIDecoupage.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Data/Ldt/IRIDecoupage.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -28,7 +28,7 @@
 
         public IRIDecoupage()
         {
-            Id = String.Empty;
+            Id = System.Guid.NewGuid().ToString();
             Color = Color.FromArgb(0, 0, 0, 0);
             Author = String.Empty;
             Date = DateTime.Now;
@@ -48,6 +48,7 @@
             Title = elem.Attribute("title").Value;
             Label = elem.Attribute("label").Value;
             Abstract = elem.Attribute("abstract").Value;
+            Elements = new List<IRIElement>();
             foreach (XElement XIElement in elem.Element("elements").Elements())
             {
                 Elements.Add(new IRIElement(XIElement));
--- a/client/src/Iri.Modernisation.Data/Ldt/IRIElement.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Data/Ldt/IRIElement.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -17,11 +17,10 @@
         //<element id="elD_0" order="" prev="" next="" begin="0" dur="933" author="DDC - IRI" date="06/2006" title="plan 0" abstract="" src="testauthor_testtitle/thumbs/0_in.jpg"/>
 
         public String Id { get; set; }
-        public int Order { get; set; }
+    
         public DateTime Date { get; set; }
         public int Chapter { get; set; }
-        public String Prev { get; set; }
-        public String Next { get; set; }
+     
         public TimeSpan Begin { get; set; }
         public TimeSpan Dur { get; set; }
         public String Author { get; set; }
@@ -32,11 +31,10 @@
 
         public IRIElement()
         {
-            Id = String.Empty;
-            Order = 0;
+            Id = System.Guid.NewGuid().ToString();
+        
             Chapter = 0;
-            Prev = String.Empty;
-            Next = String.Empty;
+ 
             Begin = TimeSpan.Zero;
             Dur = TimeSpan.Zero;
             Author = String.Empty;
@@ -47,18 +45,18 @@
         }
         public IRIElement(XElement elem)
         {
+        
             Id = elem.Attribute("id").Value;
-            Order = int.Parse(elem.Attribute("order").Value);
-            Prev = elem.Attribute("prev").Value;
-            Next = elem.Attribute("next").Value;
+       
             Begin = TimeSpan.FromMilliseconds(double.Parse(elem.Attribute("begin").Value));
             Dur = TimeSpan.FromMilliseconds(double.Parse(elem.Attribute("dur").Value));
             Author = elem.Attribute("author").Value;
-            Title = elem.Attribute("title").Value;
-            Abstract = elem.Attribute("abstract").Value;
+            Title = elem.Element("title").Value;
+            Abstract = elem.Element("abstract").Value;
             Src = elem.Attribute("src").Value;
             if(elem.Element("tags")!=null)
             {
+                Tags = new List<string>();
                 foreach (XElement XTag in elem.Element("tags").Elements())
                 {
                     Tags.Add(XTag.Value);
@@ -83,11 +81,9 @@
             {
                 XElement temp =  new XElement("element",
                     new XAttribute("id",Id),
-                    new XAttribute("order",Order),
                     new XAttribute("date",Date.ToString("dd/MM/yyyy")),
                     new XAttribute("chapter",Chapter),
-                    new XAttribute("prev",Prev),
-                    new XAttribute("next",Next),
+
                     new XAttribute("begin",Begin.TotalMilliseconds),
                     new XAttribute("dur",Dur.TotalMilliseconds),
                     new XAttribute("author",Author),
@@ -96,6 +92,7 @@
                     new XAttribute("src",Src)
                     );
                 XElement Xtags = new XElement("tags");
+              
                 foreach (String tag in Tags)
                 {
                     Xtags.Add(new XElement("tag", tag));
--- a/client/src/Iri.Modernisation.Data/Ldt/IRIEnsemble.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Data/Ldt/IRIEnsemble.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -26,7 +26,7 @@
 
         public IRIEnsemble()
         {
-            Id = String.Empty;
+            Id = System.Guid.NewGuid().ToString();
             Author = String.Empty;
             Date = DateTime.Now;
             Display = 0;
@@ -43,7 +43,8 @@
             Display = int.Parse(elem.Attribute("display").Value);
             Title = elem.Attribute("title").Value;
             Abstract = elem.Attribute("abstract").Value;
-            foreach (XElement XDecoupage in elem.Element("decoupages").Elements())
+            Decoupages = new List<IRIDecoupage>();
+            foreach (XElement XDecoupage in elem.Elements("decoupage"))
             {
                 Decoupages.Add(new IRIDecoupage(XDecoupage));
             }
--- a/client/src/Iri.Modernisation.Data/Ldt/IRIMedia.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Data/Ldt/IRIMedia.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -24,6 +24,7 @@
         public IRIMedia(XElement elem)
         {
             Id = elem.Attribute("id").Value;
+            Videos = new List<IRIVideo>();
             foreach (XElement XVideos in elem.Elements())
             {
                 Videos.Add(new IRIVideo(XVideos));
--- a/client/src/Iri.Modernisation.Data/Ldt/LDTContent.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Data/Ldt/LDTContent.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -61,7 +61,7 @@
         }
         public LDTAnnotationsContent()
         {
-            Id = String.Empty;
+            Id = System.Guid.NewGuid().ToString();
             Title = String.Empty;
             Author = String.Empty;
             Abstract = String.Empty;
--- a/client/src/Iri.Modernisation.Data/Ldt/LDTDecoupage.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Data/Ldt/LDTDecoupage.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -66,7 +66,7 @@
         }
         public LDTAnnotationsDecoupage()
         {
-            Id = String.Empty;
+            Id = System.Guid.NewGuid().ToString();
             Author = String.Empty;
             Title = String.Empty;
             Abstract = String.Empty;
--- a/client/src/Iri.Modernisation.Data/Ldt/LDTElement.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Data/Ldt/LDTElement.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -10,6 +10,7 @@
 using System.Windows.Shapes;
 using System.Collections.Generic;
 using System.Xml.Linq;
+using Iri.Modernisation.Data.Models;
 namespace Iri.Modernisation.Data.LDTClass
 {
     /// <summary>
@@ -40,7 +41,7 @@
         /// <summary>
         /// Attribut
         /// </summary>
-        public int Color { get; set; }
+        public double Color { get; set; }
         /// <summary>
         /// Attribut
         /// </summary>
@@ -63,10 +64,34 @@
         public List<String> Tags { get; set; }
 
         /// <summary>
+        /// Attribute
+        /// </summary>
+        public int Type { get; set; }
+
+        /// <summary>
         /// Elements
         /// </summary>
         public String Video { get; set; }
 
+        public LDTElement(Annotation annotation)
+        {
+            Id = annotation.Id;
+            Title = annotation.Title;
+            Abstract = annotation.Description;
+            Begin = annotation.TimerIn.TotalMilliseconds;
+            Dur = annotation.TimerOut.TotalMilliseconds - annotation.TimerIn.TotalMilliseconds;
+            Tags = annotation.Tags;
+            Date = DateTime.Now;
+            Src = String.Empty;
+            Author = String.Empty;
+            Audio = String.Empty;
+            Video = String.Empty;
+        
+            Color = double.Parse(annotation.Type.Color.A.ToString() + annotation.Type.Color.R.ToString() + annotation.Type.Color.G.ToString() + annotation.Type.Color.B.ToString());
+            Type = 0;
+            
+        }
+
         public LDTElement(XElement e)
         {
             Tags = new List<String>();
@@ -76,7 +101,7 @@
             Dur = Double.Parse(e.Attribute("dur").Value);
             Author = e.Attribute("author").Value;
             Date = DateTime.Parse(e.Attribute("date").Value);
-            Color = int.Parse(e.Attribute("color").Value);
+            Color = double.Parse(e.Attribute("color").Value);
             Src = e.Attribute("src").Value;
             Title = e.Element("title").Value;
             Abstract = e.Element("abstract").Value;
@@ -89,6 +114,14 @@
             {
                 Video = e.Element("video").Value;
             }
+            if(e.Attribute("type")==null)
+            {
+                Type = 0;
+            }
+            else
+            {
+                Type = int.Parse(e.Attribute("type").Value);
+            }
             foreach (XElement Str in e.Element("tags").Elements())
             {
                 Tags.Add(Str.Value);
@@ -96,7 +129,8 @@
         }
         public LDTElement()
         {
-            Id = String.Empty;
+            Id = System.Guid.NewGuid().ToString();
+            Type = 0;
             Begin = 0;
             Dur = 0;
             Author = String.Empty;
@@ -122,6 +156,7 @@
                     new XAttribute("date",Date.ToString("")),
                     new XAttribute("color",Color),
                     new XAttribute("src",Src),
+                    new XAttribute("type",Type.ToString()),
                     new XElement("title",Title),
                     new XElement("abstract",Abstract),
                     new XElement("audio",Audio),
--- a/client/src/Iri.Modernisation.Data/Ldt/LDTFile.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Data/Ldt/LDTFile.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -10,6 +10,7 @@
 using System.Windows.Shapes;
 using System.Collections.Generic;
 using System.Xml.Linq;
+using Iri.Modernisation.Data.Models;
 namespace Iri.Modernisation.Data.LDTClass
 {
     /// <summary>
@@ -46,7 +47,7 @@
         public List<LDTEditing> Edits { get; set; }
 
         public List<LDTRelation> Relations { get; set; }
-
+       
         public LDTFile()
         {
             Project = new LDTProject();
@@ -166,7 +167,7 @@
                 temp.Add(XMedias);
 
                 //
-                XElement XAnnotations = new XElement("annotation");
+                XElement XAnnotations = new XElement("annotations");
                 foreach (LDTAnnotationsContent annotation in Annotations)
                 {
                     XAnnotations.Add(annotation.XML);
--- a/client/src/Iri.Modernisation.Data/Ldt/Readers.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Data/Ldt/Readers.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -111,9 +111,10 @@
         }
         public static VideoBook ConvertToVideoBook(LDTFile ldt, IRIFile iri)
         {
-            VideoBook _videoBook = new VideoBook();
+           
+          
             // Initialisation du VideoBook
-            _videoBook = new VideoBook()
+           VideoBook _videoBook = new VideoBook()
             {
                 Title = ldt.Project.Title,
                 Author = new User()
@@ -124,98 +125,60 @@
                 Duration = new TimeSpan(),
                 IriPath = ldt.Medias[0].Src,
                 LdtPath = ldt.Path,
+                MediaPath = iri.Body.Medias[0].Videos[0].Src
 
             };
 
             // Initialisation des index
-            
+              TimeSpan totalDur = TimeSpan.Zero;
+            foreach(IRIEnsemble Iens in iri.Body.Ensembles)
+            {
+                int chapter = 0;
+              
+                foreach (IRIElement elem in Iens.Decoupages[0].Elements)
+                {
+                    _videoBook.Chapters[chapter].Index.Add(new SegmentIndex(_videoBook.Chapters[chapter])
+                    {
+                        Id = elem.Id,
+                        Title = elem.Title,
+                        Description = elem.Abstract,
+                        Tags = elem.Tags,
+                        TimerIn = elem.Begin,
+                        Duration = elem.Dur
+
+                    });
+                    totalDur += elem.Dur;
+                }
+                chapter++;
+            }
+           
             foreach (LDTAnnotationsContent LDTAC in ldt.Annotations)
             {
-                //int count = 0;
-                int decoupage = LDTAC.Content[2].Elements.Count / 4;
-                //int selectedChapter = 0;
-
-                for (int eloop = 0; eloop < iri.Body.Ensembles.Count; eloop++)
-                {
-                    if (iri.Body.Ensembles[eloop].Id == "VideoBookIndex")
-                    {
-                        for (int dloop = 0; dloop < iri.Body.Ensembles[eloop].Decoupages.Count; dloop++)
-                        {
-                            if(iri.Body.Ensembles[eloop].Decoupages[dloop].Id=="Index")
-                            {
-                                foreach (IRIElement elem in iri.Body.Ensembles[eloop].Decoupages[dloop].Elements)
-                                {
-                                    _videoBook.Chapters[elem.Chapter].Index.Add(new SegmentIndex(_videoBook.Chapters[elem.Chapter])
-                                    {
-                                        Id = elem.Id,
-                                        Title = elem.Title,
-                                        Description = elem.Abstract,
-                                        Tags = elem.Tags,
-                                        TimerIn = elem.Begin,
-                                        Duration = elem.Dur
-
-                                    });
-                                }
-                            }
-                        }
-                        break;
-                        
-                    }
-                }
-                /*
-                foreach (LDTElement LDTE in LDTAC.Content[2].Elements)
-                {
-                    _videoBook.Chapters[selectedChapter].Index.Add(new SegmentIndex(_videoBook.Chapters[selectedChapter])
-                    {
-                        Id = LDTE.Id,
-                        Title = LDTE.Title,
-                        Description = LDTE.Abstract,
-                        Tags = LDTE.Tags,
-                        TimerIn = new TimeSpan(0, 0, 0, 0, (int)LDTE.Begin),
-                        Duration = new TimeSpan(0, 0, 0, 0, (int)LDTE.Dur),
+               int chapterIndex = 0;
+               foreach(LDTAnnotationsDecoupage LDTAD  in LDTAC.Content)
+               {
+                   User author = new User() {UserName = LDTAD.Author };
+                   foreach(LDTElement elem in LDTAD.Elements)
+                   {
+                       _videoBook.Chapters[chapterIndex].Annotations.Add(
+                           new Annotation(_videoBook.Chapters[chapterIndex])
+                           {
+                               Title = elem.Title,
+                               Description = elem.Abstract,
+                               Tags = elem.Tags,
+                               TimerIn = new TimeSpan(0, 0, 0, 0, (int)elem.Begin),
+                               Duration = new TimeSpan(0, 0, 0, 0, (int)elem.Dur),
+                               Type = FactoryVideoLivre.AnnotationDescriptions[elem.Type],
+                               Contributer = author
 
-                    });
-                    count++;
-                    if (count % decoupage == 0)
-                    {
-                        selectedChapter++;
-                        if (selectedChapter >= 4)
-                        {
-                            selectedChapter = 3;
-                        }
-                    }
-
-                    _videoBook.Duration = _videoBook.Duration.Add(new TimeSpan(0, 0, 0, 0, (int)LDTE.Dur));
-                }*/
-                foreach (LDTElement LDTE in LDTAC.Content[3].Elements)
-                {
-                    _videoBook.Chapters[0].Annotations.Add(new Annotation(_videoBook.Chapters[0])
-                    {
-                        Id = LDTE.Id,
-                        Title = LDTE.Title,
-                        Description = LDTE.Abstract,
-                        Tags = LDTE.Tags,
-                        TimerIn = new TimeSpan(0, 0, 0, 0, (int)LDTE.Begin),
-                        Duration = new TimeSpan(0, 0, 0, 0, (int)(LDTE.Dur + 5000)),
-                        Type = FactoryVideoLivre.AnnotationDescriptions[0]
-                    });
-                    // _videoBook.Duration = _videoBook.Duration.Add(new TimeSpan(0, 0, 0, 0, (int)(LDTE.Dur)));
-                }
-                foreach (LDTElement LDTE in LDTAC.Content[1].Elements)
-                {
-                    _videoBook.Chapters[0].Annotations.Add(new Annotation(_videoBook.Chapters[0])
-                    {
-                        Title = LDTE.Title,
-                        Description = LDTE.Abstract,
-                        Tags = LDTE.Tags,
-                        TimerIn = new TimeSpan(0, 0, 0, 0, (int)LDTE.Begin),
-                        Duration = new TimeSpan(0, 0, 0, 0, (int)LDTE.Dur),
-                        Type = FactoryVideoLivre.AnnotationDescriptions[1]
-                    });
-                    // _videoBook.Duration = _videoBook.Duration.Add(new TimeSpan(0, 0, 0, 0, (int)LDTE.Dur));
-                }
-
+                           });
+                   }
+                 
+               }
+               chapterIndex++;
             }
+            _videoBook.Duration = iri.Body.Medias[0].Videos[0].Dur;
+            _videoBook.LdtPath = ldt.Path;
             return _videoBook;
         }
     }
--- a/client/src/Iri.Modernisation.Data/Models/FactoryVideoLivre.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Data/Models/FactoryVideoLivre.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -65,9 +65,11 @@
                     temp.Add(new VideoChapterDescription(nb, XChapter.Attribute("name").Value, XChapter.Attribute("color").Value));
                     nb++;
                 }
+                int annotatinIndex=0;
                 foreach (XElement XAnnotation in _configDoc.Root.Element("PolemicTypes").Elements())
                 {
-                    temp_an.Add(new PolemicTypeDescription(XAnnotation.Attribute("name").Value, XAnnotation.Attribute("color").Value));
+                    temp_an.Add(new PolemicTypeDescription(annotatinIndex, XAnnotation.Attribute("name").Value, XAnnotation.Attribute("color").Value));
+                    annotatinIndex++;
                 }
              
                 VideoChapterDescriptions = temp.ToArray();
@@ -95,9 +97,11 @@
                temp_vl .Add(new VideoChapterDescription(nb,XChapter.Attribute("name").Value, XChapter.Attribute("color").Value));
                nb++;
            }
+           int annotatinIndex = 0;
            foreach (XElement XAnnotation in _configDoc.Root.Element("PolemicTypes").Elements())
            {
-               temp_an.Add(new PolemicTypeDescription(XAnnotation.Attribute("name").Value, XAnnotation.Attribute("color").Value));
+               temp_an.Add(new PolemicTypeDescription(annotatinIndex, XAnnotation.Attribute("name").Value, XAnnotation.Attribute("color").Value));
+               annotatinIndex++;
            }
            VideoChapterDescriptions = temp_vl .ToArray();
            AnnotationDescriptions = temp_an.ToArray();
--- a/client/src/Iri.Modernisation.Data/Models/HttpSender.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Data/Models/HttpSender.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -24,13 +24,15 @@
         {
             if (this.ResponseComplete != null)
             {
-                this.ResponseComplete(e);
+                ThreadPool.QueueUserWorkItem(new WaitCallback((Object o)=>this.ResponseComplete(e)));
+               // this.ResponseComplete(e);
             }
         }
         private void OnResponseComplete()
         {
             if (this.ResponseComplete != null)
             {
+                ThreadPool.QueueUserWorkItem(new WaitCallback((Object o) => new HttpResponseCompleteEventArgs(Response)));
                 this.ResponseComplete(new HttpResponseCompleteEventArgs(Response));
             }
         }
--- a/client/src/Iri.Modernisation.Data/Models/PolemicElement.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Data/Models/PolemicElement.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -51,6 +51,7 @@
         /// </summary>
         protected PolemicElement()
         {
+            Id = System.Guid.NewGuid().ToString();
             Tags = new List<String>();
         }
 
@@ -60,6 +61,7 @@
         /// <param name="Vc">VideoChapter auquel l'annotation est ratachée</param>
         public PolemicElement(VideoChapter Vc):base()
         {
+            Id = System.Guid.NewGuid().ToString();
             Chapter = Vc;
             Tags = new List<string>();
         }
--- a/client/src/Iri.Modernisation.Data/Models/PolemicTypeDescription.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Data/Models/PolemicTypeDescription.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -15,10 +15,10 @@
     {
         public String Title { get; set; }
         public Color Color {get;set;}
-
-        public PolemicTypeDescription(String title, String color)
+        public int Id { get; set; }
+        public PolemicTypeDescription(int id,String title, String color)
         {
-
+            Id = id;
             Title = title;
             Color = Color.FromArgb(
                 byte.Parse(color.Substring(1,2),NumberStyles.AllowHexSpecifier),
--- a/client/src/Iri.Modernisation.Data/Models/VideoBook.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Data/Models/VideoBook.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -12,6 +12,7 @@
 using System.Xml.Linq;
 using System.Threading;
 using Iri.Modernisation.Data.LDTClass;
+using System.IO;
 namespace Iri.Modernisation.Data.Models
 {
     /// <summary>
@@ -73,6 +74,8 @@
          
         }
 
+      
+
         /// <summary>
         /// Méthode static pour le Loader de la list de videoBook
         /// </summary>
@@ -99,7 +102,109 @@
         
         
     }
+    public class VideoBookUploader
+    {
+        private static Loader<LDTFile> loaderLdt = new Loader<LDTFile>(LDTFile.FromXML);
+        private static LDTFile ldt = new LDTFile();
+        private static VideoBook videoBookToUpdate;
+        private static StreamWriter Sw;
+        public static void UpdateAnnotation(VideoBook update,StreamWriter sw)
+        {
+            Sw = sw;
+            videoBookToUpdate = update;
+            loaderLdt.LoaderFinished += new EventHandler<EventArgs>(loaderLdt_LoaderFinished);
+            loaderLdt.Load(videoBookToUpdate.LdtPath);
 
+        }
+        public static void UpdateAnnotation(VideoBook update)
+        {
+            videoBookToUpdate = update;
+            loaderLdt.LoaderFinished += new EventHandler<EventArgs>(loaderLdt_LoaderFinished);
+            loaderLdt.Load(videoBookToUpdate.LdtPath);
+
+        }
+
+        static void loaderLdt_LoaderFinished(object sender, EventArgs e)
+        {
+            ldt = ((LoaderEventArgs<LDTFile>)e).CreatedObject;
+            ldt.Annotations.Clear();
+            foreach (VideoChapter Vc in videoBookToUpdate.Chapters)
+            {
+                LDTAnnotationsDecoupage decoupage = new LDTAnnotationsDecoupage()
+                    {
+                        Title = Vc.Title,
+                        Id = Vc.IdChap.ToString()
+                    };
+                foreach(Annotation An in Vc.Annotations)
+                {
+                    decoupage.Elements.Add(
+                                            new LDTElement()
+                                            {
+                                                Title = An.Title,
+                                                Abstract = An.Description,
+                                                Date = DateTime.Now,
+                                                Begin = An.TimerIn.TotalMilliseconds,
+                                                Dur = An.Duration.TotalMilliseconds,
+                                                Tags = An.Tags,
+                                               Type =  An.Type.Id
+                                            }
+                                            );
+                }
+
+                ldt.Annotations.Add(
+                        new LDTAnnotationsContent()
+                        {
+                            Content = new List<LDTAnnotationsDecoupage>() { decoupage},
+                        });
+            }
+
+                     WebClient WebWriter = new WebClient();
+            
+               
+                     WebWriter.OpenWriteCompleted +=new OpenWriteCompletedEventHandler(WebWriter_OpenWriteCompleted);
+          WebWriter.OpenWriteAsync(new Uri(videoBookToUpdate.LdtPath, UriKind.RelativeOrAbsolute));
+                 //    WebWriter.UploadStringCompleted += new UploadStringCompletedEventHandler(WebWriter_UploadStringCompleted);
+                //     WebWriter.UploadStringAsync(new Uri(videoBookToUpdate.LdtPath, UriKind.RelativeOrAbsolute),"azerty");
+
+        }
+    
+
+        static void WebWriter_UploadStringCompleted(object sender, UploadStringCompletedEventArgs e)
+        {
+          
+        }
+
+
+        static void WebWriter_OpenWriteCompleted(object sender, OpenWriteCompletedEventArgs e)
+        {
+           
+            
+           /*using (Stream fs = e.Result)
+            {
+
+                // Add some information to the file.
+                byte[] info = new System.Text.UTF8Encoding(true).GetBytes("This is some text in the file.");
+
+                fs.Write(info, 0, info.Length);
+
+                fs.Close();
+
+            }*/
+           
+                using (StreamWriter fs = Sw)
+                {
+                  
+                    fs.Write(ldt.ToString());
+                    fs.Close();
+                }
+            
+            /*StreamWriter fs = new StreamWriter(e.Result);
+            //MessageBox.Show(ldt.ToString());
+            fs.Write(ldt.ToString());
+            fs.Flush();
+            fs.Close();*/
+        }
+    }
     public class VideoBookLoader
     {
         private Loader<IRIFile> _iriFile;
@@ -117,16 +222,21 @@
         void _iriFile_LoaderFinished(object sender, EventArgs e)
         {
             _loadedIriFile = ((LoaderEventArgs<IRIFile>)e).CreatedObject;
+            
             LoaderFinished(this,new LoaderEventArgs<VideoBook>(LDTFileReader.ConvertToVideoBook(_loadedLdtFile,_loadedIriFile)));
         }
 
         void _ldtFile_LoaderFinished(object sender, EventArgs e)
         {
             _loadedLdtFile = ((LoaderEventArgs<LDTFile>)e).CreatedObject;
+            _loadedLdtFile.Path = _ldtFile.Path;
             _iriFile.Load(_loadedLdtFile.Medias[0].Src);
             
         }
-
+        public void Load(String ldtPath)
+        {
+            _ldtFile.Load(ldtPath);
+        }
         public event EventHandler<LoaderEventArgs<VideoBook>> LoaderFinished;
 
         
--- a/client/src/Iri.Modernisation.Data/Models/VideoChapter.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/src/Iri.Modernisation.Data/Models/VideoChapter.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -62,6 +62,8 @@
             VideoSequences = new List<VideoSequence>();
 
         }
+
+      
        
         
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/Content/AvailableVideoBooks.xml	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,14 @@
+
+
+<AvailableVideoBooks BasePath="">
+	<!-- 
+		
+		metafile = Lien du fichier de méta donnée
+		title = Titre du VideoLivre
+	-->
+	<VideoBooks metafile="/Content/FranceInterENMI28.ldt" title="France Inter ENMI 28-11-2009"/>
+  <VideoBooks  metafile="/Content/FranceInterENMI29.ldt" title="France Inter ENMI 29-11-2009"/>
+    <VideoBooks  metafile="/Content/test.ldt" title="France Inter ETest"/>
+  <!--<<VideoBooks  metafile="/Content/ENMI08-III_elizabethrosse-psychologie_et_reseaux_sociaux-jauffret.ldt" title="Titre 3"/>-->
+  
+</AvailableVideoBooks>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/Content/Copie de FranceInterENMI28.ldt	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,39 @@
+<iri xmlns:dc="http://dublincore.org/documents/dcmi-namespace/">
+  <project id="1" user="" title="France Inter ENMI 28-11-2009" abstract=""/>
+  <medias>
+    <media id="iri_matinalefi28nov2009" src="/Content/iri_matinalefi28nov2009/iri_matinalefi28nov2009.iri" video="" pict="" extra=""/>
+  </medias>
+  <annotations>
+
+  </annotations>
+  <displays>
+    <display id="0" title="View at the last recording" idsel="iri_matinalefi29nov2009" tc="3369796" zoom="20" scroll="100" infoBAB="">
+      <content id="iri_matinalefi28nov2009">
+        <decoupage idens="en_2" id="de_PPP" tagsSelect=""/>
+        <decoupage idens="ens_perso" id="c_523A9725-8128-E51D-D51C-B0E861656A29" tagsSelect=""/>
+      </content>
+      <content id="iri_matinalefi29nov2009">
+        <decoupage idens="en_2" id="de_PPP" tagsSelect=""/>
+        <decoupage idens="ens_perso" id="c_05607756-2F9A-9E05-638E-3190B6F8AB87" tagsSelect=""/>
+      </content>
+    </display>
+  </displays>
+  <edits>
+    <editing id="0" tags="">
+      <title>Bout à bout 1</title>
+      <abstract/>
+      <edit id="edit1" tags="">
+        <eList/>
+        <caption/>
+        <audio/>
+        <mList/>
+      </edit>
+      <edit id="edit2" tags="">
+        <eList/>
+        <caption/>
+        <audio/>
+        <mList/>
+      </edit>
+    </editing>
+  </edits>
+</iri>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/Content/Copie de FranceInterENMI29.ldt	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,39 @@
+<iri xmlns:dc="http://dublincore.org/documents/dcmi-namespace/">
+  <project id="1" user="" title="France Inter ENMI 29-11-2009" abstract=""/>
+  <medias>
+    <media id="iri_matinalefi29nov2009" src="/Content/iri_matinalefi29nov2009/iri_matinalefi29nov2009.iri" video="" pict="" extra=""/>
+  </medias>
+  <annotations>
+
+</annotations>
+  <displays>
+    <display id="0" title="View at the last recording" idsel="iri_matinalefi29nov2009" tc="3369796" zoom="20" scroll="100" infoBAB="">
+      <content id="iri_matinalefi28nov2009">
+        <decoupage idens="en_2" id="de_PPP" tagsSelect=""/>
+        <decoupage idens="ens_perso" id="c_523A9725-8128-E51D-D51C-B0E861656A29" tagsSelect=""/>
+      </content>
+      <content id="iri_matinalefi29nov2009">
+        <decoupage idens="en_2" id="de_PPP" tagsSelect=""/>
+        <decoupage idens="ens_perso" id="c_05607756-2F9A-9E05-638E-3190B6F8AB87" tagsSelect=""/>
+      </content>
+    </display>
+  </displays>
+  <edits>
+    <editing id="0" tags="">
+      <title>Bout à bout 1</title>
+      <abstract/>
+      <edit id="edit1" tags="">
+        <eList/>
+        <caption/>
+        <audio/>
+        <mList/>
+      </edit>
+      <edit id="edit2" tags="">
+        <eList/>
+        <caption/>
+        <audio/>
+        <mList/>
+      </edit>
+    </editing>
+  </edits>
+</iri>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/Content/FranceInterENMI.ldt	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,787 @@
+<iri xmlns:dc="http://dublincore.org/documents/dcmi-namespace/">
+  <project id="1" user="" title="France Inter ENMI 28-11-2009" abstract=""/>
+  <medias>
+    <media id="iri_matinalefi28nov2009" src="iri_matinalefi28nov2009/iri_matinalefi28nov2009.iri" video="" pict="" extra=""/>
+    <media id="iri_matinalefi29nov2009" src="iri_matinalefi29nov2009/iri_matinalefi29nov2009.iri" video="" pict="" extra=""/>
+  </medias>
+  <annotations>
+    <content id="iri_matinalefi29nov2009" title="Découpages personnels" author="perso" abstract="">
+      <decoupage id="c_05607756-2F9A-9E05-638E-3190B6F8AB87" author="perso">
+        <title>Intervenants</title>
+        <abstract/>
+        <elements>
+          <element id="s_99E451B8-078A-7E74-05EC-3191CE11B76D" begin="0" dur="636088" author="" date="2010/01/15" color="16763904" src="">
+            <title>Journal</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_5CC39739-9A79-DFC3-9296-3192AEC6C5A7" begin="639344" dur="38042" author="" date="2010/01/15" color="16777215" src="">
+            <title>Publicité</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_54B057C6-0347-EFC9-AC29-319407ABC202" begin="678992" dur="84004" author="" date="2010/01/15" color="3381504" src="">
+            <title>Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_0BE3487C-2352-6928-31C1-31953A77C1AB" begin="765672" dur="79189" author="" date="2010/01/15" color="3381504" src="">
+            <title>Sandra Freeman</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_E95D0D33-EC44-54C7-0265-31964C2482F3" begin="847179" dur="227432" author="" date="2010/01/15" color="255" src="">
+            <title>Musique</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_F1A30F50-82C2-184A-D012-319799774E1B" begin="1080241" dur="80064" author="" date="2010/01/15" color="3381504" src="">
+            <title>Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_784A6E71-529B-F0EE-94BD-3198514E0BDE" begin="1160930" dur="40032" author="" date="2010/01/15" color="10027008" src="">
+            <title>Henri Verdier</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_157506DB-136E-782F-5537-319871031299" begin="1202213" dur="8132" author="" date="2010/01/15" color="3394560" src="">
+            <title/>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_BB692466-85B1-3353-410C-31989B742B82" begin="1210970" dur="8757" author="" date="2010/01/15" color="3394560" src="">
+            <title/>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_0F7D4A2C-EDFE-7CB1-EB07-3199F54D6BA2" begin="1220979" dur="82566" author="" date="2010/01/15" color="10027008" src="">
+            <title>Henri Verdier</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_B57BE2EC-7626-EF9A-DE43-319BB05968B3" begin="1304170" dur="30024" author="" date="2010/01/15" color="3381504" src="">
+            <title>Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_4F5A54DE-5142-A260-90E6-319D3A4E6C75" begin="1334820" dur="119470" author="" date="2010/01/15" color="10027008" src="">
+            <title>Henri Verdier</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_15EE12E3-D5B8-EECD-A105-319E2F7E8B37" begin="1454916" dur="26271" author="" date="2010/01/15" color="3381504" src="">
+            <title>Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_60FCA59F-A344-BDE3-A9DF-319FC36C5610" begin="1481812" dur="64427" author="" date="2010/01/15" color="10027008" src="">
+            <title>Henri Verdier</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_8EDDD402-0FE3-8201-B48E-31A0BDC0FF61" begin="1546865" dur="155749" author="" date="2010/01/15" color="255" src="">
+            <title>Musique</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_6BB662DA-A435-4D14-0F06-31ACA90DE002" begin="1703240" dur="16800" author="" date="2010/01/15" color="3381504" src="">
+            <title>Stéphane Paoli et Sandra Freeman</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_B774BCB6-4F08-BBB8-AA02-31AD79A2A075" begin="1720128" dur="86945" author="" date="2010/01/15" color="16763904" src="">
+            <title>Météo</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_A1104231-18BC-2A63-B1E8-31AEC39902CC" begin="1806861" dur="677180" author="" date="2010/01/15" color="16763904" src="">
+            <title>Journal</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_BC94F90A-F926-BE30-15B9-31B008ECAC8C" begin="2487601" dur="15421" author="" date="2010/01/15" color="3381504" src="">
+            <title>Sandra Freeman</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_6636DC90-5AFD-73C0-38EF-31B0F5940BD1" begin="2504208" dur="338086" author="" date="2010/01/15" color="10027008" src="">
+            <title>Alain Baraton</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_12186B9A-7BC5-7271-9D21-31B17FAE9B1C" begin="2843481" dur="188616" author="" date="2010/01/15" color="255" src="">
+            <title>Musique</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_EF964536-3E94-73AC-CCB3-31B20488E522" begin="3033283" dur="49800" author="" date="2010/01/15" color="3381504" src="">
+            <title>Sandra Freeman</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_5CFD3DBF-C54E-8CC8-0D17-31B507D6346C" begin="3084293" dur="276800" author="" date="2010/01/15" color="10027008" src="">
+            <title>Alain Baraton + questions auditrices</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_096BE747-6F1C-DE53-3CAB-31B6929DF123" begin="3361880" dur="9870" author="" date="2010/01/15" color="3381504" src="">
+            <title>Sandra Freeman</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_AD3A9BB0-F884-C115-1F48-31B770713CAA" begin="3373691" dur="77298" author="" date="2010/01/15" color="10027008" src="">
+            <title>Isabelle Autissier</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_18C5DD5E-889F-76CF-851E-31B8F9D1017E" begin="3451298" dur="20069" author="" date="2010/01/15" color="3381504" src="">
+            <title>Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_4E0118BA-88DF-ECDD-F229-31C1F8DE1CDF" begin="3471895" dur="53999" author="" date="2010/01/15" color="16777215" src="">
+            <title>Publicité</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_E5AE2CCC-DB0A-40B4-DA89-31C2A784BB84" begin="3526288" dur="73152" author="" date="2010/01/15" color="16763904" src="">
+            <title>Météo</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_602C4B3C-14F9-4786-1D05-31C3D98B7FB9" begin="3599737" dur="929571" author="" date="2010/01/15" color="16763904" src="">
+            <title>Journal</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_3AC58A35-2DC4-935F-5B2D-31C43FD24591" begin="4533740" dur="22159" author="" date="2010/01/15" color="3381504" src="">
+            <title>Sandra Freeman</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_6C476C90-6EBE-C05F-144C-31C586A047FF" begin="4557353" dur="168774" author="" date="2010/01/15" color="10027008" src="">
+            <title>Création</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_C8902A7E-4AE6-9F51-A233-31C6BF69A875" begin="4727918" dur="45116" author="" date="2010/01/15" color="3381504" src="">
+            <title>Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_7D099EC1-FFD2-58A6-4621-31C729445E3F" begin="4774109" dur="38671" author="" date="2010/01/15" color="3381504" src="">
+            <title>Sandra Freeman</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_DBCF50F0-8F9E-161B-71D3-31CC62E0A7AB" begin="4813489" dur="229438" author="" date="2010/01/15" color="10027008" src="">
+            <title>Daniel Kaplan</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_C81215E4-D103-A9AA-FD5F-31CD2B35D3F1" begin="5043433" dur="26328" author="" date="2010/01/15" color="3381504" src="">
+            <title>Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_95368292-FC73-D73B-3D85-31CF3B1F2AC8" begin="5071281" dur="128098" author="" date="2010/01/15" color="10027008" src="">
+            <title>Daniel Kaplan</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_822BAA59-DFB7-3395-9A6A-31D0073B327F" begin="5200898" dur="18227" author="" date="2010/01/15" color="3381504" src="">
+            <title>Sandra Freeman</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_9C290B34-7B30-AFCD-AB16-31D1327F186C" begin="5220138" dur="86580" author="" date="2010/01/15" color="10027008" src="">
+            <title>Daniel Kaplan</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_9CD73B6B-F371-8520-C0B9-31D21DCA06AC" begin="5308744" dur="27847" author="" date="2010/01/15" color="3381504" src="">
+            <title>Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_7A20AB64-755D-8FE4-E911-31D372040FFA" begin="5339123" dur="27341" author="" date="2010/01/15" color="16777215" src="">
+            <title/>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_8A6C4132-AD0D-918E-31EE-31D3B371211F" begin="5367477" dur="47087" author="" date="2010/01/15" color="16763904" src="">
+            <title>Météo</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_66379732-D812-9BD7-1A61-31D6CA494149" begin="5415943" dur="794177" author="" date="2010/01/15" color="16763904" src="">
+            <title>Revue de presse d'Ivan Levaï</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_0AB63673-C47C-C85E-0480-31D829783BF4" begin="6219381" dur="74082" author="" date="2010/01/15" color="3381504" src="">
+            <title>Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_20F4D9D9-9ADF-6835-6E19-31DE28FABDE2" begin="6296935" dur="57876" author="" date="2010/01/15" color="10027008" src="">
+            <title>Alain Cadix</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_78D728E7-C956-858E-8DE8-31DE6A6EC812" begin="6355969" dur="21993" author="" date="2010/01/15" color="3381504" src="">
+            <title>Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_92ADCAF4-117B-E2BD-3A01-31E0CF4C3887" begin="6381374" dur="120113" author="" date="2010/01/15" color="10027008" src="">
+            <title>Alain Cadix</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_0450B5AC-1CDB-0988-6B86-31E188401A09" begin="6502430" dur="28298" author="" date="2010/01/15" color="3381504" src="">
+            <title/>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_682BB93C-A2BA-5312-E516-31E2F96BBB4A" begin="6532301" dur="46221" author="" date="2010/01/15" color="10027008" src="">
+            <title>Henri Verdier</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_AF85D4FF-A586-A0BA-0486-31E336211A77" begin="6578837" dur="6147" author="" date="2010/01/15" color="3381504" src="">
+            <title>Sandra Freeman</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_B8C4ED40-E4BF-CBE7-5F95-31E3EF43F917" begin="6585021" dur="7024" author="" date="2010/01/15" color="10027008" src="">
+            <title>Henri Verdier</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_8DC3011E-1811-5115-ABFD-31E52B9B503A" begin="6592500" dur="14960" author="" date="2010/01/15" color="3381504" src="">
+            <title>Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_5E4B11D7-0C3D-86A1-FC81-31E787DB570C" begin="6608628" dur="99574" author="" date="2010/01/15" color="10027008" src="">
+            <title>Daniel Kaplan</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_EE6AA901-30AC-2CAC-322D-31E9577C4D01" begin="6710307" dur="38567" author="" date="2010/01/15" color="3381504" src="">
+            <title>Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_CB086789-DB33-DBFE-8795-31EA5348370F" begin="6749810" dur="45346" author="" date="2010/01/15" color="10027008" src="">
+            <title>Alain Cadix</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_540192DE-B5A2-3B36-D8E9-31EB8EB0F57A" begin="6795857" dur="25010" author="" date="2010/01/15" color="3381504" src="">
+            <title>Sandra Freeman</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_A7850B1D-2184-C515-5F2A-31EDA8B6998E" begin="6821802" dur="64513" author="" date="2010/01/15" color="10027008" src="">
+            <title>Daniel Kaplan</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_C84C80B0-F542-CD03-4190-31EE1CF01F29" begin="6887484" dur="22907" author="" date="2010/01/15" color="3381504" src="">
+            <title>Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_6A63E976-4416-954B-7DE3-31EF4AB2EB5D" begin="6910859" dur="51891" author="" date="2010/01/15" color="10027008" src="">
+            <title>Alain Cadix</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_106D2BF6-188B-3B01-60C8-31F0C04666FA" begin="6963217" dur="40905" author="" date="2010/01/15" color="3381504" src="">
+            <title>Stéphane Paoli et Sandra Freeman</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_08251943-06F5-BEFB-DBEB-31F2FEA41B0F" begin="7006201" dur="89240" author="" date="2010/01/15" color="16763904" src="">
+            <title>Humour</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_D80567E2-8748-E1B8-8D2E-31F3A0FBB6BE" begin="7097403" dur="31708" author="" date="2010/01/15" color="3381504" src="">
+            <title>Cloture et remerciements</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+        </elements>
+      </decoupage>
+    </content>
+    <content id="iri_matinalefi28nov2009" title="Découpages personnels" author="perso" abstract="">
+      <decoupage id="c_523A9725-8128-E51D-D51C-B0E861656A29" author="perso">
+        <title>Intervenants</title>
+        <abstract/>
+        <elements>
+          <element id="s_D776F89C-162D-12B1-5D63-B0E987091B61" begin="0" dur="234627" author="" date="2010/01/15" color="16763904" src="">
+            <title>Journal - Grippe A</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_AA884CD8-4A9E-066F-A49E-B0EA53310204" begin="238442" dur="116360" author="" date="2010/01/15" color="16763904" src="">
+            <title>Journal - UMP</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_2A9C23A9-3F74-7077-2C68-B0EBC53A5B37" begin="364340" dur="137343" author="" date="2010/01/15" color="16763904" src="">
+            <title>Journal - Divers</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_3A68D8EC-E8A0-8879-F348-B0ECCFF78DCB" begin="503591" dur="85839" author="" date="2010/01/15" color="16763904" src="">
+            <title>Journal - Grève au Centre Pompidou</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_02FBBFC5-2934-D630-7B57-B0EE2B5247F5" begin="589563" dur="74229" author="" date="2010/01/15" color="16763904" src="">
+            <title>Journal - Sport</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_63EE35E4-E8DF-8095-C25B-B0EF43F0A8A8" begin="665732" dur="49596" author="" date="2010/01/15" color="16763904" src="">
+            <title>Journal - Fin et Pub</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_5E67CC63-00F4-F76C-F238-B0F19C5D0797" begin="715348" dur="90708" author="" date="2010/01/15" color="3381504" src="">
+            <title>Intro 7-9 par Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_EADCFFD4-AF3B-1F4F-CC46-B0F297DBDD0E" begin="808206" dur="79531" author="" date="2010/01/15" color="3381504" src="">
+            <title>Présentation des intervenants par Sandra Freeman</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_98B3B324-04E5-E95E-1831-B0F3C20A8C7A" begin="891498" dur="159061" author="" date="2010/01/15" color="255" src="">
+            <title>Musique</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_6492FAAC-7312-DADB-B44F-B0F4D8B00801" begin="1053247" dur="117143" author="" date="2010/01/15" color="3381504" src="">
+            <title>Archéologue</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_5C80CD9E-8388-EC50-0124-B1C612B213EB" begin="1170390" dur="56965" author="" date="2010/01/15" color="10027008" src="">
+            <title>Archéologue Jean-Paul Demoule</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_DDA43DE9-B149-0727-FD87-B0F6AB58E926" begin="1229504" dur="71470" author="" date="2010/01/15" color="10027008" src="">
+            <title>Bernard Stiegler</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_166CBE5E-1A16-C4A2-7D7F-B0F71F42BDC1" begin="1301512" dur="18270" author="" date="2010/01/15" color="3381504" src="">
+            <title>Question Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_9B94D365-53BC-D990-5087-B0F927EE4C93" begin="1320857" dur="125207" author="" date="2010/01/15" color="10027008" src="">
+            <title>Bernard Stiegler</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_6132DCB4-ED32-ECA6-5747-B0F999B6BD7B" begin="1446602" dur="12359" author="" date="2010/01/15" color="3381504" src="">
+            <title>Question Sandra Frieman</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_BECDC61C-2B5F-C966-9CAA-B0FAD69348C0" begin="1459500" dur="57499" author="" date="2010/01/15" color="10027008" src="">
+            <title>Archéologue Jean-Paul Demoule</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_FE581AF6-B77A-C466-F3DA-B0FB65D63ED2" begin="1517143" dur="29478" author="" date="2010/01/15" color="3381504" src="">
+            <title>Question Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_D58B1D5B-7969-8323-6715-B0FC261EA9F9" begin="1547631" dur="44245" author="" date="2010/01/15" color="10027008" src="">
+            <title>Archéologue Jean-Paul Demoule</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_8E52CC86-FD8F-9AC4-5238-B0FE2330BD8C" begin="1593842" dur="91353" author="" date="2010/01/15" color="10027008" src="">
+            <title>Bernard Stiegler</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_779C16CB-ABFC-FC55-4753-B0FE9F48AC74" begin="1685732" dur="16121" author="" date="2010/01/15" color="3381504" src="">
+            <title>Transition Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_411E045D-2D2B-38E1-FDD9-B0FFA88F8B32" begin="1704540" dur="27943" author="" date="2010/01/15" color="16763904" src="">
+            <title>Pub</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_728D3902-4D07-4085-36A2-B1007ECF87B5" begin="1733021" dur="43527" author="" date="2010/01/15" color="16763904" src="">
+            <title>Circulation</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_34C89EA7-5279-59EA-A4F8-B100E0F60ACF" begin="1777086" dur="66634" author="" date="2010/01/15" color="16763904" src="">
+            <title>Météo</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_BD263CEA-592A-7BF7-7E6E-B10BF998FF95" begin="1841680" dur="646400" author="" date="2010/01/15" color="16763904" src="">
+            <title>Journal de 7h30</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_21D452C9-9DF2-2CD3-7635-B10D72864DEF" begin="2491210" dur="24298" author="" date="2010/01/15" color="16777215" src="">
+            <title>Publicité</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_B375A27A-8C9F-F54F-495D-B11108FF786B" begin="2520624" dur="24180" author="" date="2010/01/15" color="3381504" src="">
+            <title>Sandra Frieman</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_A9F61A5B-8F90-1164-01A5-B1C9D8112170" begin="2545000" dur="173840" author="" date="2010/01/15" color="10027008" src="">
+            <title>Alain Baraton</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_3255EB31-1CD2-26E7-97D5-B111B55FDF6F" begin="2719067" dur="25874" author="" date="2010/01/15" color="3381504" src="">
+            <title>Transition Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_ABED7478-F1B7-1C85-8BED-B11317F37879" begin="2745272" dur="63689" author="" date="2010/01/15" color="10027008" src="">
+            <title>Jean-Paul Demoule</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_674DFF4D-82CD-2C66-8F1E-B113D01B1F89" begin="2809625" dur="28195" author="" date="2010/01/15" color="3381504" src="">
+            <title>Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_51589A10-B8FA-3AF8-F56B-B1147C3DDE16" begin="2838152" dur="183770" author="" date="2010/01/15" color="10027008" src="">
+            <title>Bernard Stiegler</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_D16A258B-FBDD-DD36-3518-B117A13784A3" begin="3022254" dur="30186" author="" date="2010/01/15" color="3381504" src="">
+            <title>Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_A55A0C57-4850-1996-518B-B11867BBDF29" begin="3052528" dur="195872" author="" date="2010/01/15" color="255" src="">
+            <title>Musique</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_E081C2E0-5E16-021C-B0E0-B119B7DDA2C1" begin="3249137" dur="37190" author="" date="2010/01/15" color="3381504" src="">
+            <title>Sandra Frieman + question auditrice</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_5C169165-B5B7-02BA-26D3-B11BC9440850" begin="3286695" dur="114515" author="" date="2010/01/15" color="10027008" src="">
+            <title>Alain Baraton</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_AAC8C6EC-7BA2-95B6-25D3-B11CB21A9608" begin="3401579" dur="16569" author="" date="2010/01/15" color="39168" src="">
+            <title>Question auditeur</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_839A8512-DF11-34E2-DA1F-B11D54747D42" begin="3418517" dur="71065" author="" date="2010/01/15" color="10027008" src="">
+            <title>Alain Baraton</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_E116B3F3-B2DD-5D0F-996C-B11E03410AF8" begin="3490319" dur="39030" author="" date="2010/01/15" color="16763904" src="">
+            <title>Point route</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_A43C4004-8CE0-CCEA-FFF9-B1EF409B91E9" begin="3530000" dur="64000" author="" date="2010/01/15" color="16763904" src="">
+            <title>Météo</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_80CFCF3C-A1A9-9D82-B3F0-B120959FA633" begin="3594651" dur="954924" author="" date="2010/01/15" color="16763904" src="">
+            <title>Journal de 8h</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_4CE3CCF1-114D-5885-AF02-B121731F4B1A" begin="4553724" dur="31239" author="" date="2010/01/15" color="3381504" src="">
+            <title>Transition Sandra Freeman</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_E0B22241-9AE9-9B91-2400-B1231681838E" begin="4585392" dur="154058" author="" date="2010/01/15" color="10027008" src="">
+            <title>Reportage années 60</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_C40AA171-B407-9AC2-8385-B124080638C2" begin="4739879" dur="116828" author="" date="2010/01/15" color="3381504" src="">
+            <title>Transition Stéphane Paoli et Sandra Frieman</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_2AEB8ECB-22C3-1E7F-1064-B1259010C78D" begin="4857135" dur="81308" author="" date="2010/01/15" color="10027008" src="">
+            <title>Nicolas Nova</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_6F4B60A7-1658-C908-F752-B125F9A8C497" begin="4938872" dur="53200" author="" date="2010/01/15" color="3381504" src="">
+            <title>Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_5E0F73AF-B57E-7F0F-4664-B1A3BB0A37D6" begin="4992737" dur="81784" author="" date="2010/01/15" color="10027008" src="">
+            <title>Nicolas Nova</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_2F122864-73C4-D55B-6AAC-B1A7A779E118" begin="5076126" dur="243900" author="" date="2010/01/15" color="10027008" src="">
+            <title>Bernard Stiegler</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_C85BDA56-EBAA-68DC-D0FA-B1F495489D9C" begin="5321185" dur="92972" author="" date="2010/01/15" color="16763904" src="">
+            <title>Météo</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_BFD35E97-3747-FAD2-128A-B1F49BC00004" begin="5415115" dur="689652" author="" date="2010/01/15" color="16763904" src="">
+            <title>Revue de presse d'Ivan Levaï</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_AA3605CF-375B-446C-CD7B-B1AC63CC3F88" begin="6106617" dur="26244" author="" date="2010/01/15" color="3381504" src="">
+            <title>Transition Sandra Freeman</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_06EFFAAB-A1A3-2BB4-865E-B1AD4FF4D69B" begin="6133479" dur="34580" author="" date="2010/01/15" color="3381504" src="">
+            <title>Présentation de l'invité par Laurence Luret</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_AA06F526-BA4B-10C1-BB00-B1B20DDEE33B" begin="6167683" dur="425638" author="" date="2010/01/15" color="10027008" src="">
+            <title>Interview de Luc Boltanski</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_97B667BA-CD2C-3A06-EE28-B1B35BDD9EEB" begin="6594184" dur="60360" author="" date="2010/01/15" color="3381504" src="">
+            <title>Question de Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_8CE24823-F0E4-B759-C698-B1B5667713DD" begin="6654832" dur="74780" author="" date="2010/01/15" color="10027008" src="">
+            <title>Luc Boltanski</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_0A9E9A96-667C-516C-EC01-B1B65FFD1D94" begin="6729613" dur="8574" author="" date="2010/01/15" color="3381504" src="">
+            <title>Question Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_4B6D59EA-0EAB-D58A-63AE-B1B82B2C40FE" begin="6738761" dur="50300" author="" date="2010/01/15" color="10027008" src="">
+            <title>Jean-Paul Demoule Archéologue</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_2EF56435-9BC9-99D7-D79F-B1B8EB61D343" begin="6789061" dur="16383" author="" date="2010/01/15" color="39168" src="">
+            <title>Question Stéphane Paoli</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_DA440D58-3CEB-EE23-CD69-B1BA1E47B9B5" begin="6805732" dur="98588" author="" date="2010/01/15" color="10027008" src="">
+            <title>Bernard Stiegler</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_6283459B-0725-5581-5BD8-B1BB084B2131" begin="6904607" dur="47426" author="" date="2010/01/15" color="3381504" src="">
+            <title>Sandra Frieman</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_BB8C183D-D804-319C-1BF3-B1C11B4906E1" begin="6954332" dur="81917" author="" date="2010/01/15" color="16763904" src="">
+            <title>Annonce</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_1891377B-534F-0650-5783-B1C1760CFA26" begin="7036537" dur="27593" author="" date="2010/01/15" color="3381504" src="">
+            <title>Cloture et remerciements</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+        </elements>
+      </decoupage>
+    </content>
+  </annotations>
+  <displays>
+    <display id="0" title="View at the last recording" idsel="iri_matinalefi29nov2009" tc="3369796" zoom="20" scroll="100" infoBAB="">
+      <content id="iri_matinalefi28nov2009">
+        <decoupage idens="en_2" id="de_PPP" tagsSelect=""/>
+        <decoupage idens="ens_perso" id="c_523A9725-8128-E51D-D51C-B0E861656A29" tagsSelect=""/>
+      </content>
+      <content id="iri_matinalefi29nov2009">
+        <decoupage idens="en_2" id="de_PPP" tagsSelect=""/>
+        <decoupage idens="ens_perso" id="c_05607756-2F9A-9E05-638E-3190B6F8AB87" tagsSelect=""/>
+      </content>
+    </display>
+  </displays>
+  <edits>
+    <editing id="0" tags="">
+      <title>Bout à bout 1</title>
+      <abstract/>
+      <edit id="edit1" tags="">
+        <eList/>
+        <caption/>
+        <audio/>
+        <mList/>
+      </edit>
+      <edit id="edit2" tags="">
+        <eList/>
+        <caption/>
+        <audio/>
+        <mList/>
+      </edit>
+    </editing>
+  </edits>
+</iri>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/Content/FranceInterENMI28.ldt	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,39 @@
+<iri xmlns:dc="http://dublincore.org/documents/dcmi-namespace/">
+  <project id="1" user="" title="France Inter ENMI 28-11-2009" abstract=""/>
+  <medias>
+    <media id="iri_matinalefi28nov2009" src="/Content/iri_matinalefi28nov2009/iri_matinalefi28nov2009.iri" video="" pict="" extra=""/>
+  </medias>
+  <annotations>
+
+  </annotations>
+  <displays>
+    <display id="0" title="View at the last recording" idsel="iri_matinalefi29nov2009" tc="3369796" zoom="20" scroll="100" infoBAB="">
+      <content id="iri_matinalefi28nov2009">
+        <decoupage idens="en_2" id="de_PPP" tagsSelect=""/>
+        <decoupage idens="ens_perso" id="c_523A9725-8128-E51D-D51C-B0E861656A29" tagsSelect=""/>
+      </content>
+      <content id="iri_matinalefi29nov2009">
+        <decoupage idens="en_2" id="de_PPP" tagsSelect=""/>
+        <decoupage idens="ens_perso" id="c_05607756-2F9A-9E05-638E-3190B6F8AB87" tagsSelect=""/>
+      </content>
+    </display>
+  </displays>
+  <edits>
+    <editing id="0" tags="">
+      <title>Bout à bout 1</title>
+      <abstract/>
+      <edit id="edit1" tags="">
+        <eList/>
+        <caption/>
+        <audio/>
+        <mList/>
+      </edit>
+      <edit id="edit2" tags="">
+        <eList/>
+        <caption/>
+        <audio/>
+        <mList/>
+      </edit>
+    </editing>
+  </edits>
+</iri>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/Content/FranceInterENMI29.ldt	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,39 @@
+<iri xmlns:dc="http://dublincore.org/documents/dcmi-namespace/">
+  <project id="1" user="" title="France Inter ENMI 29-11-2009" abstract=""/>
+  <medias>
+    <media id="iri_matinalefi29nov2009" src="/Content/iri_matinalefi29nov2009/iri_matinalefi29nov2009.iri" video="" pict="" extra=""/>
+  </medias>
+  <annotations>
+
+</annotations>
+  <displays>
+    <display id="0" title="View at the last recording" idsel="iri_matinalefi29nov2009" tc="3369796" zoom="20" scroll="100" infoBAB="">
+      <content id="iri_matinalefi28nov2009">
+        <decoupage idens="en_2" id="de_PPP" tagsSelect=""/>
+        <decoupage idens="ens_perso" id="c_523A9725-8128-E51D-D51C-B0E861656A29" tagsSelect=""/>
+      </content>
+      <content id="iri_matinalefi29nov2009">
+        <decoupage idens="en_2" id="de_PPP" tagsSelect=""/>
+        <decoupage idens="ens_perso" id="c_05607756-2F9A-9E05-638E-3190B6F8AB87" tagsSelect=""/>
+      </content>
+    </display>
+  </displays>
+  <edits>
+    <editing id="0" tags="">
+      <title>Bout à bout 1</title>
+      <abstract/>
+      <edit id="edit1" tags="">
+        <eList/>
+        <caption/>
+        <audio/>
+        <mList/>
+      </edit>
+      <edit id="edit2" tags="">
+        <eList/>
+        <caption/>
+        <audio/>
+        <mList/>
+      </edit>
+    </editing>
+  </edits>
+</iri>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/Content/iri_matinalefi28nov2009/iri_matinalefi28nov2009.iri	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,845 @@
+<iri>
+	<head>
+		<meta content="iri_matinalefi28nov2009" name="id"/>
+		<meta content="Matinale FI 28 Nov 2009" name="title"/>
+		<meta content="IRI" name="author"/>
+		<meta content="" name="contributor"/>
+		<meta content="Musique" name="type"/>
+		<meta content="IRI-DDC" name="copyright"/>
+		<meta content="28 Nov 2009" name="date"/>
+	</head>
+	<body>
+		<ensembles>
+			<ensemble abstract="Ensemble cree automatiquement" display="0" title="Ensemble par defaut" date="28 Nov 2009" author="IRI-DDC" id="#ChapterVideoLivre">
+				<decoupage id="c_3CAC2DF0-235E-8A87-E3F4-7420FA956B89" author="perso" abstract="Chapter#01" label="Decoupage" title="Decoupage" type="perso" date="28 Nov 2009" color="" dur="7231314" display="0">
+					<title>Mon découpage - NS - keyword</title>
+					<abstract/>
+					<elements>
+						<element id="s_86FD989F-0786-5A76-5D46-7420FA978AF9" begin="0" dur="234627" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal - les Titres</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>Berlusconi</tag>
+								<tag>campagne de régionale</tag>
+								<tag>grippe A</tag>
+								<tag>rugby</tag>
+								<tag>vaccin</tag>
+							</tags>
+						</element>
+						<element id="s_BACDE6AB-68C4-48A3-8AD5-7420FA98F6C1" begin="238442" dur="116360" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal - UMP</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>Alain Juppé</tag>
+								<tag>campagne</tag>
+								<tag>divergence</tag>
+								<tag>Nicolas Sarkozy</tag>
+								<tag>sondage</tag>
+								<tag>taxe professionnelle</tag>
+								<tag>UMP</tag>
+							</tags>
+						</element>
+						<element id="s_D427DC96-91D4-43BE-3A49-7420FA9AD1FE" begin="364340" dur="137343" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal - Divers</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>attentat</tag>
+								<tag>Berlusconi</tag>
+								<tag>david Mills</tag>
+								<tag>dépense publique</tag>
+								<tag>Mali</tag>
+								<tag>menace</tag>
+								<tag>Russie</tag>
+								<tag>réforme de la justice</tag>
+								<tag>terrorisme</tag>
+							</tags>
+						</element>
+						<element id="s_12976474-DE5D-04B5-8A9D-7420FA9B3C3C" begin="503591" dur="85839" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal - Grève au Centre Pompidou</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>Centre Pompidou</tag>
+								<tag>CGT</tag>
+								<tag>exposition</tag>
+								<tag>grève</tag>
+								<tag>plan social</tag>
+								<tag>Soulages</tag>
+							</tags>
+						</element>
+						<element id="s_0C969E48-046C-C45F-9F6B-7420FA9D85DB" begin="589563" dur="74229" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal - Sport</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>15 de France</tag>
+								<tag>Biarritz</tag>
+								<tag>Castres</tag>
+								<tag>Rugby</tag>
+								<tag>Stade de France</tag>
+								<tag>Top 14</tag>
+							</tags>
+						</element>
+						<element id="s_A7E0F83A-3D94-5709-FD6B-7420FA9E2465" begin="665732" dur="49596" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal - Fin et Pub</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>annonceur</tag>
+								<tag>Grippe A</tag>
+							</tags>
+						</element>
+						<element id="s_BEA01E1E-E41E-973B-6023-7420FA9FEB82" begin="715348" dur="90708" author="" date="2010/01/28" color="3381504" src="">
+							<title>Intro 7-9 par Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>ENMI</tag>
+								<tag>ENSCI</tag>
+								<tag>Entretiens du Nouveaux Monde Industriel</tag>
+								<tag>IRI</tag>
+								<tag>living things</tag>
+								<tag>objets communicants</tag>
+								<tag>Objets inanimés</tag>
+								<tag>organes artificiels</tag>
+							</tags>
+						</element>
+						<element id="s_1EC270F3-C57D-F7FB-5D77-7420FAA17FA4" begin="808206" dur="79531" author="" date="2010/01/28" color="3381504" src="">
+							<title>Présentation des intervenants par Sandra Freeman</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>Bernard Stiegler</tag>
+								<tag>dématerialisation</tag>
+								<tag>IRI</tag>
+								<tag>Jean-Paul Demoul</tag>
+								<tag>Nicolas Nova</tag>
+								<tag>sens de l'innovation</tag>
+								<tag>sociologue</tag>
+								<tag>évolution de la société</tag>
+							</tags>
+						</element>
+						<element id="s_271E77E6-DFCF-295F-004E-7420FAA28310" begin="891498" dur="159061" author="" date="2010/01/28" color="255" src="">
+							<title>Musique</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>Michel Jonas</tag>
+							</tags>
+						</element>
+						<element id="s_D9C8DE72-1D20-E21C-660A-7420FAA48EEE" begin="1053247" dur="117143" author="" date="2010/01/28" color="3381504" src="">
+							<title>Archéologue</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>archéologie</tag>
+								<tag>objet communiquant</tag>
+								<tag>passage</tag>
+								<tag>système des objets</tag>
+							</tags>
+						</element>
+						<element id="s_E1083905-C6CC-2F29-769A-7420FAA554FE" begin="1170390" dur="56965" author="" date="2010/01/28" color="10027008" src="">
+							<title>Archéologue Jean-Paul Demoule</title>
+							<abstract>Changement radical par cette fragilité, comparé au témoignage écrit matérialisé dans la pierre ou l'argile.
+			Des bandes magnétique ou du scilicium, il ne restera à rien.</abstract>
+							<audio/>
+							<tags>
+								<tag>argile</tag>
+								<tag>fragilité</tag>
+								<tag>Jean-Paul Demoule</tag>
+								<tag>témoignage écrit</tag>
+							</tags>
+						</element>
+						<element id="s_133AAB15-B48D-E2D6-32F3-7420FAA72B33" begin="1229504" dur="71470" author="" date="2010/01/28" color="10027008" src="">
+							<title>Bernard Stiegler</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>immatériel</tag>
+								<tag>matérialisation de l'information</tag>
+								<tag>objet communiquant</tag>
+								<tag>virtualisation</tag>
+								<tag>éphémère</tag>
+							</tags>
+						</element>
+						<element id="s_6963B5D3-56A3-9851-55CD-7420FAA82970" begin="1301512" dur="18270" author="" date="2010/01/28" color="3381504" src="">
+							<title>Question Stéphane Paoli</title>
+							<abstract>Passage du temps du vivant au temps du technologique : exagération ?
+			Est ce que le technologique interroge le vivant ?</abstract>
+							<audio/>
+							<tags>
+								<tag>technologique</tag>
+								<tag>vivant</tag>
+							</tags>
+						</element>
+						<element id="s_9FC141F4-6DEA-AC55-FCC0-7420FAAA6A20" begin="1320857" dur="125207" author="" date="2010/01/28" color="10027008" src="">
+							<title>Bernard Stiegler</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>contrôle comportementale</tag>
+								<tag>identifiant</tag>
+								<tag>objet communiquant</tag>
+								<tag>tracabilité</tag>
+								<tag>trace</tag>
+							</tags>
+						</element>
+						<element id="s_889DA00B-3C14-0FAC-6195-7420FAAC48FF" begin="1446602" dur="12359" author="" date="2010/01/28" color="3381504" src="">
+							<title>Question Sandra Frieman</title>
+							<abstract>Trace qui resteront dans le temps</abstract>
+							<audio/>
+							<tags>
+								<tag>tracabilité</tag>
+								<tag>trace</tag>
+							</tags>
+						</element>
+						<element id="s_FD3AEF18-142A-DC57-5BFD-7420FAAD1583" begin="1459500" dur="57499" author="" date="2010/01/28" color="10027008" src="">
+							<title>Archéologue Jean-Paul Demoule</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>incompatibilité</tag>
+								<tag>tracabilité de l'ADN</tag>
+							</tags>
+						</element>
+						<element id="s_EF3CA7DC-1AF2-A338-338D-7420FAAFB2B9" begin="1517143" dur="29478" author="" date="2010/01/28" color="3381504" src="">
+							<title>Question Stéphane Paoli</title>
+							<abstract>Homme du glacier autrichien : homme moderne mais libre
+			Est-on entré dans une ère où l'être vivant devient un objet tracable?</abstract>
+							<audio/>
+							<tags>
+								<tag>objet identifié</tag>
+								<tag>tracabilité</tag>
+								<tag>vivant</tag>
+							</tags>
+						</element>
+						<element id="s_B5C3D496-FB44-2D6E-C76B-7420FAB110E5" begin="1547631" dur="44245" author="" date="2010/01/28" color="10027008" src="">
+							<title>Archéologue Jean-Paul Demoule</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>néolithique</tag>
+								<tag>société</tag>
+								<tag>société du contrôle</tag>
+								<tag>trace</tag>
+							</tags>
+						</element>
+						<element id="s_D715E76D-7D29-3DCB-CB72-7420FAB25188" begin="1593842" dur="91353" author="" date="2010/01/28" color="10027008" src="">
+							<title>Bernard Stiegler</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>aliénation</tag>
+								<tag>alternative économique</tag>
+								<tag>contrôle</tag>
+								<tag>ENMI</tag>
+								<tag>innovation ascendante</tag>
+								<tag>libération</tag>
+								<tag>pharmacon</tag>
+								<tag>poison</tag>
+								<tag>remède</tag>
+							</tags>
+						</element>
+						<element id="s_3546701B-99CE-5FA1-D5B0-7420FAB4FDE6" begin="1685732" dur="16121" author="" date="2010/01/28" color="3381504" src="">
+							<title>Transition Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_24E9181A-0ABF-2CF6-1AE9-7420FAB5FAAD" begin="1704540" dur="27943" author="" date="2010/01/28" color="16763904" src="">
+							<title>Pub</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>Annonce</tag>
+								<tag>Guinée</tag>
+								<tag>Indépendance</tag>
+								<tag>Rendez-vous avec X</tag>
+							</tags>
+						</element>
+						<element id="s_E4AC43EF-3B8E-4C68-B72C-7420FAB775F4" begin="1733021" dur="43527" author="" date="2010/01/28" color="16763904" src="">
+							<title>Circulation</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>Trafic</tag>
+							</tags>
+						</element>
+						<element id="s_C1E0929C-AACE-36F3-5FE6-7420FAB8004B" begin="1777086" dur="66634" author="" date="2010/01/28" color="16763904" src="">
+							<title>Météo</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>Météo</tag>
+							</tags>
+						</element>
+						<element id="s_8E5C80A3-6874-CD71-2FAF-7441311E0D3A" begin="1844890" dur="21245" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal Bernadette Chamonaz</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>fraternité</tag>
+								<tag>nuit solidaire</tag>
+								<tag>sans-abris</tag>
+							</tags>
+						</element>
+						<element id="s_D88D07AF-289D-F231-7D3A-7441A1276BBA" begin="1866136" dur="16666" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal Bernadette Chamonaz</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>grippe a</tag>
+							</tags>
+						</element>
+						<element id="s_16B249D6-3F8A-0801-9349-744276232720" begin="1882802" dur="10710" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal Bernadette Chamonaz</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>finance du vatican</tag>
+							</tags>
+						</element>
+						<element id="s_1A7A111E-EE95-F8C3-C921-7442A05A3438" begin="1893512" dur="6217" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal Bernadette Chamonaz</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>bug</tag>
+								<tag>carte grise</tag>
+								<tag>immatriculation</tag>
+							</tags>
+						</element>
+						<element id="s_61C0637A-6EFB-E237-553F-7442B83FCF69" begin="1899729" dur="9038" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal Bernadette Chamonaz</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>rugby</tag>
+							</tags>
+						</element>
+						<element id="s_9FB9E54D-1838-5B3C-29B4-7442DBEF7ACF" begin="1908767" dur="14551" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal Bernadette Chamonaz</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>objet communiquant</tag>
+							</tags>
+						</element>
+						<element id="s_0681E6D0-42DA-544E-9C07-74431538D806" begin="1923318" dur="99709" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal Bernadette Chamonaz</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>nuit solidaire</tag>
+								<tag>sans-abris</tag>
+								<tag>solidarité</tag>
+							</tags>
+						</element>
+						<element id="s_58204125-F0BA-5423-0A4B-744499FF34E6" begin="2023027" dur="13845" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal Bernadette Chamonaz</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_DBCEC311-A72C-E7EB-5419-7444D00152D3" begin="2036872" dur="19853" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal Bernadette Chamonaz</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>grippe A</tag>
+								<tag>Nicolas Sarkozy</tag>
+							</tags>
+						</element>
+						<element id="s_3617AA3D-F4FC-BC8E-005F-74451E1122C4" begin="2056725" dur="26983" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal Bernadette Chamonaz</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>Nicolas Sarkozy</tag>
+							</tags>
+						</element>
+						<element id="s_5BFFECF6-F1AE-D67A-A572-74458760435C" begin="2083708" dur="40387" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal Bernadette Chamonaz</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>grippe A</tag>
+								<tag>mutation</tag>
+							</tags>
+						</element>
+						<element id="s_4C3C52F1-4299-F1FC-CF2C-7446253B8CA1" begin="2124095" dur="34586" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal Bernadette Chamonaz</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>grippe A</tag>
+								<tag>mutation</tag>
+							</tags>
+						</element>
+						<element id="s_18B8F652-5B80-FC4A-D4B9-7446AC446CD7" begin="2164476" dur="26160" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal Bernadette Chamonaz</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>Al-qaida</tag>
+								<tag>Mali</tag>
+							</tags>
+						</element>
+						<element id="s_CE837BDC-5AF1-3C68-494D-7447297B6EC3" begin="2190681" dur="16614" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal Bernadette Chamonaz</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>attentat</tag>
+								<tag>Rail</tag>
+							</tags>
+						</element>
+						<element id="s_20DF45CE-DFC3-3EE6-E6F5-74476A679C61" begin="2207295" dur="97698" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal Bernadette Chamonaz</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>finance du Vatican</tag>
+								<tag>secret bancaire</tag>
+								<tag>Vatican</tag>
+							</tags>
+						</element>
+						<element id="s_79C77E5B-AE0C-D8AD-343A-7448E751E492" begin="2304993" dur="28796" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal Bernadette Chamonaz</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>corruption</tag>
+								<tag>Léon Bertrand</tag>
+							</tags>
+						</element>
+						<element id="s_D697EFDE-57DF-F4DC-8D9F-74497A01C69C" begin="2333932" dur="89609" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal Bernadette Chamonaz</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>bug informatique</tag>
+								<tag>immatriculation</tag>
+							</tags>
+						</element>
+						<element id="s_B783BBDE-DC21-96DA-E182-744AB75600DA" begin="2423589" dur="63597" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal Bernadette Chamonaz</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>France</tag>
+								<tag>Nouvelle-Zélande</tag>
+								<tag>Rugby</tag>
+							</tags>
+						</element>
+						<element id="s_D3D15C4F-D015-C54C-5AA8-7420FABA0E16" begin="2491210" dur="24298" author="" date="2010/01/28" color="16777215" src="">
+							<title>Publicité</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_715E372E-058F-AD65-828A-7420FABBAF0D" begin="2520624" dur="24180" author="" date="2010/01/28" color="3381504" src="">
+							<title>Sandra Frieman</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>interconnection</tag>
+							</tags>
+						</element>
+						<element id="s_090CE975-431E-2EF0-56F2-7420FABDE7DA" begin="2545000" dur="173840" author="" date="2010/01/28" color="10027008" src="">
+							<title>Alain Baraton</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>bois</tag>
+								<tag>charrue</tag>
+								<tag>fer</tag>
+								<tag>jardinage</tag>
+								<tag>outillage</tag>
+								<tag>tracteur</tag>
+							</tags>
+						</element>
+						<element id="s_A1EE901B-30BC-E9E0-5D18-7420FABE0E1E" begin="2719067" dur="25874" author="" date="2010/01/28" color="3381504" src="">
+							<title>Transition Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>évolution de l'outil</tag>
+							</tags>
+						</element>
+						<element id="s_7FB952B6-1DF9-CD11-3EB8-7420FAC05DE9" begin="2745272" dur="63689" author="" date="2010/01/28" color="10027008" src="">
+							<title>Jean-Paul Demoule</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>age de fer</tag>
+								<tag>agriculture</tag>
+								<tag>démographie</tag>
+								<tag>jardinage</tag>
+								<tag>progrès</tag>
+							</tags>
+						</element>
+						<element id="s_70CCBFBD-F5CF-B56D-45E3-7420FAC22B40" begin="2809625" dur="28195" author="" date="2010/01/28" color="3381504" src="">
+							<title>Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>agriculture</tag>
+								<tag>culture</tag>
+								<tag>objet communiquant</tag>
+							</tags>
+						</element>
+						<element id="s_93A38B61-D6CE-1293-D2F5-7420FAC3FD4C" begin="2838152" dur="183770" author="" date="2010/01/28" color="10027008" src="">
+							<title>Bernard Stiegler</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>archive du sol</tag>
+								<tag>capteur</tag>
+								<tag>circulation</tag>
+								<tag>commerce</tag>
+								<tag>extériorisation</tag>
+								<tag>flux</tag>
+								<tag>hominisation</tag>
+								<tag>Italo Calvino</tag>
+								<tag>Mana</tag>
+								<tag>Marcel Maus</tag>
+								<tag>mutation du 21e</tag>
+								<tag>objet transitionnel</tag>
+								<tag>rapport au monde</tag>
+								<tag>relation physique</tag>
+								<tag>relation politique</tag>
+								<tag>relation psycologique</tag>
+								<tag>smart grids</tag>
+								<tag>société magique</tag>
+								<tag>échange</tag>
+							</tags>
+						</element>
+						<element id="s_D7DF6BF4-DFDC-F31E-205D-7420FAC50A88" begin="3022254" dur="30186" author="" date="2010/01/28" color="3381504" src="">
+							<title>Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>Chaman</tag>
+								<tag>homme</tag>
+								<tag>posture ontologique</tag>
+								<tag>technologie</tag>
+							</tags>
+						</element>
+						<element id="s_FB6981E3-E732-9A56-AF04-7420FAC61856" begin="3052528" dur="195872" author="" date="2010/01/28" color="255" src="">
+							<title/>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>Mickey 3d</tag>
+							</tags>
+						</element>
+						<element id="s_9E547B6C-832F-1DF6-CBF3-7420FAC85C75" begin="3249137" dur="37190" author="" date="2010/01/28" color="3381504" src="">
+							<title>Sandra Frieman + question auditrice</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_35AC23A0-49C5-B73A-6331-7420FAC9F99F" begin="3286695" dur="114515" author="" date="2010/01/28" color="10027008" src="">
+							<title>Alain Baraton</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>orchidée papillon</tag>
+								<tag>Phalaenocsis</tag>
+							</tags>
+						</element>
+						<element id="s_CA053EFB-4516-919C-1DE8-7420FACB0099" begin="3401579" dur="16569" author="" date="2010/01/28" color="39168" src="">
+							<title>Question auditeur</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_E5B67A70-A52F-934F-5579-7420FACD6D57" begin="3418517" dur="71065" author="" date="2010/01/28" color="10027008" src="">
+							<title>Alain Baraton</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>kiwi</tag>
+							</tags>
+						</element>
+						<element id="s_C52543EE-F177-E009-6417-7420FACE129C" begin="3490319" dur="39030" author="" date="2010/01/28" color="16763904" src="">
+							<title>Point route</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>circulation</tag>
+							</tags>
+						</element>
+						<element id="s_DA64C1C3-B5A2-4600-2F92-7420FAD0E7ED" begin="3530000" dur="64000" author="" date="2010/01/28" color="16763904" src="">
+							<title>Météo</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>météo</tag>
+							</tags>
+						</element>
+						<element id="s_ED295CEE-0BBF-C392-7E05-7420FAD1CA20" begin="3594651" dur="954924" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal de 8h</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_8448D1B9-399A-F067-7F26-7420FAD31A45" begin="4553724" dur="31239" author="" date="2010/01/28" color="3381504" src="">
+							<title>Transition Sandra Freeman</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_7BCC6127-C4FC-C315-EBA9-7420FAD424E9" begin="4585392" dur="154058" author="" date="2010/01/28" color="10027008" src="">
+							<title>Reportage années 60</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>an 2000</tag>
+								<tag>bonheur</tag>
+								<tag>facilité</tag>
+								<tag>progrès</tag>
+							</tags>
+						</element>
+						<element id="s_25051F1E-15D9-61FD-867A-7420FAD6F6DD" begin="4739879" dur="116828" author="" date="2010/01/28" color="3381504" src="">
+							<title>Transition Stéphane Paoli et Sandra Frieman</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>age de fer</tag>
+								<tag>age de pierre</tag>
+								<tag>ENMI</tag>
+								<tag>hyper-objet</tag>
+								<tag>innovation</tag>
+								<tag>mutation</tag>
+								<tag>médias géolocalisés</tag>
+								<tag>Nicolas Nova</tag>
+								<tag>système des objets</tag>
+							</tags>
+						</element>
+						<element id="s_6D0342C5-4AAD-2F35-5538-7420FAD72831" begin="4857135" dur="81308" author="" date="2010/01/28" color="10027008" src="">
+							<title>Nicolas Nova</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>artiste</tag>
+								<tag>hacker</tag>
+								<tag>nouvelle technologie</tag>
+								<tag>pratique</tag>
+								<tag>recherche</tag>
+								<tag>usage</tag>
+								<tag>utilité</tag>
+							</tags>
+						</element>
+						<element id="s_9F83E7CE-CE2F-7566-E944-7420FAD98AD9" begin="4938872" dur="53200" author="" date="2010/01/28" color="3381504" src="">
+							<title>Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>auto-innovation</tag>
+								<tag>Bernard Stiegler</tag>
+								<tag>fabrication</tag>
+								<tag>innovation</tag>
+								<tag>Jean-Paul Demoule</tag>
+								<tag>principe darwinien</tag>
+							</tags>
+						</element>
+						<element id="s_6231AA95-A975-6694-5411-7420FADA3249" begin="4992737" dur="81784" author="" date="2010/01/28" color="10027008" src="">
+							<title>Nicolas Nova</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>auto-reproduction</tag>
+								<tag>créateur</tag>
+								<tag>inscription</tag>
+								<tag>objet technique</tag>
+								<tag>évolution</tag>
+							</tags>
+						</element>
+						<element id="s_92989CBE-E3E4-AD01-BCCB-7420FADC275C" begin="5076126" dur="243900" author="" date="2010/01/28" color="10027008" src="">
+							<title>Bernard Stiegler</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>artisan</tag>
+								<tag>conception</tag>
+								<tag>consommation</tag>
+								<tag>court-circuit</tag>
+								<tag>division du travail</tag>
+								<tag>dématérialisation</tag>
+								<tag>farm-lab</tag>
+								<tag>hackers</tag>
+								<tag>logiciel libre</tag>
+								<tag>makers</tag>
+								<tag>matérialisation</tag>
+								<tag>néo-objet</tag>
+								<tag>objet réticulé</tag>
+								<tag>production</tag>
+								<tag>production industrielle</tag>
+								<tag>prolétarisation</tag>
+								<tag>rationnalisation</tag>
+								<tag>tracabilité</tag>
+							</tags>
+						</element>
+						<element id="s_58F50672-C4EC-CA17-02EB-7420FADEF579" begin="5321185" dur="92972" author="" date="2010/01/28" color="16763904" src="">
+							<title>Météo</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>météo</tag>
+							</tags>
+						</element>
+						<element id="s_092D7DE0-F35D-D987-4481-7420FADF196E" begin="5415115" dur="689652" author="" date="2010/01/28" color="16763904" src="">
+							<title>Revue de presse de Yvan Lauveil</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>grippe A</tag>
+								<tag>mutant</tag>
+								<tag>revue de presse</tag>
+							</tags>
+						</element>
+						<element id="s_6A2B234B-67CB-3EDE-C154-7420FAE16DBB" begin="6106617" dur="26244" author="" date="2010/01/28" color="3381504" src="">
+							<title>Transition Sandra Freeman</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_D513009A-AE72-7D27-AAAA-7420FAE2A52D" begin="6133479" dur="32142" author="" date="2010/01/28" color="3381504" src="">
+							<title>Présentation de l'invité par Laurence Luret</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>changer le monde</tag>
+								<tag>Luc Boltansky</tag>
+								<tag>sociologie critique</tag>
+								<tag>sociologue</tag>
+							</tags>
+						</element>
+						<element id="s_A7FDBFFA-BB3A-CC42-BFC7-747EEE1BBA04" begin="6167683" dur="425638" author="" date="2010/01/28" color="10027008" src="">
+							<title>Interview de Luc Boltanski</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>accessibilité</tag>
+								<tag>asymétrie</tag>
+								<tag>autonomie</tag>
+								<tag>capacité d'action</tag>
+								<tag>contrôle</tag>
+								<tag>formulation</tag>
+								<tag>insatisfation</tag>
+								<tag>interprétation des règles</tag>
+								<tag>Nietzche</tag>
+								<tag>niveau de critique</tag>
+								<tag>pragmatisme</tag>
+								<tag>prolétariat</tag>
+								<tag>revendication</tag>
+								<tag>réalisme</tag>
+								<tag>réalité organisée</tag>
+								<tag>rêve</tag>
+								<tag>sociologie</tag>
+								<tag>échelle sociale</tag>
+								<tag>égalisation des libertés d'action</tag>
+								<tag>émancipation</tag>
+							</tags>
+						</element>
+						<element id="s_EB69F5D4-08A7-A47A-C4AC-7420FAE4CB69" begin="6592732" dur="61785" author="" date="2010/01/28" color="3381504" src="">
+							<title>Question de Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>fin du progrès</tag>
+								<tag>suicide écologique</tag>
+							</tags>
+						</element>
+						<element id="s_A99C1CF4-C51A-4E59-4E70-7420FAE516B1" begin="6654832" dur="74780" author="" date="2010/01/28" color="10027008" src="">
+							<title>Luc Boltanski</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>capitalisme</tag>
+								<tag>management</tag>
+								<tag>raison systémique</tag>
+								<tag>réagir à la contrainte des autres</tag>
+							</tags>
+						</element>
+						<element id="s_46ECF52A-157F-5B22-093F-7420FAE778CA" begin="6729613" dur="8574" author="" date="2010/01/28" color="3381504" src="">
+							<title>Question Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_5E82CF5A-93B7-4094-C402-7420FAE84EB9" begin="6738761" dur="50300" author="" date="2010/01/28" color="10027008" src="">
+							<title>Jean-Paul Demoule Archéologue</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>effondrement des société</tag>
+								<tag>Maya</tag>
+								<tag>servitude volontaire</tag>
+							</tags>
+						</element>
+						<element id="s_FE09DBB3-6728-CAC3-7A51-7420FAEA7AF5" begin="6789061" dur="16383" author="" date="2010/01/28" color="39168" src="">
+							<title>Question Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>communication des objets</tag>
+								<tag>transcendance</tag>
+							</tags>
+						</element>
+						<element id="s_97AA036C-C4AA-D7B9-BB11-7420FAEC3EEE" begin="6805732" dur="98588" author="" date="2010/01/28" color="10027008" src="">
+							<title>Bernard Stiegler</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>alternative</tag>
+								<tag>ENMI</tag>
+								<tag>mouvements</tag>
+								<tag>réindividuation</tag>
+								<tag>réinterprétation</tag>
+								<tag>temps carbone</tag>
+								<tag>temps lumière</tag>
+								<tag>transcendance</tag>
+							</tags>
+						</element>
+						<element id="s_B3770D94-4CD2-D973-B85F-7420FAED1E9D" begin="6904607" dur="47426" author="" date="2010/01/28" color="3381504" src="">
+							<title>Sandra Frieman</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_F3863BE1-3ACC-E8B0-D761-7420FAEF59BC" begin="6954332" dur="81917" author="" date="2010/01/28" color="16763904" src="">
+							<title>Annonce</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_55CB02CA-D384-9DE4-7C92-7420FAF08725" begin="7036537" dur="27593" author="" date="2010/01/28" color="3381504" src="">
+							<title>Cloture et remerciements</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+					</elements>
+				</decoupage>
+			</ensemble>
+		</ensembles>
+		<links/>
+		<medias>
+			<media id="video">
+				<video dur="7231314" begin="0" src="http://localhost:2831/Content/iri_matinalefi28nov2009/iri_matinalefi28nov2009.mp3" id="a1" q=""/>
+			</media>
+		</medias>
+		<display>
+			<decoupage position="1" id="de_PPP" idensemble="en_2"/>
+		</display>
+		<display>
+			<decoupage idensemble="en_2" id="de_PPP" position="1"/>
+		</display>
+	</body>
+</iri>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/Content/iri_matinalefi29nov2009/iri_matinalefi29nov2009.iri	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,554 @@
+<iri>
+	<head>
+		<meta content="iri_matinalefi29nov2009" name="id"/>
+		<meta content="Matinale FI 29 Nov 2009" name="title"/>
+		<meta content="IRI" name="author"/>
+		<meta content="" name="contributor"/>
+		<meta content="Musique" name="type"/>
+		<meta content="IRI-DDC" name="copyright"/>
+		<meta content="29 Nov 2009" name="date"/>
+	</head>
+	<body>
+		<ensembles>
+			<ensemble abstract="Ensemble cree automatiquement" display="0" title="Ensemble par defaut" date="29 Nov 2009" author="IRI-DDC" id="#ChapterVideoLivre">
+				<decoupage id="c_29D5A3BE-E19C-38FF-9AC0-748EAAF95D17" author="perso" abstract="Chapter#01" label="Decoupage" title="Decoupage" type="perso" date="29 Nov 2009" color="" dur="7231314" display="0">
+					<title>Matinale FI 29 - NS - keywords</title>
+					<abstract/>
+					<elements>
+						<element id="s_92506216-25D0-6E9F-A10B-748EAAFA09B9" begin="0" dur="636088" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_5A23E3F7-961C-F089-3891-748EAAFCAF2C" begin="639344" dur="38042" author="" date="2010/01/28" color="16777215" src="">
+							<title>Publicité</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_E21576A3-9F2C-08EB-8776-748EAAFE5EB2" begin="678992" dur="84004" author="" date="2010/01/28" color="3381504" src="">
+							<title>Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>conditionne la survie</tag>
+								<tag>franchissement d'un cap</tag>
+								<tag>objet communicant</tag>
+								<tag>outil</tag>
+								<tag>réseau global</tag>
+								<tag>révolution</tag>
+							</tags>
+						</element>
+						<element id="s_37BF6291-701F-4EB4-A54A-748EAAFFDD1F" begin="765672" dur="79189" author="" date="2010/01/28" color="3381504" src="">
+							<title>Sandra Freeman</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>Alain Cadix</tag>
+								<tag>Cap Digital</tag>
+								<tag>Daniel Kaplan</tag>
+								<tag>enjeu démocratique</tag>
+								<tag>ENSCI</tag>
+								<tag>FING</tag>
+								<tag>Henri Verdier</tag>
+							</tags>
+						</element>
+						<element id="s_F47370B1-C509-1630-A07B-748EAB0156D8" begin="847179" dur="227432" author="" date="2010/01/28" color="255" src="">
+							<title>Musique</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_D1E29B39-3CC0-1A3C-00CF-748EAB038CE0" begin="1080241" dur="80064" author="" date="2010/01/28" color="3381504" src="">
+							<title>Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_188192DB-DAFB-D096-47C5-748EAB05426A" begin="1160930" dur="40032" author="" date="2010/01/28" color="10027008" src="">
+							<title>Henri Verdier</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>civilisation charbon-acier</tag>
+								<tag>civilisation informatique-nanotechnologie</tag>
+								<tag>civilisation pétrole-éléctricité</tag>
+							</tags>
+						</element>
+						<element id="s_87ACC092-ABD1-D442-4C1D-748EAB06A311" begin="1202213" dur="8132" author="" date="2010/01/28" color="3394560" src="">
+							<title/>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>mutation</tag>
+							</tags>
+						</element>
+						<element id="s_BA8E76DB-D6F7-19FE-9C1F-748EAB086FF4" begin="1210970" dur="8757" author="" date="2010/01/28" color="3394560" src="">
+							<title/>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>accéleration de l'histoire</tag>
+							</tags>
+						</element>
+						<element id="s_19A95280-8102-9429-283D-748EAB095395" begin="1220979" dur="82566" author="" date="2010/01/28" color="10027008" src="">
+							<title>Henri Verdier</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>auto-organisation</tag>
+								<tag>courbe d'innovation</tag>
+								<tag>information viral</tag>
+								<tag>internet social</tag>
+								<tag>singularité</tag>
+							</tags>
+						</element>
+						<element id="s_FADCD597-3EDF-F4DB-73C1-748EAB0B1297" begin="1304170" dur="30024" author="" date="2010/01/28" color="3381504" src="">
+							<title>Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>temps technologique</tag>
+								<tag>évolution du vivant</tag>
+								<tag>évolution par la technologie</tag>
+							</tags>
+						</element>
+						<element id="s_2B140B79-08CF-221B-9692-748EAB0CACFA" begin="1334820" dur="119470" author="" date="2010/01/28" color="10027008" src="">
+							<title>Henri Verdier</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>chaussure communicant</tag>
+								<tag>noosphère</tag>
+								<tag>nouveau service</tag>
+								<tag>relation</tag>
+								<tag>sélection humaine</tag>
+								<tag>trace</tag>
+							</tags>
+						</element>
+						<element id="s_EB2A16E2-5A02-43EA-6475-748EAB0E90A0" begin="1454916" dur="26271" author="" date="2010/01/28" color="3381504" src="">
+							<title>Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>trace</tag>
+							</tags>
+						</element>
+						<element id="s_546BC094-AEB6-99BA-2FB2-748EAB0FAC00" begin="1481812" dur="64427" author="" date="2010/01/28" color="10027008" src="">
+							<title>Henri Verdier</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>géolocalisation</tag>
+								<tag>indexation</tag>
+								<tag>taggage</tag>
+							</tags>
+						</element>
+						<element id="s_17D5A170-54BD-A15C-D1DE-748EAB110465" begin="1546865" dur="155749" author="" date="2010/01/28" color="255" src="">
+							<title>Musique</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_B3D308C6-6743-B131-61DA-748EAB131AD9" begin="1703240" dur="16800" author="" date="2010/01/28" color="3381504" src="">
+							<title>Stéphane Paoli et Sandra Freeman</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_F7EF49BD-0C68-6250-B4A7-748EAB144192" begin="1720128" dur="86945" author="" date="2010/01/28" color="16763904" src="">
+							<title>Météo</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_F9B71F35-32EB-63F4-0094-748EAB1BEF7F" begin="2487601" dur="15421" author="" date="2010/01/28" color="3381504" src="">
+							<title>Sandra Freeman</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_9F218423-9098-E077-BDEA-748EAB1D6B53" begin="2504208" dur="338086" author="" date="2010/01/28" color="10027008" src="">
+							<title>Alain Baraton</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>arbre RFID</tag>
+								<tag>automatique</tag>
+								<tag>conflit</tag>
+								<tag>jardinier</tag>
+								<tag>outils</tag>
+								<tag>shaman</tag>
+								<tag>sonde</tag>
+							</tags>
+						</element>
+						<element id="s_B2A71676-4418-81AF-4799-748EAB1FAB62" begin="2843481" dur="188616" author="" date="2010/01/28" color="255" src="">
+							<title>Musique</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_26B00509-5471-1933-1941-748EAB20130D" begin="3033283" dur="49800" author="" date="2010/01/28" color="3381504" src="">
+							<title>Sandra Freeman</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_93A16A2F-68B8-4FB3-E6EB-748EAB22616C" begin="3084293" dur="276800" author="" date="2010/01/28" color="10027008" src="">
+							<title>Alain Baraton + questions auditrices</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_0DD96225-B0DA-FB74-87D8-748EAB2444FC" begin="3361880" dur="9870" author="" date="2010/01/28" color="3381504" src="">
+							<title>Sandra Freeman</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_C813E88E-5D49-9DC3-546F-748EAB259F56" begin="3373691" dur="77298" author="" date="2010/01/28" color="10027008" src="">
+							<title>Isabelle Autissier</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>communication</tag>
+								<tag>navigation</tag>
+								<tag>système d'information</tag>
+							</tags>
+						</element>
+						<element id="s_24C4A068-7F97-6DF3-DF92-748EAB278921" begin="3451298" dur="20069" author="" date="2010/01/28" color="3381504" src="">
+							<title>Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_7A27CCB3-777E-BAF2-BF8A-748EAB282CFA" begin="3471895" dur="53999" author="" date="2010/01/28" color="16777215" src="">
+							<title>Publicité</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_D8E43D60-C095-3E52-6AFA-748EAB2A6D32" begin="3526288" dur="73152" author="" date="2010/01/28" color="16763904" src="">
+							<title>Météo</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_C000EF25-4A98-72F9-A1A7-748EAB2B0C59" begin="3599737" dur="929571" author="" date="2010/01/28" color="16763904" src="">
+							<title>Journal</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_9B22D0AC-E6D5-A7D8-6277-748EAB2DDEAC" begin="4533740" dur="22159" author="" date="2010/01/28" color="3381504" src="">
+							<title>Sandra Freeman</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_EE047CA5-40C7-3463-F753-748EAB2E7E18" begin="4557353" dur="168774" author="" date="2010/01/28" color="10027008" src="">
+							<title>Création</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_6D201C4C-1AB3-8AC0-5850-748EAB30D867" begin="4727918" dur="45116" author="" date="2010/01/28" color="3381504" src="">
+							<title>Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>Daniel Kaplan</tag>
+								<tag>internet des objets</tag>
+								<tag>objet communicant</tag>
+							</tags>
+						</element>
+						<element id="s_3944467A-9DF9-F344-D705-748EAB312B3C" begin="4774109" dur="38671" author="" date="2010/01/28" color="3381504" src="">
+							<title>Sandra Freeman</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_4C5D472C-F32B-5F31-B757-748EAB337FD6" begin="4813489" dur="229438" author="" date="2010/01/28" color="10027008" src="">
+							<title>Daniel Kaplan</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>action</tag>
+								<tag>cartographie</tag>
+								<tag>chaos</tag>
+								<tag>contrôle</tag>
+								<tag>contrôle des populations</tag>
+								<tag>désordre</tag>
+								<tag>extension du choix</tag>
+								<tag>identification</tag>
+								<tag>initiative individuelle</tag>
+								<tag>intelligence</tag>
+								<tag>objets ouverts</tag>
+								<tag>paradoxe</tag>
+								<tag>perception</tag>
+							</tags>
+						</element>
+						<element id="s_56D354AE-D8BC-CF23-64E4-748EAB35DD5B" begin="5043433" dur="26328" author="" date="2010/01/28" color="3381504" src="">
+							<title>Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>accéleration de l'histoire</tag>
+								<tag>distance de décision</tag>
+								<tag>distance de réflexion</tag>
+								<tag>système chaotique</tag>
+								<tag>système ouvert</tag>
+							</tags>
+						</element>
+						<element id="s_C9BE7639-ACE4-D445-E380-748EAB36065F" begin="5071281" dur="128098" author="" date="2010/01/28" color="10027008" src="">
+							<title>Daniel Kaplan</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>dimension politique</tag>
+								<tag>intelligence</tag>
+								<tag>matière</tag>
+								<tag>objet</tag>
+								<tag>sentiment</tag>
+							</tags>
+						</element>
+						<element id="s_E4AC43AD-BC3D-A286-CE88-748EAB38919D" begin="5200898" dur="18227" author="" date="2010/01/28" color="3381504" src="">
+							<title>Sandra Freeman</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>démocratisation des technologies</tag>
+							</tags>
+						</element>
+						<element id="s_82E09FD6-A00B-82EB-6E4E-748EAB39C775" begin="5220138" dur="86580" author="" date="2010/01/28" color="10027008" src="">
+							<title>Daniel Kaplan</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>démocratisation des capacités d'expression</tag>
+								<tag>intelligence des objets</tag>
+								<tag>pays en développement</tag>
+								<tag>pratique locale</tag>
+							</tags>
+						</element>
+						<element id="s_0363C39D-0A20-BB65-9FD9-748EAB3B08EC" begin="5308744" dur="27847" author="" date="2010/01/28" color="3381504" src="">
+							<title>Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>soupe primitive</tag>
+							</tags>
+						</element>
+						<element id="s_9E473897-1944-2F09-141C-748EAB3D906B" begin="5339123" dur="27341" author="" date="2010/01/28" color="16777215" src="">
+							<title/>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_EC8781F4-2400-92F8-541C-748EAB3E36D5" begin="5367477" dur="47087" author="" date="2010/01/28" color="16763904" src="">
+							<title>Météo</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_0F6C70DA-D3B4-F7DB-5C40-748EAB403568" begin="5415943" dur="794177" author="" date="2010/01/28" color="16763904" src="">
+							<title>Revue de presse d'Ivan Levaï</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_7726330F-7F27-AC9D-1C1E-748EAB411DEF" begin="6219381" dur="74082" author="" date="2010/01/28" color="3381504" src="">
+							<title>Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>Alain Cadix</tag>
+								<tag>ENMI</tag>
+								<tag>ENSCI</tag>
+								<tag>multiconnection</tag>
+								<tag>échange d'information permanent</tag>
+							</tags>
+						</element>
+						<element id="s_FED9C536-7895-A3C2-CADC-748EAB43F503" begin="6296935" dur="57876" author="" date="2010/01/28" color="10027008" src="">
+							<title>Alain Cadix</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>efficacité</tag>
+								<tag>pharmacon</tag>
+								<tag>poison</tag>
+								<tag>remède</tag>
+								<tag>risque</tag>
+							</tags>
+						</element>
+						<element id="s_7B61F75E-923D-48D8-0C72-748EAB45123D" begin="6355969" dur="21993" author="" date="2010/01/28" color="3381504" src="">
+							<title>Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>Claude Levis-Strauss</tag>
+								<tag>système chaotique</tag>
+							</tags>
+						</element>
+						<element id="s_815E6CD1-B8E0-F455-9DD2-748EAB46E20F" begin="6381374" dur="120113" author="" date="2010/01/28" color="10027008" src="">
+							<title>Alain Cadix</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>disparition des cadres</tag>
+								<tag>désajustement</tag>
+								<tag>déstructurant</tag>
+								<tag>fracture numérique</tag>
+								<tag>homogénéité sociale</tag>
+								<tag>psychose</tag>
+								<tag>valeur ajoutée d'une autre nature</tag>
+								<tag>veille</tag>
+								<tag>vigilance</tag>
+							</tags>
+						</element>
+						<element id="s_DD0642FB-55CC-4DBF-FA83-748EAB48E4FD" begin="6502430" dur="28298" author="" date="2010/01/28" color="3381504" src="">
+							<title/>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>fracture numérique</tag>
+								<tag>opposition homme-machine</tag>
+							</tags>
+						</element>
+						<element id="s_14B51C52-3CF4-6A41-7F71-748EAB49762E" begin="6532301" dur="46221" author="" date="2010/01/28" color="10027008" src="">
+							<title>Henri Verdier</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>géopolitique de l'internet</tag>
+								<tag>territoire</tag>
+							</tags>
+						</element>
+						<element id="s_D813CB48-7AEC-33D0-4D67-748EAB4B46CB" begin="6578837" dur="6147" author="" date="2010/01/28" color="3381504" src="">
+							<title>Sandra Freeman</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_AF3103E2-A748-F8D3-2FF8-748EAB4DE1A9" begin="6585021" dur="7024" author="" date="2010/01/28" color="10027008" src="">
+							<title>Henri Verdier</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_71E1050D-3F97-B03D-37A8-748EAB4EC1E0" begin="6592500" dur="14960" author="" date="2010/01/28" color="3381504" src="">
+							<title>Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>démocratie</tag>
+							</tags>
+						</element>
+						<element id="s_20F1188C-8354-1F56-A592-748EAB50E18D" begin="6608628" dur="99574" author="" date="2010/01/28" color="10027008" src="">
+							<title>Daniel Kaplan</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>données publiques</tag>
+								<tag>démocratie technique</tag>
+								<tag>rapport de force</tag>
+								<tag>régulation</tag>
+								<tag>scénario du désordre</tag>
+							</tags>
+						</element>
+						<element id="s_CF693712-C794-B4AD-4441-748EAB510C05" begin="6710307" dur="38567" author="" date="2010/01/28" color="3381504" src="">
+							<title>Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>maitrise des décisions</tag>
+								<tag>politique de la cité</tag>
+							</tags>
+						</element>
+						<element id="s_072743FF-BAA6-AB9D-5C1E-748EAB53DAEF" begin="6749810" dur="45346" author="" date="2010/01/28" color="10027008" src="">
+							<title>Alain Cadix</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>commission européenne</tag>
+								<tag>débrayage des puces</tag>
+								<tag>maîtrise</tag>
+							</tags>
+						</element>
+						<element id="s_EADBB988-B3A5-05B9-2129-748EAB5534DA" begin="6795857" dur="25010" author="" date="2010/01/28" color="3381504" src="">
+							<title>Sandra Freeman</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>facebook</tag>
+								<tag>intentionnalité</tag>
+								<tag>prise de pouvoir</tag>
+								<tag>ville intelligente</tag>
+							</tags>
+						</element>
+						<element id="s_C2AE4547-35E2-ECCD-C007-748EAB56453C" begin="6821802" dur="64513" author="" date="2010/01/28" color="10027008" src="">
+							<title>Daniel Kaplan</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_61692241-676F-A056-72F2-748EAB5828E8" begin="6887484" dur="22907" author="" date="2010/01/28" color="3381504" src="">
+							<title>Stéphane Paoli</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>réseau social</tag>
+							</tags>
+						</element>
+						<element id="s_82806CDA-573F-D147-8E21-748EAB5A5D18" begin="6910859" dur="51891" author="" date="2010/01/28" color="10027008" src="">
+							<title>Alain Cadix</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>détournement</tag>
+								<tag>espoir</tag>
+								<tag>iran</tag>
+								<tag>résistance</tag>
+								<tag>sms</tag>
+								<tag>twitter</tag>
+							</tags>
+						</element>
+						<element id="s_651ABF8A-704F-388D-CE38-748EAB5BE764" begin="6963217" dur="40905" author="" date="2010/01/28" color="3381504" src="">
+							<title>Stéphane Paoli et Sandra Freeman</title>
+							<abstract/>
+							<audio/>
+							<tags>
+								<tag>posture ontologique</tag>
+							</tags>
+						</element>
+						<element id="s_22894016-20CA-B720-C2AF-748EAB5D481D" begin="7006201" dur="89240" author="" date="2010/01/28" color="16763904" src="">
+							<title>Humour</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+						<element id="s_EF54961E-F94A-B13A-AD86-748EAB5EF6C8" begin="7097403" dur="31708" author="" date="2010/01/28" color="3381504" src="">
+							<title>Cloture et remerciements</title>
+							<abstract/>
+							<audio/>
+							<tags/>
+						</element>
+					</elements>
+				</decoupage>
+			</ensemble>
+		</ensembles>
+		<links/>
+		<medias>
+			<media id="video">
+				<video dur="7209241" begin="0" src="http://localhost:2831/Content/iri_matinalefi29nov2009/iri_matinalefi29nov2009.mp3" id="a1" q="0"/>
+			</media>
+		</medias>
+		<display>
+			<decoupage position="1" id="de_PPP" idensemble="en_2"/>
+		</display>
+		<display>
+			<decoupage idensemble="en_2" id="de_PPP" position="1"/>
+		</display>
+	</body>
+</iri>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/Content/test.ldt	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,115 @@
+<iri xmlns:dc="http://dublincore.org/documents/dcmi-namespace/">
+  <project id="1" user="" title="France Inter ENMI 28-11-2009" abstract="" />
+  <medias>
+    <media id="iri_matinalefi28nov2009" src="/Content/iri_matinalefi28nov2009/iri_matinalefi28nov2009.iri" video="" pict="" extra="" />
+  </medias>
+  <annotations>
+    <content id="6c62a798-16be-4a18-9ca1-16b91b14d6ca" title="" author="" abstract="">
+      <decoupage id="0" author="TestUser">
+        <title>Emission France Culture</title>
+        <abstract></abstract>
+        <elements>
+          <element id="90f23dfc-324b-47df-9e14-54e491d0b51d" begin="891498" dur="159061" author="" date="04/02/2010 14:39:51" color="0" src="" type="0">
+            <title>a</title>
+            <abstract>a</abstract>
+            <audio></audio>
+            <video></video>
+            <tags>
+              <tag>a</tag>
+            </tags>
+          </element>
+          <element id="c87757f7-b519-42dc-810c-83310b6ea1d5" begin="0" dur="105542" author="" date="04/02/2010 14:39:51" color="0" src="" type="1">
+            <title>b</title>
+            <abstract>b</abstract>
+            <audio></audio>
+            <video></video>
+            <tags>
+              <tag>b</tag>
+            </tags>
+          </element>
+          <element id="204c9408-c5a5-4c7b-94a9-3270d12f0760" begin="2927520" dur="94402" author="" date="04/02/2010 14:39:51" color="0" src="" type="0">
+            <title>c</title>
+            <abstract>c</abstract>
+            <audio></audio>
+            <video></video>
+            <tags>
+              <tag>c</tag>
+            </tags>
+          </element>
+          <element id="0cab7299-eff6-4eb9-82b2-be43a676aeb1" begin="2983463" dur="38459" author="" date="04/02/2010 14:39:51" color="0" src="" type="3">
+            <title>d</title>
+            <abstract>d</abstract>
+            <audio></audio>
+            <video></video>
+            <tags>
+              <tag>d</tag>
+            </tags>
+          </element>
+        </elements>
+      </decoupage>
+      <decoupage id="c_A7D4BEFE-2057-CCE9-6E10-98AC7F6B3637" author="Z05">
+        <title>Oui mais ?</title>
+        <abstract/>
+        <elements>
+          <element id="s_91643FBC-B631-E2FC-6E2F-98AC7F6D5C71" begin="1077424" dur="92756" author="" date="2010/02/04" color="16776960" type="3" src="">
+            <title>Z05</title>
+            <abstract>Peut on vraiment prétendre répondre à une telle question sans étudier au préalable le sens de chaque mot ?</abstract>
+            <audio/>
+            <tags/>
+          </element>
+        </elements>
+      </decoupage>
+      <decoupage id="c_FB6B1873-22A2-6A49-C03D-989BBD09C7D8" author="G-raldo">
+      
+<decoupage id="c_B1794278-6C32-D485-4FD6-988ECA9DFE02" author="Julius">
+        <title>Annot Julius </title>
+        <abstract/>
+        <elements>
+          <element id="s_47AEC12D-AB8D-955B-1D39-988F36640629" begin="1371138" dur="74041" author="" date="2010/02/04" color="65280" src="" type="1">
+            <title>Notre mémoire</title>
+            <abstract>Si les objets nous constituent et s'ils sont à ce point tracables, alors c'est nous-même qui seront tracables à travers nos faits et gestes. La notion de mémoire devrait considérablement changer.</abstract>
+            <audio/>
+            <tags/>
+          </element>
+        </elements>
+      </decoupage>
+            
+        <title></title>
+        <abstract/>
+        <elements>
+          <element id="s_33A2B55A-A04F-DE70-BFE9-989C2665F0FC" begin="1320415" dur="123278" author="" date="2010/02/04" color="16776960" src="" type="2">
+            <title>Référence</title>
+            <abstract>Sur la tracabilité, voir http://www.tracenews.info/</abstract>
+            <audio/>
+            <tags/>
+          </element>
+        </elements>
+      </decoupage>
+    </content>
+  </annotations>
+  <displays>
+    <display id="0" title="View at the last recording" idsel="iri_matinalefi29nov2009" tc="3369796" zoom="20" scroll="100" infoBAB="">
+      <content id="de_PPP" />
+      <content id="c_523A9725-8128-E51D-D51C-B0E861656A29" />
+    </display>
+  </displays>
+  <edits>
+    <editing id="0" tags="">
+      <title>Bout à bout 1</title>
+      <abstract></abstract>
+      <edit id="edit1" tags="">
+        <eList />
+        <caption></caption>
+        <audio></audio>
+        <mList />
+      </edit>
+      <edit id="edit2" tags="">
+        <eList />
+        <caption></caption>
+        <audio></audio>
+        <mList />
+      </edit>
+    </editing>
+  </edits>
+  <relations />
+</iri>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/FranceCulture.Web.csproj	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+    <ProductVersion>
+    </ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
+    <ProjectGuid>{3707103A-08CA-4CA0-B3AF-F27143642744}</ProjectGuid>
+    <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
+    <OutputType>Library</OutputType>
+    <AppDesignerFolder>Properties</AppDesignerFolder>
+    <RootNamespace>FranceCulture.Web</RootNamespace>
+    <AssemblyName>FranceCulture.Web</AssemblyName>
+    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+    <SilverlightApplicationList>{C47D0A70-D0FF-46FF-A5C9-71166605B279}|..\FranceCulture\FranceCulture.csproj|ClientBin|False</SilverlightApplicationList>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+    <DebugSymbols>true</DebugSymbols>
+    <DebugType>full</DebugType>
+    <Optimize>false</Optimize>
+    <OutputPath>bin\</OutputPath>
+    <DefineConstants>DEBUG;TRACE</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+    <DebugType>pdbonly</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>bin\</OutputPath>
+    <DefineConstants>TRACE</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="Microsoft.CSharp" />
+    <Reference Include="System.Web.DynamicData" />
+    <Reference Include="System.Web.Entity" />
+    <Reference Include="System.Web.ApplicationServices" />
+    <Reference Include="System" />
+    <Reference Include="System.Data" />
+    <Reference Include="System.Core" />
+    <Reference Include="System.Data.DataSetExtensions" />
+    <Reference Include="System.Web.Extensions" />
+    <Reference Include="System.Xml.Linq" />
+    <Reference Include="System.Drawing" />
+    <Reference Include="System.Web" />
+    <Reference Include="System.Xml" />
+    <Reference Include="System.Configuration" />
+    <Reference Include="System.Web.Services" />
+    <Reference Include="System.EnterpriseServices" />
+    <Reference Include="System.Web.Mobile" />
+  </ItemGroup>
+  <ItemGroup>
+    <Content Include="ClientBin\FranceCulture.xap" />
+    <Content Include="FranceCultureTestPage.aspx" />
+    <Content Include="FranceCultureTestPage.html" />
+    <Content Include="Silverlight.js" />
+    <Content Include="Web.config" />
+    <Content Include="Web.Debug.config">
+      <DependentUpon>Web.config</DependentUpon>
+    </Content>
+    <Content Include="Web.Release.config">
+      <DependentUpon>Web.config</DependentUpon>
+    </Content>
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="Properties\AssemblyInfo.cs" />
+  </ItemGroup>
+  <ItemGroup />
+  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
+  <ProjectExtensions>
+    <VisualStudio>
+      <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
+        <WebProjectProperties>
+          <UseIIS>False</UseIIS>
+          <AutoAssignPort>True</AutoAssignPort>
+          <DevelopmentServerPort>6048</DevelopmentServerPort>
+          <DevelopmentServerVPath>/</DevelopmentServerVPath>
+          <IISUrl>
+          </IISUrl>
+          <NTLMAuthentication>False</NTLMAuthentication>
+          <UseCustomServer>False</UseCustomServer>
+          <CustomServerUrl>
+          </CustomServerUrl>
+          <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
+        </WebProjectProperties>
+      </FlavorProperties>
+    </VisualStudio>
+  </ProjectExtensions>
+  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
+       Other similar extension points exist, see Microsoft.Common.targets.
+  <Target Name="BeforeBuild">
+  </Target>
+  <Target Name="AfterBuild">
+  </Target>
+  -->
+</Project>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/FranceCultureTestPage.aspx	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,77 @@
+<%@ Page Language="C#" AutoEventWireup="true" %>
+
+<!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 runat="server">
+    <title>FranceCulture</title>
+    <style type="text/css">
+    html, body {
+	    height: 100%;
+	    overflow: auto;
+    }
+    body {
+	    padding: 0;
+	    margin: 0;
+    }
+    #silverlightControlHost {
+	    height: 100%;
+	    text-align:center;
+    }
+    </style>
+    <script type="text/javascript" src="Silverlight.js"></script>
+    <script type="text/javascript">
+        function onSilverlightError(sender, args) {
+            var appSource = "";
+            if (sender != null && sender != 0) {
+              appSource = sender.getHost().Source;
+            }
+            
+            var errorType = args.ErrorType;
+            var iErrorCode = args.ErrorCode;
+
+            if (errorType == "ImageError" || errorType == "MediaError") {
+              return;
+            }
+
+            var errMsg = "Unhandled Error in Silverlight Application " +  appSource + "\n" ;
+
+            errMsg += "Code: "+ iErrorCode + "    \n";
+            errMsg += "Category: " + errorType + "       \n";
+            errMsg += "Message: " + args.ErrorMessage + "     \n";
+
+            if (errorType == "ParserError") {
+                errMsg += "File: " + args.xamlFile + "     \n";
+                errMsg += "Line: " + args.lineNumber + "     \n";
+                errMsg += "Position: " + args.charPosition + "     \n";
+            }
+            else if (errorType == "RuntimeError") {           
+                if (args.lineNumber != 0) {
+                    errMsg += "Line: " + args.lineNumber + "     \n";
+                    errMsg += "Position: " +  args.charPosition + "     \n";
+                }
+                errMsg += "MethodName: " + args.methodName + "     \n";
+            }
+
+            throw new Error(errMsg);
+        }
+    </script>
+</head>
+<body>
+    <form id="form1" runat="server" style="height:100%">
+    <div id="silverlightControlHost">
+        <object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="100%" height="100%">
+		  <param name="source" value="ClientBin/FranceCulture.xap"/>
+		  <param name="onError" value="onSilverlightError" />
+		  <param name="background" value="white" />
+		  <param name="minRuntimeVersion" value="4.0.41108.0" />
+          <param name="culture" value="fr-FR" />
+          <param name="uiculture" value="fr-FR" />
+		  <param name="autoUpgrade" value="true" />
+              <param name="initparams" value="ConfigProjectFile=/ProjectConfig.xml"/>
+		  <a href="http://go.microsoft.com/fwlink/?LinkID=149156&v=4.0.41108.0" style="text-decoration:none">
+ 			  <img src="http://go.microsoft.com/fwlink/?LinkId=161376" alt="Get Microsoft Silverlight" style="border-style:none"/>
+		  </a>
+	    </object><iframe id="_sl_historyFrame" style="visibility:hidden;height:0px;width:0px;border:0px"></iframe></div>
+    </form>
+</body>
+</html>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/FranceCultureTestPage.html	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,75 @@
+<!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>
+    <title>FranceCulture</title>
+    <style type="text/css">
+    html, body {
+	    height: 100%;
+	    overflow: auto;
+    }
+    body {
+	    padding: 0;
+	    margin: 0;
+    }
+    #silverlightControlHost {
+	    height: 100%;
+	    text-align:center;
+    }
+    </style>
+    <script type="text/javascript" src="Silverlight.js"></script>
+    <script type="text/javascript">
+        function onSilverlightError(sender, args) {
+            var appSource = "";
+            if (sender != null && sender != 0) {
+              appSource = sender.getHost().Source;
+            }
+            
+            var errorType = args.ErrorType;
+            var iErrorCode = args.ErrorCode;
+
+            if (errorType == "ImageError" || errorType == "MediaError") {
+              return;
+            }
+
+            var errMsg = "Unhandled Error in Silverlight Application " +  appSource + "\n" ;
+
+            errMsg += "Code: "+ iErrorCode + "    \n";
+            errMsg += "Category: " + errorType + "       \n";
+            errMsg += "Message: " + args.ErrorMessage + "     \n";
+
+            if (errorType == "ParserError") {
+                errMsg += "File: " + args.xamlFile + "     \n";
+                errMsg += "Line: " + args.lineNumber + "     \n";
+                errMsg += "Position: " + args.charPosition + "     \n";
+            }
+            else if (errorType == "RuntimeError") {           
+                if (args.lineNumber != 0) {
+                    errMsg += "Line: " + args.lineNumber + "     \n";
+                    errMsg += "Position: " +  args.charPosition + "     \n";
+                }
+                errMsg += "MethodName: " + args.methodName + "     \n";
+            }
+
+            throw new Error(errMsg);
+        }
+    </script>
+</head>
+<body>
+    <form id="form1" runat="server" style="height:100%">
+    <div id="silverlightControlHost">
+        <object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="100%" height="100%">
+		  <param name="source" value="ClientBin/FranceCulture.xap"/>
+		  <param name="onError" value="onSilverlightError" />
+		  <param name="background" value="white" />
+		  <param name="minRuntimeVersion" value="4.0.41108.0" />
+		  <param name="autoUpgrade" value="true" />
+            <param name="culture" value="fr-FR" />
+          <param name="uiculture" value="fr-FR" />
+		  <a href="http://go.microsoft.com/fwlink/?LinkID=149156&v=4.0.41108.0" style="text-decoration:none">
+ 			  <img src="http://go.microsoft.com/fwlink/?LinkId=161376" alt="Get Microsoft Silverlight" style="border-style:none"/>
+		  </a>
+	    </object><iframe id="_sl_historyFrame" style="visibility:hidden;height:0px;width:0px;border:0px"></iframe></div>
+    </form>
+</body>
+</html>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/ProductionContent/ProductionVideo.xml	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,11 @@
+<ProductionVideo BasePath="">
+	<!-- 
+		
+		metafile = Lien du fichier de méta donnée
+		title = Titre du VideoLivre
+	-->
+	<!--<Video  mediafile="http://localhost:2357/ProductionContent/video.mp4" dur="600000"/>
+	<Video  mediafile="http://localhost:2357/ProductionContent/video2.mp4" dur="241000"/>-->
+
+  
+</ProductionVideo>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/ProjectConfig.xml	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ProjectConfig 
+	VideoBookList="/Content/AvailableVideoBooks.xml"
+	ProductionVideo="/ProductionContent/ProductionVideo.xml"
+>
+	<VideoBook>
+			<VideoChapter name="Emission France Culture" color="#FFD6A382"/>
+			
+	</VideoBook>
+  <PolemicTypes>
+    <PolemicType    name="Polémique" color="#FFFF0000"/>
+    <PolemicType   name="Adhésion" color="#FF00FF00"/>
+    <PolemicType name="Référence" color="#FF0000FF"/>
+    <PolemicType  name="Question" color="#FFFFFF00"/>
+
+  </PolemicTypes>
+</ProjectConfig>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/Properties/AssemblyInfo.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,35 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+// General Information about an assembly is controlled through the following 
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+[assembly: AssemblyTitle("FranceCulture.Web")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("Centre Georges Pompidou")]
+[assembly: AssemblyProduct("FranceCulture.Web")]
+[assembly: AssemblyCopyright("Copyright © Centre Georges Pompidou 2010")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+// Setting ComVisible to false makes the types in this assembly not visible 
+// to COM components.  If you need to access a type in this assembly from 
+// COM, set the ComVisible attribute to true on that type.
+[assembly: ComVisible(false)]
+
+// The following GUID is for the ID of the typelib if this project is exposed to COM
+[assembly: Guid("35a04254-4711-4382-b847-938683dd09c3")]
+
+// Version information for an assembly consists of the following four values:
+//
+//      Major Version
+//      Minor Version 
+//      Build Number
+//      Revision
+//
+// You can specify all the values or you can default the Revision and Build Numbers 
+// by using the '*' as shown below:
+[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/Silverlight.js	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,2 @@
+//v2.0.30511.0
+if(!window.Silverlight)window.Silverlight={};Silverlight._silverlightCount=0;Silverlight.__onSilverlightInstalledCalled=false;Silverlight.fwlinkRoot="http://go2.microsoft.com/fwlink/?LinkID=";Silverlight.__installationEventFired=false;Silverlight.onGetSilverlight=null;Silverlight.onSilverlightInstalled=function(){window.location.reload(false)};Silverlight.isInstalled=function(b){if(b==undefined)b=null;var a=false,m=null;try{var i=null,j=false;if(window.ActiveXObject)try{i=new ActiveXObject("AgControl.AgControl");if(b===null)a=true;else if(i.IsVersionSupported(b))a=true;i=null}catch(l){j=true}else j=true;if(j){var k=navigator.plugins["Silverlight Plug-In"];if(k)if(b===null)a=true;else{var h=k.description;if(h==="1.0.30226.2")h="2.0.30226.2";var c=h.split(".");while(c.length>3)c.pop();while(c.length<4)c.push(0);var e=b.split(".");while(e.length>4)e.pop();var d,g,f=0;do{d=parseInt(e[f]);g=parseInt(c[f]);f++}while(f<e.length&&d===g);if(d<=g&&!isNaN(d))a=true}}}catch(l){a=false}return a};Silverlight.WaitForInstallCompletion=function(){if(!Silverlight.isBrowserRestartRequired&&Silverlight.onSilverlightInstalled){try{navigator.plugins.refresh()}catch(a){}if(Silverlight.isInstalled(null)&&!Silverlight.__onSilverlightInstalledCalled){Silverlight.onSilverlightInstalled();Silverlight.__onSilverlightInstalledCalled=true}else setTimeout(Silverlight.WaitForInstallCompletion,3e3)}};Silverlight.__startup=function(){navigator.plugins.refresh();Silverlight.isBrowserRestartRequired=Silverlight.isInstalled(null);if(!Silverlight.isBrowserRestartRequired){Silverlight.WaitForInstallCompletion();if(!Silverlight.__installationEventFired){Silverlight.onInstallRequired();Silverlight.__installationEventFired=true}}else if(window.navigator.mimeTypes){var b=navigator.mimeTypes["application/x-silverlight-2"],c=navigator.mimeTypes["application/x-silverlight-2-b2"],d=navigator.mimeTypes["application/x-silverlight-2-b1"],a=d;if(c)a=c;if(!b&&(d||c)){if(!Silverlight.__installationEventFired){Silverlight.onUpgradeRequired();Silverlight.__installationEventFired=true}}else if(b&&a)if(b.enabledPlugin&&a.enabledPlugin)if(b.enabledPlugin.description!=a.enabledPlugin.description)if(!Silverlight.__installationEventFired){Silverlight.onRestartRequired();Silverlight.__installationEventFired=true}}if(!Silverlight.disableAutoStartup)if(window.removeEventListener)window.removeEventListener("load",Silverlight.__startup,false);else window.detachEvent("onload",Silverlight.__startup)};if(!Silverlight.disableAutoStartup)if(window.addEventListener)window.addEventListener("load",Silverlight.__startup,false);else window.attachEvent("onload",Silverlight.__startup);Silverlight.createObject=function(m,f,e,k,l,h,j){var d={},a=k,c=l;d.version=a.version;a.source=m;d.alt=a.alt;if(h)a.initParams=h;if(a.isWindowless&&!a.windowless)a.windowless=a.isWindowless;if(a.framerate&&!a.maxFramerate)a.maxFramerate=a.framerate;if(e&&!a.id)a.id=e;delete a.ignoreBrowserVer;delete a.inplaceInstallPrompt;delete a.version;delete a.isWindowless;delete a.framerate;delete a.data;delete a.src;delete a.alt;if(Silverlight.isInstalled(d.version)){for(var b in c)if(c[b]){if(b=="onLoad"&&typeof c[b]=="function"&&c[b].length!=1){var i=c[b];c[b]=function(a){return i(document.getElementById(e),j,a)}}var g=Silverlight.__getHandlerName(c[b]);if(g!=null){a[b]=g;c[b]=null}else throw"typeof events."+b+" must be 'function' or 'string'";}slPluginHTML=Silverlight.buildHTML(a)}else slPluginHTML=Silverlight.buildPromptHTML(d);if(f)f.innerHTML=slPluginHTML;else return slPluginHTML};Silverlight.buildHTML=function(a){var b=[];b.push('<object type="application/x-silverlight" data="data:application/x-silverlight,"');if(a.id!=null)b.push(' id="'+Silverlight.HtmlAttributeEncode(a.id)+'"');if(a.width!=null)b.push(' width="'+a.width+'"');if(a.height!=null)b.push(' height="'+a.height+'"');b.push(" >");delete a.id;delete a.width;delete a.height;for(var c in a)if(a[c])b.push('<param name="'+Silverlight.HtmlAttributeEncode(c)+'" value="'+Silverlight.HtmlAttributeEncode(a[c])+'" />');b.push("</object>");return b.join("")};Silverlight.createObjectEx=function(b){var a=b,c=Silverlight.createObject(a.source,a.parentElement,a.id,a.properties,a.events,a.initParams,a.context);if(a.parentElement==null)return c};Silverlight.buildPromptHTML=function(b){var a="",d=Silverlight.fwlinkRoot,c=b.version;if(b.alt)a=b.alt;else{if(!c)c="";a="<a href='javascript:Silverlight.getSilverlight(\"{1}\");' style='text-decoration: none;'><img src='{2}' alt='Get Microsoft Silverlight' style='border-style: none'/></a>";a=a.replace("{1}",c);a=a.replace("{2}",d+"108181")}return a};Silverlight.getSilverlight=function(e){if(Silverlight.onGetSilverlight)Silverlight.onGetSilverlight();var b="",a=String(e).split(".");if(a.length>1){var c=parseInt(a[0]);if(isNaN(c)||c<2)b="1.0";else b=a[0]+"."+a[1]}var d="";if(b.match(/^\d+\056\d+$/))d="&v="+b;Silverlight.followFWLink("149156"+d)};Silverlight.followFWLink=function(a){top.location=Silverlight.fwlinkRoot+String(a)};Silverlight.HtmlAttributeEncode=function(c){var a,b="";if(c==null)return null;for(var d=0;d<c.length;d++){a=c.charCodeAt(d);if(a>96&&a<123||a>64&&a<91||a>43&&a<58&&a!=47||a==95)b=b+String.fromCharCode(a);else b=b+"&#"+a+";"}return b};Silverlight.default_error_handler=function(e,b){var d,c=b.ErrorType;d=b.ErrorCode;var a="\nSilverlight error message     \n";a+="ErrorCode: "+d+"\n";a+="ErrorType: "+c+"       \n";a+="Message: "+b.ErrorMessage+"     \n";if(c=="ParserError"){a+="XamlFile: "+b.xamlFile+"     \n";a+="Line: "+b.lineNumber+"     \n";a+="Position: "+b.charPosition+"     \n"}else if(c=="RuntimeError"){if(b.lineNumber!=0){a+="Line: "+b.lineNumber+"     \n";a+="Position: "+b.charPosition+"     \n"}a+="MethodName: "+b.methodName+"     \n"}alert(a)};Silverlight.__cleanup=function(){for(var a=Silverlight._silverlightCount-1;a>=0;a--)window["__slEvent"+a]=null;Silverlight._silverlightCount=0;if(window.removeEventListener)window.removeEventListener("unload",Silverlight.__cleanup,false);else window.detachEvent("onunload",Silverlight.__cleanup)};Silverlight.__getHandlerName=function(b){var a="";if(typeof b=="string")a=b;else if(typeof b=="function"){if(Silverlight._silverlightCount==0)if(window.addEventListener)window.addEventListener("onunload",Silverlight.__cleanup,false);else window.attachEvent("onunload",Silverlight.__cleanup);var c=Silverlight._silverlightCount++;a="__slEvent"+c;window[a]=b}else a=null;return a};Silverlight.onRequiredVersionAvailable=function(){};Silverlight.onRestartRequired=function(){};Silverlight.onUpgradeRequired=function(){};Silverlight.onInstallRequired=function(){};Silverlight.IsVersionAvailableOnError=function(d,a){var b=false;try{if(a.ErrorCode==8001&&!Silverlight.__installationEventFired){Silverlight.onUpgradeRequired();Silverlight.__installationEventFired=true}else if(a.ErrorCode==8002&&!Silverlight.__installationEventFired){Silverlight.onRestartRequired();Silverlight.__installationEventFired=true}else if(a.ErrorCode==5014||a.ErrorCode==2106){if(Silverlight.__verifySilverlight2UpgradeSuccess(a.getHost()))b=true}else b=true}catch(c){}return b};Silverlight.IsVersionAvailableOnLoad=function(b){var a=false;try{if(Silverlight.__verifySilverlight2UpgradeSuccess(b.getHost()))a=true}catch(c){}return a};Silverlight.__verifySilverlight2UpgradeSuccess=function(d){var c=false,b="2.0.31005",a=null;try{if(d.IsVersionSupported(b+".99")){a=Silverlight.onRequiredVersionAvailable;c=true}else if(d.IsVersionSupported(b+".0"))a=Silverlight.onRestartRequired;else a=Silverlight.onUpgradeRequired;if(a&&!Silverlight.__installationEventFired){a();Silverlight.__installationEventFired=true}}catch(e){}return c}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/Web.Debug.config	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,30 @@
+<?xml version="1.0"?>
+
+<!-- For more information on using web.config transformation visit http://go.microsoft.com/fwlink/?LinkId=125889 -->
+
+<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
+  <!--
+    In the example below, the "SetAttributes" transform will change the value of 
+    "connectionString" to use "ReleaseSQLServer" only when the "Match" locator 
+    finds an atrribute "name" that has a value of "MyDB".
+    
+    <connectionStrings>
+      <add name="MyDB" 
+        connectionString="Data Source=ReleaseSQLServer;Initial Catalog=MyReleaseDB;Integrated Security=True" 
+        xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
+    </connectionStrings>
+  -->
+  <system.web>
+    <!--
+      In the example below, the "Replace" transform will replace the entire 
+      <customErrors> section of your web.config file.
+      Note that because there is only one customErrors section under the 
+      <system.web> node, there is no need to use the "xdt:Locator" attribute.
+      
+      <customErrors defaultRedirect="GenericError.htm"
+        mode="RemoteOnly" xdt:Transform="Replace">
+        <error statusCode="500" redirect="InternalError.htm"/>
+      </customErrors>
+    -->
+  </system.web>
+</configuration>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/Web.Release.config	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,31 @@
+<?xml version="1.0"?>
+
+<!-- For more information on using web.config transformation visit http://go.microsoft.com/fwlink/?LinkId=125889 -->
+
+<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
+  <!--
+    In the example below, the "SetAttributes" transform will change the value of 
+    "connectionString" to use "ReleaseSQLServer" only when the "Match" locator 
+    finds an atrribute "name" that has a value of "MyDB".
+    
+    <connectionStrings>
+      <add name="MyDB" 
+        connectionString="Data Source=ReleaseSQLServer;Initial Catalog=MyReleaseDB;Integrated Security=True" 
+        xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
+    </connectionStrings>
+  -->
+  <system.web>
+    <compilation xdt:Transform="RemoveAttributes(debug)" />
+    <!--
+      In the example below, the "Replace" transform will replace the entire 
+      <customErrors> section of your web.config file.
+      Note that because there is only one customErrors section under the 
+      <system.web> node, there is no need to use the "xdt:Locator" attribute.
+      
+      <customErrors defaultRedirect="GenericError.htm"
+        mode="RemoteOnly" xdt:Transform="Replace">
+        <error statusCode="500" redirect="InternalError.htm"/>
+      </customErrors>
+    -->
+  </system.web>
+</configuration>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.Web/Web.config	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<configuration>
+
+    <system.web>
+        <compilation debug="true" targetFramework="4.0" />
+    </system.web>
+    <system.webServer>
+      <modules runAllManagedModulesForAllRequests="true"/>
+    </system.webServer>
+
+</configuration>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture.sln	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,26 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FranceCulture", "FranceCulture\FranceCulture.csproj", "{C47D0A70-D0FF-46FF-A5C9-71166605B279}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FranceCulture.Web", "FranceCulture.Web\FranceCulture.Web.csproj", "{3707103A-08CA-4CA0-B3AF-F27143642744}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{C47D0A70-D0FF-46FF-A5C9-71166605B279}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{C47D0A70-D0FF-46FF-A5C9-71166605B279}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{C47D0A70-D0FF-46FF-A5C9-71166605B279}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{C47D0A70-D0FF-46FF-A5C9-71166605B279}.Release|Any CPU.Build.0 = Release|Any CPU
+		{3707103A-08CA-4CA0-B3AF-F27143642744}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{3707103A-08CA-4CA0-B3AF-F27143642744}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{3707103A-08CA-4CA0-B3AF-F27143642744}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{3707103A-08CA-4CA0-B3AF-F27143642744}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture/App.xaml	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,12 @@
+<Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
+             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
+             x:Class="FranceCulture.App"
+             >
+    <Application.Resources>
+        <ResourceDictionary>
+            <ResourceDictionary.MergedDictionaries>
+                <ResourceDictionary Source="/Iri.Modernisation.Styles;Component/Templates_CommonTemplate.xaml"/>
+            </ResourceDictionary.MergedDictionaries>
+        </ResourceDictionary>
+    </Application.Resources>
+</Application>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture/App.xaml.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,76 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Net;
+using System.Windows;
+using System.Windows.Controls;
+using System.Windows.Documents;
+using System.Windows.Input;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Shapes;
+using Iri.Modernisation.Data.Models;
+namespace FranceCulture
+{
+    public partial class App : Application
+    {
+
+        public App()
+        {
+            this.Startup += this.Application_Startup;
+            this.Exit += this.Application_Exit;
+            this.UnhandledException += this.Application_UnhandledException;
+
+          
+        }
+
+        private void Application_Startup(object sender, StartupEventArgs e)
+        {
+            SettingsProject.SettingsLoaded += new EventHandler(SettingsProject_SettingsLoaded);
+            SettingsProject.Load(e.InitParams["ConfigProjectFile"]);
+
+
+        }
+
+        void SettingsProject_SettingsLoaded(object sender, EventArgs e)
+        {
+            InitializeComponent();
+            object o = FactoryVideoLivre.AnnotationDescriptions;
+            this.RootVisual = new MainPage();
+        }
+
+        private void Application_Exit(object sender, EventArgs e)
+        {
+
+        }
+        private void Application_UnhandledException(object sender, ApplicationUnhandledExceptionEventArgs e)
+        {
+            // If the app is running outside of the debugger then report the exception using
+            // the browser's exception mechanism. On IE this will display it a yellow alert 
+            // icon in the status bar and Firefox will display a script error.
+            if (!System.Diagnostics.Debugger.IsAttached)
+            {
+
+                // NOTE: This will allow the application to continue running after an exception has been thrown
+                // but not handled. 
+                // For production applications this error handling should be replaced with something that will 
+                // report the error to the website and stop the application.
+                e.Handled = true;
+                Deployment.Current.Dispatcher.BeginInvoke(delegate { ReportErrorToDOM(e); });
+            }
+        }
+        private void ReportErrorToDOM(ApplicationUnhandledExceptionEventArgs e)
+        {
+            try
+            {
+                string errorMsg = e.ExceptionObject.Message + e.ExceptionObject.StackTrace;
+                errorMsg = errorMsg.Replace('"', '\'').Replace("\r\n", @"\n");
+
+                System.Windows.Browser.HtmlPage.Window.Eval("throw new Error(\"Unhandled Error in Silverlight 2 Application " + errorMsg + "\");");
+            }
+            catch (Exception)
+            {
+            }
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture/FranceCulture.csproj	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,126 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+    <ProductVersion>8.0.50727</ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
+    <ProjectGuid>{C47D0A70-D0FF-46FF-A5C9-71166605B279}</ProjectGuid>
+    <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
+    <OutputType>Library</OutputType>
+    <AppDesignerFolder>Properties</AppDesignerFolder>
+    <RootNamespace>FranceCulture</RootNamespace>
+    <AssemblyName>FranceCulture</AssemblyName>
+    <TargetFrameworkIdentifier>Silverlight</TargetFrameworkIdentifier>
+    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+    <SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion>
+    <SilverlightApplication>true</SilverlightApplication>
+    <SupportedCultures>fr-FR;en-US</SupportedCultures>
+    <XapOutputs>true</XapOutputs>
+    <GenerateSilverlightManifest>true</GenerateSilverlightManifest>
+    <XapFilename>FranceCulture.xap</XapFilename>
+    <SilverlightManifestTemplate>Properties\AppManifest.xml</SilverlightManifestTemplate>
+    <SilverlightAppEntry>FranceCulture.App</SilverlightAppEntry>
+    <TestPageFileName>TestPage.html</TestPageFileName>
+    <CreateTestPage>true</CreateTestPage>
+    <ValidateXaml>true</ValidateXaml>
+    <EnableOutOfBrowser>false</EnableOutOfBrowser>
+    <OutOfBrowserSettingsFile>Properties\OutOfBrowserSettings.xml</OutOfBrowserSettingsFile>
+    <UsePlatformExtensions>false</UsePlatformExtensions>
+    <ThrowErrorsInValidation>true</ThrowErrorsInValidation>
+    <LinkedServerProject>
+    </LinkedServerProject>
+  </PropertyGroup>
+  <!-- This property group is only here to support building this project using the 
+       MSBuild 3.5 toolset. In order to work correctly with this older toolset, it needs 
+       to set the TargetFrameworkVersion to v3.5 -->
+  <PropertyGroup Condition="'$(MSBuildToolsVersion)' == '3.5'">
+    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+    <DebugSymbols>true</DebugSymbols>
+    <DebugType>full</DebugType>
+    <Optimize>false</Optimize>
+    <OutputPath>Bin\Debug</OutputPath>
+    <DefineConstants>DEBUG;TRACE;SILVERLIGHT</DefineConstants>
+    <NoStdLib>true</NoStdLib>
+    <NoConfig>true</NoConfig>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+    <DebugType>pdbonly</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>Bin\Release</OutputPath>
+    <DefineConstants>TRACE;SILVERLIGHT</DefineConstants>
+    <NoStdLib>true</NoStdLib>
+    <NoConfig>true</NoConfig>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="Berico.Windows.Controls">
+      <HintPath>..\..\..\..\src\Iri.Modernisation\Bin\Debug\Berico.Windows.Controls.dll</HintPath>
+    </Reference>
+    <Reference Include="HackingSilverlightLibrary, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
+    <Reference Include="Iri.Modernisation.BaseMVVM">
+      <HintPath>..\..\..\..\src\Iri.Modernisation\Bin\Debug\Iri.Modernisation.BaseMVVM.dll</HintPath>
+    </Reference>
+    <Reference Include="Iri.Modernisation.Controls">
+      <HintPath>..\..\..\..\src\Iri.Modernisation\Bin\Debug\Iri.Modernisation.Controls.dll</HintPath>
+    </Reference>
+    <Reference Include="Iri.Modernisation.Data">
+      <HintPath>..\..\..\..\src\Iri.Modernisation\Bin\Debug\Iri.Modernisation.Data.dll</HintPath>
+    </Reference>
+    <Reference Include="Iri.Modernisation.Styles">
+      <HintPath>..\..\..\..\src\Iri.Modernisation\Bin\Debug\Iri.Modernisation.Styles.dll</HintPath>
+    </Reference>
+    <Reference Include="mscorlib" />
+    <Reference Include="SLExtensions">
+      <HintPath>..\..\..\..\src\Iri.Modernisation\Bin\Debug\SLExtensions.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Windows" />
+    <Reference Include="system" />
+    <Reference Include="System.Core" />
+    <Reference Include="System.Net" />
+    <Reference Include="System.Xml" />
+    <Reference Include="System.Windows.Browser" />
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="App.xaml.cs">
+      <DependentUpon>App.xaml</DependentUpon>
+    </Compile>
+    <Compile Include="MainPage.xaml.cs">
+      <DependentUpon>MainPage.xaml</DependentUpon>
+    </Compile>
+    <Compile Include="Properties\AssemblyInfo.cs" />
+  </ItemGroup>
+  <ItemGroup>
+    <ApplicationDefinition Include="App.xaml">
+      <SubType>Designer</SubType>
+      <Generator>MSBuild:Compile</Generator>
+    </ApplicationDefinition>
+    <Page Include="MainPage.xaml">
+      <SubType>Designer</SubType>
+      <Generator>MSBuild:Compile</Generator>
+    </Page>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="Properties\AppManifest.xml" />
+  </ItemGroup>
+  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\$(SilverlightVersion)\Microsoft.Silverlight.CSharp.targets" />
+  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
+       Other similar extension points exist, see Microsoft.Common.targets.
+  <Target Name="BeforeBuild">
+  </Target>
+  <Target Name="AfterBuild">
+  </Target>
+  -->
+  <ProjectExtensions>
+    <VisualStudio>
+      <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
+        <SilverlightProjectProperties />
+      </FlavorProperties>
+    </VisualStudio>
+  </ProjectExtensions>
+</Project>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture/MainPage.xaml	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,14 @@
+<UserControl x:Class="FranceCulture.MainPage"
+    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
+    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
+    xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+	xmlns:hsl="clr-namespace:HackingSilverlightLibrary;assembly=HackingSilverlightLibrary"
+    xmlns:View="clr-namespace:Iri.Modernisation.Controls.View;assembly=Iri.Modernisation.Controls"
+    mc:Ignorable="d"
+    d:DesignHeight="300" d:DesignWidth="400">
+
+    <Grid x:Name="LayoutRoot" Background="White">
+        <View:Main x:Name="MainElement"/>
+    </Grid>
+</UserControl>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture/MainPage.xaml.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,31 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Net;
+using System.Windows;
+using System.Windows.Controls;
+using System.Windows.Documents;
+using System.Windows.Input;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Shapes;
+using System.Windows.Browser;
+using Iri.Modernisation.Controls.ViewModel;
+using Iri.Modernisation.BaseMVVM.Commands;
+using Iri.Modernisation.Data.LDTClass;
+using Iri.Modernisation.Data.Models;
+namespace FranceCulture
+{
+    public partial class MainPage : UserControl
+    {
+        public MainPage()
+        {
+           
+            Commands.Initialize();
+
+
+            InitializeComponent();
+            MainElement.DataContext = new MainVM();
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture/Properties/AppManifest.xml	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,6 @@
+<Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment"
+        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
+>
+    <Deployment.Parts>
+    </Deployment.Parts>
+</Deployment>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/FranceCulture/FranceCulture/FranceCulture/Properties/AssemblyInfo.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,35 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+// General Information about an assembly is controlled through the following 
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+[assembly: AssemblyTitle("FranceCulture")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("Centre Georges Pompidou")]
+[assembly: AssemblyProduct("FranceCulture")]
+[assembly: AssemblyCopyright("Copyright © Centre Georges Pompidou 2010")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+// Setting ComVisible to false makes the types in this assembly not visible 
+// to COM components.  If you need to access a type in this assembly from 
+// COM, set the ComVisible attribute to true on that type.
+[assembly: ComVisible(false)]
+
+// The following GUID is for the ID of the typelib if this project is exposed to COM
+[assembly: Guid("45118344-2db4-4cd0-8650-0bd02dca410a")]
+
+// Version information for an assembly consists of the following four values:
+//
+//      Major Version
+//      Minor Version 
+//      Build Number
+//      Revision
+//
+// You can specify all the values or you can default the Revision and Build Numbers 
+// by using the '*' as shown below:
+[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")]
--- a/client/test/WebTest/WebTest/WebTest.Web/Content/AvailableVideoBooks.xml	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/test/WebTest/WebTest/WebTest.Web/Content/AvailableVideoBooks.xml	Thu Feb 04 16:38:04 2010 +0100
@@ -7,7 +7,7 @@
 		title = Titre du VideoLivre
 	-->
 	<VideoBooks  metafile="/Content/ENMI08-I-bernard_stiegler-jauffret.ldt" title="Titre 1"/>
-  <VideoBooks  metafile="http://mtotet.free.fr/TestHttpSender/ENMI08-II-antoine_masson-jauffret.ldt" title="Titre 2"/>
+  <VideoBooks  metafile="/Content/ENMI08-II-antoine_masson-jauffret.ldt" title="Titre 2"/>
   <VideoBooks  metafile="/Content/ENMI08-III_elizabethrosse-psychologie_et_reseaux_sociaux-jauffret.ldt" title="Titre 3"/>
   
 </AvailableVideoBooks>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/WebTest/WebTest/WebTest.Web/Content/ENMI08-I-bernard_stiegler-jauffret.ldt	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,548 @@
+<iri xmlns:dc="http://dublincore.org/documents/dcmi-namespace/">
+	<project id="1" user="" title="ENMI 2008 / Bernard Stiegler: Désir et relation sociale à l'époque du social engineering" abstract=""/>
+	<medias>
+		<media id="ibernardstiegler" src="ENMI08-I_bernardstiegler/ENMI08-I_bernardstiegler.iri" video="" pict="" extra=""/>
+	</medias>
+	<annotations>
+		<content id="ibernardstiegler" title="Découpages personnels" author="perso" abstract="">
+			<decoupage id="c_65F1C3DC-4134-24A9-5243-BB5B1A39C6EB" author="perso">
+				<title>THD-Culture</title>
+				<abstract/>
+				<elements/>
+			</decoupage>
+			<decoupage id="c_4210553F-CF0E-11DD-8333-BB5A7E86644F" author="perso">
+				<title>Chapitres</title>
+				<abstract/>
+				<elements>
+					<element id="s_19298E28-51C5-1DD1-E4BA-BB5B651E880F" begin="0" dur="48000" author="DDC - IRI" date="2009/07/31" color="6771296" src="ENMI08-I_bernardstiegler/thumbs/0_in.jpg">
+						<title>0 / Intermède autour de la notion de technique</title>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+					<element id="s_3D3E7594-9B46-E877-D220-CC568DF98FA7" begin="48000" dur="206745" author="" date="2009/07/31" color="153" src="">
+						<title>1 / De la nécessité de la philia</title>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+					<element id="s_5C21F2A0-7CDD-CBA2-BB30-CC7A93388799" begin="257682" dur="425475" author="" date="2009/07/31" color="255" src="">
+						<title>2 / Relations sociales et réseaux sociaux</title>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+					<element id="s_7E1C85DE-3C49-3963-37AD-CC28C81998B6" begin="683157" dur="539335" author="" date="2009/07/31" color="65382" src="">
+						<title>3 / Grammatisation, socialisation et contrôle social</title>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+					<element id="s_8BDB8E7D-F5C9-2D61-C5AA-CC347B5515CB" begin="1226000" dur="402186" author="" date="2009/07/31" color="10027059" src="">
+						<title>4 / Pharmacologie des réseaux sociaux</title>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+					<element id="s_14DEA240-3000-C486-7AF6-CC3A30E868B7" begin="1629108" dur="239831" author="" date="2009/07/31" color="16764108" src="">
+						<title>5 / Pour en finir avec les fossés générationnels</title>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+					<element id="s_6E63F520-4ACE-95C8-3548-CC414E7A8463" begin="1869693" dur="464277" author="" date="2009/07/31" color="16711680" src="">
+						<title>6 / Les appareils critiques collaboratifs: un projet de l'IRI pour une refondation du social à l'ère numérique</title>
+						<abstract>pour une nouvelle forme de socialisation 
+pour un nouveau visage</abstract>
+						<audio/>
+						<tags/>
+					</element>
+				</elements>
+			</decoupage>
+			<decoupage id="c_2CCEA506-A01D-3472-0341-BB5AB797400C" author="perso">
+				<title>Séquences</title>
+				<abstract/>
+				<elements>
+					<element id="s_43128E54-916C-F75B-358C-BB5B7C01DDF3" begin="0" dur="46118" author="DDC - IRI" date="2009/07/31" color="51" src="ENMI08-I_bernardstiegler/thumbs/0_in.jpg">
+						<title>0 / Intermède autour de la notion de technique</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>Gille Bertrand</tag>
+							<tag>Heidegger</tag>
+							<tag>technique</tag>
+						</tags>
+					</element>
+					<element id="s_DEF2226B-91B7-5F9A-93B4-C1688F0CF07E" begin="46118" dur="205675" author="" date="2009/07/31" color="102" src="">
+						<title>1.1 / Aristote, la philia et les réseaux sociaux</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>ami</tag>
+							<tag>amitié</tag>
+							<tag>amour</tag>
+							<tag>Aristote</tag>
+							<tag>philia</tag>
+							<tag>réseaux sociaux</tag>
+							<tag>technologie relationnelle</tag>
+						</tags>
+					</element>
+					<element id="s_145C71F1-8892-C727-9F42-C176F5F8F809" begin="253000" dur="147499" author="" date="2009/07/31" color="153" src="">
+						<title>2.1 / Facebook ou l'amitié déclarée</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>amitié</tag>
+							<tag>extime</tag>
+							<tag>Facebook</tag>
+							<tag>performatif</tag>
+						</tags>
+					</element>
+					<element id="s_3D41571F-4F2B-47CF-0E40-C1835F08B4DA" begin="403340" dur="106031" author="" date="2009/07/31" color="255" src="">
+						<title>2.2 / Facebook et l'auto-profilage ou auto-sociographie, un outil de renouvellement social?</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>Facebook</tag>
+							<tag>indexation</tag>
+							<tag>individuation</tag>
+							<tag>lien social</tag>
+							<tag>marketing</tag>
+							<tag>profilage</tag>
+							<tag>publicité</tag>
+							<tag>sociation</tag>
+						</tags>
+					</element>
+					<element id="s_30AE17C5-A48A-D78E-976E-C1892B385107" begin="509371" dur="175638" author="" date="2009/07/31" color="26367" src="">
+						<title>2.3 / Le social détruit par les technologies qui le formalisent? Pas sûr.</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>formalisation</tag>
+							<tag>lien social</tag>
+							<tag>Lévi-Strauss Claude</tag>
+							<tag>social networks</tag>
+							<tag>Tristes Tropiques</tag>
+						</tags>
+					</element>
+					<element id="s_30DFD8FA-0FD3-AE2E-5FFB-C19A43C98C1C" begin="684966" dur="87148" author="" date="2009/07/31" color="52479" src="">
+						<title>3.1 / La philia réflexive, une caractéristique des sociétés politiques</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>auto-anthropologie</tag>
+							<tag>Facebook</tag>
+							<tag>individuation réflexive</tag>
+							<tag>lien social</tag>
+						</tags>
+					</element>
+					<element id="s_4FD870E3-8053-B553-149E-C1F6C81C61C3" begin="772901" dur="104600" author="" date="2009/07/31" color="65535" src="">
+						<title>3.2 / L'écriture, une technologie de formalisation des relations sociales</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>formalisation</tag>
+							<tag>Hopi</tag>
+							<tag>langage</tag>
+							<tag>relation sociale</tag>
+							<tag>écriture</tag>
+						</tags>
+					</element>
+					<element id="s_915823E3-AFF9-E267-F06D-C1FE84E0C77B" begin="878423" dur="37024" author="" date="2009/07/31" color="65484" src="">
+						<title>3.3 / La grammatisation du sociale ou l'Occident</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>citoyenneté</tag>
+							<tag>grammatisation</tag>
+							<tag>relation sociale</tag>
+							<tag>transindividuation</tag>
+						</tags>
+					</element>
+					<element id="s_8AC81685-8881-F105-2717-C2125C8FEF87" begin="915447" dur="116600" author="" date="2009/07/31" color="65382" src="">
+						<title>3.4 / Définition de la transindividuation</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>citoyenneté</tag>
+							<tag>grammatisation</tag>
+							<tag>relation sociale</tag>
+							<tag>transindividuation</tag>
+						</tags>
+					</element>
+					<element id="s_C0578D5B-4ED9-A825-6C47-C5BB98FA5141" begin="1032000" dur="46027" author="" date="2009/07/31" color="10092288" src="">
+						<title>3.5 / Avec Foucault, l'écriture comme biopouvoir</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>biopouvoir</tag>
+							<tag>contrôle</tag>
+							<tag>Foucault Michel</tag>
+							<tag>individuation</tag>
+							<tag>société disciplinaire</tag>
+							<tag>écriture</tag>
+						</tags>
+					</element>
+					<element id="s_5DEAA9A8-EBF6-8C18-D620-C5DA95204EA9" begin="1078027" dur="33654" author="" date="2009/07/31" color="10079232" src="">
+						<title>3.6 / Citation de Foucault: l'examen, un moyen de contrôle des individus par l'écrit</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>biopouvoir</tag>
+							<tag>examen</tag>
+							<tag>société de contrôle</tag>
+						</tags>
+					</element>
+					<element id="s_AFCE1105-0B01-FF56-A7D5-C5DFCCC800AF" begin="1111681" dur="114311" author="" date="2009/07/31" color="10066176" src="">
+						<title>3.7 / Le fichage individuel par le marketing ou le danger de contrôle à l'ère numérique</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>contrôle</tag>
+							<tag>discrétisation</tag>
+							<tag>liberté</tag>
+							<tag>marketing</tag>
+							<tag>numérisation</tag>
+							<tag>réseaux sociaux</tag>
+							<tag>société</tag>
+							<tag>traçabilité</tag>
+						</tags>
+					</element>
+					<element id="s_054667B3-F1D4-8DF2-8AD6-C5F9C058DA18" begin="1225992" dur="50365" author="" date="2009/07/31" color="10053120" src="">
+						<title>4.1 / Les réseaux sociaux sont "pharmacologiques"</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>contrôle</tag>
+							<tag>Deleuze Gilles</tag>
+							<tag>individuation</tag>
+							<tag>pharmacon</tag>
+							<tag>réseaux sociaux</tag>
+						</tags>
+					</element>
+					<element id="s_55FBBE2B-7F81-7183-BCCD-C6101E776EA2" begin="1276357" dur="92700" author="" date="2009/07/31" color="10040064" src="">
+						<title>4.2 / Pour un avenir des réseaux sociaux comme agents de réflexivité</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>avenir</tag>
+							<tag>Deleuze Gilles</tag>
+							<tag>réseaux sociaux</tag>
+							<tag>société de contrôle</tag>
+						</tags>
+					</element>
+					<element id="s_F6340BD5-2BE0-A56A-43AE-C5F9A211C1F9" begin="1369007" dur="94557" author="" date="2009/07/31" color="10027059" src="">
+						<title>4.3 / Le malaise sociétal et la corrosion de la socialité pré-numérique</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>catastrophe</tag>
+							<tag>civilisation industrielle</tag>
+							<tag>psycho-pouvoir</tag>
+							<tag>réseaux sociaux</tag>
+							<tag>Tchernobyl</tag>
+						</tags>
+					</element>
+					<element id="s_20E5E6C7-DFD5-9F7C-F0A6-C634571B6EF6" begin="1464047" dur="92463" author="" date="2009/07/31" color="10027161" src="">
+						<title>4.4 / Les nouvelles formes de lien social viendront de ce qui a engendré leur délitement</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>attention sociale</tag>
+							<tag>grammatisation</tag>
+							<tag>génération</tag>
+							<tag>individuation</tag>
+							<tag>réseaux sociaux</tag>
+							<tag>société</tag>
+						</tags>
+					</element>
+					<element id="s_72FFA6D0-47D6-F5D1-BDAE-C6468F03AF68" begin="1556510" dur="76301" author="" date="2009/07/31" color="13369497" src="">
+						<title>4.5 / Les réseaux sociaux numériques, des substituts au lien social traditionnel</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>critique</tag>
+							<tag>lien social</tag>
+							<tag>pharmacon</tag>
+							<tag>recherche</tag>
+							<tag>réseaux sociaux</tag>
+							<tag>Simondon Gilbert</tag>
+							<tag>substitut</tag>
+						</tags>
+					</element>
+					<element id="s_7D9654AB-0AD6-454B-93B3-C6AB6F0E13A5" begin="1632811" dur="61091" author="" date="2009/07/31" color="16711833" src="">
+						<title>5.1 / Les adolescents et les réseaux sociaux: une philia et un désir d'échanges</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>adolescent</tag>
+							<tag>consommation</tag>
+							<tag>peer-to-peer</tag>
+							<tag>philia</tag>
+							<tag>réseaux sociaux</tag>
+						</tags>
+					</element>
+					<element id="s_390B28ED-068A-F3FD-A761-C5E2F516D1E3" begin="1694867" dur="57350" author="" date="2009/07/31" color="16751001" src="">
+						<title>5.2 / Les espaces publiques numérisés permettent aux jeunes une rupture avec les réseaux télévisés</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>espace publique numérisé</tag>
+							<tag>identification secondaire</tag>
+							<tag>philia</tag>
+							<tag>réseaux sociaux</tag>
+							<tag>télévision</tag>
+						</tags>
+					</element>
+					<element id="s_C49EA9E5-DFD3-5BA9-88C0-C6D6FBF3C04F" begin="1752217" dur="78678" author="" date="2009/07/31" color="16764057" src="">
+						<title>5.3 / L'intégration des différents types de réseaux sociaux traditionnels dans la sphère numérique: la fin du fossé intergénérationnel</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>groupe social</tag>
+							<tag>individuation</tag>
+							<tag>intergénérationnel</tag>
+							<tag>réseaux sociaux</tag>
+						</tags>
+					</element>
+					<element id="s_9494D179-AC5C-574D-6D5F-C7258830A14C" begin="1830895" dur="42579" author="" date="2009/07/31" color="16777113" src="">
+						<title>5.4 / La nécessité d'une maturité</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>adulte</tag>
+							<tag>Centre Pompidou</tag>
+							<tag>culture moderne</tag>
+							<tag>infantilisation</tag>
+							<tag>réseaux sociaux</tag>
+						</tags>
+					</element>
+					<element id="s_7D42BA32-FDFF-EE6D-C6BB-C72E8BAF7E60" begin="1873474" dur="113074" author="" date="2009/07/31" color="16763904" src="">
+						<title>6.1 / L'agencement du web social et sémantique, le projet web 3.0 de l'IRI</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>bottom up</tag>
+							<tag>IRI (Institut de Recherche et d'Innovation)</tag>
+							<tag>réseaux sociaux</tag>
+							<tag>top down</tag>
+							<tag>transindividuation</tag>
+							<tag>web 3.0</tag>
+						</tags>
+					</element>
+					<element id="s_2B040865-17DA-CB8C-0C62-C73E84171623" begin="1986548" dur="98500" author="" date="2009/07/31" color="16737792" src="">
+						<title>6.2 / Un projet de combinaison de logiques top down et bottom up pour un espace intergénérationnel</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>groupe social</tag>
+							<tag>Kant Emmanuel</tag>
+							<tag>méta-stabilité</tag>
+							<tag>règles</tag>
+							<tag>top down</tag>
+							<tag>transindividuation</tag>
+							<tag>Université de Tokyo</tag>
+						</tags>
+					</element>
+					<element id="s_D4E52DB7-38E2-4B47-5617-C72EDC8E73F8" begin="2085444" dur="107373" author="" date="2009/07/31" color="16711680" src="">
+						<title>6.3 / Les appareils critiques de l'IRI, des outils pour une intelligence collective</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>amateur</tag>
+							<tag>appareil critique</tag>
+							<tag>cinéaste</tag>
+							<tag>compétence</tag>
+							<tag>connaissance</tag>
+							<tag>expert</tag>
+							<tag>IRI (Institut de Recherche et d'Innovation)</tag>
+							<tag>Ligne de Temps</tag>
+							<tag>synchristallisation</tag>
+							<tag>transindividuation</tag>
+						</tags>
+					</element>
+					<element id="s_985BE95D-52F4-5537-59C2-CAF38D664F0D" begin="2192817" dur="33436" author="" date="2009/07/31" color="16711782" src="">
+						<title>L'amateur, une figure importante</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>amateur</tag>
+							<tag>philia</tag>
+							<tag>société</tag>
+						</tags>
+					</element>
+					<element id="s_34379704-2487-1F1A-3DEE-CAF84BB76397" begin="2226253" dur="106704" author="" date="2009/07/31" color="16711833" src="">
+						<title>Conclusion et présentation de la suite du séminaire</title>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+				</elements>
+			</decoupage>
+			<decoupage id="c_387635E6-D4E1-3522-CEBB-BB5ACEF8FF2D" author="perso">
+				<title>Notes et Références</title>
+				<abstract/>
+				<elements>
+					<element id="s_FE55A49C-CCF5-2A29-D6AF-C1637E7214E6" begin="25640" dur="0" author="" date="2009/07/31" color="6771296" src="">
+						<title>Bertrand Gille (1920-1980), archiviste et historien français</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>Gille Bertrand</tag>
+						</tags>
+					</element>
+					<element id="s_B030D6A7-C307-1075-4561-C16605DC787B" begin="36219" dur="0" author="" date="2009/07/31" color="6771296" src="">
+						<title>Heidegger et la technique</title>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+					<element id="s_4C34966A-4AAD-EE96-E6C1-C16B73CAB7C2" begin="96080" dur="0" author="" date="2009/07/31" color="6771296" src="">
+						<title>Aristote</title>
+						<abstract>amis = base du social
+amitié = lien social sans lequel pas de société</abstract>
+						<audio/>
+						<tags>
+							<tag>Aristote</tag>
+						</tags>
+					</element>
+					<element id="s_9C4A6B3A-7D89-3F7A-1842-C173D28B80F8" begin="251689" dur="0" author="" date="2009/07/31" color="6771296" src="">
+						<title>Gustave Flaubert, "Bouvard et Pécuchet"</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>Bouvard et Pécuchet</tag>
+							<tag>Flaubert Gustave</tag>
+						</tags>
+					</element>
+					<element id="s_C548860D-6050-B10A-C855-C180BE394B2B" begin="399165" dur="0" author="" date="2009/07/31" color="6771296" src="">
+						<title>Facebook croit de 10 millions de membres par mois</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>Facebook</tag>
+						</tags>
+					</element>
+					<element id="s_C815E057-E2AB-B68B-5557-C19348534FED" begin="570659" dur="0" author="" date="2009/07/31" color="6771296" src="">
+						<title>Claude Levi-Strauss, expérience de transgression sociale chez les Nambiquara dans "Tristes Tropiques"</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>Lévi-Strauss Claude</tag>
+							<tag>Nambiquara</tag>
+							<tag>transgression sociale</tag>
+							<tag>Tristes Tropiques</tag>
+						</tags>
+					</element>
+					<element id="s_AA2828AE-C5B6-19C7-6038-C1EF401CB3B4" begin="817464" dur="0" author="" date="2009/07/31" color="6771296" src="">
+						<title>Les Hopi groupe des Indiens Pueblos d'Amérique du Nord</title>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+					<element id="s_7DD71619-3C15-7419-817C-C1FBCD532819" begin="833066" dur="0" author="" date="2009/07/31" color="6771296" src="">
+						<title>Aby Moritz Warburg (1866- 1929), historien de l'art</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>Warburg Aby Moritz</tag>
+						</tags>
+					</element>
+					<element id="s_7E15EB40-6BD8-2550-C107-C5D637AC211A" begin="1041620" dur="0" author="" date="2009/07/31" color="6771296" src="">
+						<title>Michel Foucault</title>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+					<element id="s_EDF919DD-619B-5604-16E1-C5DDE9215213" begin="1084069" dur="0" author="" date="2009/07/31" color="6771296" src="">
+						<title>Citation de "Surveiller et punir" de Michel Foucault</title>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+					<element id="s_8DF2EA4B-5018-EEE6-09CC-C612E21F0CE7" begin="1284559" dur="0" author="" date="2009/07/31" color="6771296" src="">
+						<title>Gilles Deleuze et les concepts de société de contrôle et de modulation</title>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+					<element id="s_031A23B2-0EC7-669F-7BB9-C61683951702" begin="1364378" dur="0" author="" date="2009/07/31" color="6771296" src="">
+						<title/>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>Beck Ulrich</tag>
+							<tag>modernité</tag>
+						</tags>
+					</element>
+					<element id="s_E894A605-E0A7-5FA3-C8EF-C6A9128D0F6A" begin="1623554" dur="0" author="" date="2009/07/31" color="6771296" src="">
+						<title>Thomas Gaon, Séminaire IRI "Désir et technologies"- séance du 26 juin 2008</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>Gaon Thomas</tag>
+						</tags>
+					</element>
+					<element id="s_CE6A5443-6993-4971-7310-C6D32AC2303D" begin="1701160" dur="0" author="" date="2009/07/31" color="6771296" src="">
+						<title>Sigmund Freud</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>Freud Sigmund</tag>
+						</tags>
+					</element>
+					<element id="s_6A4733D0-F233-EA4A-22E2-C735BDD5CFEB" begin="1925310" dur="0" author="" date="2009/07/31" color="6771296" src="">
+						<title>Ferdinand de Saussure</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>Saussure Ferdinand de</tag>
+						</tags>
+					</element>
+					<element id="s_BA14EBA8-A489-BBCF-6794-C73ED5C26ED5" begin="1998534" dur="0" author="" date="2009/07/31" color="6771296" src="">
+						<title>Emmanuel Kant</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>Kant Emmanuel</tag>
+						</tags>
+					</element>
+					<element id="s_268075EA-F40F-A16D-858D-C74946A9D1BF" begin="2112393" dur="0" author="" date="2009/07/31" color="6771296" src="">
+						<title>Alain bergala et Jean-Louis Comolli</title>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+				</elements>
+			</decoupage>
+		</content>
+	</annotations>
+	<displays>
+		<display id="0" title="View at the last recording" idsel="ibernardstiegler" tc="120151" zoom="0" scroll="0" infoBAB="">
+			<content id="ibernardstiegler">
+				<decoupage idens="ens_perso" id="c_4210553F-CF0E-11DD-8333-BB5A7E86644F" tagsSelect=""/>
+				<decoupage idens="ens_perso" id="c_2CCEA506-A01D-3472-0341-BB5AB797400C" tagsSelect=""/>
+				<decoupage idens="ens_perso" id="c_387635E6-D4E1-3522-CEBB-BB5ACEF8FF2D" tagsSelect=""/>
+				<decoupage idens="ens_perso" id="c_65F1C3DC-4134-24A9-5243-BB5B1A39C6EB" tagsSelect=""/>
+			</content>
+		</display>
+	</displays>
+	<edits>
+		<editing id="0" tags="">
+			<title>Bout à bout 1</title>
+			<abstract/>
+			<edit id="edit1" tags="">
+				<eList/>
+				<caption/>
+				<audio/>
+				<mList/>
+			</edit>
+			<edit id="edit2" tags="">
+				<eList/>
+				<caption/>
+				<audio/>
+				<mList/>
+			</edit>
+		</editing>
+	</edits>
+</iri>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/WebTest/WebTest/WebTest.Web/Content/ENMI08-II-antoine_masson-jauffret.ldt	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,304 @@
+<iri xmlns:dc="http://dublincore.org/documents/dcmi-namespace/">
+	<project id="1" user="" title="ENMI 2008 / Antoine Masson : Médiation technologique et modalités de désir et de transfert à l'adolescence" abstract=""/>
+	<medias>
+		<media id="iiantoinemasson" src="ENMI08-II_antoinemasson/ENMI08-II_antoinemasson.iri" video="" pict="" extra=""/>
+	</medias>
+	<annotations>
+		<content id="iiantoinemasson" title="Découpages personnels" author="perso" abstract="">
+			<decoupage id="c_89B665BD-81B9-84E4-278A-D02987AFCF51" author="perso">
+				<title>Notes et Références</title>
+				<abstract/>
+				<elements>
+					<element id="s_33FB703C-F1A1-20EC-41EA-D0298CA0B0F3" begin="0" dur="1991840" author="DDC - IRI" date="2009/08/03" color="16776960" src="ENMI08-II_antoinemasson/thumbs/0_in.jpg">
+						<title>ENMI 2008 / Antoine Masson : Médiation technologique et modalités de désir et de transfert à l'adolescence</title>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+					<element id="s_87618BCD-98DE-6622-7966-D052FDC45188" begin="527113" dur="0" author="" date="2009/08/03" color="0" src="">
+						<title/>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+					<element id="s_FB59C5C7-C019-C4ED-BAB5-D0F991C85EAE" begin="1183853" dur="0" author="" date="2009/08/03" color="6771296" src="">
+						<title>Paul Ceylan</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>Ceylan Paul</tag>
+						</tags>
+					</element>
+					<element id="s_5C399B6F-6925-4304-1AE8-D1239D6A95B8" begin="1463158" dur="0" author="" date="2009/08/03" color="6771296" src="">
+						<title>Saudade de Pesoa</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>Pesoa Fernando</tag>
+							<tag>saudade</tag>
+						</tags>
+					</element>
+					<element id="s_7D8DD7B5-BE9C-32F7-E5B5-D123349D4317" begin="1465039" dur="0" author="" date="2009/08/03" color="6771296" src="">
+						<title>Baudelaire et le spleen</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>Baudelaire Charles</tag>
+							<tag>spleen</tag>
+						</tags>
+					</element>
+					<element id="s_EF5824CF-CE51-0CA9-1C31-D13A6EEEBC8A" begin="1605745" dur="0" author="" date="2009/08/03" color="6771296" src="">
+						<title>Octavio Paz</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>Paz Octavio</tag>
+						</tags>
+					</element>
+					<element id="s_0648F402-6892-E31F-510A-D15EFF0EA209" begin="1915651" dur="0" author="" date="2009/08/03" color="6771296" src="">
+						<title>Sigmund Freud, impact social de l'invention de la psychanalyse</title>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+				</elements>
+			</decoupage>
+			<decoupage id="c_81EA826F-A0C5-F38E-C885-D017EC761802" author="perso">
+				<title>Chapitres</title>
+				<abstract/>
+				<elements>
+					<element id="s_29514ACD-3774-6DE7-4DBB-D017F8AB61CF" begin="0" dur="516498" author="DDC - IRI" date="2009/08/03" color="65280" src="ENMI08-II_antoinemasson/thumbs/0_in.jpg">
+						<title>1 / Problématiques de l'adolescence à l'heure d'Internet</title>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+					<element id="s_B7D41F0A-9576-107B-B367-D06FC185D6C6" begin="519055" dur="1165954" author="" date="2009/08/03" color="10027263" src="">
+						<title>2 / passado.be ou comment dialoguer avec l'adolescence</title>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+					<element id="s_70DA6C38-D431-43F1-F12D-D160677A8BAA" begin="1685009" dur="306064" author="" date="2009/08/03" color="255" src="">
+						<title>3 / Conclusions</title>
+						<abstract/>
+						<audio/>
+						<tags/>
+					</element>
+				</elements>
+			</decoupage>
+			<decoupage id="c_F9CAEFF0-A398-9333-574B-D029785E6B47" author="perso">
+				<title>Séquences</title>
+				<abstract/>
+				<elements>
+					<element id="s_62F4245B-B311-33C3-4D3B-D0298260044A" begin="0" dur="100790" author="DDC - IRI" date="2009/08/04" color="65280" src="ENMI08-II_antoinemasson/thumbs/0_in.jpg">
+						<title>1.1 / Introduction: passado.be, un dispositif clinique et technique</title>
+						<abstract>&lt;a href="http://www.passado.be/"&gt;site web passado.be&lt;/a&gt;</abstract>
+						<audio/>
+						<tags>
+							<tag>dispositif clinique</tag>
+							<tag>dispositif technique</tag>
+							<tag>Internet</tag>
+							<tag>passado.de</tag>
+						</tags>
+					</element>
+					<element id="s_F07AFBB9-7FE9-D339-A212-D032BD7D5A20" begin="100790" dur="100300" author="" date="2009/08/04" color="39168" src="">
+						<title>1.2 / Définition de l'adolescence</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>adolescence</tag>
+							<tag>identité</tag>
+							<tag>jeunesse</tag>
+							<tag>société</tag>
+							<tag>violence</tag>
+						</tags>
+					</element>
+					<element id="s_171C6535-5556-15F8-F899-D02A36C38B0D" begin="201581" dur="201775" author="" date="2009/08/04" color="65280" src="">
+						<title>1.3 / Contexte de naissance du projet passado.de</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>adolescence</tag>
+							<tag>adolescent</tag>
+							<tag>grammatisation</tag>
+							<tag>Internet</tag>
+							<tag>société</tag>
+							<tag>technologie</tag>
+							<tag>vectorisation</tag>
+						</tags>
+					</element>
+					<element id="s_D91835AE-1871-1B35-9490-D04C2E23BB94" begin="403993" dur="112504" author="" date="2009/08/04" color="39168" src="">
+						<title>1.4 / Internet, un espace social paradoxal</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>adolescence</tag>
+							<tag>Internet</tag>
+							<tag>lien social</tag>
+							<tag>sujet</tag>
+							<tag>vitesse</tag>
+						</tags>
+					</element>
+					<element id="s_8E74A6BE-0815-CB80-71C9-D05673A7C6E2" begin="516497" dur="99720" author="" date="2009/08/04" color="10027212" src="">
+						<title>2.1 / Lecture du texte fondateur de passado.be</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>adolescence</tag>
+							<tag>construction individuelle</tag>
+							<tag>individu</tag>
+							<tag>passado.be</tag>
+						</tags>
+					</element>
+					<element id="s_D8733FD0-CE85-0D2E-D24F-D06BB4F2C622" begin="616217" dur="253263" author="" date="2009/08/04" color="13369548" src="">
+						<title>2.2 / passado.be : un espace interactif pour accompagner l'adolescence</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>adolescent</tag>
+							<tag>appropriation</tag>
+							<tag>destruction</tag>
+							<tag>dispositif</tag>
+							<tag>engagement</tag>
+							<tag>passado.be</tag>
+							<tag>pseudonyme</tag>
+							<tag>site web</tag>
+							<tag>solitude</tag>
+							<tag>sujet</tag>
+							<tag>temporalité</tag>
+							<tag>trace</tag>
+						</tags>
+					</element>
+					<element id="s_97F550DA-7D14-3353-94E3-D0E30552E07A" begin="869353" dur="285096" author="" date="2009/08/04" color="10027212" src="">
+						<title>2.3 / Fonctionnement du site: la place des adolescents et le rôle des animateurs-psychologues</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>animateur</tag>
+							<tag>charte</tag>
+							<tag>discussion clinique</tag>
+							<tag>inscription</tag>
+							<tag>message</tag>
+							<tag>mot de passe</tag>
+							<tag>échange</tag>
+						</tags>
+					</element>
+					<element id="s_4D75B48A-1AA8-504B-03BE-D0F05417E612" begin="1155000" dur="165781" author="" date="2009/08/04" color="13369548" src="">
+						<title>2.4 / Objectifs : développer un espace où la médiation permet une adresse à soi-même</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>adolescent</tag>
+							<tag>altérité</tag>
+							<tag>charte</tag>
+							<tag>interlocuteur</tag>
+							<tag>je</tag>
+							<tag>médiation</tag>
+							<tag>suicide</tag>
+							<tag>écriture</tag>
+						</tags>
+					</element>
+					<element id="s_CF954FAF-970A-FCF2-C6D6-D1057333300C" begin="1320781" dur="157562" author="" date="2009/08/04" color="10027212" src="">
+						<title>2.5 / Les animateurs-psychologues, garant d'une dynamique de groupe et d'une intervention au cas par cas</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>adolescent</tag>
+							<tag>animateur</tag>
+							<tag>attention</tag>
+							<tag>demande</tag>
+							<tag>groupe</tag>
+							<tag>hypomnemata</tag>
+							<tag>interaction</tag>
+							<tag>message</tag>
+							<tag>psychiatre</tag>
+						</tags>
+					</element>
+					<element id="s_2D3ECD6D-B6E7-5032-FD68-D1254966896D" begin="1479000" dur="203531" author="" date="2009/08/04" color="13369548" src="">
+						<title>2.6 / Autre enjeu: éviter la dépendance et la fascination, par la pluralité</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>adolescent</tag>
+							<tag>amour</tag>
+							<tag>animateur</tag>
+							<tag>corps</tag>
+							<tag>expérience</tag>
+							<tag>fascination</tag>
+							<tag>indépendance</tag>
+							<tag>lire</tag>
+							<tag>parler</tag>
+							<tag>responsabilité</tag>
+							<tag>réalité</tag>
+							<tag>sexualité</tag>
+							<tag>symétrie</tag>
+							<tag>écrire</tag>
+						</tags>
+					</element>
+					<element id="s_3B16FC1D-C528-029E-62F1-D1442D787451" begin="1687164" dur="95008" author="" date="2009/08/04" color="255" src="">
+						<title>3.1 /  Le dispositif virtuel ne chasse pas la physicalité: "Virtuel en corps"</title>
+						<abstract>FAIRE LE LIEN VERS LA JOURN2E VIRTUEL ENCORE</abstract>
+						<audio/>
+						<tags>
+							<tag>corps</tag>
+							<tag>psychiatre</tag>
+							<tag>responsabilité</tag>
+							<tag>réalité</tag>
+							<tag>virtuel</tag>
+						</tags>
+					</element>
+					<element id="s_67655565-6C18-AF40-8E23-D150F5CA49C7" begin="1782172" dur="209795" author="" date="2009/08/04" color="3407871" src="">
+						<title>3.2 / De l'importance que l'adolescent ait sa place dans l'espace social</title>
+						<abstract/>
+						<audio/>
+						<tags>
+							<tag>adolescent</tag>
+							<tag>adulte</tag>
+							<tag>amateur</tag>
+							<tag>autorité</tag>
+							<tag>dissymétrie</tag>
+							<tag>Freud Sigmund</tag>
+							<tag>parole</tag>
+							<tag>rite de passage</tag>
+							<tag>social</tag>
+						</tags>
+					</element>
+				</elements>
+			</decoupage>
+			<decoupage id="c_EBF376F7-AE66-63F8-1484-D029EB56D20E" author="perso">
+				<title>THD-Culture</title>
+				<abstract/>
+				<elements/>
+			</decoupage>
+		</content>
+	</annotations>
+	<displays>
+		<display id="0" title="View at the last recording" idsel="iiantoinemasson" tc="1784000" zoom="0" scroll="0" infoBAB="">
+			<content id="iiantoinemasson">
+				<decoupage idens="ens_perso" id="c_81EA826F-A0C5-F38E-C885-D017EC761802" tagsSelect=""/>
+				<decoupage idens="ens_perso" id="c_F9CAEFF0-A398-9333-574B-D029785E6B47" tagsSelect=""/>
+				<decoupage idens="ens_perso" id="c_89B665BD-81B9-84E4-278A-D02987AFCF51" tagsSelect=""/>
+				<decoupage idens="ens_perso" id="c_EBF376F7-AE66-63F8-1484-D029EB56D20E" tagsSelect=""/>
+			</content>
+		</display>
+	</displays>
+	<edits>
+		<editing id="0" tags="">
+			<title>Bout à bout 1</title>
+			<abstract/>
+			<edit id="edit1" tags="">
+				<eList/>
+				<caption/>
+				<audio/>
+				<mList/>
+			</edit>
+			<edit id="edit2" tags="">
+				<eList/>
+				<caption/>
+				<audio/>
+				<mList/>
+			</edit>
+		</editing>
+	</edits>
+</iri>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/WebTest/WebTest/WebTest.Web/Content/ENMI08-III_elizabethrosse-psychologie_et_reseaux_sociaux-jauffret.ldt	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,523 @@
+<iri xmlns:dc="http://dublincore.org/documents/dcmi-namespace/">
+  <project id="1" user="" title="ENMI 2008 / Elisabeth Rossé: Désir et addiction dans la médiation technologique" abstract=""/>
+  <medias>
+    <media id="iiielizabethrosse" src="ENMI08-III_elizabethrosse/ENMI08-III_elizabethrosse.iri" video="" pict="" extra=""/>
+  </medias>
+  <annotations>
+    <content id="iiielizabethrosse" title="Découpages personnels" author="perso" abstract="">
+      <decoupage id="c_B2178AAF-4461-0406-0EF3-A7899BEC0870" author="perso">
+        <title>Notes et références</title>
+        <abstract/>
+        <elements>
+          <element id="s_D4E84612-0400-96DB-A8B3-A789A19A588E" begin="0" dur="1773400" author="DDC - IRI" date="2009/07/24" color="13421823" src="iiielizabethrosse/thumbs/0_in.jpg">
+            <title>plan 0</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_32CE9172-5B4A-F098-9BBD-A794D2807074" begin="53486" dur="0" author="" date="2009/07/24" color="6771296" src="">
+            <title>Herbert Marshall McLuhan (1911-1980), chercheur canadien</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>Mc Luhan Herbert Marshall</tag>
+            </tags>
+          </element>
+          <element id="s_CCE81613-C68A-3A73-16C9-A7A8ADCBD615" begin="72848" dur="0" author="" date="2009/07/24" color="6771296" src="">
+            <title>Centre Médical Marmottant</title>
+            <abstract>&lt;a href="http://www.hopital-marmottan.fr/"&gt;Centre Médical Marmottan&lt;/a&gt;</abstract>
+            <audio/>
+            <tags>
+              <tag>Centre Médical Marmottant</tag>
+            </tags>
+          </element>
+          <element id="s_40E96DD0-67AD-91D4-A340-A7B1E29E574E" begin="104719" dur="0" author="" date="2009/07/24" color="6771296" src="">
+            <title>addiction à utiliser avec vigilance</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>addiction</tag>
+            </tags>
+          </element>
+          <element id="s_C6DD470F-1EFE-E104-599A-A7BC5A96333E" begin="188950" dur="0" author="" date="2009/07/24" color="6771296" src="">
+            <title>World of Warcraft réunit plus de 10 millions de personnes en janvier 2008, selon Blizzard (éditeur du jeu)</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>World of Warcraft</tag>
+            </tags>
+          </element>
+          <element id="s_225C4540-C3B9-CAB6-20F6-A7F202DF3626" begin="513110" dur="0" author="" date="2009/07/24" color="6771296" src="">
+            <title>Paul Ricoeur, "Parcours de la reconnaissance", Editions Stock-2004</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>Ricoeur Paul</tag>
+            </tags>
+          </element>
+          <element id="s_8136525C-BBF6-4E45-A186-A81368EA92C3" begin="757669" dur="0" author="" date="2009/07/24" color="6771296" src="">
+            <title>Michel Maffesoli né en 1944 - sociologue français</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>Maffesoli Michel</tag>
+              <tag>sociologue</tag>
+            </tags>
+          </element>
+          <element id="s_CF007E39-0039-EFC1-211D-A82C9E4C2507" begin="1232000" dur="0" author="" date="2009/07/24" color="6771296" src="">
+            <title>Spinoza</title>
+            <abstract>Spinoza distingue:
- la puissance qui s'attache au contrôle de soi;
- et le pouvoir qui s'exerce sur les autres  par la compétence, l'argent ou le sexe</abstract>
+            <audio/>
+            <tags>
+              <tag>pouvoir</tag>
+              <tag>puissance</tag>
+              <tag>Spinoza</tag>
+            </tags>
+          </element>
+          <element id="s_D10C1393-5968-3641-2CF3-A87757F11450" begin="1563748" dur="0" author="" date="2009/07/24" color="6771296" src="">
+            <title>Les sims</title>
+            <abstract>&lt;a href="http://www.sims2.fr/pages.view_frontpage.asp"&gt;Les Sims&lt;/a&gt;</abstract>
+            <audio/>
+            <tags>
+              <tag>sims</tag>
+            </tags>
+          </element>
+        </elements>
+      </decoupage>
+      <decoupage id="c_120D964D-20A6-105D-D5B1-A78A2759CE54" author="perso">
+        <title>THD-Culture</title>
+        <abstract/>
+        <elements/>
+      </decoupage>
+      <decoupage id="c_8053578B-C9C6-B6D2-082E-A78915334932" author="perso">
+        <title>Séquences</title>
+        <abstract/>
+        <elements>
+          <element id="s_20E10B09-2C6E-08E3-F9B8-A7892C65D751" begin="0" dur="30629" author="DDC - IRI" date="2009/07/24" color="6771296" src="iiielizabethrosse/thumbs/0_in.jpg">
+            <title>1.1- Remerciements</title>
+            <abstract/>
+            <audio/>
+            <tags/>
+          </element>
+          <element id="s_D70E6AAA-EC0E-CDA0-B0C4-A791C53B4BC5" begin="30629" dur="33594" author="" date="2009/07/24" color="255" src="">
+            <title>1.2- Avec Mc Luhan, le message, c'est le médium. Comment donc le message est-il modifié par la nouvelle médiation technologique: le numérique</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>MacLuhan</tag>
+              <tag>médiation technologique</tag>
+              <tag>technologie numérique</tag>
+            </tags>
+          </element>
+          <element id="s_3EE17604-40CB-A722-9C8C-A7AB074C30C4" begin="64223" dur="80893" author="" date="2009/07/24" color="255" src="">
+            <title>1.3- Le Centre Médical Marmottant et les addictions sans drogue: le jeu vidéo</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>addiction</tag>
+              <tag>Centre Médical Marmottant</tag>
+              <tag>hardcore gamer</tag>
+            </tags>
+          </element>
+          <element id="s_BEA8C75C-8E45-A111-7752-A7B6B1E7CA07" begin="145696" dur="21587" author="" date="2009/07/24" color="255" src="">
+            <title>1.4- Addiction et jeu vidéo: un rapport marginal mais instructif</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>addiction</tag>
+              <tag>jeu vidéo</tag>
+            </tags>
+          </element>
+          <element id="s_E343B215-A05B-E8C5-D926-A7B7FA7AE283" begin="167283" dur="51261" author="" date="2009/07/24" color="255" src="">
+            <title>1.5- World of Warcraft: le MMORPG le plus pratiqué</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>jeu de rôle en ligne massivement multi-joueurs</tag>
+              <tag>MMORPG (Massively Multiplayer Online Role-Playing Game)</tag>
+              <tag>World of Warcraft</tag>
+            </tags>
+          </element>
+          <element id="s_610FC265-FE4C-147E-4D71-A78B1FAD717B" begin="218545" dur="222984" author="" date="2009/07/24" color="10027212" src="">
+            <title>2.1- Eléments d'addiction des MMORPG: un univers, des mondes persistants, un fonctionnement en groupes</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>addiction</tag>
+              <tag>jeu de rôle en ligne massivement multi-joueurs</tag>
+              <tag>MMORPG (Massively Multiplayer Online Role-Playing Game)</tag>
+            </tags>
+          </element>
+          <element id="s_9B761380-45FD-0E12-DC77-A7E4A2B1DDE3" begin="441642" dur="45400" author="" date="2009/07/24" color="10027212" src="">
+            <title>2.2- Problématique: en quoi le jeu vidéo contribue à la construction créative de l'adolescent et à la destruction parallèle éventuelle, par abus et non pas par nature, de la réalité affective, familliale et sociale?</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>désocialisation</tag>
+              <tag>MMORPG (Massively Multiplayer Online Role-Playing Game)</tag>
+              <tag>socialisation</tag>
+              <tag>virtuel</tag>
+            </tags>
+          </element>
+          <element id="s_C6897B43-0FA4-FD44-85AC-A7EE41B45452" begin="487173" dur="59756" author="" date="2009/07/24" color="16711884" src="">
+            <title>3.1- Plan: avec Paul Ricoeur autour des trois facettes de la notion de reconnaissance</title>
+            <abstract>désir de reconnaissance = dans un parcours, implique une succesion de processus inter-dépendants.
3 significations de "reconnaissance":
- identifié
- être reconnu
- se reconnaître (reflexivité)</abstract>
+            <audio/>
+            <tags>
+              <tag>changement social</tag>
+              <tag>génération</tag>
+              <tag>réalité affective</tag>
+            </tags>
+          </element>
+          <element id="s_927231B7-20FA-42A4-BC42-A804DE336B8A" begin="548638" dur="107400" author="" date="2009/07/24" color="16711884" src="">
+            <title>3.2- Premièrement, le processus d'identification</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>adolescent</tag>
+              <tag>désir</tag>
+              <tag>identification</tag>
+              <tag>identité</tag>
+              <tag>intérêt</tag>
+              <tag>jeu virtuel</tag>
+              <tag>jeune</tag>
+              <tag>réalité</tag>
+              <tag>société de consommation</tag>
+              <tag>standardisation</tag>
+            </tags>
+          </element>
+          <element id="s_CD64065B-F34C-BD14-8406-A80B597409AC" begin="656124" dur="60736" author="" date="2009/07/24" color="16711884" src="">
+            <title>3.3- Identification et éléments de socialisation</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>famille</tag>
+              <tag>jeu vidéo</tag>
+              <tag>parent</tag>
+              <tag>socialisation</tag>
+            </tags>
+          </element>
+          <element id="s_B2EB60E3-C736-192F-20B0-A7ED45C197E0" begin="718000" dur="78777" author="" date="2009/07/24" color="16711884" src="">
+            <title>3.4- Identification et multiplicité</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>agrégation</tag>
+              <tag>communauté</tag>
+              <tag>groupe</tag>
+              <tag>identité</tag>
+              <tag>socialisation</tag>
+            </tags>
+          </element>
+          <element id="s_1A6BB1D3-8F65-31D5-34E7-A8152088ADC4" begin="796777" dur="118379" author="" date="2009/07/24" color="16711884" src="">
+            <title>3.5- Jeux virtuels, fonctionnement en guildes et implication du joueur</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>autorité</tag>
+              <tag>communauté virtuelle</tag>
+              <tag>communication</tag>
+              <tag>forum</tag>
+              <tag>guilde</tag>
+              <tag>implication</tag>
+              <tag>joueur</tag>
+              <tag>réseau social</tag>
+            </tags>
+          </element>
+          <element id="s_C3C10664-D834-EA92-DBBF-A819816FB42F" begin="915156" dur="118378" author="" date="2009/07/24" color="16711884" src="">
+            <title>3.6- Deuxièmement: se reconnaître, une ouverture à la réflexivité</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>adolescence</tag>
+              <tag>adolescent</tag>
+              <tag>consommateur</tag>
+              <tag>existence sociale</tag>
+              <tag>temps</tag>
+              <tag>travail</tag>
+            </tags>
+          </element>
+          <element id="s_89143E3E-520C-A63C-D0FE-A81EB6E7A28E" begin="1033535" dur="53765" author="" date="2009/07/24" color="16711884" src="">
+            <title>3.7- Sentiment d'unité et jeux virtuels</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>avatar</tag>
+              <tag>identité</tag>
+              <tag>jeu</tag>
+              <tag>roleplay</tag>
+              <tag>rôle</tag>
+              <tag>temps</tag>
+              <tag>unité</tag>
+            </tags>
+          </element>
+          <element id="s_5750FBC4-201D-2F2A-F024-A7A9AC8ECDBB" begin="1088171" dur="75808" author="" date="2009/07/24" color="16711884" src="">
+            <title>3.8- Jeux virtuels et rôles du joueurs dans le jeu</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>avatar</tag>
+              <tag>joueur</tag>
+              <tag>leveling</tag>
+              <tag>personnage</tag>
+              <tag>roleplay</tag>
+              <tag>rôle</tag>
+            </tags>
+          </element>
+          <element id="s_D67FC8F8-6C8D-D514-0295-A8240F1DE5D4" begin="1164257" dur="65700" author="" date="2009/07/24" color="16711884" src="">
+            <title>3.9- Jeu et sentiment d'"être ensemble"</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>communauté</tag>
+              <tag>extime</tag>
+              <tag>identité</tag>
+              <tag>interaction</tag>
+              <tag>intime</tag>
+              <tag>jeu</tag>
+            </tags>
+          </element>
+          <element id="s_6F5E333E-352F-B15D-63DE-A82D7CA95858" begin="1230000" dur="60780" author="" date="2009/07/24" color="16711884" src="">
+            <title>3.10- Se reconnaître par le pouvoir et la puissance</title>
+            <abstract>distonction par Spinoza :
- la puissance s'attache au contrôle de soi;
- et le pouvoir s'exerce sur les autres  par la compétence, l'argent ou le sexe</abstract>
+            <audio/>
+            <tags>
+              <tag>histoire</tag>
+              <tag>joueur</tag>
+              <tag>pouvoir</tag>
+              <tag>puissance</tag>
+              <tag>Spinoza</tag>
+              <tag>temporalité</tag>
+            </tags>
+          </element>
+          <element id="s_8F352426-83FC-A8E3-3E56-A8358BAA547F" begin="1290780" dur="77401" author="" date="2009/07/24" color="16711884" src="">
+            <title>3.11- Troisièmement, être reconnu: un phénomène corporel</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>corps</tag>
+              <tag>norme</tag>
+              <tag>reconnaissance</tag>
+              <tag>représentation</tag>
+            </tags>
+          </element>
+          <element id="s_663381F9-E121-045B-01B0-A84B217B7081" begin="1368181" dur="81900" author="" date="2009/07/24" color="16711884" src="">
+            <title>3.12- Technologies numériques et dévoilement de soi: tout en discrétion!</title>
+            <abstract>roisièmement, être reconnu: paraît ce que tu es, soit ce que tu parais / technologies numériques et dévoilement progressif de soi et discrétion, maitrîse</abstract>
+            <audio/>
+            <tags>
+              <tag>adolescent</tag>
+              <tag>authenticité</tag>
+              <tag>communication</tag>
+              <tag>réel</tag>
+              <tag>technologie numérique</tag>
+              <tag>virtuel</tag>
+            </tags>
+          </element>
+          <element id="s_AB785C56-36EA-27C3-3E01-A8511B407723" begin="1450136" dur="83900" author="" date="2009/07/24" color="16711884" src="">
+            <title>3.13- Rapport au sexe féminin</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>adolescent</tag>
+              <tag>joueur</tag>
+              <tag>mort</tag>
+              <tag>sexualité</tag>
+              <tag>spectaculaire</tag>
+            </tags>
+          </element>
+          <element id="s_66EAB7F2-43E8-BED9-3008-A85572524773" begin="1534100" dur="61732" author="" date="2009/07/24" color="16711884" src="">
+            <title>3.14- Rapport à la mort</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>jeu</tag>
+              <tag>Les Sims</tag>
+              <tag>mort</tag>
+            </tags>
+          </element>
+          <element id="s_47B94B0E-F808-4E6A-5171-A87B03E0972C" begin="1595832" dur="29594" author="" date="2009/07/24" color="16751052" src="">
+            <title>4.1- Conclusion 1/ MMORPG, lien social et rapport à soi</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>identité</tag>
+              <tag>Internet</tag>
+              <tag>lien social</tag>
+              <tag>MMORPG (Massively Multiplayer Online Role-Playing Game)</tag>
+            </tags>
+          </element>
+          <element id="s_DC428610-193C-042B-E0AC-A87D73B7F0E0" begin="1625426" dur="70572" author="" date="2009/07/24" color="16751052" src="">
+            <title>4.2- Conclusion 2 / L'importance de ne pas stigmatiser la différence réalité/jeu virtuel</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>jeu</tag>
+              <tag>norme</tag>
+              <tag>pathologie</tag>
+              <tag>réalité</tag>
+              <tag>virtuel</tag>
+            </tags>
+          </element>
+          <element id="s_E07E654A-4113-2CE6-A334-A8841DC79108" begin="1695998" dur="27318" author="" date="2009/07/24" color="16751052" src="">
+            <title>4.3- Conclusion 3 / L'avatar, une sortie de la figure bourgeoise de spectateur</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>avatar</tag>
+              <tag>créateur</tag>
+              <tag>interactivité</tag>
+              <tag>joueur</tag>
+              <tag>participation</tag>
+              <tag>spectateur</tag>
+            </tags>
+          </element>
+          <element id="s_D118DF8B-5651-6EA6-3463-A8871BA7C0D3" begin="1723316" dur="50197" author="" date="2009/07/24" color="16751052" src="">
+            <title>4.4- Conclusion 4 / L'addiction au jeu vidéo et la libido juvénile</title>
+            <abstract>L'addiction au jeu vidéo serait-elle donc cette dernière ruse du désir errant déterritorialisé, intemporalisé, gaspilleur d'énergie libidinale juvénile et refusant ou plutôt retardant l'insertion dans les réalités sociales et économiques toujours plus virtuelles les unes que les autres? 
Auraient-elles d'ailleurs, ces énergies libidinales, choisies sans le savoir Foucault contre Deleuze, c'est-à-dire la réalité d'un plaisir réel et potentiellement déréalisant face à la virtualité d'un désir infini qu'aucune médiation technologique n'arrive à définir ou satisfaire?</abstract>
+            <audio/>
+            <tags>
+              <tag>addiction</tag>
+              <tag>adolescent</tag>
+              <tag>désir</tag>
+              <tag>réalité</tag>
+              <tag>réalité sociale</tag>
+              <tag>réalité économique</tag>
+            </tags>
+          </element>
+        </elements>
+      </decoupage>
+      <decoupage id="c_69E1DC25-194F-B5D4-189A-E61E4565A9CC" author="perso">
+        <title>Mon découpage</title>
+        <abstract/>
+        <elements>
+          <element id="s_3CE9D387-B1D1-799F-356D-E61E4C891875" begin="145696" dur="150249" author="" date="2009/08/04" color="52479" src="">
+            <title/>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>tibo</tag>
+            </tags>
+          </element>
+        </elements>
+      </decoupage>
+      <decoupage id="c_302248C4-1B6F-E6E8-9244-A7885DF2DF1C" author="perso">
+        <title>Chapitres</title>
+        <abstract/>
+        <elements>
+          <element id="s_228482D7-9171-57AF-42A3-A78861F917B0" begin="0" dur="218544" author="DDC - IRI" date="2009/07/24" color="255" src="iiielizabethrosse/thumbs/0_in.jpg">
+            <title>1- Le Centre Médical Marmottant, une approche des addictions au MMORPG</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>addiction</tag>
+              <tag>Centre Médical Marmottant</tag>
+              <tag>médiation technologique</tag>
+              <tag>technologie numérique</tag>
+            </tags>
+          </element>
+          <element id="s_6FE9D71A-9CB9-3BFB-06A4-A7DF4593C0F2" begin="218544" dur="264802" author="" date="2009/07/24" color="10027263" src="">
+            <title>2- Démonstration et présentation de World of Warcraft</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>addiction</tag>
+              <tag>désocialisation</tag>
+              <tag>MMORPG (Massively Multiplayer Online Role-Playing Game)</tag>
+              <tag>socialisation</tag>
+              <tag>virtuel</tag>
+            </tags>
+          </element>
+          <element id="s_6D1F3D54-DCE3-8CBC-1C54-A7DEEDA0BA5E" begin="484782" dur="1108773" author="" date="2009/07/24" color="16711935" src="">
+            <title>3- Jeux virtuels et enjeux identitaires et sociaux</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>adolescent</tag>
+              <tag>changement social</tag>
+              <tag>communauté</tag>
+              <tag>corps</tag>
+              <tag>désir</tag>
+              <tag>famille</tag>
+              <tag>identification</tag>
+              <tag>identité</tag>
+              <tag>interaction</tag>
+              <tag>norme</tag>
+              <tag>réalité</tag>
+              <tag>réel</tag>
+              <tag>réseau social</tag>
+              <tag>société de consommation</tag>
+              <tag>standardisation</tag>
+              <tag>technologie numérique</tag>
+              <tag>temporalité</tag>
+              <tag>virtuel</tag>
+            </tags>
+          </element>
+          <element id="s_A1C50BAE-F2E2-A8D1-9EF8-ABFD6937550F" begin="1593555" dur="179162" author="" date="2009/07/24" color="16751103" src="">
+            <title>4- Conclusions</title>
+            <abstract/>
+            <audio/>
+            <tags>
+              <tag>identité</tag>
+              <tag>Internet</tag>
+              <tag>jeu</tag>
+              <tag>lien social</tag>
+              <tag>MMORPG (Massively Multiplayer Online Role-Playing Game)</tag>
+              <tag>norme</tag>
+              <tag>participation</tag>
+              <tag>pathologie</tag>
+              <tag>spectateur</tag>
+            </tags>
+          </element>
+        </elements>
+      </decoupage>
+    </content>
+  </annotations>
+  <displays>
+    <display id="0" title="View at the last recording" idsel="iiielizabethrosse" tc="298960" zoom="0" scroll="0" infoBAB="">
+      <content id="iiielizabethrosse">
+        <decoupage idens="ens_perso" id="c_302248C4-1B6F-E6E8-9244-A7885DF2DF1C" tagsSelect=""/>
+        <decoupage idens="ens_perso" id="c_8053578B-C9C6-B6D2-082E-A78915334932" tagsSelect=""/>
+        <decoupage idens="ens_perso" id="c_B2178AAF-4461-0406-0EF3-A7899BEC0870" tagsSelect=""/>
+        <decoupage idens="ens_perso" id="c_120D964D-20A6-105D-D5B1-A78A2759CE54" tagsSelect=""/>
+        <decoupage idens="ens_perso" id="c_69E1DC25-194F-B5D4-189A-E61E4565A9CC" tagsSelect=""/>
+      </content>
+    </display>
+  </displays>
+  <edits>
+    <editing id="0" tags="">
+      <title>Pitch</title>
+      <abstract/>
+      <edit id="edit1" tags="">
+        <eList>
+          <inst ref="text|;||;||;||;||;|s_E45ADDD1-3FBB-3894-283A-ACE521C6D699" begin="0" end="5" m="0" v="100" eBegin="0" eEnd="5" trId="0" trIc="0" trOd="0" trOc="0"/>
+          <inst ref="iiielizabethrosse|;|ens_perso|;|c_C186AC70-8FC2-BEB5-F332-A78A64D26F9E|;||;||;|s_A5F7684B-5682-E194-095B-AD18F28ABF84" begin="64" end="94" m="1" v="100" eBegin="5" eEnd="35" trId="0" trIc="0" trOd="0" trOc="0"/>
+          <inst ref="iiielizabethrosse|;|ens_perso|;|c_C186AC70-8FC2-BEB5-F332-A78A64D26F9E|;||;||;|s_603C95F6-5597-1E44-4C8B-ACE9A2EA755B" begin="487" end="508" m="2" v="100" eBegin="35" eEnd="56" trId="0" trIc="0" trOd="0" trOc="0"/>
+          <inst ref="iiielizabethrosse|;|ens_perso|;|c_C186AC70-8FC2-BEB5-F332-A78A64D26F9E|;||;||;|s_64AD87A3-D32D-364C-014F-AD0F1BDF1FFF" begin="1726" end="1750" m="3" v="100" eBegin="56" eEnd="80" trId="0" trIc="0" trOd="0" trOc="0"/>
+        </eList>
+        <caption/>
+        <audio/>
+        <mList>
+          <m ref="text" id="0" t="t" c="0">
+            <content>Elisabeth Rossé, Psychologue au Centre Médical Marmottant.

Jeux virtuels et reconnaissance identitaire juvénile

Les entretiens du nouveau 
monde industriel 2008

- Psychologie et réseaux sociaux -</content>
+          </m>
+          <m ref="iiielizabethrosse" id="1" t="v" c="255">
+            <content>ENMI08-III_elizabethrosse/iiielizabethrosse.flv</content>
+          </m>
+          <m ref="iiielizabethrosse" id="2" t="v" c="10027212">
+            <content>ENMI08-III_elizabethrosse/iiielizabethrosse.flv</content>
+          </m>
+          <m ref="iiielizabethrosse" id="3" t="v" c="16751052">
+            <content>ENMI08-III_elizabethrosse/iiielizabethrosse.flv</content>
+          </m>
+        </mList>
+      </edit>
+      <edit id="edit2" tags="">
+        <eList/>
+        <caption/>
+        <audio/>
+        <mList/>
+      </edit>
+    </editing>
+  </edits>
+</iri>
\ No newline at end of file
--- a/client/test/WebTest/WebTest/WebTest.Web/ProductionContent/ProductionVideo.xml	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/test/WebTest/WebTest/WebTest.Web/ProductionContent/ProductionVideo.xml	Thu Feb 04 16:38:04 2010 +0100
@@ -4,8 +4,8 @@
 		metafile = Lien du fichier de méta donnée
 		title = Titre du VideoLivre
 	-->
-	<Video  mediafile="http://localhost:5979/ProductionContent/video.mp4" dur="600000"/>
-	<Video  mediafile="http://localhost:5979/ProductionContent/video2.mp4" dur="241000"/>
+	<Video  mediafile="http://localhost:2357/ProductionContent/video.mp4" dur="600000"/>
+	<Video  mediafile="http://localhost:2357/ProductionContent/video2.mp4" dur="241000"/>
 
   
 </ProductionVideo>
--- a/client/test/WebTest/WebTest/WebTest.Web/WebTest.Web.csproj	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/test/WebTest/WebTest/WebTest.Web/WebTest.Web.csproj	Thu Feb 04 16:38:04 2010 +0100
@@ -54,7 +54,9 @@
   <ItemGroup>
     <Content Include="ClientBin\WebTest.xap" />
     <Content Include="Silverlight.js" />
-    <Content Include="Web.config" />
+    <Content Include="Web.config">
+      <SubType>Designer</SubType>
+    </Content>
     <Content Include="Web.Debug.config">
       <DependentUpon>Web.config</DependentUpon>
     </Content>
@@ -75,7 +77,7 @@
         <WebProjectProperties>
           <UseIIS>False</UseIIS>
           <AutoAssignPort>True</AutoAssignPort>
-          <DevelopmentServerPort>5979</DevelopmentServerPort>
+          <DevelopmentServerPort>5840</DevelopmentServerPort>
           <DevelopmentServerVPath>/</DevelopmentServerVPath>
           <IISUrl>
           </IISUrl>
--- a/client/test/WebTest/WebTest/WebTest/App.xaml.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/test/WebTest/WebTest/WebTest/App.xaml.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -20,7 +20,7 @@
             this.Startup += this.Application_Startup;
             this.Exit += this.Application_Exit;
             this.UnhandledException += this.Application_UnhandledException;
-
+         
            
         }
 
--- a/client/test/WebTest/WebTest/WebTest/MainPage.xaml.cs	Wed Jan 27 10:55:59 2010 +0100
+++ b/client/test/WebTest/WebTest/WebTest/MainPage.xaml.cs	Thu Feb 04 16:38:04 2010 +0100
@@ -22,18 +22,7 @@
             public MainPage()
             {
                 Commands.Initialize();
-               
-                //FactoryVideoLivre.xmlClient.DownloadStringCompleted += new DownloadStringCompletedEventHandler(xmlClient_DownloadStringCompleted);
-          
-                
-
-                //Loader<VideoBook>.RegisterType("ldt", LDTFileReader.ConvertToVideoBook);
-
-
-
-                //    Loader.LoadAvailableVideoBooks("Content/AvailableVideoBooks.xml");
-                //  Loader.xmlClient.DownloadStringCompleted+=new DownloadStringCompletedEventHandler(xmlClient_DownloadStringCompleted);
-                //    SelectedVideoBooks = Loader.ListVideoBook;             
+              
 
                 InitializeComponent();
                 MainElement.DataContext = new MainVM();
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/mainInterface/Iri.Modernisation.Test.MainInterface/Content/AvailableVideoBooks.xml	Thu Feb 04 16:38:04 2010 +0100
@@ -0,0 +1,13 @@
+
+
+<AvailableVideoBooks>
+	<!-- 
+		video = Lien de la video
+		metafile = Lien du fichier de méta donnée
+		title = Titre du VideoLivre
+	-->
+	<VideoBooks video="" metafile="Content/ENMI08-I-bernard_stiegler-jauffret.ldt" title=""/>
+  <VideoBooks video="" metafile="Content/ENMI08-II-antoine_masson-jauffret.ldt" title=""/>
+  <VideoBooks video="" metafile="Content/ENMI08-III_elizabethrosse-psychologie_et_reseaux_sociaux-jauffret.ldt" title=""/>
+  
+</AvailableVideoBooks>