<?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; ide</title>
	<atom:link href="https://blog.mistra.fr/tag/ide/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>Scripted, le nouvel IDE Javascript made-in VMWare</title>
		<link>https://blog.mistra.fr/scripted-le-nouvel-ide-javascript-made-in-vmware</link>
		<comments>https://blog.mistra.fr/scripted-le-nouvel-ide-javascript-made-in-vmware#comments</comments>
		<pubDate>Fri, 12 Oct 2012 05:57:35 +0000</pubDate>
		<dc:creator><![CDATA[felix]]></dc:creator>
				<category><![CDATA[NodeJS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[nodejs]]></category>
		<category><![CDATA[online]]></category>

		<guid isPermaLink="false">http://blog.mistra.fr/?p=1386</guid>
		<description><![CDATA[<p>Marre d&#8217;essayer de développer vos codes Javascript sous Notepad++ ? Marre aussi de votre Eclipse qui semble vous faire perdre des heures ? Vmware a une solution: l&#8217;IDE Javascript en ligne. Basé sur NodeJS pour sa rapidité, Scripted va vous [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/scripted-le-nouvel-ide-javascript-made-in-vmware">Scripted, le nouvel IDE Javascript made-in VMWare</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%2Fscripted-le-nouvel-ide-javascript-made-in-vmware&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/scripted-le-nouvel-ide-javascript-made-in-vmware"></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/scripted-le-nouvel-ide-javascript-made-in-vmware"  data-text="Scripted, le nouvel IDE Javascript made-in VMWare" 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/scripted-le-nouvel-ide-javascript-made-in-vmware" 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/10/scripted.png"><img class="aligncenter size-medium wp-image-1387" title="scripted" src="http://blog.mistra.fr/wp-content/uploads/2012/10/scripted-300x183.png" alt="" width="300" height="183" /></a></p>
<p>Marre d&rsquo;essayer de développer vos codes Javascript sous Notepad++ ? Marre aussi de votre Eclipse qui semble vous faire perdre des heures ?</p>
<p>Vmware a une solution: l&rsquo;IDE Javascript en ligne.</p>
<p>Basé sur NodeJS pour sa rapidité, Scripted va vous permettre de développer, directement depuis votre navigateur, vos différents développements Javascript. Du fait de son lien avec <a title="formation nodejs" href="http://www.mistra.fr/formations-developpement-web/formation-nodejs.html">NodeJS</a>, plus besoin de recharger Node à chaque modification, le tout se faisant à chaud.</p>
<p>Pour l&rsquo;installer, rien de plus simple:</p>
<ul>
<li>Téléchargez NodeJS sur votre machine</li>
<li>Intaller Scripted disponible ici: <a title="download scripted" href="http://dist.springsource.org/release/SCRIPTED/scripted_v0.2.0.zip">http://dist.springsource.org/release/SCRIPTED/scripted_v0.2.0.zip</a></li>
</ul>
<div>Parmi les fonctionnalités intéressantes, nous retrouverons:</div>
<div>
<ul>
<li>Un démarrage ultra rapide (NodeJS &#8230;)</li>
<li>Coloration syntaxique HTML/CSS/Javascript</li>
<li>Intégration de JSLint, pour vous assurer de la qualité de votre code Javascript</li>
<li>Remise en forme automatisée avec JSbeautify</li>
<li>Raccourcis clavier pour appeler Git, Svn, etc.</li>
</ul>
</div>
<p>Deux points majeurs sont à noter :</p>
<ul>
<li>Scripted est opensource, le GitHub se trouve ici : <a title="scripted editor" href="https://github.com/scripted-editor/">https://github.com/scripted-editor/ </a></li>
<li> Les développeurs VMWare/SpringSource se sont basés sur Eclipse Orion, donc une base solide et non pas un développement in-house from scratch, ce qui est rassurant</li>
</ul>
<p>Pour avoir une vue plus complète de ce qui est possible avec Scripted, une vidéo de démonstration: <a title="scripted video" href="http://dist.springsource.org/release/SCRIPTED/Scripted2.mov">http://dist.springsource.org/release/SCRIPTED/Scripted2.mov</a></p>
<p>Bons développements !</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/scripted-le-nouvel-ide-javascript-made-in-vmware">Scripted, le nouvel IDE Javascript made-in VMWare</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mistra.fr/scripted-le-nouvel-ide-javascript-made-in-vmware/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://dist.springsource.org/release/SCRIPTED/Scripted2.mov" length="37812131" type="video/quicktime" />
		</item>
		<item>
		<title>SpringSource sort en version 3 et devient opensource</title>
		<link>https://blog.mistra.fr/springsource-sort-en-version-3-et-devient-opensource</link>
		<comments>https://blog.mistra.fr/springsource-sort-en-version-3-et-devient-opensource#comments</comments>
		<pubDate>Thu, 16 Aug 2012 06:52:59 +0000</pubDate>
		<dc:creator><![CDATA[felix]]></dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://blog.mistra.fr/?p=1220</guid>
		<description><![CDATA[<p>&#160; SpringSource Tool Suite (STS) est un ensemble d&#8217;outils mis à disposition des développeurs utilisant Spring. Pour ceux qui ne le savent pas, il existe STS mais aussi Groovy Grails Tool Suite, autre outil de SpringSource, pour les développements Groovy/Grails. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/springsource-sort-en-version-3-et-devient-opensource">SpringSource sort en version 3 et devient opensource</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%2Fspringsource-sort-en-version-3-et-devient-opensource&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/springsource-sort-en-version-3-et-devient-opensource"></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/springsource-sort-en-version-3-et-devient-opensource"  data-text="SpringSource sort en version 3 et devient opensource" 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/springsource-sort-en-version-3-et-devient-opensource" 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/08/Logo_sts.png"><img class="aligncenter size-full wp-image-1223" title="Logo_sts" src="http://blog.mistra.fr/wp-content/uploads/2012/08/Logo_sts.png" alt="" width="252" height="137" /></a></p>
<p>&nbsp;</p>
<p>SpringSource Tool Suite (STS) est un ensemble d&rsquo;outils mis à disposition des développeurs utilisant Spring.</p>
<p>Pour ceux qui ne le savent pas, il existe STS mais aussi Groovy Grails Tool Suite, autre outil de SpringSource, pour les développements Groovy/Grails.</p>
<p>Et bien bonne nouvelle de la part de SpringSource: tout devient opensource ! Spring IDE (la base de STS) était elle déjà opensource, sauf que dorénavant tous les modules fournis par SpringSource le deviennent également:</p>
<ul>
<li>Intégration de Spring Roo</li>
<li>Améliorations dans l&rsquo;assistant (entre autres l&rsquo;auto complétion)</li>
<li>Meilleur refactoring</li>
<li>Templates de projets pour Spring</li>
</ul>
<p>Tout est maintenant disponible sur des projets GIT. Afin que nous que nous nous y retrouvions plus facilement (tout ceci fait pas mal de choses dont nous sommes loin d&rsquo;avoir besoin en parallèle), l&rsquo;équipe Spring Source a séparé en plusieurs projets:</p>
<ul>
<li>Spring IDE: Tout ce qui est lié à l&rsquo;IDE et aux technologies Spring: AJDT, Spring Integration, Spring Workflow, Spring Data, Spring Security et Spring Roo.Le support de Spring pour Maven est aussi intégré.</li>
<li>Grails IDE: Tout ce qui est lié à l&rsquo;utilisation de Grails dans l&rsquo;IDE, surcouche à l&rsquo;Eclipse Groovy Project.</li>
<li>Eclipse Integration for tc server: Gestion des instances de Tc Server depuis Eclipse (création, modification, suppression)</li>
<li>Eclipse Integration Commons: Ce projet permet de charger tous les projets précédents. Il contient la base commune nécessaire à l&rsquo;exécution des projets.</li>
</ul>
<p>Comment contribuer au développement de ces projets ? Rien de plus simple, ces projets étant maintenant sur GitHub, il vous suffit de faire des pull requests avec vos patchs, et si l&rsquo;équipe SpringSource l&rsquo;accepte, votre patch sera intégré au projet.</p>
<p>Une bonne nouvelle pour l&rsquo;opensource, et une assurance de plus pour les décideurs que le choix de Spring est une stratégie pérenne.</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/springsource-sort-en-version-3-et-devient-opensource">SpringSource sort en version 3 et devient opensource</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mistra.fr/springsource-sort-en-version-3-et-devient-opensource/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TextMate, l&#8217;éditeur indispensable sous Mac OS, devient opensource !</title>
		<link>https://blog.mistra.fr/textmate-lediteur-indispensable-sous-mac-os-devient-opensource</link>
		<comments>https://blog.mistra.fr/textmate-lediteur-indispensable-sous-mac-os-devient-opensource#comments</comments>
		<pubDate>Mon, 13 Aug 2012 13:07:01 +0000</pubDate>
		<dc:creator><![CDATA[felix]]></dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://blog.mistra.fr/?p=1213</guid>
		<description><![CDATA[<p>Allan Odgaard a créé le meilleur éditeur sous Mac OS que tout développeur se doit d&#8217;avoir avec lui: design exemplaire, fonctionnalités d&#8217;édition et de traitements sans comparaisons et ce parfaitement intégré au design Mac OS X . Le seul &#171;&#160;hic&#160;&#187; [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/textmate-lediteur-indispensable-sous-mac-os-devient-opensource">TextMate, l&rsquo;éditeur indispensable sous Mac OS, devient opensource !</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%2Ftextmate-lediteur-indispensable-sous-mac-os-devient-opensource&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/textmate-lediteur-indispensable-sous-mac-os-devient-opensource"></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/textmate-lediteur-indispensable-sous-mac-os-devient-opensource"  data-text="TextMate, l&rsquo;éditeur indispensable sous Mac OS, devient opensource !" 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/textmate-lediteur-indispensable-sous-mac-os-devient-opensource" 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/08/textmate_config.jpg"><img class="aligncenter size-full wp-image-1214" title="textmate_config" src="http://blog.mistra.fr/wp-content/uploads/2012/08/textmate_config.jpg" alt="" width="460" height="280" /></a></p>
<p>Allan Odgaard a créé le meilleur éditeur sous Mac OS que tout développeur se doit d&rsquo;avoir avec lui: design exemplaire, fonctionnalités d&rsquo;édition et de traitements sans comparaisons et ce parfaitement intégré au design Mac OS X .</p>
<p>Le seul &laquo;&nbsp;hic&nbsp;&raquo; de cet éditeur est la lenteur de son développeur. TextMate étant un one-man-code, le développement se fait sur son temps libre.  Les critiques et attentes ont été nombreuses.</p>
<p>C&rsquo;est surement pour ça qu&rsquo;Allan Odgaard a décidé de se tourner vers la GPL v3, rendant son code source totalement opensource. Le bon point de la GPL est que cette licence empêche tout fork propriétaire, ce qui est &laquo;&nbsp;le point le plus important&nbsp;&raquo; pour son créateur.</p>
<p>Ce revirement de situation, alors que la version 2 de TextMate (en alpha depuis 6 mois) se fait attendre, marquerait-elle l&rsquo;abandon de TextMate par son créateur à la communauté ?</p>
<p>Si tel est le cas, il aurait dû faire le don à Apache, ce qui semble être la mode en ce moment  :-)</p>
<p>Liens:</p>
<ul>
<li>Annonce par son créateur: <a href="http://blog.macromates.com/2012/textmate-2-at-github/">http://blog.macromates.com/2012/textmate-2-at-github/</a></li>
<li>Projet TextMate sur Github: <a href="https://github.com/textmate/textmate">https://github.com/textmate/textmate</a></li>
</ul>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/textmate-lediteur-indispensable-sous-mac-os-devient-opensource">TextMate, l&rsquo;éditeur indispensable sous Mac OS, devient opensource !</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mistra.fr/textmate-lediteur-indispensable-sous-mac-os-devient-opensource/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JetBrains s&#8217;invite aux formations Mistra</title>
		<link>https://blog.mistra.fr/jetbrains-sinvite-aux-formations-mistra</link>
		<comments>https://blog.mistra.fr/jetbrains-sinvite-aux-formations-mistra#comments</comments>
		<pubDate>Thu, 09 Aug 2012 15:49:44 +0000</pubDate>
		<dc:creator><![CDATA[felix]]></dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[jetbrains]]></category>

		<guid isPermaLink="false">http://blog.mistra.fr/?p=1197</guid>
		<description><![CDATA[<p>&#160; HTML, CSS, Javascript, Java, Android ou PHP, nos formations sont nombreuses et nos stagiaires se comptent par centaines. Mais nos formateurs ne vous apprennent pas seulement un langage, une plateforme, mais aussi comment être autonome et productif au quotidien. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/jetbrains-sinvite-aux-formations-mistra">JetBrains s&rsquo;invite aux formations Mistra</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%2Fjetbrains-sinvite-aux-formations-mistra&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/jetbrains-sinvite-aux-formations-mistra"></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/jetbrains-sinvite-aux-formations-mistra"  data-text="JetBrains s&rsquo;invite aux formations Mistra" 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/jetbrains-sinvite-aux-formations-mistra" 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/08/logo_jetbrains.gif"><img class="aligncenter size-full wp-image-1198" title="logo_jetbrains" src="http://blog.mistra.fr/wp-content/uploads/2012/08/logo_jetbrains.gif" alt="logo jetbrains" width="474" height="182" /></a></p>
<p>&nbsp;</p>
<p>HTML, CSS, Javascript, Java, Android ou PHP, nos formations sont nombreuses et nos stagiaires se comptent par centaines.</p>
<p>Mais nos formateurs ne vous apprennent pas seulement un langage, une plateforme, mais aussi comment être autonome et productif au quotidien. Peut-on faire l&rsquo;impasse sur la présentation d&rsquo;un IDE ?</p>
<p>Les IDE sont nombreux, ayant chacun leurs avantages et leurs inconvénients. Notre choix, sur nos projets clients, se porte très souvent sur l&rsquo;utilisation des outils JetBrains: efficaces et rapides.</p>
<p>C&rsquo;est donc avec une grande fierté que nous avons accepté la proposition de JetBrains de nous offrir des licences pour la totalité des produits JetBrains.</p>
<p>A partir d&rsquo;aujourd&rsquo;hui, vous aurez donc la possibilité de développer sous les outils JetBrains pendant les formations Mistra:</p>
<ul>
<li>WebStorm pour les formations Web (<a title="formation html5" href="http://www.mistra.fr/formations-developpement-web/formation-html-5-css3.html">HTML5</a>, JavaScript, <a title="formation nodejs" href="http://www.mistra.fr/formations-developpement-web/formation-nodejs.html">NodeJS</a>)</li>
<li>IntelliJ pour les formations Java (Java, Java EE, <a title="formation android" href="http://www.mistra.fr/formations-developpement-mobile/formation-android.html">Android</a>)</li>
<li>PyCharm pour les formations <a title="formation python" href="http://www.mistra.fr/formations-developpement-logiciel/formation-python.html">Python</a></li>
</ul>
<p>Un grand merci à Elena de <a title="official website jetbrains" href="http://www.jetbrains.com">JetBrains</a> pour son professionnalisme.</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/jetbrains-sinvite-aux-formations-mistra">JetBrains s&rsquo;invite aux formations Mistra</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mistra.fr/jetbrains-sinvite-aux-formations-mistra/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Blocky, un IDE en glisser/déposer</title>
		<link>https://blog.mistra.fr/google-blocky-un-ide-en-glisserdeposer</link>
		<comments>https://blog.mistra.fr/google-blocky-un-ide-en-glisserdeposer#comments</comments>
		<pubDate>Fri, 15 Jun 2012 13:48:06 +0000</pubDate>
		<dc:creator><![CDATA[felix]]></dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[dart]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[programmation]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blog.mistra.fr/?p=1097</guid>
		<description><![CDATA[<p>Google continue son investissement massif pour les développeurs. Cette semaine, c&#8217;est un outil permettant de créer une application sans une ligne de code que nous propose Google: Blocky. L&#8217;objectif, en tout cas pour le moment, n&#8217;est pas obligatoirement de vous [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/google-blocky-un-ide-en-glisserdeposer">Google Blocky, un IDE en glisser/déposer</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%2Fgoogle-blocky-un-ide-en-glisserdeposer&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/google-blocky-un-ide-en-glisserdeposer"></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/google-blocky-un-ide-en-glisserdeposer"  data-text="Google Blocky, un IDE en glisser/déposer" 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/google-blocky-un-ide-en-glisserdeposer" 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/06/googleblocky.jpg"><img class="aligncenter size-full wp-image-1098" title="googleblocky" src="http://blog.mistra.fr/wp-content/uploads/2012/06/googleblocky.jpg" alt="" width="640" height="360" /></a></p>
<p>Google continue son investissement massif pour les développeurs.</p>
<p>Cette semaine, c&rsquo;est un outil permettant de créer une application sans une ligne de code que nous propose Google: Blocky.</p>
<p>L&rsquo;objectif, en tout cas pour le moment, n&rsquo;est pas obligatoirement de vous permettre d&rsquo;écrire une application, mais plutôt voué à des fins ludiques. En effet, apprendre l&rsquo;algorithmie n&rsquo;est pas simple, et elle dépend du langage utilisé.</p>
<p>Ici Blocky est visuel, vous définissez votre algorithme à base de copiés/collés et de glissés/déposés, et il vous propose d&rsquo;exporter en Javascript, Python et Dart <img src="https://blog.mistra.fr/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley" /> </p>
<p>Après le don de App Inventor à Apache, ce projet semble intéressant même s&rsquo;il est encore compliqué de voir où essaye de nous emmener Google.</p>
<p>De notre côté, nous allons voir si cet outil peut être utilisable dans nos formations d&rsquo;algorithmie <img src="https://blog.mistra.fr/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /> </p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/google-blocky-un-ide-en-glisserdeposer">Google Blocky, un IDE en glisser/déposer</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mistra.fr/google-blocky-un-ide-en-glisserdeposer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
