<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Pixarea</title>
	
	<link>http://blog.pixarea.com</link>
	<description>Some mind bits &amp; web bolts</description>
	<lastBuildDate>Thu, 20 Oct 2011 06:04:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/pixarea/blog" /><feedburner:info uri="pixarea/blog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>pixarea/blog</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Opening Photoshop .psd files in Ubuntu 11.10 (Oneiric Ocelot)</title>
		<link>http://feedproxy.google.com/~r/pixarea/blog/~3/Gz6HSCKOpww/</link>
		<comments>http://blog.pixarea.com/2011/10/opening-photoshop-psd-files-in-ubuntu-11-10-oneiric-ocelot/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 06:02:41 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[libreoffice]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.pixarea.com/?p=595</guid>
		<description><![CDATA[Most of .psd files can be openend in Gimp, but sometimes some strange and cryptic errors make it impossible. I tried a few other image viewers from the Ubuntu software center, without success. Eventually, I tried LibreOffice (former OpenOffice) and it worked like a charm ! Just launch LibreOffice Writer, open file, choose your .psd [...]]]></description>
			<content:encoded><![CDATA[<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> <p><a href="http://blog.pixarea.com/wp-content/uploads/2011/10/libreoffice-save-psd.png"><img class="alignright size-medium wp-image-598" title="Exporting a .psd file as .png in LibreOffice" src="http://blog.pixarea.com/wp-content/uploads/2011/10/libreoffice-save-psd-254x300.png" alt="LibreOffice .psd export" width="254" height="300" /></a></p>
<p>Most of .psd files can be openend in Gimp, but sometimes some strange and cryptic errors make it impossible.</p>
<p>I tried a few other image viewers from the Ubuntu software center, without success.</p>
<p>Eventually, I tried LibreOffice (former OpenOffice) and it worked like a charm !<br />
<span id="more-595"></span></p>
<p>Just launch LibreOffice Writer, open file, choose your .psd file and here it is !</p>
<p>LibreOffice show your .psd as a  flat file, all layers merged together. Now just right click on the displayed image and choose &laquo;&nbsp;Save as image&#8230;&nbsp;&raquo;. Now you can save your image as a .png file for example.</p>
<p>Another option would be to try <a href="http://appdb.winehq.org/objectManager.php?sClass=application&amp;iId=3415">Faststone Image Viewer</a>, <a href="http://appdb.winehq.org/objectManager.php?sClass=application&amp;iId=1927">Xnview</a>, <a href="http://appdb.winehq.org/objectManager.php?sClass=application&amp;iId=299">Acdsee</a>&#8230; or <a href="http://appdb.winehq.org/appview.php?appId=17">Photoshop</a> in Wine.</p>
<img src="http://feeds.feedburner.com/~r/pixarea/blog/~4/Gz6HSCKOpww" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pixarea.com/2011/10/opening-photoshop-psd-files-in-ubuntu-11-10-oneiric-ocelot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.pixarea.com/2011/10/opening-photoshop-psd-files-in-ubuntu-11-10-oneiric-ocelot/</feedburner:origLink></item>
		<item>
		<title>Using Compass, blueprint semantic and sass syntax in Rails 3.1</title>
		<link>http://feedproxy.google.com/~r/pixarea/blog/~3/FcZMaJd5hYI/</link>
		<comments>http://blog.pixarea.com/2011/07/using-compass-blueprint-semantic-and-sass-syntax-in-rails-3-1/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 20:48:24 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Programmation]]></category>

		<guid isPermaLink="false">http://blog.pixarea.com/?p=570</guid>
		<description><![CDATA[If you&#8217;re using the fresh new prerelease of Ruby on Rails (version 3.1.0.rc4 in this article), and if you&#8217;re a user of the wonderful Compass stylesheet framework, you may have been at the same time amazed of the integration of SASS into Rails, and puzzled by the way it seems to violate the compass approach. [...]]]></description>
			<content:encoded><![CDATA[<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> <p>If you&#8217;re using the fresh new prerelease of<a href="http://rubyonrails.org/"> Ruby on Rails</a> (version 3.1.0.rc4 in this article), and if you&#8217;re a user of the wonderful <a href="http://compass-style.org/">Compass stylesheet framework</a>, you may have been at the same time amazed of the integration of SASS into Rails, and puzzled by the way it seems to violate the compass approach.</p>
<p>Here is how to re-enable Compass, and the SASS syntax for your projects in Rails 3.1, it&#8217;s not very hard:<br />
<span id="more-570"></span></p>
<p>First, in your Gemfile, add:<br />
<code>  gem 'compass', git: 'https://github.com/chriseppstein/compass.git',<br />
&nbsp;&nbsp;branch: 'rails31'<br />
</code></p>
<p>And don&#8217;t forget to execute a </p>
<p><code>bundle update</code></p>
<p>Then, in config/application.rb:<br />
<code>    config.generators.stylesheet_engine = :sass<br />
</code></p>
<p>Rename application.css.scss to application.css.sass, and replace its contents by:</p>
<p><code>@import compass<br />
  @import _blueprint<br />
</code></p>
<p>(If you want to keep the new Rails 3.1 manifest code at the beginning of the stylesheet, you&#8217;ll have to replace the &#8216;/* */&#8217; comments by the sass-syntax version &#8216;//&#8217; at the beginning of each line)</p>
<p>Now, to test if compass and blueprint mixins work, add some code to the same file application.css.sass:</p>
<p><code>@import compass<br />
@import _blueprint<br />
body<br />
&nbsp;&nbsp;background: black<br />
&nbsp;&nbsp;+linear-gradient(color-stops(white, black))<br />
&nbsp;&nbsp;+column(5)<br />
</code></p>
<p>Run your rails server with<br />
<code>bundle exec rails server</code></p>
<p>Load your app in a browser, and visit http://localhost:3000/assets/application.css</p>
<p>If everything went well, you should see the compiled code:<br />
<code>/* line 5, /home/daniel/apps/deleteme-3.1/app/assets/stylesheets/application.css.sass */<br />
body {<br />
&nbsp;&nbsp;background: black;<br />
&nbsp;&nbsp;background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #000000));<br />
&nbsp;&nbsp;background-image: -webkit-linear-gradient(top, #ffffff, #000000);<br />
&nbsp;&nbsp;background-image: -moz-linear-gradient(top, #ffffff, #000000);<br />
&nbsp;&nbsp;background-image: -o-linear-gradient(top, #ffffff, #000000);<br />
&nbsp;&nbsp;background-image: -ms-linear-gradient(top, #ffffff, #000000);<br />
&nbsp;&nbsp;background-image: linear-gradient(top, #ffffff, #000000);<br />
&nbsp;&nbsp;display: inline;<br />
&nbsp;&nbsp;float: left;<br />
&nbsp;&nbsp;margin-right: 10px;<br />
&nbsp;&nbsp;width: 190px;<br />
}<br />
/* line 147, /home/daniel/.rvm/gems/ruby-1.9.2-p180/bundler/gems/compass-2124003550bf/frameworks/blueprint/stylesheets/blueprint/_grid.scss */<br />
* html body {<br />
&nbsp;&nbsp;overflow-x: hidden;<br />
}<br />
</code></p>
<img src="http://feeds.feedburner.com/~r/pixarea/blog/~4/FcZMaJd5hYI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pixarea.com/2011/07/using-compass-blueprint-semantic-and-sass-syntax-in-rails-3-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.pixarea.com/2011/07/using-compass-blueprint-semantic-and-sass-syntax-in-rails-3-1/</feedburner:origLink></item>
		<item>
		<title>Super-fast css development with livereload</title>
		<link>http://feedproxy.google.com/~r/pixarea/blog/~3/UwzivMtX5T4/</link>
		<comments>http://blog.pixarea.com/2011/03/livereload-for-faster-css-and-web-development/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 16:45:11 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Programmation]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://blog.pixarea.com/?p=563</guid>
		<description><![CDATA[I just discovered this awesome ruby gem named &#171;&#160;Livereload&#160;&#187;. Livereload watches changes in your web project (it can be css stylesheets, or any other file), and reloads in the browser only what is needed. All of this automatically&#8230; and almost instantly ! This is a ruby gem, but it doesn&#8217;t mean you&#8217;re limited to ruby [...]]]></description>
			<content:encoded><![CDATA[<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> <p>I just discovered this awesome ruby gem named &laquo;&nbsp;Livereload&nbsp;&raquo;.</p>
<p>Livereload watches changes in your web project (it can be css stylesheets, or any other file), and reloads in the browser only what is needed.</p>
<p>All of this automatically&#8230; and almost instantly !<br />
<span id="more-563"></span></p>
<p>This is a ruby gem, but it doesn&#8217;t mean you&#8217;re limited to ruby or rails projects. In fact, you can use it on any web project, as you just need the ruby interpreter.</p>
<p>And here is the screencast:</p>
<p><iframe title="YouTube video player" width="640" height="510" src="http://www.youtube.com/embed/EZ8vy_cNMVQ" frameborder="0" allowfullscreen></iframe></p>
<img src="http://feeds.feedburner.com/~r/pixarea/blog/~4/UwzivMtX5T4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pixarea.com/2011/03/livereload-for-faster-css-and-web-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.pixarea.com/2011/03/livereload-for-faster-css-and-web-development/</feedburner:origLink></item>
		<item>
		<title>La nouvelle interprétation des rêves de Tobie Nathan</title>
		<link>http://feedproxy.google.com/~r/pixarea/blog/~3/t6rno7RAwZs/</link>
		<comments>http://blog.pixarea.com/2011/03/la-nouvelle-interpretation-des-reves-de-tobie-nathan/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 19:39:40 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Magie du Langage]]></category>
		<category><![CDATA[inconscient]]></category>
		<category><![CDATA[langage]]></category>
		<category><![CDATA[livres]]></category>

		<guid isPermaLink="false">http://blog.pixarea.com/?p=520</guid>
		<description><![CDATA[Voici une interview particulièrement intéressante, extraite de l&#8217;émission &#171;&#160;Vie privée Vie publique&#160;&#187;. Le célèbre psychologue et écrivain, Tobie Nathan nous dit tout sur nos rêves et nos cauchemars, face à Françoise Hardy, pas toujours d’accord mais fascinée par le sujet ! L&#8217;émission a été diffusée sur France 3, elle sera visible sur le net en [...]]]></description>
			<content:encoded><![CDATA[<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> <p>Voici une interview particulièrement intéressante, extraite de l&#8217;émission &laquo;&nbsp;Vie privée Vie publique&nbsp;&raquo;.</p>
<p>Le célèbre psychologue et écrivain, <strong>Tobie Nathan</strong> nous dit tout sur nos <strong>rêves </strong>et nos <strong>cauchemars</strong>, face à Françoise Hardy, pas toujours d’accord mais fascinée par le sujet !<br />
<span id="more-520"></span><br />
L&#8217;émission a été diffusée sur France 3, elle sera visible sur le net en streaming pendant quelques jours, sur le site de la chaîne:</p>
<p>
<strong>Lien vers la vidéo: <a title="La nouvelle interprétation des rêves de Tobie Nathan" href="http://vie-privee-vie-publique.france3.fr/index.php?page=article&amp;numsite=4247&amp;id_article=21608&amp;id_rubrique=4250"><strong>&laquo;&nbsp;La nouvelle interprétation des rêves de Tobie Nathan&nbsp;&raquo;</strong></a> </strong> <br />(débute à partir de la 30ème minute)</p>
<p><strong>Et si l&#8217;interprétation des rêves vous intrigue</strong>, et que vous souhaitez en découvrir davantage, alors vous trouverez le livre ici:</p>
<p></p>
<p><iframe class="ama" src="http://rcm-fr.amazon.fr/e/cm?lt1=_blank&#038;bc1=FFFFFF&#038;IS2=1&#038;npa=1&#038;bg1=FFFFFF&#038;fc1=2F2F2F&#038;lc1=106177&#038;t=vitepret-21&#038;o=8&#038;p=8&#038;l=as4&#038;m=amazon&#038;f=ifr&#038;asins=2738119050" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
<p><br style="clear: both" /></p>
<img src="http://feeds.feedburner.com/~r/pixarea/blog/~4/t6rno7RAwZs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pixarea.com/2011/03/la-nouvelle-interpretation-des-reves-de-tobie-nathan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.pixarea.com/2011/03/la-nouvelle-interpretation-des-reves-de-tobie-nathan/</feedburner:origLink></item>
		<item>
		<title>Nouvelle rubrique: Magie du langage</title>
		<link>http://feedproxy.google.com/~r/pixarea/blog/~3/Si2xeLJSVI4/</link>
		<comments>http://blog.pixarea.com/2011/03/nouvelle-categorie-art-du-langage/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 13:04:35 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Magie du Langage]]></category>

		<guid isPermaLink="false">http://blog.pixarea.com/?p=466</guid>
		<description><![CDATA[Je viens de procéder à quelques remaniements de ce blog, et comme vous pouvez le voir, j&#8217;ai décidé de scinder les articles en 2 catégories principales: Magie du langage et Programmation. Pour la petite histoire Depuis toujours, j&#8217;ai porté un intérêt particulier au langage, à ses possibilités. Depuis que, vers onze ans, j&#8217;ai découvert dans [...]]]></description>
			<content:encoded><![CDATA[<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> <p>Je viens de procéder à quelques remaniements de ce blog, et comme vous pouvez le voir, j&#8217;ai décidé de scinder les articles en 2 catégories principales: <a href="http://blog.pixarea.com/category/magie-du-langage/"><strong>Magie du langage</strong></a> et <a href="http://blog.pixarea.com/category/programmation/"><strong>Programmation</strong></a>.</p>
<p><span id="more-466"></span></p>
<h3>Pour la petite histoire</h3>
<p>Depuis toujours, j&#8217;ai porté un intérêt particulier au langage, à ses possibilités. Depuis que, vers onze ans, j&#8217;ai découvert dans la bibliothèque familiale <a href="http://www.amazon.fr/gp/product/2259205526?ie=UTF8&#038;tag=vitepret-21&#038;linkCode=as2&#038;camp=1642&#038;creative=19458&#038;creativeASIN=2259205526">un gros livre avec l&#8217;intégrale des sketches</a><img src="http://www.assoc-amazon.fr/e/ir?t=vitepret-21&#038;l=as2&#038;o=8&#038;a=2259205526" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important; padding:0;" /> de <a href="http://www.youtube.com/watch?v=NuzWnsR6eGk" target="_blank">Raymond</a> <a href="http://www.youtube.com/watch?v=CvapMn4Z7E0&amp;feature=related">Devos</a>, je n&#8217;ai eu de cesse de m&#8217;étonner des possibilités infinies du langage, de sa beauté dans ses paradoxes, ses sens, ses non-sens, &#8230;</p>
<h3>Créer un site web pour un client: une simple affaire de communication&#8230; et de télépathie ?</h3>
<p>Après des études en infographie, je me retrouve jeune web designer à créer des sites web pendant quelques années, au sein d&#8217;une petite agence web&#8230; Et ce n&#8217;est pas de tout repos !<br />
J&#8217;ai vite découvert que le challenge principal se trouvait <strong>dans la communication</strong>: avec les patrons, les commerciaux, le développeur, la secrétaire, et bien sûr: <em>le client</em>. </p>
<p>Dans le métier de web designer, il est habituel de proposer plusieurs projets graphiques au client.<br />
Mais contrairement à ce qui se fait habituellement, j&#8217;avais coutume de proposer un seul projet, qui était généralement validé par le client, sans besoin d&#8217;en faire plus.</p>
<p>J&#8217;avais ma technique pour y arriver: rencontrer le client en personne, m&#8217;intéresser à qui il est et à ce qu&#8217;il fait, puis parler, parler et encore parler, et le questionner encore, et ensuite l&#8217;impliquer dans la création dès le début. Le client me racontait librement son activité, avec détails. Cela pouvait durer une, deux heures, ou plus. </p>
<p>Les gens ont rarement l&#8217;occasion de parler de ce qu&#8217;ils font à quelqu&#8217;un qui les écoute vraiment. Et quand ils ont l&#8217;occasion de le faire de la sorte, il est parfois difficile de les arrêter <img src='http://blog.pixarea.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>C&#8217;était ma technique pour <em>m&#8217;imprégner</em>, pour <em>modéliser</em> intuitivement la culture du client, sa façon de voir le monde, sa perception de sa profession, de ses collègues, de ses clients à lui, etc.</p>
<p>C&#8217;est une des parties que je préférais: j&#8217;ai appris des tonnes de choses intéressantes et surprenantes grâce à ces &laquo;&nbsp;interviews&nbsp;&raquo;. Cette approche s&#8217;est avérée efficace car au final, je gagnais beaucoup de temps lors de la conception du projet. Le temps dépensé était récupéré car l&#8217;inspiration venait naturellement, ce qui facilitait grandement la conception graphique sur-mesure.</p>
<p>Et quand il fallait argumenter, comme mon design se basait sur nos échanges, il était facile de défendre mes idées ou mes choix graphiques (quelquefois inattendus pour le client). Il me suffisait alors d&#8217;écouter et d&#8217;expliquer la démarche: de bons moments de conscientisation mutuelles.</p>
<p>C&#8217;étaient d&#8217;excellents moments, riches de découvertes, mais mon approche restait principalement intuitive&#8230; et imprécise. Parfois cela ne marchait pas si bien que ça, et plus j&#8217;y réfléchissais et plus j&#8217;avais l&#8217;impression que, pour m&#8217;améliorer dans ce domaine, il me faudrait un miracle, par exemple devenir télépathe.</p>
<p>La difficulté majeure, c&#8217;était que même si nous percevions très bien les besoins du client, il arrivait pourtant que le site web réalisé (après des semaines de collaboration, de design, de programmation), révèle des lacunes par rapport aux réels besoins pratiques. </p>
<p>Les clients pouvaient être très satisfaits de leur site tout neuf, puis, après quelques semaines, se rendre compte que le site ne correspond pas si bien que ça à leurs besoins.</p>
<p>Et pourtant nous avions répondu aux besoins, <em>mais à quels besoins précisément</em> ?<br />
C&#8217;est là que j&#8217;ai découvert la distinction essentielle entre les <em>attentes </em>et les <em>besoins réels</em>.</p>
<p>Une fois le projet fini et fonctionnel, apparaissaient donc les besoins réels, et l&#8217;on commencait à voir des  différences par rapport aux besoins énoncés quelques semaines plus tôt&#8230; Souvent il était facile de réajuster le tir. Mais parfois il aurait fallu refaire le tout différemment&#8230; Ouille !</p>
<p>Alors comment résoudre ce paradoxe entre besoins perçus à un moment&#8230; et besoins réels, conscientisés plus tard ? Était-ce dans certains cas un mal nécessaire ? Ou serait-il possible d&#8217;identifier à l&#8217;avance les besoins réels, de manière fiable ?</p>
<p>C&#8217;est là tout le problème de la déformation entre la réalité et ce qui en est perçu, pensé, retenu: une infime partie, simplifiée et déformée. Bon, alors&#8230; que faire ?</p>
<h3>Comment j&#8217;ai découvert la PNL</h3>
<p>Suite à ces questions, (et d&#8217;autres questions similaires dans ma vie) j&#8217;ai commencé à m&#8217;intéresser et à découvrir la psychologie, la psychanalyse (<a href="http://www.amazon.fr/gp/product/2228894028?ie=UTF8&#038;tag=vitepret-21&#038;linkCode=as2&#038;camp=1642&#038;creative=19458&#038;creativeASIN=2228894028">Freud</a><img src="http://www.assoc-amazon.fr/e/ir?t=vitepret-21&#038;l=as2&#038;o=8&#038;a=2228894028" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important; position: absolute;padding:0;" />, un peu de Jung), des bouquins sur la théorie de la communication, le <a href="http://www.amazon.fr/gp/product/2840016729?ie=UTF8&#038;tag=vitepret-21&#038;linkCode=as2&#038;camp=1642&#038;creative=19458&#038;creativeASIN=2840016729">marketing </a><img src="http://www.assoc-amazon.fr/e/ir?t=vitepret-21&#038;l=as2&#038;o=8&#038;a=2840016729" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important; padding:0" />, et la philo.</p>
<p>Et un jour, je suis tombé sur ces bouquins: <a href="http://www.amazon.fr/gp/product/2761920414?ie=UTF8&#038;tag=vitepret-21&#038;linkCode=as2&#038;camp=1642&#038;creative=19458&#038;creativeASIN=2761920414">Les Secrets de la Communication</a><img src="http://www.assoc-amazon.fr/e/ir?t=vitepret-21&#038;l=as2&#038;o=8&#038;a=2761920414" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important; position:absolute;padding:0;" /> et <a href="http://www.amazon.fr/gp/product/B000GR50U2?ie=UTF8&#038;tag=vitepret-21&#038;linkCode=as2&#038;camp=1642&#038;creative=19458&#038;creativeASIN=B000GR50U2">Structure of Magic</a><img src="http://www.assoc-amazon.fr/e/ir?t=vitepret-21&#038;l=as2&#038;o=8&#038;a=B000GR50U2" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important; padding:0" /><br />
 de Richard Bandler: et ce fut la révélation ! Ni plus, ni moins !</p>
<p>En effet, la PNL offrait des réponses concrètes à ces questions, et des outils hyper-efficaces, comme notamment le <a href="http://nlpuniversitypress.com/html2/MdMe03.html">Méta-Modèle</a>, qui apporte un aperçu fascinant sur la structure de la pensée et de la parole, appliqué à n&#8217;importe quelle type de résolution de problèmes.</p>
<p>Je venais donc de découvrir la <strong>PNL</strong> (programmation neuro-linguistique). Ou <em>l&#8217;étude de la structure de la subjectivité</em>. Pour résumer: la PNL permet de décoder le fonctionnement de l&#8217;esprit pour communiquer plus efficacement. On peut la voir aussi comme un mode d&#8217;emploi du cerveau, du langage, des processus d&#8217;apprentissage et d&#8217;évolution. La PNL est une sorte de super-condensé de savoir et de savoir-faire à propos de la communication humaine.</p>
<p>Je me suis pris de passion pour cette approche, ce qui m&#8217;a mené, en janvier 2010, à entamer les cycles de formations officielles en PNL, à Bruxelles. En juillet 2010, j&#8217;ai passé avec succès la <strong>certification de Praticien PNL</strong> à l&#8217;institut de formation <a href="http://www.ressources.be/les_bases_de_la_pnl">Ressources</a>.</p>
<p>Je continue, et je suis actuellement en formation pour présenter la certification de Maître-Praticien, en novembre 2011.</p>
<h3>La magie du langage</h3>
<p>La PNL m&#8217;a permis d&#8217;ouvrir mes perceptions à un champ beaucoup plus vaste de la communication.</p>
<p>J&#8217;ai développé une passion pour le fonctionnement de l&#8217;esprit et la magie des mots, du langage sous toutes ses formes, de la compréhension d&#8217;autrui, et par extension pour des domaines tels que la psychothérapie, le coaching, ou encore l&#8217;hypnose, les contes et métaphores, &#8230;</p>
<p>Les articles que vous trouverez ici répondent à mon désir de partager mes progrès, mes découvertes, mes échanges et mes réflexions, autour du thème du langage, de ses possibilités pratiques parfois peu connues dans la vie quotidienne et professionnelle. Mon influence principale sera bien entendu l&#8217;approche PNL, de par ma formation.</p>
<p>Merci de m&#8217;avoir lu jusqu&#8217;ici, je vous souhaite une très belle journée et vous dis à bientôt !</p>
<img src="http://feeds.feedburner.com/~r/pixarea/blog/~4/Si2xeLJSVI4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pixarea.com/2011/03/nouvelle-categorie-art-du-langage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.pixarea.com/2011/03/nouvelle-categorie-art-du-langage/</feedburner:origLink></item>
		<item>
		<title>Virtualbox: auto-mounting a shared folder on Ubuntu at startup</title>
		<link>http://feedproxy.google.com/~r/pixarea/blog/~3/-o0uxIrKJAA/</link>
		<comments>http://blog.pixarea.com/2011/01/virtualbox-auto-mounting-a-shared-folder-on-ubuntu-at-startup/#comments</comments>
		<pubDate>Sat, 22 Jan 2011 11:53:26 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Programmation]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://blog.pixarea.com/?p=422</guid>
		<description><![CDATA[For developing web applications under Ruby on Rails, I&#8217;m using Ubuntu server 10.10 (Maverick Meerkat) under Vitualbox, on a Vista host. With this setup, to mount a shared folder under Ubuntu, you have to type a command like in this example: mount -t vboxsf apps /home/daniel/apps/ But it means you have to type it after [...]]]></description>
			<content:encoded><![CDATA[<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> <p>For developing web applications under Ruby on Rails, I&#8217;m using <strong>Ubuntu server 10.10</strong> (Maverick Meerkat) <strong>under Vitualbox</strong>, on a Vista host. </p>
<p>With this setup, to mount a shared folder under Ubuntu, you have to type a command like in this example:</p>
<p><code>mount -t vboxsf apps /home/daniel/apps/</code></p>
<p>But it means you have to type it after each reboot, and it would be much more convenient if it was mounted automatically, wouldn&#8217;t it ?<span id="more-422"></span></p>
<h3>First attempt: partial success</h3>
<p>I just addded the same line at the end of my <code>~/.bashrc</code> file, to invoke it automatically when I login to the system.</p>
<p>The command is fired on startup as expected, BUT it still asks for password&#8230; hmmm, not perfect.</p>
<h3>Second attempt: success !</h3>
<p>This time, I added this code:</p>
<p><code>apps /home/daniel/apps vboxsf</code></p>
<p>at the end of file <code>/etc/fstab</code>, which manages the way hard disk are mounted system-wide, and now it works as expected. Nothing to do anymore after reboots, as the shared folder is now mounted silently.</p>
<img src="http://feeds.feedburner.com/~r/pixarea/blog/~4/-o0uxIrKJAA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pixarea.com/2011/01/virtualbox-auto-mounting-a-shared-folder-on-ubuntu-at-startup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.pixarea.com/2011/01/virtualbox-auto-mounting-a-shared-folder-on-ubuntu-at-startup/</feedburner:origLink></item>
		<item>
		<title>Mindmap des métaprogrammes en PNL</title>
		<link>http://feedproxy.google.com/~r/pixarea/blog/~3/5XtYqIFWWtc/</link>
		<comments>http://blog.pixarea.com/2011/01/mindmap-des-metaprogrammes-en-pnl/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 17:00:16 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Magie du Langage]]></category>
		<category><![CDATA[creative-commons]]></category>
		<category><![CDATA[mindmap]]></category>
		<category><![CDATA[pnl]]></category>

		<guid isPermaLink="false">http://blog.pixarea.com/?p=386</guid>
		<description><![CDATA[Les métaprogrammes sont un de mes outils préférés en PNL, sans doute parce qu&#8217;on peut les utiliser de manière très simple et naturelle, avec des utilisation concrètes pourtant très intéressantes. Mais il peut-être difficile d&#8217;en garder une vision globale, alors pour me faciliter la tâche, j&#8217;ai créé une carte heuristique (ou mindmap) à accrocher au [...]]]></description>
			<content:encoded><![CDATA[<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> <p>Les métaprogrammes sont un de mes outils préférés en PNL, sans doute parce qu&#8217;on peut les utiliser de manière très simple et naturelle, avec des utilisation concrètes pourtant très intéressantes.<span id="more-386"></span></p>
<p>Mais il peut-être difficile d&#8217;en garder une vision globale, alors pour me faciliter la tâche, j&#8217;ai créé une <a href="http://fr.wikipedia.org/wiki/Carte_heuristique">carte heuristique (ou mindmap)</a> à accrocher au mur, généreusement coloriée et illustrée et reprenant les principaux métaprogrammes, comme ils nous on été enseignés en formation.</p>
<p>J&#8217;ai décidé de partager cette mindmap, pour les personnes éventuellement intéressées.</p>
<p>Cette image est sous license Creative Commons <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/be/deed.fr">CC BY-NC-SA 2.0.</a> Vous pouvez donc l&#8217;imprimer et l&#8217;utiliser à volonté tant que c&#8217;est pour votre usage personnel. La résolution est suffisante pour l&#8217;imprimer au format A3.</p>
<p>(Cliquez sur l&#8217;image pour la télécharger en haute résolution)</p>
<p><a href="http://lh6.ggpht.com/_KVaEAkr2A6g/TThigF6Bv7I/AAAAAAAABKw/6d1mB4yqm5c/d/metaprogrammes%20mindmap%2003_02.png" title="cliquez pour télécharger 'Mindmap: Métaprogrammes en PNL'"><br />
<img src="http://lh6.ggpht.com/_KVaEAkr2A6g/TThigF6Bv7I/AAAAAAAABKw/6d1mB4yqm5c/s720/metaprogrammes%20mindmap%2003_02.png" alt="Mindmap: Métaprogrammes PNL" width="630" /><br />
</a></p>
<img src="http://feeds.feedburner.com/~r/pixarea/blog/~4/5XtYqIFWWtc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pixarea.com/2011/01/mindmap-des-metaprogrammes-en-pnl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.pixarea.com/2011/01/mindmap-des-metaprogrammes-en-pnl/</feedburner:origLink></item>
		<item>
		<title>A Rails3 dev environment with Virtualbox and Ubuntu server</title>
		<link>http://feedproxy.google.com/~r/pixarea/blog/~3/oZdt1gkgxD8/</link>
		<comments>http://blog.pixarea.com/2011/01/a-rails3-dev-environment-with-virtualbox-and-ubuntu-server/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 11:40:04 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Programmation]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[gist]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://blog.pixarea.com/?p=392</guid>
		<description><![CDATA[Some operating systems are more friendly than others for developping Ruby on Rails applications. But I can say from my experience that windows is hell NOT a friendly environment. So,  a good way to work in decent conditions is to use VirtualBox + Ubuntu server to create a development environment for personal usage. That&#8217;s just [...]]]></description>
			<content:encoded><![CDATA[<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> <p>Some operating systems are more friendly than others for developping <a href="http://rubyonrails.org/">Ruby on Rails</a> applications.</p>
<p>But I can say from my experience that windows is hell NOT a friendly environment.</p>
<p>So,  a good way to work in decent conditions is to use <a title="Virtualbox" href="www.virtualbox.org">VirtualBox</a> + <a href="http://www.ubuntu.com/server">Ubuntu server</a> to create a development environment for personal usage.<span id="more-392"></span></p>
<p>That&#8217;s just what I did 2 days ago, and I saved my progress in a gist as a reminder.</p>
<p>I&#8217;m using the server flavor of Ubuntu, because I&#8217;m trying to keep it as minimal as possible.</p>
<p>After the setup is done, I don&#8217;t need to interact with Ubuntu directly anymore.<br />
I launch it from Virtualbox, and I use <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">Putty</a> to connect to it via ssh. The usage of a public/private ssh key pair allows to login instantly.</p>
<p>Any Rails application is in fact stored as a folder in my Vista documents. The folder is shared with Ubuntu using VirtualBox shared folders.</p>
<p>This way, I do all my programming on the <em>host </em>operating system (here it&#8217;s Vista, but it could be OSX, another Linux, &#8230;). So I can use the tools of my choice, and I don&#8217;t have to install any editor to the virtual machine, but only what is needed for running the applications and deploy.</p>
<p>This approach is the best I found to keep things minimal and easy to manage.</p>
<p>And, the virtual machine stays low on ram (about 70mb).</p>
<p>Before following the steps from the gist, install Virtualbox + Ubuntu server 10.10 Maverick Meerkat.</p>
<p>Then login to Ubuntu server, and follow the steps from the gist:</p>
<p><script src="https://gist.github.com/771267.js?file=ubuntu_server_config.sh"></script></p>
<h3>Other useful resources:</h3>
<ul>
<li><a href="http://www.hackido.com/2010/12/install-ruby-on-rails-on-ubuntu.html">http://www.hackido.com/2010/12/install-ruby-on-rails-on-ubuntu.html</a></li>
<li><a href="http://thekindofme.wordpress.com/2010/10/24/rails-3-on-ubuntu-10-10-with-rvm-passenger-and-nginx/">http://thekindofme.wordpress.com/2010/10/24/rails-3-on-ubuntu-10-10-with-rvm-passenger-and-nginx/</a></li>
<li><a href="http://ascarter.net/2011/01/02/rails-development-on-ubuntu-10.10.html">http://ascarter.net/2011/01/02/rails-development-on-ubuntu-10.10.html</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/pixarea/blog/~4/oZdt1gkgxD8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pixarea.com/2011/01/a-rails3-dev-environment-with-virtualbox-and-ubuntu-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.pixarea.com/2011/01/a-rails3-dev-environment-with-virtualbox-and-ubuntu-server/</feedburner:origLink></item>
		<item>
		<title>Stuck with a programming question ? Stackoverflow.com is just brillant.</title>
		<link>http://feedproxy.google.com/~r/pixarea/blog/~3/uQla4NKAh0E/</link>
		<comments>http://blog.pixarea.com/2011/01/stuck-with-a-programming-question-stackoverflow-com-is-just-brillant/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 22:47:44 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Programmation]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://blog.pixarea.com/?p=387</guid>
		<description><![CDATA[Today, I just started to pay closer attention to stackoverflow.com , and I&#8217;m just really glad I did. My ritual, when searching for programming-related answers, is to fire up Google, search, find some related blogs and articles, read a few, figure things out, and write, hack or fix my code. And eventually, spend a little [...]]]></description>
			<content:encoded><![CDATA[<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> <p>Today, I just started to pay closer attention to <a href="http://stackoverflow.com">stackoverflow.com</a> , and I&#8217;m just really glad I did.</p>
<p>My ritual, when searching for programming-related answers, is to fire up Google, search, find some related blogs and articles, read a few, figure things out, and write, hack or fix my code. And eventually, spend a little time discovering the blogs and these sites, and save their feeds in Google reader for later reading.</p>
<p>But I don&#8217;t know why, I never really paid attention to <a href="http://stackoverflow.com">stackoverflow.com</a>, until yesterday when I realised how often I found relevant, high-quality info on it. I think it&#8217;s something with their visual style, which looked for me like one of these sites that just agregate contents. Some psychological phenomenon similar to <a title="Ad blindness" href="http://en.wikipedia.org/wiki/Ad_blindness">ad blindness</a> just prevented me to simply pay attention.<span id="more-387"></span></p>
<p>So, yesterday I began to look more closely.</p>
<p>And I realised how f***** cool it is !</p>
<blockquote><p>Stack Overflow is a collaboratively edited question and answer site for programmers – regardless of platform or language. It&#8217;s 100% free, no registration required.</p></blockquote>
<p>They have a very clever community and voting system, which favors high quality content.</p>
<p>Today, I had a programming-related question for which I couldn&#8217;t find a simple answer on the web: <a href="http://stackoverflow.com/questions/4609622/what-is-the-socket-declaration-for-in-ruby-on-rails-database-yml">What is the socket declaration for, in Ruby on Rails database.yml ?</a>. A good occasion to sign up and post it on stackoverflow.com.</p>
<p>After only a few minutes, the question was answered. And with high-quality answers.</p>
<p>And when you&#8217;re a developper, a ressource like stackoverflow.com is just a gift made in pure gold !</p>
<p>Plus it gives a great motivation to participate and give back to the community.</p>
<p>It&#8217;s great to find great things !</p>
<img src="http://feeds.feedburner.com/~r/pixarea/blog/~4/uQla4NKAh0E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pixarea.com/2011/01/stuck-with-a-programming-question-stackoverflow-com-is-just-brillant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.pixarea.com/2011/01/stuck-with-a-programming-question-stackoverflow-com-is-just-brillant/</feedburner:origLink></item>
		<item>
		<title>A tool to find available domain names</title>
		<link>http://feedproxy.google.com/~r/pixarea/blog/~3/5lkx4SytNlE/</link>
		<comments>http://blog.pixarea.com/2011/01/a-tool-to-find-available-domain-names/#comments</comments>
		<pubDate>Sun, 02 Jan 2011 16:40:42 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Programmation]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://blog.pixarea.com/?p=383</guid>
		<description><![CDATA[Finding a free domain name for your website can be tedious. I just found an excellent app that really eases this process: https://domize.com/ As you type, domize informs you in realtime about the domain name availibility with different extensions. You can also use some special expressions to make domize search several possibilities at once. And [...]]]></description>
			<content:encoded><![CDATA[<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> <p>Finding a free domain name for your website can be tedious.</p>
<p>I just found an excellent app that really eases this process:<span id="more-383"></span></p>
<ul>
<li><a href="https://domize.com/">https://domize.com/</a></li>
</ul>
<p>As you type, domize informs you in realtime about the domain name availibility with different extensions.</p>
<p>You can also use some special expressions to make domize search several possibilities at once.</p>
<p>And a good thing to know: Domize is secured with HTTPS/SSL so you can use it from anywhere (public places, open wifis, &#8230;) without risking that a pirate intercepts the domain names you are interested in.</p>
<img src="http://feeds.feedburner.com/~r/pixarea/blog/~4/5lkx4SytNlE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pixarea.com/2011/01/a-tool-to-find-available-domain-names/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.pixarea.com/2011/01/a-tool-to-find-available-domain-names/</feedburner:origLink></item>
	</channel>
</rss>

