<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mistra Blog &#187; vidéo</title>
	<atom:link href="https://blog.mistra.fr/tag/video/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.mistra.fr</link>
	<description>Formation informatique pour les professionnels</description>
	<lastBuildDate>Tue, 29 Dec 2015 04:56:12 +0000</lastBuildDate>
	<language>fr-FR</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.11</generator>
	<item>
		<title>Jouer avec le langage Lua</title>
		<link>https://blog.mistra.fr/jouer-langage-lua</link>
		<comments>https://blog.mistra.fr/jouer-langage-lua#comments</comments>
		<pubDate>Fri, 10 Oct 2014 05:01:44 +0000</pubDate>
		<dc:creator><![CDATA[Marie]]></dc:creator>
				<category><![CDATA[développement]]></category>
		<category><![CDATA[jeux]]></category>
		<category><![CDATA[lua]]></category>
		<category><![CDATA[vidéo]]></category>

		<guid isPermaLink="false">https://blog.mistra.fr/?p=3257</guid>
		<description><![CDATA[<p>Spécialisé dans le développement de jeux, le langage Lua est un langage rapide, de script libre, qui attire de plus en plus de développeurs de jeux vidéo.   Avec plus de vingt ans d&#8217;existence Lua s&#8217;est taillé une solide réputation. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/jouer-langage-lua">Jouer avec le langage Lua</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<div class="bottomcontainerBox" style="background-color:#FFFFFF;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.mistra.fr%2Fjouer-langage-lua&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="https://blog.mistra.fr/jouer-langage-lua"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="https://twitter.com/share" class="twitter-share-button" data-url="https://blog.mistra.fr/jouer-langage-lua"  data-text="Jouer avec le langage Lua" data-count="horizontal" data-via="mistraformation"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="https://blog.mistra.fr/jouer-langage-lua" data-counter=""></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p style="text-align: justify;"><a href="https://blog.mistra.fr/wp-content/uploads/2014/10/lua.jpg"><img class="aligncenter size-medium wp-image-3258" src="//blog.mistra.fr/wp-content/uploads/2014/10/lua-300x294.jpg" alt="lua" width="300" height="294" /></a></p>
<p style="text-align: justify;">Spécialisé dans le développement de jeux, le langage Lua est un langage rapide, de script libre, qui attire de plus en plus de développeurs de jeux vidéo.</p>
<p style="text-align: justify;"> <span id="more-3257"></span></p>
<p style="text-align: justify;">Avec plus de vingt ans d&rsquo;existence Lua s&rsquo;est taillé une solide réputation. Au départ, ce langage est créé pour être intégré dans d&rsquo;autres programmes, comme une extension. Lua, traduire par &laquo;&nbsp;lune&nbsp;&raquo; en portugais, a rapidement fait rêver les développeurs. Inventé au Brésil, ce langage est écrit en C ANSI, et compilable sur de nombreux systèmes. Peu à peu, il a été surtout utilisé dans des systèmes embarqués comme OpenWRT, et s&rsquo;est installé dans l&rsquo;univers des jeux vidéo. Word of Warcraft, SimCity, et bien d&rsquo;autres, en ont fait leur support principal. Dernièrement, c&rsquo;est la console PSP de Sony qui l&rsquo;a choisi, rejoint également par Minecraft et Nintendo. Lua a du succès, et il y a des raisons pour cela. Selon ses laudateurs, Lua est jusqu&rsquo;à trente fois plus rapide que Python, Perl, Ruby, et PHP, ce qui en a fait le langage de choix pour des projets spécifiques innovants comme celui d&rsquo;OpenViBE (transmission neuronale). Ce langage d&rsquo;extension de programme, conçu au départ pour étayer une programmation générale, est désormais employé comme un langage de script puissant, rapide, et peu encombrant. Son implémentation via une bibliothèque écrite en langage C en fait un langage facile d&rsquo;accès.</p>
<p style="text-align: justify;">En bref, le langage Lua a tous les atouts pour continuer son irrésistible ascension dans le peloton de tête des langages de développement pour les jeux vidéo, mais pas seulement.</p>
<p style="text-align: justify;">Pour en savoir plus sur Lua et procéder à son téléchargement, c&rsquo;est ici : <a href="http://www.lua.org">http://www.lua.org</a></p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/jouer-langage-lua">Jouer avec le langage Lua</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mistra.fr/jouer-langage-lua/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nouvelle vidéo de formation : Introduction à NodeJS</title>
		<link>https://blog.mistra.fr/nouvelle-video-de-formation-introduction-a-nodejs</link>
		<comments>https://blog.mistra.fr/nouvelle-video-de-formation-introduction-a-nodejs#comments</comments>
		<pubDate>Tue, 28 May 2013 07:45:54 +0000</pubDate>
		<dc:creator><![CDATA[felix]]></dc:creator>
				<category><![CDATA[Mistra]]></category>
		<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[nodejs]]></category>
		<category><![CDATA[vidéo]]></category>

		<guid isPermaLink="false">http://blog.mistra.fr/?p=1952</guid>
		<description><![CDATA[<p>Bonjour à tous, Pour continuer nos séries de tutoriels vidéo, nous vous proposons aujourd&#8217;hui un tutoriel d&#8217;auto formation NodeJS. Cette première vidéo, première d&#8217;une série sur NodeJS, vous donne un bref aperçu de ce qu&#8217;est NodeJS. A bientôt L&#8217;équipe Mistra</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/nouvelle-video-de-formation-introduction-a-nodejs">Nouvelle vidéo de formation : Introduction à NodeJS</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<div class="bottomcontainerBox" style="background-color:#FFFFFF;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.mistra.fr%2Fnouvelle-video-de-formation-introduction-a-nodejs&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="https://blog.mistra.fr/nouvelle-video-de-formation-introduction-a-nodejs"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="https://twitter.com/share" class="twitter-share-button" data-url="https://blog.mistra.fr/nouvelle-video-de-formation-introduction-a-nodejs"  data-text="Nouvelle vidéo de formation : Introduction à NodeJS" data-count="horizontal" data-via="mistraformation"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="https://blog.mistra.fr/nouvelle-video-de-formation-introduction-a-nodejs" data-counter=""></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Bonjour à tous,</p>
<p>Pour continuer nos séries de tutoriels vidéo, nous vous proposons aujourd&rsquo;hui un tutoriel d&rsquo;auto <a title="formation nodejs" href="http://www.mistra.fr/formations-developpement-web/formation-nodejs.html">formation NodeJS</a>. Cette première vidéo, première d&rsquo;une série sur NodeJS, vous donne un bref aperçu de ce qu&rsquo;est NodeJS.</p>
<p><iframe src="http://www.youtube.com/embed/0__WC5Vv5XY" height="360" width="480" allowfullscreen="" frameborder="0"></iframe></p>
<p>A bientôt</p>
<p>L&rsquo;équipe Mistra</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/nouvelle-video-de-formation-introduction-a-nodejs">Nouvelle vidéo de formation : Introduction à NodeJS</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mistra.fr/nouvelle-video-de-formation-introduction-a-nodejs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nouvelle vidéo de formation gratuite en ligne: Les formulaires HTML5</title>
		<link>https://blog.mistra.fr/nouvelle-video-de-formation-gratuite-en-ligne-les-formulaires-html5</link>
		<comments>https://blog.mistra.fr/nouvelle-video-de-formation-gratuite-en-ligne-les-formulaires-html5#comments</comments>
		<pubDate>Fri, 26 Apr 2013 09:08:34 +0000</pubDate>
		<dc:creator><![CDATA[felix]]></dc:creator>
				<category><![CDATA[Auto formation]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[formulaires]]></category>
		<category><![CDATA[gratuit]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[vidéo]]></category>

		<guid isPermaLink="false">http://blog.mistra.fr/?p=1863</guid>
		<description><![CDATA[<p>Pour vous souhaiter un joyeux weekend, nous vous avons mis en ligne une nouvelle vidéo de formation en ligne. Si elle vous plait, n&#8217;hésitez pas à la partager sur les réseaux sociaux ! Bon weekend à tous !</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/nouvelle-video-de-formation-gratuite-en-ligne-les-formulaires-html5">Nouvelle vidéo de formation gratuite en ligne: Les formulaires HTML5</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<div class="bottomcontainerBox" style="background-color:#FFFFFF;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.mistra.fr%2Fnouvelle-video-de-formation-gratuite-en-ligne-les-formulaires-html5&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="https://blog.mistra.fr/nouvelle-video-de-formation-gratuite-en-ligne-les-formulaires-html5"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="https://twitter.com/share" class="twitter-share-button" data-url="https://blog.mistra.fr/nouvelle-video-de-formation-gratuite-en-ligne-les-formulaires-html5"  data-text="Nouvelle vidéo de formation gratuite en ligne: Les formulaires HTML5" data-count="horizontal" data-via="mistraformation"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="https://blog.mistra.fr/nouvelle-video-de-formation-gratuite-en-ligne-les-formulaires-html5" data-counter=""></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Pour vous souhaiter un joyeux weekend, nous vous avons mis en ligne une nouvelle vidéo de formation en ligne.</p>
<p>Si elle vous plait, n&rsquo;hésitez pas à la partager sur les réseaux sociaux !</p>
<p><iframe src="http://www.youtube.com/embed/bj6IrzDYgTk" height="315" width="560" allowfullscreen="" frameborder="0"></iframe></p>
<p>Bon weekend à tous !</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/nouvelle-video-de-formation-gratuite-en-ligne-les-formulaires-html5">Nouvelle vidéo de formation gratuite en ligne: Les formulaires HTML5</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mistra.fr/nouvelle-video-de-formation-gratuite-en-ligne-les-formulaires-html5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nouvelle vidéo de formation gratuite: balises HTML5 audio et vidéos</title>
		<link>https://blog.mistra.fr/nouvelle-video-de-formation-gratuite-balises-html5-audio-et-videos</link>
		<comments>https://blog.mistra.fr/nouvelle-video-de-formation-gratuite-balises-html5-audio-et-videos#comments</comments>
		<pubDate>Mon, 15 Apr 2013 08:37:57 +0000</pubDate>
		<dc:creator><![CDATA[felix]]></dc:creator>
				<category><![CDATA[Auto formation]]></category>
		<category><![CDATA[développement]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[vidéo]]></category>

		<guid isPermaLink="false">http://blog.mistra.fr/?p=1827</guid>
		<description><![CDATA[<p>Après ce weekend ensolleillé, pas trop déçu de reprendre le boulot ce lundi matin ? si ? Et bien nous allons vous réconforter. Pour bien commencer la semaine, voici un petit cadeau : un tutoriel, gratuit, de formation sur les [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/nouvelle-video-de-formation-gratuite-balises-html5-audio-et-videos">Nouvelle vidéo de formation gratuite: balises HTML5 audio et vidéos</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<div class="bottomcontainerBox" style="background-color:#FFFFFF;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.mistra.fr%2Fnouvelle-video-de-formation-gratuite-balises-html5-audio-et-videos&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="https://blog.mistra.fr/nouvelle-video-de-formation-gratuite-balises-html5-audio-et-videos"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="https://twitter.com/share" class="twitter-share-button" data-url="https://blog.mistra.fr/nouvelle-video-de-formation-gratuite-balises-html5-audio-et-videos"  data-text="Nouvelle vidéo de formation gratuite: balises HTML5 audio et vidéos" data-count="horizontal" data-via="mistraformation"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="https://blog.mistra.fr/nouvelle-video-de-formation-gratuite-balises-html5-audio-et-videos" data-counter=""></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Après ce weekend ensolleillé, pas trop déçu de reprendre le boulot ce lundi matin ? si ? Et bien nous allons vous réconforter. Pour bien commencer la semaine, voici un petit cadeau : un tutoriel, gratuit, de formation sur les balises audio et vidéo HTML5.</p>
<p>Extrait de notre <a title="formation html5" href="http://www.mistra.fr/formations-developpement-web/formation-html-5-css3.html">formation HTML5</a>, vous apprendrez à les manipuler, à comprendre les différents formats de fichiers, à personnaliser votre lecteur audio/vidéo pour vos sites, à utiliser les bonnes librairies etc.</p>
<p>Bon visionnage, et bonne semaine à tous :<br />
<iframe src="http://www.youtube.com/embed/LcUZgR2vM3c" height="315" width="560" allowfullscreen="" frameborder="0"></iframe></p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/nouvelle-video-de-formation-gratuite-balises-html5-audio-et-videos">Nouvelle vidéo de formation gratuite: balises HTML5 audio et vidéos</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mistra.fr/nouvelle-video-de-formation-gratuite-balises-html5-audio-et-videos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Une nouvelle vidéo de formation symfony2 gratuite</title>
		<link>https://blog.mistra.fr/une-nouvelle-video-de-formation-symfony2-gratuite</link>
		<comments>https://blog.mistra.fr/une-nouvelle-video-de-formation-symfony2-gratuite#comments</comments>
		<pubDate>Mon, 25 Mar 2013 10:09:41 +0000</pubDate>
		<dc:creator><![CDATA[felix]]></dc:creator>
				<category><![CDATA[Formations]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[autoformation]]></category>
		<category><![CDATA[sensio]]></category>
		<category><![CDATA[vidéo]]></category>

		<guid isPermaLink="false">http://blog.mistra.fr/?p=1693</guid>
		<description><![CDATA[<p>&#160; Pour vous souhaiter à tous une bonne semaine, voici une nouvelle vidéo de formation sur Symfony2. &#160; Elle répond à une question récurrente de nos clients &#171;&#160;comment faire des formulaires imbriqués ?&#160;&#187;. Ce sujet était majeur dans Symfony1, où [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/une-nouvelle-video-de-formation-symfony2-gratuite">Une nouvelle vidéo de formation symfony2 gratuite</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<div class="bottomcontainerBox" style="background-color:#FFFFFF;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.mistra.fr%2Fune-nouvelle-video-de-formation-symfony2-gratuite&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="https://blog.mistra.fr/une-nouvelle-video-de-formation-symfony2-gratuite"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="https://twitter.com/share" class="twitter-share-button" data-url="https://blog.mistra.fr/une-nouvelle-video-de-formation-symfony2-gratuite"  data-text="Une nouvelle vidéo de formation symfony2 gratuite" data-count="horizontal" data-via="mistraformation"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="https://blog.mistra.fr/une-nouvelle-video-de-formation-symfony2-gratuite" data-counter=""></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><iframe src="http://www.youtube.com/embed/YKUCNkDtjyc" height="315" width="560" allowfullscreen="" frameborder="0"></iframe><br />
&nbsp;</p>
<p>Pour vous souhaiter à tous une bonne semaine, voici une nouvelle vidéo de formation sur Symfony2.</p>
<p>&nbsp;</p>
<p>Elle répond à une question récurrente de nos clients &laquo;&nbsp;comment faire des formulaires imbriqués ?&nbsp;&raquo;. Ce sujet était majeur dans Symfony1, où ils étaient assez complexes à aborder. Vous verrez dans cette vidéo que l&rsquo;équipe de Symfony a réellement simplifié ses formulaires dans la v2.</p>
<p>Bonne vidéo !</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/une-nouvelle-video-de-formation-symfony2-gratuite">Une nouvelle vidéo de formation symfony2 gratuite</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mistra.fr/une-nouvelle-video-de-formation-symfony2-gratuite/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nouvelle vidéo de formation: introduction à Symfony2</title>
		<link>https://blog.mistra.fr/nouvelle-video-de-formation-introduction-a-symfony2</link>
		<comments>https://blog.mistra.fr/nouvelle-video-de-formation-introduction-a-symfony2#comments</comments>
		<pubDate>Tue, 12 Feb 2013 16:45:38 +0000</pubDate>
		<dc:creator><![CDATA[felix]]></dc:creator>
				<category><![CDATA[Auto formation]]></category>
		<category><![CDATA[Formations]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[formation]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[vidéo]]></category>

		<guid isPermaLink="false">http://blog.mistra.fr/?p=1588</guid>
		<description><![CDATA[<p>Dans la continuité de nos tutoriels gratuits, voici notre nouvelle vidéo d&#8217;auto-formation symfony2: &#160;</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/nouvelle-video-de-formation-introduction-a-symfony2">Nouvelle vidéo de formation: introduction à Symfony2</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<div class="bottomcontainerBox" style="background-color:#FFFFFF;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.mistra.fr%2Fnouvelle-video-de-formation-introduction-a-symfony2&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="https://blog.mistra.fr/nouvelle-video-de-formation-introduction-a-symfony2"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="https://twitter.com/share" class="twitter-share-button" data-url="https://blog.mistra.fr/nouvelle-video-de-formation-introduction-a-symfony2"  data-text="Nouvelle vidéo de formation: introduction à Symfony2" data-count="horizontal" data-via="mistraformation"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="https://blog.mistra.fr/nouvelle-video-de-formation-introduction-a-symfony2" data-counter=""></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Dans la continuité de nos tutoriels gratuits, voici notre nouvelle vidéo d&rsquo;<a title="formation symfony" href="http://www.mistra.fr/formations-developpement-web/formation-symfony-2.html">auto-formation symfony2</a>:</p>
<p>&nbsp;</p>
<p><iframe src="http://www.youtube.com/embed/uQ0j7oIlntw" height="315" width="560" allowfullscreen="" frameborder="0"></iframe></p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/nouvelle-video-de-formation-introduction-a-symfony2">Nouvelle vidéo de formation: introduction à Symfony2</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mistra.fr/nouvelle-video-de-formation-introduction-a-symfony2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1ère vidéo de formation gratuite: Créer des formulaires iPhone</title>
		<link>https://blog.mistra.fr/1ere-video-de-formation-gratuite-creer-des-formulaires-iphone</link>
		<comments>https://blog.mistra.fr/1ere-video-de-formation-gratuite-creer-des-formulaires-iphone#comments</comments>
		<pubDate>Wed, 22 Aug 2012 14:14:02 +0000</pubDate>
		<dc:creator><![CDATA[felix]]></dc:creator>
				<category><![CDATA[ios]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[Mistra]]></category>
		<category><![CDATA[formulaires]]></category>
		<category><![CDATA[tutoriel]]></category>
		<category><![CDATA[vidéo]]></category>

		<guid isPermaLink="false">http://blog.mistra.fr/?p=1240</guid>
		<description><![CDATA[<p>Bonjour à tous, Nous avons pris une résolution pour la rentrée: nous allons vous faire des vidéos de formation, en plus de nos tutoriels gratuits. Pour commencer, nous vous publions aujourd&#8217;hui une vidéo de formation iPhone. Au programme, créer un [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/1ere-video-de-formation-gratuite-creer-des-formulaires-iphone">1ère vidéo de formation gratuite: Créer des formulaires iPhone</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<div class="bottomcontainerBox" style="background-color:#FFFFFF;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.mistra.fr%2F1ere-video-de-formation-gratuite-creer-des-formulaires-iphone&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="https://blog.mistra.fr/1ere-video-de-formation-gratuite-creer-des-formulaires-iphone"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="https://twitter.com/share" class="twitter-share-button" data-url="https://blog.mistra.fr/1ere-video-de-formation-gratuite-creer-des-formulaires-iphone"  data-text="1ère vidéo de formation gratuite: Créer des formulaires iPhone" data-count="horizontal" data-via="mistraformation"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="https://blog.mistra.fr/1ere-video-de-formation-gratuite-creer-des-formulaires-iphone" data-counter=""></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Bonjour à tous,</p>
<p>Nous avons pris une résolution pour la rentrée: nous allons vous faire des vidéos de formation, en plus de nos tutoriels gratuits.</p>
<p>Pour commencer, nous vous publions aujourd&rsquo;hui une vidéo de formation iPhone. Au programme, créer un écran de connexion : savoir gérer les champs texte, faire apparaître et disparaître le clavier, gérer le calendrier iPhone, les délégués.</p>
<p>Bonne vidéo et n&rsquo;hésitez pas à nous donner votre avis pour nous améliorer sur les prochaines vidéos<br />
<iframe src="http://www.youtube.com/embed/8OoDfePsbIs" frameborder="0" width="560" height="315"></iframe></p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/1ere-video-de-formation-gratuite-creer-des-formulaires-iphone">1ère vidéo de formation gratuite: Créer des formulaires iPhone</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mistra.fr/1ere-video-de-formation-gratuite-creer-des-formulaires-iphone/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nouveau nettoyage chez Google</title>
		<link>https://blog.mistra.fr/nouveau-nettoyage-chez-google</link>
		<comments>https://blog.mistra.fr/nouveau-nettoyage-chez-google#comments</comments>
		<pubDate>Tue, 31 Jul 2012 07:31:42 +0000</pubDate>
		<dc:creator><![CDATA[felix]]></dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mini]]></category>
		<category><![CDATA[produits]]></category>
		<category><![CDATA[vidéo]]></category>

		<guid isPermaLink="false">http://blog.mistra.fr/?p=1182</guid>
		<description><![CDATA[<p>Google continue ses nettoyages de printemps depuis l’arrivée de Larry Page aux commandes.  Afin de limiter le nombre de services proposés par Google et au vu des derniers projets de Google tels que Google Drive ou Glass, Google n’a eu [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/nouveau-nettoyage-chez-google">Nouveau nettoyage chez Google</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<div class="bottomcontainerBox" style="background-color:#FFFFFF;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.mistra.fr%2Fnouveau-nettoyage-chez-google&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="https://blog.mistra.fr/nouveau-nettoyage-chez-google"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="https://twitter.com/share" class="twitter-share-button" data-url="https://blog.mistra.fr/nouveau-nettoyage-chez-google"  data-text="Nouveau nettoyage chez Google" data-count="horizontal" data-via="mistraformation"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="https://blog.mistra.fr/nouveau-nettoyage-chez-google" data-counter=""></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><a href="http://blog.mistra.fr/wp-content/uploads/2012/07/google_money.gif"><img class="aligncenter size-full wp-image-1183" title="google_money" src="http://blog.mistra.fr/wp-content/uploads/2012/07/google_money.gif" alt="" width="266" height="248" /></a></p>
<p>Google continue ses nettoyages de printemps depuis l’arrivée de Larry Page aux commandes.  Afin de limiter le nombre de services proposés par Google et au vu des derniers projets de Google tels que Google Drive ou Glass, Google n’a eu d’autres choix que de ferme certains de ses services.</p>
<p><a href="http://blog.mistra.fr/wp-content/uploads/2012/07/igoogle.png"><img class="aligncenter size-medium wp-image-1184" title="igoogle" src="http://blog.mistra.fr/wp-content/uploads/2012/07/igoogle-300x225.png" alt="" width="300" height="225" /></a></p>
<p><strong>iGoogle :</strong> la page d’accueil « riche » de Google. Inspiré de sites tels que netvibes, iGoogle permet, en plus d’un accès direct au moteur de recherche, d’avoir un tableau de bord complet : météo, flux boursiers, actualités ciblées, derniers mails, etc.</p>
<p><a href="http://blog.mistra.fr/wp-content/uploads/2012/07/google_video.jpg"><img class="aligncenter size-medium wp-image-1185" title="google_video" src="http://blog.mistra.fr/wp-content/uploads/2012/07/google_video-300x197.jpg" alt="" width="300" height="197" /></a></p>
<p><strong>Google Video :</strong> annoncé depuis des années, Google a sonné le glas de la fin pour Google Video pour une migration finale vers Youtube</p>
<p><a href="http://blog.mistra.fr/wp-content/uploads/2012/07/google_mini.jpg"><img class="aligncenter size-full wp-image-1186" title="google_mini" src="http://blog.mistra.fr/wp-content/uploads/2012/07/google_mini.jpg" alt="" width="240" height="122" /></a></p>
<p><strong>Google Mini :</strong> Solution de recherche dans les entreprises. Contraire à l’idée du cloud de Google, ce produit sera arrêté.</p>
<p>&nbsp;</p>
<p><strong>Application de recherche Google pour Symbian :</strong> l’OS étant en grande perte de marchés, la maintenance de cette application ne devait plus être rentable pour Google, qui a décidé d’en arrêter le développement.</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/nouveau-nettoyage-chez-google">Nouveau nettoyage chez Google</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mistra.fr/nouveau-nettoyage-chez-google/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android : Vidéos d’auto formation proposées par Google</title>
		<link>https://blog.mistra.fr/android-videos-d%e2%80%99auto-formation-proposees-par-google</link>
		<comments>https://blog.mistra.fr/android-videos-d%e2%80%99auto-formation-proposees-par-google#comments</comments>
		<pubDate>Tue, 20 Dec 2011 10:02:20 +0000</pubDate>
		<dc:creator><![CDATA[Gaetan]]></dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Auto formation]]></category>
		<category><![CDATA[Mobiles]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[auto formation]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[tutoriel]]></category>
		<category><![CDATA[vidéo]]></category>

		<guid isPermaLink="false">http://blog.mistra.fr/?p=433</guid>
		<description><![CDATA[<p>L’équipe Android nous dévoile cette semaine un joli cadeau de Noël : des vidéos d’auto formation sur Android ! L’objectif ici est « d’aider les développeurs Android à  créer de meilleures applications ». Comprenons-nous bien : ce n’est pas pour apprendre à développer sur Android [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/android-videos-d%e2%80%99auto-formation-proposees-par-google">Android : Vidéos d’auto formation proposées par Google</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<div class="bottomcontainerBox" style="background-color:#FFFFFF;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.mistra.fr%2Fandroid-videos-d%25e2%2580%2599auto-formation-proposees-par-google&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="https://blog.mistra.fr/android-videos-d%e2%80%99auto-formation-proposees-par-google"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="https://twitter.com/share" class="twitter-share-button" data-url="https://blog.mistra.fr/android-videos-d%e2%80%99auto-formation-proposees-par-google"  data-text="Android : Vidéos d’auto formation proposées par Google" data-count="horizontal" data-via="mistraformation"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="https://blog.mistra.fr/android-videos-d%e2%80%99auto-formation-proposees-par-google" data-counter=""></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p style="text-align: justify;"><a href="http://blog.mistra.fr/wp-content/uploads/2011/12/auto-formation-android.jpg"><img class="aligncenter size-medium wp-image-434" title="auto formation android" src="http://blog.mistra.fr/wp-content/uploads/2011/12/auto-formation-android-300x248.jpg" alt="auto formation android" width="300" height="248" /></a></p>
<p style="text-align: justify;">L’équipe Android nous dévoile cette semaine un joli cadeau de Noël : des vidéos d’auto formation sur <a title="Formation Android" href="http://www.mistra.fr/formations-developpement-mobile/formation-android.html">Android</a> ! L’objectif ici est « d’aider les développeurs Android à  créer de meilleures applications ». Comprenons-nous bien : ce n’est pas pour apprendre à développer sur Android (pour cela, vous avez les supports d’<a title="Tutoriels Android" href="http://www.mistra.fr/tutoriels-developpement-mobile/tutoriels-android.html">auto formation Android Mistra</a> <img src="https://blog.mistra.fr/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" />  ).</p>
<p style="text-align: justify;">Regardons rapidement les grands chapitres :</p>
<p style="text-align: justify;"><span id="more-433"></span></p>
<p style="text-align: justify;"><a href="http://blog.mistra.fr/wp-content/uploads/2011/12/programme-auto-formation-android.jpg"><img class="aligncenter size-full wp-image-435" title="programme auto formation android" src="http://blog.mistra.fr/wp-content/uploads/2011/12/programme-auto-formation-android.jpg" alt="programme auto formation android" width="196" height="239" /></a></p>
<p style="text-align: justify;">On peut voir que ce sont ici des sujets avancés, mais très importants pour nos applications : meilleure gestion de la mémoire, gérer plusieurs APK, gestion multi-écrans, etc.</p>
<p style="text-align: justify;">L’équipe Android fait ici bien les choses puisqu’en plus du cours où chaque problème est expliqué étape par étape, on y retrouve des exemples de code réutilisables directement dans nos applications Android.</p>
<p style="text-align: justify;">En espérant qu’ils continuent sur leur lancée, par exemple avec des formations sur les nouveautés Ice Cream Sandwich.</p>
<p>Source : <a href="http://android-developers.blogspot.com/2011/12/introducing-android-training.html">http://android-developers.blogspot.com/2011/12/introducing-android-training.html</a></p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/android-videos-d%e2%80%99auto-formation-proposees-par-google">Android : Vidéos d’auto formation proposées par Google</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mistra.fr/android-videos-d%e2%80%99auto-formation-proposees-par-google/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
