<?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>Blog Nouvelles Technologiestutorials | Blog Nouvelles Technologies</title>
	<atom:link href="http://www.blog-nouvelles-technologies.net/tag/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog-nouvelles-technologies.net</link>
	<description>technologiquement parlant, nous vivons une époque privilégiée</description>
	<lastBuildDate>Wed, 08 Feb 2012 14:14:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>autotools + android tutorials</title>
		<link>http://www.blog-nouvelles-technologies.net/autotools-android-tutorials/</link>
		<comments>http://www.blog-nouvelles-technologies.net/autotools-android-tutorials/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 10:48:04 +0000</pubDate>
		<dc:creator>mathieu</dc:creator>
				<category><![CDATA[Liens]]></category>
		<category><![CDATA[Technique IT]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[autoconf]]></category>
		<category><![CDATA[automake]]></category>
		<category><![CDATA[autotools]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[doxygen]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.mathieuelie.net/?p=924</guid>
		<description><![CDATA[GNU Automake By Example HowTo Autotools &#8211; Distributing source code with autoconf and automake doxygen Doing HTTP POST with the current SDK :: anddev.org &#8211; Android Development Community &#124; Android Tutorials Android Technology Reference Board :: anddev.org &#8211; Android Development Community &#124; Android Tutorials]]></description>
			<content:encoded><![CDATA[<h5><a href="http://www.geocities.com/foetsch/mfgraph/automake.htm">GNU Automake By Example</a></h5>
<h5><a href="http://www.bioinf.uni-freiburg.de/~mmann/HowTo/automake.html">HowTo Autotools &#8211; Distributing source code with autoconf and automake</a></h5>
<p>doxygen</p>
<h5><a href="http://www.anddev.org/doing_http_post_with_the_current_sdk-t5911.html">Doing HTTP POST with the current SDK :: anddev.org &#8211; Android Development Community | Android Tutorials</a></h5>
<h5><a href="http://www.makelinux.net/android">Android Technology Reference</a></h5>
<h5><a href="http://www.anddev.org/index.php">Board :: anddev.org &#8211; Android Development Community | Android Tutorials</a></h5>
]]></content:encoded>
			<wfw:commentRss>http://www.blog-nouvelles-technologies.net/autotools-android-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>git, versioncontrol, webdesign, goldenratio</title>
		<link>http://www.blog-nouvelles-technologies.net/git-versioncontrol-webdesign-goldenratio/</link>
		<comments>http://www.blog-nouvelles-technologies.net/git-versioncontrol-webdesign-goldenratio/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 07:33:59 +0000</pubDate>
		<dc:creator>mathieu</dc:creator>
				<category><![CDATA[Liens]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[gittutorial]]></category>
		<category><![CDATA[goldenratio]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[ratio]]></category>
		<category><![CDATA[sourcecontrol]]></category>
		<category><![CDATA[third]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[versioncontrol]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.mathieuelie.net/?p=243</guid>
		<description><![CDATA[Got Git? HOWTO git and github &#8212; Less Everything Blog Un tres bon tutorial sur git avec un exemple de la real life. Ajouter a son projet git un merge d&#8217;une contribution externe et le pousser &#8220;push&#8221; sur son repos distant&#8230; Complexe mais représentatif et didactique. gittutorial(7) Premier tutorial d&#8217;introduction a git, page de man officielle. Donne les premieres bases. Applying Divine Proportion To Your Web Designs &#124; How-To &#124; Smashing Magazine Un tutorial simple sur la mise en oeuvre du nombre d&#8217;or dans vos design web. Le genre de pratique expliquée sur les blogs des pointures mais qui sonne pas trés cool pour les débutants en recherche de la facilité du feeling&#8230;]]></description>
			<content:encoded><![CDATA[<h5><a href="http://b.lesseverything.com/2008/3/25/got-git-howto-git-and-github">Got Git? HOWTO git and github &#8212; Less Everything Blog</a></h5>
<p>Un tres bon tutorial sur git avec un exemple de la real life. Ajouter a son projet git un merge d&#8217;une contribution externe et le pousser &#8220;push&#8221;  sur son repos distant&#8230; Complexe mais représentatif et didactique.</p>
<h5><a href="http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html">gittutorial(7)</a></h5>
<p>Premier tutorial d&#8217;introduction a  git, page de man officielle. Donne les premieres bases.</p>
<h5><a href="http://www.smashingmagazine.com/2008/05/29/applying-divine-proportion-to-web-design/">Applying Divine Proportion To Your Web Designs | How-To | Smashing Magazine</a></h5>
<p>Un tutorial simple sur la mise en oeuvre du nombre d&#8217;or dans vos design web. Le genre de pratique expliquée sur les blogs des pointures mais qui sonne pas trés cool pour les débutants en recherche de la facilité du feeling&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog-nouvelles-technologies.net/git-versioncontrol-webdesign-goldenratio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>merb, routing, ruby, rubyonrails, tips, tutorials</title>
		<link>http://www.blog-nouvelles-technologies.net/merb-routing-ruby-rubyonrails-tips-tutorials/</link>
		<comments>http://www.blog-nouvelles-technologies.net/merb-routing-ruby-rubyonrails-tips-tutorials/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 18:22:34 +0000</pubDate>
		<dc:creator>mathieu</dc:creator>
				<category><![CDATA[Liens]]></category>
		<category><![CDATA[Technique IT]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[merb]]></category>
		<category><![CDATA[routing]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubyonrails]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[trick]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.mathieuelie.net/?p=239</guid>
		<description><![CDATA[Merb &#124; Looking for a hacker&#8217;s framework? Merb est un framework de type rails, mais il semblerait qu&#8217;il pousse bien plus loin le concept de modularité, d&#8217;absraction, et de non dépendance. (et packaging via gem, moteur de template agnostic egalement&#8230;) Merb, vraiment pour les hackers? a creuser! 21 Ruby Tricks You Should Be Using In Your Own Code Reprends un ensemble de bonnes habitudes de codeur ruby (applicable parfois a d&#8217;autres langages d&#8217;ailleurs). Voila une bonne occasion de coder de maniere un peu plus lisible et expérimentée. Contient 21 tips concis. Rails Routing from the Outside In Un tutorial sur les routes dans rails. Les routes permettent de définir des chemins personnalisés entre une url d&#8217;appel du client et une action dans un controlleur avec les bons parametres. Utile également pour les services restfull like.]]></description>
			<content:encoded><![CDATA[<h5><a href="http://merbivore.com/">Merb | Looking for a hacker&#8217;s framework?</a></h5>
<p>Merb est un framework de type rails, mais il semblerait qu&#8217;il pousse bien plus loin le concept de modularité, d&#8217;absraction, et de non dépendance. (et packaging via gem, moteur de template agnostic egalement&#8230;) Merb, vraiment pour les hackers? a creuser!</p>
<h5><a href="http://www.rubyinside.com/21-ruby-tricks-902.html">21 Ruby Tricks You Should Be Using In Your Own Code</a></h5>
<p>Reprends un ensemble de bonnes habitudes de codeur ruby (applicable parfois a d&#8217;autres langages d&#8217;ailleurs). Voila une bonne occasion de coder de maniere un peu plus lisible et expérimentée. Contient 21 tips concis.</p>
<h5><a href="http://guides.rubyonrails.org/routing_outside_in.html">Rails Routing from the Outside In</a></h5>
<p>Un tutorial sur les routes dans rails. Les routes permettent de définir des chemins personnalisés entre une url d&#8217;appel du client et une action dans un controlleur avec les bons parametres. Utile également pour les services restfull like.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog-nouvelles-technologies.net/merb-routing-ruby-rubyonrails-tips-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>killers wim tips</title>
		<link>http://www.blog-nouvelles-technologies.net/les-liens-du-11-09-2008-au-14-09-2008/</link>
		<comments>http://www.blog-nouvelles-technologies.net/les-liens-du-11-09-2008-au-14-09-2008/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 12:37:52 +0000</pubDate>
		<dc:creator>mathieu</dc:creator>
				<category><![CDATA[Liens]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rubyonrails]]></category>
		<category><![CDATA[runner]]></category>
		<category><![CDATA[scheduling]]></category>
		<category><![CDATA[slides]]></category>
		<category><![CDATA[tasks]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[useful]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://www.mathieuelie.net/?p=173</guid>
		<description><![CDATA[Efficient Editing With vim &#8211; Jonathan McPherson Best of VIM Tips, gVIM&#8217;s Key Features zzapper A Collection of Vim Tips &#124; Ayman Hourieh&#8217;s Blog Trés bon tuto sur les essentials vim tips. Andrei Zmievski: &#8220;VIM for (PHP) Programmers&#8221; slides and resources Un super slide avec les tips catégorie &#8220;inévitable&#8221; pour les user de vim. HowToRunBackgroundJobsInRails in Ruby on Rails]]></description>
			<content:encoded><![CDATA[<h5><a href="http://jmcpherson.org/editing.html">Efficient Editing With vim &#8211; Jonathan McPherson</a></h5>
<h5><a href="http://www.rayninfo.co.uk/vimtips.html">Best of VIM Tips, gVIM&#8217;s Key Features zzapper</a></h5>
<h5><a href="http://aymanh.com/a-collection-of-vim-tips">A Collection of Vim Tips | Ayman Hourieh&#8217;s Blog</a></h5>
<p>Trés bon tuto sur les essentials vim tips.</p>
<h5><a href="http://www.gravitonic.com/blog/archives/000357.html">Andrei Zmievski: &#8220;VIM for (PHP) Programmers&#8221; slides and resources</a></h5>
<p>Un super slide avec les tips catégorie &#8220;inévitable&#8221;  pour les user de vim.</p>
<h5><a href="http://wiki.rubyonrails.org/rails/pages/HowToRunBackgroundJobsInRails">HowToRunBackgroundJobsInRails in Ruby on Rails</a></h5>
]]></content:encoded>
			<wfw:commentRss>http://www.blog-nouvelles-technologies.net/les-liens-du-11-09-2008-au-14-09-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

