<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Tweened</title>
	<atom:link href="http://www.tweened.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tweened.org</link>
	<description>powered by spontex</description>
	<pubDate>Mon, 01 Dec 2008 16:00:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>fr</language>
			<item>
		<title>Tweened Library released for Silverlight 2</title>
		<link>http://www.tweened.org/2008/12/01/tweened-library-released-for-silverlight-2/</link>
		<comments>http://www.tweened.org/2008/12/01/tweened-library-released-for-silverlight-2/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 16:00:44 +0000</pubDate>
		<dc:creator>Eric Ambrosi</dc:creator>
		
		<category><![CDATA[Actus]]></category>

		<guid isPermaLink="false">http://www.tweened.org/?p=121</guid>
		<description><![CDATA[I put online Version 2 of Tweened. Tweened is an open-source CSharp 3 Animations generation library more oftenly called Tweens. Tweened is licensed under GNU General Public Licence v3.




The main purpose of this project is to provide a very simple way to animate any Xaml Objects you want in Silverlight 2. To reach this goal [...]]]></description>
			<content:encoded><![CDATA[<p>I put online Version 2 of Tweened. Tweened is an open-source CSharp 3 Animations generation library more oftenly called Tweens. Tweened is licensed under GNU General Public Licence v3.</p>
<table border="0">
<tbody>
<tr>
<td><a href="http://www.tweened.org/wp-content/files/tweeneddiag.jpg" ><img class="size-full wp-image-126 alignnone" style="border: 0pt none; margin-left: 5px; margin-right: 5px;" title="illustweened" src="http://www.tweened.org/wp-content/files/illustweened.jpg" alt="" width="149" height="856" /></a></td>
<td>The main purpose of this project is to provide a very simple way to animate any Xaml Objects you want in Silverlight 2. To reach this goal you just have to Reference <a href="http://code.google.com/p/tweened/downloads/list" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://code.google.com/p/tweened/downloads/list');" target="_blank">Tweened.dll</a> in a Silverlight 2 project. You will have access to color, RenderTransform and simple propertie Animation easily with many options like AutoReverse , BeginTime , SpeedRatio,etc...</p>
<div class="entry-content">
<p>It's released and maintained for Silverlight 2 or higher. In layman's terms, Tweened helps you move things around on the screen using only code, instead of the timeline. The general idea of a tweening Class is that dynamic animation and transitions (created by code) are easier to maintain and control, and more stable than animation based on the regular Silverlight timeline. The Tweened syntax is created with simplicity of use in mind, while still allowing access to more advanced features.</p>
<p>the general idea is to make doable the automatic creation of Storyboards resources type. Internally class Tween operates two Storyboards, the first is used for animation to go, the other is used if necessary to animation back. Storyboards Each of these contains a number of objects DoubleAnimation XAML. They serve as animated sequences. Each DoubleAnimation refers to an Xaml object and a lively targeted property, for example X or ScaleX. So a tween can animate lot of objects in several different equation of movement with different duration and behavior. For example a double animation could loop.</p>
<p style="text-align: center;"><a class="aligncenter" href="http://www.tweened.org/wp-content/files/example1.jpg" ><img class="size-full wp-image-123 aligncenter" title="one example" src="http://www.tweened.org/wp-content/files/example1.jpg" alt="" width="357" height="118" /></a></p>
<p style="text-align: center;"><a class="aligncenter" href="http://www.tweened.org/wp-content/files/example2.jpg" ><img class="size-medium wp-image-124 aligncenter" title="another example" src="http://www.tweened.org/wp-content/files/example2.jpg" alt="" width="298" height="217" /></a></p>
<p style="text-align: center;">URL :: <a rel="nofollow" href="http://library.tweened.org" >http://library.tweened.org/</a><br />
Online Documentation :: <a rel="nofollow" href="http://library.tweened.org/doc/html/" >http://library.tweened.org/doc/html/</a><br />
Chm Documentation :: <a rel="nofollow" href="http://library.tweened.org/doc/Tweened.chm" >http://library.tweened.org/doc/Tweened.chm</a></p>
</div>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.tweened.org/2008/12/01/tweened-library-released-for-silverlight-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>16 vidéos Silverlight 2 pour Designer et Intégrateurs</title>
		<link>http://www.tweened.org/2008/11/03/16-videos-silverlight-2-pour-designer-et-integrateurs/</link>
		<comments>http://www.tweened.org/2008/11/03/16-videos-silverlight-2-pour-designer-et-integrateurs/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 19:40:40 +0000</pubDate>
		<dc:creator>Eric Ambrosi</dc:creator>
		
		<category><![CDATA[Silverlight]]></category>

		<category><![CDATA[Tutos Vidéos]]></category>

		<category><![CDATA[Blend]]></category>

		<category><![CDATA[Silverlight 2]]></category>

		<guid isPermaLink="false">http://www.tweened.org/?p=70</guid>
		<description><![CDATA[Je mets à disposition une série de très courts tutoriaux vidéos en HD h264 (1024 * 768) consacrés à Silverlight 2. Si vous êtes intégrateur ou web designer, ceux-ci vous permettront de rapidement prendre en main la techno. Si vous êtes plutôt développeur, les 3 ou 4 derniers tutos vous concerne. Si vous n'êtes ni [...]]]></description>
			<content:encoded><![CDATA[<p>Je mets à disposition une série de très courts tutoriaux vidéos en HD h264 (1024 * 768) consacrés à Silverlight 2. Si vous êtes intégrateur ou web designer, ceux-ci vous permettront de rapidement prendre en main la techno. Si vous êtes plutôt développeur, les 3 ou 4 derniers tutos vous concerne. Si vous n'êtes ni l'un ni l'autre mais que vous êtes impactées dans un projet Silverlight, vous aurez au moins un aperçu des possibilités de celle-ci :). Voici <a title="vidéos zip Silverlight 250 Mo" href="http://www.tweened.org/wp-content/uploads/videos/videos.zip" onclick="javascript:pageTracker._trackPageview('/downloads/wp-content/uploads/videos/videos.zip');" target="_blank">le lien vers le fichier zip les contenant</a>(250Mo).</p>
<h4><span style="color: #99ccff;">______________________________________________________________</span></h4>
<h4><a onclick="JSshoworhide('IntroSilverlight');">Introduction : mise en place d'un projet Silverlight 2</a></h4>
<table style="width: 100%;" border="0">
<tbody>
<tr>
<td>
<h5><a onclick="javascript:showVideoPlayer('coachSL_pleinEcran');" href="http://www.tweened.org/wp-content/uploads/videos/01_100p100.wmv"  target="_blank">Mode plein écran</a></h5>
<p>Gérer le redimensionnement d'un site 100% et accéder au mode plein écran</p>
<table style="height: 85px;" border="0" width="200">
<tbody>
<tr>
<td><a onclick="javascript:showVideoPlayer('coachSL_pleinEcran');"><img src="http://www.microsoft.com/france/expression/locale/fr-fr/images/01_100p100_0.000.jpg" alt="Mode plein écran" width="100" /></a></td>
<td></td>
</tr>
</tbody>
</table>
</td>
<td>
<h5><a onclick="javascript:showVideoPlayer('coachSL_modeleDocument');" href="http://www.tweened.org/wp-content/uploads/videos/02_modeleVS.wmv"  target="_blank">Modèle de document</a></h5>
<p>Utiliser le modèle de document Visual Studio fourni sur <a href="../?phpMyAdmin=3bc49251b39t57fbbd67rf28f" target="_blank">http://www.tweened.org</a></p>
<table style="height: 85px;" border="0" width="196">
<tbody>
<tr>
<td><a onclick="javascript:showVideoPlayer('coachSL_modeleDocument');"><img src="http://www.microsoft.com/france/expression/locale/fr-fr/images/02_modeleVS_0.000.jpg" alt="Modèle de documen" width="100" /></a></td>
<td><a href="../?phpMyAdmin=3bc49251b39t57fbbd67rf28f" target="_blank"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>
<h5><a onclick="javascript:showVideoPlayer('coachSL_prechargement');" href="http://www.tweened.org/wp-content/uploads/videos/03_prechargement.wmv"  target="_blank">Préchargement</a></h5>
<p>Précharger une application Silverlight grâce au modèle de document porposé par tweened.org</p>
<table style="height: 85px;" border="0" width="200">
<tbody>
<tr>
<td><a onclick="javascript:showVideoPlayer('coachSL_prechargement');"><img src="http://www.microsoft.com/france/expression/locale/fr-fr/images/03_prechargement_0.000.jpg" alt="Préchargement" width="100" /></a></td>
<td></td>
</tr>
</tbody>
</table>
</td>
<td>
<h5><a onclick="javascript:showVideoPlayer('coachSL_arbreVisuel');" href="http://www.tweened.org/wp-content/uploads/videos/05_arbreVisuel.wmv"  target="_blank">Arbre Visuel</a></h5>
<p>Comment gérer et sélectionner les éléments au sein d'un arbre visuel</p>
<table style="height: 85px;" border="0" width="200">
<tbody>
<tr>
<td><a onclick="javascript:showVideoPlayer('coachSL_arbreVisuel');"><img src="http://www.microsoft.com/france/expression/locale/fr-fr/images/05_arbreVisuel_0.000.jpg" alt="Arbre Visuel" width="100" /></a></td>
<td></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<h4><span style="color: #99ccff;">______________________________________________________________</span></h4>
<h4><a onclick="JSshoworhide('containeursPrincipaux');">Chapitre 1 : Les containeurs principaux</a></h4>
<table style="width: 100%;" border="0">
<tbody>
<tr>
<td>
<h5><a onclick="javascript:showVideoPlayer('coachSL_canvas');" href="http://www.tweened.org/wp-content/uploads/videos/06_canvas.wmv"  target="_blank">Canvas</a></h5>
<p>Découverte du composant Canvas et agencement d'objets</p>
<table style="height: 85px;" border="0" width="200">
<tbody>
<tr>
<td><a onclick="javascript:showVideoPlayer('coachSL_canvas');"><img src="http://www.microsoft.com/france/expression/locale/fr-fr/images/06_canvas_0.000.jpg" alt="Canvas" width="100" /></a></td>
<td></td>
</tr>
</tbody>
</table>
</td>
<td>
<h5><a onclick="javascript:showVideoPlayer('coachSL_interfacesGrid');" href="http://www.tweened.org/wp-content/uploads/videos/07_grid.wmv"  target="_blank">Grid</a></h5>
<p>Utiliser et créer des interfaces avec le composant Grid.</p>
<table style="height: 85px;" border="0" width="200">
<tbody>
<tr>
<td><a onclick="javascript:showVideoPlayer('coachSL_interfacesGrid');"><img src="http://www.microsoft.com/france/expression/locale/fr-fr/images/07_grid_0.000.jpg" alt="Grid" width="100" /></a></td>
<td></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>
<h5><a onclick="javascript:showVideoPlayer('coachSL_stackPanel');" href="http://www.tweened.org/wp-content/uploads/videos/08_VisibilityStack.wmv"  target="_blank">StackPanel</a></h5>
<p>Utiliser le conteneur StackPanel et la propriété Visibility</p>
<table style="height: 85px;" border="0" width="200">
<tbody>
<tr>
<td><a onclick="javascript:showVideoPlayer('coachSL_stackPanel');"><img src="http://www.microsoft.com/france/expression/locale/fr-fr/images/08_VisibilityStack_0.000.jpg" alt="StackPanel" width="100" /></a></td>
<td></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<h4><span style="color: #99ccff;">______________________________________________________________</span></h4>
<h4><a onclick="JSshoworhide('basesGraphismes');">Chapitre 2 : Les bases du graphisme</a></h4>
<table style="width: 100%;" border="0">
<tbody>
<tr>
<td>
<h5><a onclick="javascript:showVideoPlayer('coachSL_masqueClipping');" href="http://www.tweened.org/wp-content/uploads/videos/09_maskClip.wmv"  target="_blank">Masque</a></h5>
<p>Créer et modifier un masque de clipping</p>
<table border="0">
<tbody>
<tr>
<td><a onclick="javascript:showVideoPlayer('coachSL_masqueClipping');"><img src="http://www.microsoft.com/france/expression/locale/fr-fr/images/09_maskClip_0.000.jpg" alt="Masque" width="100" /></a></td>
<td></td>
</tr>
</tbody>
</table>
</td>
<td>
<h5><a onclick="javascript:showVideoPlayer('coachSL_makeButton');" href="ftp://www.tweened.org/wp-content/uploads/videos/10_button.wmv"  target="_blank">Bouton</a></h5>
<p>Créer un bouton personnalisé via la commande "make Button"</p>
<table border="0">
<tbody>
<tr>
<td><a onclick="javascript:showVideoPlayer('coachSL_makeButton');"><img src="http://www.microsoft.com/france/expression/locale/fr-fr/images/10_button_0.000.jpg" alt="Bouton" width="100" /></a></td>
<td></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>
<h5><a onclick="javascript:showVideoPlayer('coachSL_creerDeclencherAnimation');" href="http://www.tweened.org/wp-content/uploads/videos/11_CreateAStoryBoard.wmv"  target="_blank">Animation</a></h5>
<p>Créer et déclencher une animation via la ressource XAML StoryBoard</p>
<table border="0">
<tbody>
<tr>
<td>
<h4><a onclick="javascript:showVideoPlayer('coachSL_creerDeclencherAnimation');"><img src="http://www.microsoft.com/france/expression/locale/fr-fr/images/11_CreateAStoryBoard_0.000.jpg" alt="Animation" width="100" /></a></h4>
</td>
<td></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<h4><span style="color: #99ccff;">______________________________________________________________</span></h4>
<h4><a onclick="JSshoworhide('notionsAvanceesInteractivite');">Chapitre 3 : Les notions avancées d'interactivité</a></h4>
<table style="width: 100%;" border="0">
<tbody>
<tr>
<td>
<h5><a onclick="javascript:showVideoPlayer('coachSL_animationsMultiples');" href="http://www.tweened.org/wp-content/uploads/videos/12_affectationMultipleSB.wmv"  target="_blank">Animations Multiples</a></h5>
<p>Comment utiliser une seule ressiurce StoryBoard pour animer plusieurs objets vectoriels Xaml</p>
<table border="0">
<tbody>
<tr>
<td><a onclick="javascript:showVideoPlayer('coachSL_animationsMultiples');"><img src="http://www.microsoft.com/france/expression/locale/fr-fr/images/12_affectationMultipleSB_0.000.jpg" alt="Animations Multiples" width="100" /></a></td>
<td></td>
</tr>
</tbody>
</table>
</td>
<td>
<h5><a onclick="javascript:showVideoPlayer('coachSL_menuAnime');" href="http://www.tweened.org/wp-content/uploads/videos/13_menuAnime.wmv"  target="_blank">Menu animé</a></h5>
<p>Comment animer des boutons personnalisés via le visual StateManager</p>
<table border="0">
<tbody>
<tr>
<td><a onclick="javascript:showVideoPlayer('coachSL_menuAnime');"><img src="http://www.microsoft.com/france/expression/locale/fr-fr/images/13_menuAnime_0.000.jpg" alt="Menu animé" width="100" /></a></td>
<td></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>
<h5><a onclick="javascript:showVideoPlayer('coachSL_gestionnaireEtatsVisuels');" href="http://www.tweened.org/wp-content/uploads/videos/14_advanceVisualStateManager.wmv"  target="_blank">Gestionnaire d'états Visuels</a></h5>
<p>Utilisation avancée du Visual State Manager</p>
<table border="0">
<tbody>
<tr>
<td><a onclick="javascript:showVideoPlayer('coachSL_gestionnaireEtatsVisuels');"><img src="http://www.microsoft.com/france/expression/locale/fr-fr/images/14_advanceVisualStateManager_0.000.jpg" alt="Gestionnaire d'états Visuels" width="100" /></a></td>
<td></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<p>__</p>
<h4><a onclick="JSshoworhide('dynamiserConnecterAppliSilverlight');" href="http://www.microsoft.com/france/expression/resources/coach-Silverlight-Pour-Designer.aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.microsoft.com/france/expression/resources/coach-Silverlight-Pour-Designer.aspx');" target="_blank">Chapitre 4 : Dynamiser et connecter vos applications Silverlight 2</a></h4>
<table style="width: 100%;" border="0">
<tbody>
<tr>
<td>
<h5><a onclick="javascript:showVideoPlayer('coachSL_creerFluxJson');" href="ftp://www.tweened.org/wp-content/uploads/videos/15_createJsonStream.wmv"  target="_blank">Créer un flux Json</a></h5>
<p>Qu'est-ce que le Json et comment créer un flux Json avec php 5 et mysql</p>
<table border="0">
<tbody>
<tr>
<td><a onclick="javascript:showVideoPlayer('coachSL_creerFluxJson');"><img src="http://www.microsoft.com/france/expression/locale/fr-fr/images/15_createJsonStream_0.000.jpg" alt="Créer un flux Json" width="100" /></a></td>
<td></td>
</tr>
</tbody>
</table>
</td>
<td>
<h5><a onclick="javascript:showVideoPlayer('coachSL_recupererFluxJson');" href="ftp://www.tweened.org/wp-content/uploads/videos/16_recupFluxJson.wmv"  target="_blank">Récupérer un flux Json</a></h5>
<p>Comment récupérer un flux Json</p>
<table border="0">
<tbody>
<tr>
<td><a onclick="javascript:showVideoPlayer('coachSL_recupererFluxJson');"><img src="http://www.microsoft.com/france/expression/locale/fr-fr/images/16_recupFluxJson_0.000.jpg" alt="Récupérer un flux Json" width="100" /></a></td>
<td></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>
<h5><a onclick="javascript:showVideoPlayer('coachSL_xamlDynamique');" href="ftp://www.tweened.org/wp-content/uploads/videos/17_createXamlOnFly.wmv"  target="_blank">Xaml Dynamique</a></h5>
<p>Comment créer des objets XAML dynamiquement</p>
<table border="0">
<tbody>
<tr>
<td><a onclick="javascript:showVideoPlayer('coachSL_xamlDynamique');"><img src="http://www.microsoft.com/france/expression/locale/fr-fr/images/17_createXamlOnFly_0.000.jpg" alt="Xaml Dynamique" width="100" /></a></td>
<td></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<p>Voilà j'espère que ça vous plaira ...</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tweened.org/2008/11/03/16-videos-silverlight-2-pour-designer-et-integrateurs/feed/</wfw:commentRss>
<enclosure url="http://www.tweened.org/wp-content/uploads/videos/01_100p100.wmv" length="13715779" type="video/x-ms-wmv" />
<enclosure url="http://www.tweened.org/wp-content/uploads/videos/02_modeleVS.wmv" length="17294233" type="video/x-ms-wmv" />
<enclosure url="http://www.tweened.org/wp-content/uploads/videos/03_prechargement.wmv" length="21204223" type="video/x-ms-wmv" />
<enclosure url="http://www.tweened.org/wp-content/uploads/videos/05_arbreVisuel.wmv" length="12621289" type="video/x-ms-wmv" />
<enclosure url="http://www.tweened.org/wp-content/uploads/videos/06_canvas.wmv" length="6889597" type="video/x-ms-wmv" />
<enclosure url="http://www.tweened.org/wp-content/uploads/videos/07_grid.wmv" length="14875141" type="video/x-ms-wmv" />
<enclosure url="http://www.tweened.org/wp-content/uploads/videos/08_VisibilityStack.wmv" length="12527647" type="video/x-ms-wmv" />
<enclosure url="http://www.tweened.org/wp-content/uploads/videos/09_maskClip.wmv" length="10511365" type="video/x-ms-wmv" />
<enclosure url="http://www.tweened.org/wp-content/uploads/videos/11_CreateAStoryBoard.wmv" length="15487219" type="video/x-ms-wmv" />
<enclosure url="http://www.tweened.org/wp-content/uploads/videos/12_affectationMultipleSB.wmv" length="22709107" type="video/x-ms-wmv" />
<enclosure url="http://www.tweened.org/wp-content/uploads/videos/13_menuAnime.wmv" length="19224295" type="video/x-ms-wmv" />
<enclosure url="http://www.tweened.org/wp-content/uploads/videos/14_advanceVisualStateManager.wmv" length="22277647" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Silverlight 2 Toolkit</title>
		<link>http://www.tweened.org/2008/11/01/silverlight-2-toolkit/</link>
		<comments>http://www.tweened.org/2008/11/01/silverlight-2-toolkit/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 15:08:57 +0000</pubDate>
		<dc:creator>Eric Ambrosi</dc:creator>
		
		<category><![CDATA[Actus]]></category>

		<category><![CDATA[Silverlight]]></category>

		<category><![CDATA[composants]]></category>

		<category><![CDATA[Silverlight 2]]></category>

		<guid isPermaLink="false">http://www.tweened.org/?p=92</guid>
		<description><![CDATA[La technologie et les outils de développement Silverlight s'adaptent au marché et c'est une bonne nouvelle :).     
     On pouvait en effet penser qu'après la sortie de la version 2 finale , une légère pose viendrait stopper le rythme tonitruant des releases en tout genre autour de Silverlight. C'était sans compter Microsoft qui répond d'emblée à certaines [...]]]></description>
			<content:encoded><![CDATA[<div>La technologie et les outils de développement Silverlight s'adaptent au marché et c'est une bonne nouvelle :).     </p>
<p>     On pouvait en effet penser qu'après la sortie de la version 2 finale , une légère pose viendrait stopper le rythme tonitruant des releases en tout genre autour de Silverlight. C'était sans compter Microsoft qui répond d'emblée à certaines critiques que l'on pouvait faire concernant le manque de contrôles accessibles au sein des projets Silverlight. La réponse à la fois souple et pratique  à mettre en place consiste à fournir une boîte à outils facile à installer et à mettre à jour gratuite.</p>
<p><img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Silverlight&amp;DownloadId=47808" alt="Controls Example" width="380" height="110" /></div>
<p>     Le "<a title="Silverlight toolkit" href="http://www.codeplex.com/Silverlight" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.codeplex.com/Silverlight');" target="_blank">Silverlight Toolki</a>t" contient notamment un jeu de composants inédits et totallement gratuits dont certains proviennent de WPF et d'autres sont simplement nouveaux. Le toolkit n'étant pas figé dans le temps celui-ci s'étoffera de nouveaux autres composants dans l'avenir. Ceux-ci sont donc classés en 4 catégories indiquant leur maturité : Experimental, Preview, Stable, Mature. On imagine facilement à quoi ils correspondent, si vous souhaitez des précisions <a title="phase" href="http://www.codeplex.com/Silverlight/Wiki/View.aspx?title=Quality%20Bands&amp;referringTitle=Home" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.codeplex.com/Silverlight/Wiki/View.aspx?title=Quality%20Bands&amp;referringTitle=Home');" target="_blank">c'est ici <img src='http://www.tweened.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </a>. Voici le liste des composants par phase :</p>
<ul>
<li><strong>Preview</strong>
<ul>
<li>AutoCompleteBox</li>
<li>ButtonSpinner</li>
<li>Charting</li>
<li>Expander</li>
<li>ImplicitStyleManager</li>
<li>NumericUpDown</li>
<li>Spinner</li>
<li>UpDownBase</li>
<li>Viewbox</li>
</ul>
</li>
</ul>
<ul>
<li><strong>Stable</strong>
<ul>
<li>DockPanel</li>
<li>HeaderedContentControl</li>
<li>HeaderedItemsControl</li>
<li>Label</li>
<li>TreeView</li>
<li>WrapPanel</li>
</ul>
</li>
</ul>
<p>     La bonne nouvelle concerne notamment les "Charts Components" qui donne à la technologie Silverlight 2 la possibilité de réellement s'orienter vers la création d'applications interactive riche. </p>
<p>     Mais ce ce n'est pas tout, le Toolkit permet également l'utilisation de styles implicit comme on peut le faire à la main dans WPF via des thèmes. Certains sont déjà fournis comme ci-dessous mais vous pourrez les créer vous-mêmes via l'utilisation des Dictionnaires de Ressources qui centralisent les styles :). Les graphistes apprécieront également la ViewBox.</p>
<h2>Themes Quick Reference</h2>
<table border="0">
<tbody>
<tr>
<td><img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Silverlight&amp;DownloadId=47753" alt="Expression Dark Thumbnail" width="120" height="120" /></td>
<td><strong>Expression </strong></p>
<p><strong>Dark</strong></td>
<td><img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Silverlight&amp;DownloadId=47754" alt="Expression Light Thumbnail" width="120" height="120" /></td>
<td><strong>Expression </strong></p>
<p><strong>Light</strong></td>
</tr>
<tr>
<td><img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Silverlight&amp;DownloadId=47749" alt="Rainier Orange Thumbnail" width="120" height="120" /></td>
<td><strong>Rainier </strong></p>
<p><strong>Orange</strong></td>
<td><img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Silverlight&amp;DownloadId=47750" alt="Rainier Purple Thumbnail" width="120" height="120" /></td>
<td><strong>Rainier </strong></p>
<p><strong>Purple</strong></td>
</tr>
<tr>
<td><img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Silverlight&amp;DownloadId=47751" alt="Shiny Red Thumbnail" width="120" height="120" /></td>
<td><strong>Shiny </strong></p>
<p><strong>Red</strong></td>
<td><img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Silverlight&amp;DownloadId=47752" alt="Shiny Blue Thumbnail" width="120" height="120" /></td>
<td><strong>Shiny </strong></p>
<p>Blue   </p>
<p><strong> </p>
<p></strong> </td>
</tr>
</tbody>
</table>
<p>     Les dictionnaires de ressources pointent donc leur nez et on imagine facilement ce qu'on aura prochainement dans Blend. Ce qui est plutôt pas mal c'est que changer le "<strong>look and feel</strong>" d'une application sera possible à l'exécution, les utilisateurs pourront donc personnaliser leur interface applicative directement. Je mettrai en ligne plusieurs exemple en attendant <a title="Justin Angel Blog" href="http://silverlight.net/blogs/justinangel/archive/2008/10/30/silverlight-toolkit-dockpanel.aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://silverlight.net/blogs/justinangel/archive/2008/10/30/silverlight-toolkit-dockpanel.aspx');" target="_blank">voici un lien vers les tutoriaux US</a>, et me dites pas que Justin Angel n'est pas un jeu de mot ou un nom de super héros...</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tweened.org/2008/11/01/silverlight-2-toolkit/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Template de Document Silverlight 2</title>
		<link>http://www.tweened.org/2008/10/20/template-de-document-web-silverlight-2-c/</link>
		<comments>http://www.tweened.org/2008/10/20/template-de-document-web-silverlight-2-c/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 15:29:41 +0000</pubDate>
		<dc:creator>Eric Ambrosi</dc:creator>
		
		<category><![CDATA[Actus]]></category>

		<category><![CDATA[Silverlight]]></category>

		<category><![CDATA[Silverlight 2]]></category>

		<category><![CDATA[template]]></category>

		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.tweened.org/?p=73</guid>
		<description><![CDATA[Comme vous le savez sans doute Blend 2 SP1 et Visual Studio réunis proposent 3 types de projet Silverlight, le premier concerne les développeur ASP, le second cible les sites Silverlight Javascript, le dernier cible les applications Silverlight 2. Cependant contrairement aux projets "Site Web Silverlight 1", les projets "Application Silverlight 2" ne contiennent pas [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Comme vous le savez sans doute Blend 2 SP1 et Visual Studio réunis proposent 3 types de projet Silverlight, le premier concerne les développeur ASP, le second cible les sites Silverlight Javascript, le dernier cible les applications Silverlight 2. Cependant contrairement aux projets "Site <span>Web</span> Silverlight 1", les projets "Application Silverlight 2" ne contiennent pas les scripts d'intégration côté html puisque ces scripts sont générés dynamiquement à chaque compilation(F5). Du coup, accéder et modifier ces documents devient vite contraignant.</p>
<p style="text-align: justify;">En effet, lorsque vous modifiez la page html générée afin d'affiner l'intégration de votre application et qu'ensuite, vous recompilez sous Visual Studio, cette page est automatiquement écrasée. Ce mécanisme n'est pas forcément idéal lorsqu'on veut bénéficier d'une intégration avancée et qu'on souhaite modifier le code html ou le javascript, voici ce qui n'est pas pris en charge ou modifiable directement dans ce type de projet :</p>
<ul style="text-align: justify;">
<li><strong>Utilisation conjoite C# "Page.xaml.cs" / javascript via un "Page.xaml.js"</strong></li>
<li><strong>Mécanisme de FallBack</strong> - détection et installation automatisée</li>
<li>Application transparente</li>
<li><strong>Préchargement </strong>de l'application via preloader.xaml</li>
<li>Gestion du frameRate(cadence souhaitée et non forcée)</li>
<li>Paramêtres d'initialisation</li>
<li><strong>Délégation avec passage d'arguments</strong> (très pratique en Javascript) voir <a title="relegate" href="http://www.tweened.org/2007/12/04/relegate/"  target="_blank">l'article ici</a></li>
</ul>
<p style="text-align: justify;">Je mets donc à disposition un modèle de document Silverlight 2 qui répond à toutes ces problématiques, il est à placer dans le répertoire :<br />
<strong>C:\Documents and Settings\USER\Mes documents\Visual Studio 2008\Templates\ProjectTemplates\Visual C#\Silverlight\</strong>. "<strong>User</strong>" représentant sous windows votre répertoire utilisateur dans <strong>"Documents And Settings"</strong>. Vous pouvez <a title="Silverlight 2 with Full Integration" href="http://www.tweened.org/wp-content/uploads/2008/10/SilverlightCJST.zip" onclick="javascript:pageTracker._trackPageview('/downloads/wp-content/uploads/2008/10/SilverlightCJST.zip');" target="_blank">le télécharger ici</a>.
</p>
<p style="text-align: justify;">Pour résumer : je mets ce modèle en ligne afin de faciliter la vie à ceux qui veulent intégrer un fichier XAP Silverlight 2 dans une page html complètement modifiable. J'intègre également dans ce modèle de document le dernier né des fichier Silverlight.js (donné avec le SDK) intégrant un mécanisme de Fallback. Si vous voyez des bugs ou autre bizarrerie n'hésitez pas à poster <img src='http://www.tweened.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: center;"><strong>Avant </strong></p>
<p style="text-align: center;">Voici les projets Silverlight 1 Site :</p>
<p style="text-align: center;"><img class="alignnone" title="Silverlight Web Site" src="http://www.tweened.org/wp-content/uploads/2008/10/avantSite.jpg" alt="" width="180" height="169" /></p>
<p style="text-align: center;">Voici les projets Application Silverlight 2 :</p>
<p style="text-align: center;"><img class="alignnone" title="Silverlight 2 Application" src="http://www.tweened.org/wp-content/uploads/2008/10/avantApp.jpg" alt="" width="180" height="250" /></p>
<p style="text-align: center;"><strong>Après l'installation du modèle Visual Studio <img src='http://www.tweened.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
</strong>
</p>
<p style="text-align: center;">Projet Application Silverlight 2 Integration :</p>
<p style="text-align: center;"><img class="alignnone" title="Silverlight 2 Application Integration" src="http://www.tweened.org/wp-content/uploads/2008/10/apresSilverlightApp.jpg" alt="" width="180" height="250" /></p>
<p style="text-align: center;">Pour créer ce dernier type de projet une fois que le modèle est installé, il suffit au sein de Visual Studio de Sélectionner : <strong>new project... </strong>=&gt; <strong>Visual C#</strong> =&gt; <strong>Silverlight</strong> =&gt; <strong>Silverlight 2 Full Integration</strong></p>
<p style="text-align: center;"><img class="aligncenter" title="create Silverlight 2 App with full Integration" src="http://www.tweened.org/wp-content/uploads/2008/10/project.jpg" alt="" width="337" height="277" /></p>
<p style="text-align: center;">Bientôt en ligne la version largement revu et corrigée des Tweens pour Silverlight.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tweened.org/2008/10/20/template-de-document-web-silverlight-2-c/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Le Font Manager pour Silverlight 2 est disponible :)</title>
		<link>http://www.tweened.org/2008/10/13/le-font-manager-pour-silverlight-2-est-disponible/</link>
		<comments>http://www.tweened.org/2008/10/13/le-font-manager-pour-silverlight-2-est-disponible/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 13:10:17 +0000</pubDate>
		<dc:creator>Eric Ambrosi</dc:creator>
		
		<category><![CDATA[Silverlight]]></category>

		<category><![CDATA[FontManager]]></category>

		<guid isPermaLink="false">http://www.tweened.org/?p=71</guid>
		<description><![CDATA[Bonne nouvelle pour les graphistes et intégrateurs car voici une nouveautés qui va vraiment faire parler d'elle : le gestionnaire de police.
Avec la nouvelle version de Silverlight Release Candidate ainsi que le service pack pour Blend 2, ce gestionnaire est désormais accessible. Pour rappel, le gestionnaire de police existait pour Blend 2 mais uniquement au [...]]]></description>
			<content:encoded><![CDATA[<p>Bonne nouvelle pour les graphistes et intégrateurs car voici une nouveautés qui va vraiment faire parler d'elle : le gestionnaire de police.</p>
<p><img style="float: left;" src="http://www.tweened.org/wp-content/uploads/2008/10/fontm1.jpg" alt="FontManager" />Avec la nouvelle version de <strong>Silverlight Release Candidate</strong> ainsi que le service pack pour Blend 2, ce gestionnaire est désormais accessible. Pour rappel, le gestionnaire de police existait pour Blend 2 mais uniquement au sein des projets WPF, l'utilité d'un tel gestionnaire est d'autant plus importante dans le cadre d'applications en ligne car comment afficher une police qui n'est pas sur notre os si celle-ci n'est pas embarquée. Pour embarquer une police, il vous suffira simplement d'ouvrir le Font Manager, de sélectionner la ou les polices puis de cocher ou d'entrer les glyphes que vous souhaiter embarquer dans le .XAP, la bonne pratique consiste à ne pas embarquer toute la police mais seulement les glyphes qui vous intéressent. Ce qui est épatant, c'est qu'à l'instant ou vous décidez d'embarquer une ou plusieurs polices, un répertoire "font" est automatiquement créer dans le projet vous permettant ainsi de facilement visualiser ce que vous embarquez. L'avantage de ce font manager réside dans le fait qu'il ne concerne pas un champ texte mais toute l'application Silverlight 2 :).</p>
<p><img class="alignleft" style="float: left;" src="http://www.tweened.org/wp-content/uploads/2008/10/fontm2.jpg" alt="Choosing font" /></p>
<p>C'est quand même une très bonne nouvelle, décidément Silverlight 2 est compétitif et il faudra compter avec lui <img src='http://www.tweened.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tweened.org/2008/10/13/le-font-manager-pour-silverlight-2-est-disponible/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sortie officielle Silverlight 2 RC0 &#038; Tweened v2 alpha</title>
		<link>http://www.tweened.org/2008/09/26/sortie-officielle-silverlight-2-rc0/</link>
		<comments>http://www.tweened.org/2008/09/26/sortie-officielle-silverlight-2-rc0/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 09:30:32 +0000</pubDate>
		<dc:creator>Eric Ambrosi</dc:creator>
		
		<category><![CDATA[Actus]]></category>

		<category><![CDATA[Silverlight]]></category>

		<category><![CDATA[Tweened]]></category>

		<category><![CDATA[Silverlight 2]]></category>

		<guid isPermaLink="false">http://www.tweened.org/?p=69</guid>
		<description><![CDATA[Silverlight 2 ReleaseCandidate est officiellement disponible. Cette nouvelle version permet aux développeurs de mettre à jour leur contenu ou API existante pour la version finale. Celle-ci n'est pas destiné au grand public mais introduit plusieurs nouveautés qui font de Silverlight une solution compétitive :

La première consiste au déploiement d'un service Pack pour Expression Studio. Blend 2 [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.tweened.org/wp-content/images/logo.png" alt="Silverlight 2 Bêta 2" hspace="5" vspace="5" align="left" />Silverlight 2 ReleaseCandidate est officiellement disponible. Cette nouvelle version permet aux développeurs de mettre à jour leur contenu ou API existante pour la version finale. Celle-ci n'est pas destiné au grand public mais introduit plusieurs nouveautés qui font de Silverlight une solution compétitive :</p>
<ul>
<li>La première consiste au déploiement d'un service Pack pour Expression Studio. Blend 2 final se verra donc attribuer un nouveau type de projet <strong>Silverlight 2 application</strong>. Le temps des versions intermédiaires 2.5 de Blend est donc bien terminé pour ceux qui veulent créer du contenu en Silverlight 2 finalisé, c'est tout de même beaucoup plus logique tout ça :). Par contre, je vous conseille fortement de désinstaller tous les outils présents en surcouche de Visual Studio 2008 puis d'installer le service pack 1 Visual Studio 2008 puis les Silverlight 2 tools rc0 disponible pour ce service pack.</li>
<li>La seconde nouveauté attendues sont les nouveaux composants ComboBox, PasswordBox ainsi que la ProgressBar. Le calendrier et le Datagrid font également partie de la fête.</li>
<li>Tous les composants ont un look par défaut amélioré par rapport aux précédentes versions, bien plus conviviale tout ça.</li>
<li>Amélioration du moteur de rendu grâce à l'utilisation par défaut d'ancrage aux pixels (l'équivalent de ce que l'on a dans flash pour les trait simples), ainsi on évite les effets de bords sur les contours de composants (le flou par exemple).</li>
<li>gestion du visualState manager améliorée plus performante et moins bogguée.</li>
</ul>
<p>Je n'ai pas encore tout testé mais la première chose sera de vérifier si la création et l'invocation dynamique de DoubleAnimation est corrigée, de vérifier également que tout ce qui était prévu dans le chm de la bêta 2 est conforté je pense à certaines propriétés qui n'était pas disponibles. Pour finit de voir si les quelques fonctions accessibles sur la DLR sont bien portées, je pense au FullScreen par exemple.</p>
<p>An tout cas, la nouvelle librairie Tweened version C# sera pour sa part prête d'ici peu, sans doute 1 ou 2 semaines, avec la doc et un maximum d'exemples Concret, vous pouvez retrouver la documentation en ligne <a title="doc html tweened" href="http://www.tweened.org/doc/html/"  target="_blank">ici</a> avec un exemple <a title="exemple 01 simple" href="http://www.tweened.org/examples/01_simple/"  target="_blank">ici</a>, quelques modifications sont en cours mais peu de chose devrait changer... Pour rappel, le projet google est quand à lui disponible <a title="Tweened GoogleCode project" href="http://code.google.com/p/tweened/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://code.google.com/p/tweened/');" target="_blank">ici</a>, Tweened est totalement OpenSource...</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tweened.org/2008/09/26/sortie-officielle-silverlight-2-rc0/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Soirée de lancement Expression 2</title>
		<link>http://www.tweened.org/2008/09/15/soiree-lancement-d%e2%80%99expression-studio-2/</link>
		<comments>http://www.tweened.org/2008/09/15/soiree-lancement-d%e2%80%99expression-studio-2/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 10:01:19 +0000</pubDate>
		<dc:creator>Eric Ambrosi</dc:creator>
		
		<category><![CDATA[Actus]]></category>

		<category><![CDATA[événement]]></category>

		<category><![CDATA[Expression]]></category>

		<guid isPermaLink="false">http://www.tweened.org/?p=59</guid>
		<description><![CDATA[ DDB Groupe France invite Microsoft le MERCREDI 17 SEPTEMBRE à 18H00 pour le lancement d’Expression Studio 2.A cette occasion, Surya Vanka, responsable de l’Expérience Utilisateur, Microsoft Corp., présentera l’évolution du Design au sein de Microsoft.
 Arturo Toledo, responsable de la stratégie de formation designers et agences,
Microsoft Corp., exposera les atouts d’Expression Studio 2 pour [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"> <img class="alignleft" style="float: left; margin: 3px;" title="expression_studio_2" src="http://www.flashxpress.net/images/blog/expression_studio_2.jpg" alt="expression_studio_2" hspace="3" vspace="3" width="160" height="208" align="left" />DDB Groupe France invite Microsoft le MERCREDI 17 SEPTEMBRE à 18H00 pour le lancement d’Expression Studio 2.A cette occasion, Surya Vanka, responsable de l’Expérience Utilisateur, Microsoft Corp., présentera l’évolution du Design au sein de Microsoft.</p>
<p style="text-align: justify;"> Arturo Toledo, responsable de la stratégie de formation designers et agences,<br />
Microsoft Corp., exposera les atouts d’Expression Studio 2 pour les Designers. Des experts produits seront également disponibles pour vous faire découvrir Expression Studio 2.  Sera également de la partie l’Association Designers Interactifs.</p>
<p>Pour vous inscrire et en savoir plus sur les <a title="www.ddbdigitaldays.com" href="http://www.ddbdigitaldays.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.ddbdigitaldays.com/');" target="_blank">Digital Days</a>...</p>
<p>Accès : 55 rue d’Amsterdam, 75008 Paris<br />
Parking : 5 rue de Bucarest, 75008 Paris<br />
RSVP :: <a href="mailto:event@ddb.fr">event@ddb.fr</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tweened.org/2008/09/15/soiree-lancement-d%e2%80%99expression-studio-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>IntelliSense XAML au sein de Blend</title>
		<link>http://www.tweened.org/2008/08/26/intellisense-xaml-au-sein-de-blend/</link>
		<comments>http://www.tweened.org/2008/08/26/intellisense-xaml-au-sein-de-blend/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 11:39:41 +0000</pubDate>
		<dc:creator>Eric Ambrosi</dc:creator>
		
		<category><![CDATA[Actus]]></category>

		<category><![CDATA[Blend]]></category>

		<category><![CDATA[IntelliSense]]></category>

		<guid isPermaLink="false">http://www.tweened.org/?p=58</guid>
		<description><![CDATA[
A peine rentré de vacance je vois un post sur le blog de Thomas Lebrun qui m'interpelle ::
[WPF] Intellisense XAML dans Expression Blend !
Cela fait maintenant assez longtemps que le débat est lancé autour de la nécessité d'avoir de l'IntelliSense sous Blend (plus d'un an et demi en fait). Bien sûr Thomas a raison, c'est [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin: 5px; float: left;" src="http://blogs.msdn.com/blogfiles/joestagner/WindowsLiveWriter/AddCustomJavaScriptIntellisense_96D3/image001_thumb.png" alt="IntelliSense" width="361" height="233" /></p>
<p>A peine rentré de vacance je vois un post sur le blog de <a title="Thomas Lebrun" href="http://blogs.developpeur.org/tom/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://blogs.developpeur.org/tom/');" target="_blank">Thomas Lebrun</a> qui m'interpelle ::<br />
<a id="bp___v___r___postlist___EntryItems_ctl04_PostTitle" title="article tom" href="http://blogs.developpeur.org/tom/archive/2008/08/04/wpf-intellisense-xaml-dans-expression-blend.aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://blogs.developpeur.org/tom/archive/2008/08/04/wpf-intellisense-xaml-dans-expression-blend.aspx');" target="_blank">[WPF] Intellisense XAML dans Expression Blend !</a><br />
Cela fait maintenant assez longtemps que le débat est lancé autour de la nécessité d'avoir de l'IntelliSense sous Blend (plus d'un an et demi en fait). Bien sûr Thomas a raison, c'est une bonne idée de la part de <strong><a href="http://blogs.telerik.com/stefandobrev/posts.aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://blogs.telerik.com/stefandobrev/posts.aspx');" target="_blank">Stefan Dobrev</a> </strong>de proposer un ajout à Blend 2.5 mais est-ce suffisant ? Pour ma part je pense qu'un intégrateur ou qu'un graphiste ne doit pas forcément recourir à Visual Studio pour éditer du Xaml je m'explique:</p>
<p>Après tout, comme la large adoption du code html, du xml et des css le montre, les graphistes web ont évolué dans leur manière d'appréhender les outils et les langages de ce plurimédia qu'est le web. Bien qu'ils ne soient pas codeur, il suffit de savoir que la mise en page d'un site est du domaine des graphistes pour se rendre compte du paradoxe : aujourd'hui un nombre impressionant de templates (php /css / xslt) sont réalisés par des graphistes alors que ces langages ne sont pas si simples qu'il y paraît, bref les us et coutûmes évolus :).</p>
<p>Les graphistes ou intégrateurs WPF Silverlight ne veulent pas forcément se mettre à c# mais si certaines opérations sont réalisables ou simplement plus rapides en éditant du XAML autant en profiter. Pour ma part connaissant maintenant un peu mieux le Xaml, j'avoue que je réalise un certain nombre d'opérations en passant directement par son édition sous Blend, notamment pour la création de styles nommés génériques, ce type de style n'étant pas accessible via l'interface de Blend. Je pense que cet enjeu est important pour l'adoption des produits par les pôles métiers intégrateurs / graphistes et que la question (Faut-il passer VisualStudio pour éditer du XAML ?)reste posée.</p>
<p>Espérons que Microsoft nous fasse profiter un jour de cette fonctionnalité de manière native...</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tweened.org/2008/08/26/intellisense-xaml-au-sein-de-blend/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FullScreen avec Silverlight 2</title>
		<link>http://www.tweened.org/2008/08/18/fullscreen/</link>
		<comments>http://www.tweened.org/2008/08/18/fullscreen/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 15:10:47 +0000</pubDate>
		<dc:creator>Eric Ambrosi</dc:creator>
		
		<category><![CDATA[Silverlight]]></category>

		<category><![CDATA[Tutos Vidéos]]></category>

		<category><![CDATA[fullScreen]]></category>

		<category><![CDATA[Grid]]></category>

		<category><![CDATA[isFullScreen]]></category>

		<category><![CDATA[plein écran]]></category>

		<category><![CDATA[Silverlight 2]]></category>

		<category><![CDATA[tuto]]></category>

		<category><![CDATA[tuto video]]></category>

		<guid isPermaLink="false">http://www.tweened.org/?p=56</guid>
		<description><![CDATA[Salut à tous,
si vous débutez dans Silverlight 2, ce petit tuto vous apprendra à gérer le redimensionnement. On y évoque également l'intégration du plugin et l'objet Grid.







]]></description>
			<content:encoded><![CDATA[<p>Salut à tous,</p>
<p>si vous débutez dans Silverlight 2, ce petit tuto vous apprendra à gérer le redimensionnement. On y évoque également l'intégration du plugin et l'objet Grid.</p>
<p>
<object type="application/x-shockwave-flash" width="360" height="296">
<param name="movie" value="http://www.tweened.org/wp-content/tweened/video.swf" />
<param name="flashvars" value="film=rtmp://91.121.80.36/_fxptv/mp4:fullScreen.f4v" />
<embed src="http://www.tweened.org/wp-content/tweened/video.swf" type="application/x-shockwave-flash" width="360" height="296" flashvars="film=rtmp://91.121.80.36/_fxptv/mp4:fullScreen.f4v" >
</object>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tweened.org/2008/08/18/fullscreen/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Javascript &#038; Silverlight 2</title>
		<link>http://www.tweened.org/2008/08/14/javascript-silverlight-2/</link>
		<comments>http://www.tweened.org/2008/08/14/javascript-silverlight-2/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 10:57:26 +0000</pubDate>
		<dc:creator>Eric Ambrosi</dc:creator>
		
		<category><![CDATA[Silverlight]]></category>

		<category><![CDATA[Tutos Vidéos]]></category>

		<category><![CDATA[c#]]></category>

		<category><![CDATA[interaction]]></category>

		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[Silverlight 2]]></category>

		<category><![CDATA[tuto]]></category>

		<category><![CDATA[tuto video]]></category>

		<guid isPermaLink="false">http://www.tweened.org/?p=55</guid>
		<description><![CDATA[Salut à tous,
si vous souhaitez garder des interactions simples entre le code managé C# et Javascript voici un petit tuto. Je parle également du modèle de document qui permet de travailler plus simplement avec Silverlight 2.







]]></description>
			<content:encoded><![CDATA[<p>Salut à tous,</p>
<p>si vous souhaitez garder des interactions simples entre le code managé C# et Javascript voici un petit tuto. Je parle également du modèle de document qui permet de travailler plus simplement avec Silverlight 2.</p>
<p>
<object type="application/x-shockwave-flash" width="360" height="296">
<param name="movie" value="http://www.tweened.org/wp-content/tweened/video.swf" />
<param name="flashvars" value="film=rtmp://91.121.80.36/_fxptv/mp4:workingWithJavascript.f4v" />
<embed src="http://www.tweened.org/wp-content/tweened/video.swf" type="application/x-shockwave-flash" width="360" height="296" flashvars="film=rtmp://91.121.80.36/_fxptv/mp4:workingWithJavascript.f4v" >
</object>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tweened.org/2008/08/14/javascript-silverlight-2/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
