<?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>desgrange.net &#187; conference</title>
	<atom:link href="http://blog.desgrange.net/tag/conference/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.desgrange.net</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 21:00:42 +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>FOSDEM 2011</title>
		<link>http://blog.desgrange.net/2011/01/31/fosdem-2011/</link>
		<comments>http://blog.desgrange.net/2011/01/31/fosdem-2011/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 21:00:35 +0000</pubDate>
		<dc:creator>laurent</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[Brussels]]></category>
		<category><![CDATA[FOSDEM]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.desgrange.net/?p=1292</guid>
		<description><![CDATA[FOSDEM (Free and Open Source Software Developers’ European Meeting) 2011 is happening this week-end (5-6 february) in Brussels as usual. I&#8217;m not living there anymore but I&#8217;m going to FOSDEM this year again. This meeting is really open source developer oriented, several communities are meeting there (debian, mozilla, kde, enlightenment…) and I&#8217;m unfortunately not involved [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/FOSDEM" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/FOSDEM?referer=');">FOSDEM</a> (Free and Open Source Software Developers’ European Meeting) 2011 is happening this week-end (5-6 february) in Brussels as usual. I&#8217;m not living there anymore but I&#8217;m going to <a href="http://www.fosdem.org" onclick="pageTracker._trackPageview('/outgoing/www.fosdem.org?referer=');">FOSDEM</a> this year again.</p>
<p>This meeting is really open source developer oriented, several communities are meeting there (<a href="http://www.debian.org/" onclick="pageTracker._trackPageview('/outgoing/www.debian.org/?referer=');">debian</a>, <a href="http://www.mozilla.org/" onclick="pageTracker._trackPageview('/outgoing/www.mozilla.org/?referer=');">mozilla</a>, <a href="http://www.kde.org/" onclick="pageTracker._trackPageview('/outgoing/www.kde.org/?referer=');">kde</a>, <a href="http://www.enlightenment.org/" onclick="pageTracker._trackPageview('/outgoing/www.enlightenment.org/?referer=');">enlightenment</a>…) and I&#8217;m unfortunately not involved in any of this, so lots of tracks are too specific for me. Nonetheless some of them are more &#8220;general&#8221; and sound interesting.</p>
<p><a href="/2010/02/03/fosdem-2010">Last year I was wondering how to contribute</a> a bit to the open source community, the only thing I did was small piece of software (called <a href="http://pwad.desgrange.net/" onclick="pageTracker._trackPageview('/outgoing/pwad.desgrange.net/?referer=');">pwad</a>) to download <a href="http://picasa.google.com/" onclick="pageTracker._trackPageview('/outgoing/picasa.google.com/?referer=');">picasa</a> albums sent by friends. I can do better than that.</p>
<p>Anyway, FOSDEM is a great event, if you are in Brussels at that time, you should definitely go there and at least have a look of what&#8217;s happening. Last year I learned very interesting stuff and ideas that I hope will be nicely integrated in mainstream software/operating systems.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.desgrange.net/2011/01/31/fosdem-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Power of Abstraction</title>
		<link>http://blog.desgrange.net/2010/06/01/the-power-of-abstraction/</link>
		<comments>http://blog.desgrange.net/2010/06/01/the-power-of-abstraction/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 20:00:34 +0000</pubDate>
		<dc:creator>laurent</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.desgrange.net/?p=1139</guid>
		<description><![CDATA[During last BruJUG third half-time, Alex Snaps told us about a presentation by Barbara Liskov (also known for the Liskov Substitution Principle) in which she tell us a bit of computer science history, how the data abstraction emerged and so on. It&#8217;s a very interesting presentation, it&#8217;s quite amazing to see that most of programming [...]]]></description>
			<content:encoded><![CDATA[<p>During last <a href="http://www.brussels-jug.be/" onclick="pageTracker._trackPageview('/outgoing/www.brussels-jug.be/?referer=');">BruJUG</a> third half-time, <a href="http://www.jroller.com/greenhorn/" onclick="pageTracker._trackPageview('/outgoing/www.jroller.com/greenhorn/?referer=');">Alex Snaps</a> told us about a presentation by <a href="http://en.wikipedia.org/wiki/Barbara_Liskov" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Barbara_Liskov?referer=');">Barbara Liskov</a> (also known for the <a href="http://en.wikipedia.org/wiki/Liskov_substitution_principle" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Liskov_substitution_principle?referer=');">Liskov Substitution Principle</a>) in which she tell us a bit of computer science history, how the data abstraction emerged and so on.</p>
<p>It&#8217;s a very interesting presentation, it&#8217;s quite amazing to see that most of programming languages principles where designed 30-40 years ago. If you are a developer, I recommend you to watch <a href="http://www.infoq.com/presentations/liskov-power-of-abstraction" onclick="pageTracker._trackPageview('/outgoing/www.infoq.com/presentations/liskov-power-of-abstraction?referer=');">Barbara Liskov&#8217;s presentation: &#8220;The Power of Abstraction&#8221;</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.desgrange.net/2010/06/01/the-power-of-abstraction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Post FOSDEM 2010</title>
		<link>http://blog.desgrange.net/2010/02/08/post-fosdem-2010/</link>
		<comments>http://blog.desgrange.net/2010/02/08/post-fosdem-2010/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 22:00:00 +0000</pubDate>
		<dc:creator>laurent</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[Brussels]]></category>
		<category><![CDATA[FOSDEM]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.desgrange.net/?p=707</guid>
		<description><![CDATA[So last week-end I was at FOSDEM. First, it’s quite huge. Several thousand geeks in one location (if somebody hates open source, it’s the place to drop a bomb, lots of projects might also die afterward (I’m just saying that it’s not so cool on a risk management point of view, I’m not encouraging anybody [...]]]></description>
			<content:encoded><![CDATA[<p>So last week-end I was at <a hreflang="en" href="http://en.wikipedia.org/wiki/FOSDEM" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/FOSDEM?referer=');">FOSDEM</a>. First, it’s quite huge. Several thousand <a hreflang="en" href="http://en.wikipedia.org/wiki/Geek" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Geek?referer=');">geeks</a> in one location (if somebody hates <a hreflang="en" href="http://en.wikipedia.org/wiki/Open_source" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Open_source?referer=');">open source</a>, it’s the place to drop a bomb, lots of projects might also die afterward (I’m just saying that it’s not so cool on a risk management point of view, I’m not encouraging anybody to do such a bad thing <img src='http://blog.desgrange.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> )). A lot of smart people, good ideas, interesting stuff to see, to hear and free <a hreflang="en" href="http://en.wikipedia.org/wiki/WiFi" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/WiFi?referer=');">WiFi</a> everywhere (such thing would be illegal in France nowadays :-\).</p>
<p>As usual with conferences, goodies review. What do we get: &#8211; conference program (on paper) &#8211; a bag (made from <a hreflang="en" href="http://en.wikipedia.org/wiki/Biodegradation" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Biodegradation?referer=');">biodegradable</a> material)</p>
<p>That’s all good to me. Quite eco-friendy and nothing is unnecessary.</p>
<p>Here is the list of sessions I attended:</p>
<h5>Welcome (<a href="http://fosdem.org/2010/about/fosdem#team" onclick="pageTracker._trackPageview('/outgoing/fosdem.org/2010/about/fosdem_team?referer=');">FOSDEM Staff</a>)</h5>
<p>Quick <a hreflang="en" href="http://archive.fosdem.org/" onclick="pageTracker._trackPageview('/outgoing/archive.fosdem.org/?referer=');">history of the FOSDEM</a> and of course the <a href="http://www.0xdeadbeef.com/weblog/2010/02/the-fosdem-dance/" onclick="pageTracker._trackPageview('/outgoing/www.0xdeadbeef.com/weblog/2010/02/the-fosdem-dance/?referer=');">FOSDEM dance</a>.</p>
<h5>Promoting Open Source Methods at a Large Company (Brooks Davis)</h5>
<p>Brooks Davis told us how they managed to bring some of the open source way of working in a big aerospace company. I find incredible that in a company working for aerospace (and even any company doing software) some developers are still not using any <a hreflang="en" href="http://en.wikipedia.org/wiki/Revision_control" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Revision_control?referer=');">version control system</a>.</p>
<h5>Evil on the Internet (<a hreflang="en" href="http://www.cl.cam.ac.uk/~rnc1/" onclick="pageTracker._trackPageview('/outgoing/www.cl.cam.ac.uk/_rnc1/?referer=');">Richard Clayton</a>)</h5>
<p>Quick presentation of what “bad people” are doing on the internet and how it works, with live examples of <a hreflang="en" href="http://en.wikipedia.org/wiki/Phishing" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Phishing?referer=');">phishing</a>/fake banks/fake escrow websites.</p>
<p>Visit the <a hreflang="en" href="http://wiki.aa419.org/index.php/Main_Page" onclick="pageTracker._trackPageview('/outgoing/wiki.aa419.org/index.php/Main_Page?referer=');">AA419 website</a> for more information.</p>
<h5>Mozilla Europe/Mozilla Foundation (<a href="http://standblog.org/blog/" onclick="pageTracker._trackPageview('/outgoing/standblog.org/blog/?referer=');">Tristan Nitot</a>/<a hreflang="en" href="http://weblogs.mozillazine.org/gerv/" onclick="pageTracker._trackPageview('/outgoing/weblogs.mozillazine.org/gerv/?referer=');">Gervase Markham</a>)</h5>
<p>Some info on current status and future stuff at <a hreflang="en" href="http://en.wikipedia.org/wiki/Mozilla_Foundation" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Mozilla_Foundation?referer=');">Mozilla</a>. Some discussion about the <a hreflang="en" href="http://www.computerworld.com/s/article/9142416/FAQ_How_the_IE_ballot_screen_works" onclick="pageTracker._trackPageview('/outgoing/www.computerworld.com/s/article/9142416/FAQ_How_the_IE_ballot_screen_works?referer=');">ballot screen</a>.</p>
<p>Personal note: the ballot screen will appear for every Windows XP/Vista/7 users how do not have installed any other web browser. This is a decision of the <a hreflang="en" href="http://en.wikipedia.org/wiki/European_Commission" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/European_Commission?referer=');">European Commission</a> imposed to <a hreflang="en" href="http://en.wikipedia.org/wiki/Microsoft" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Microsoft?referer=');">Microsoft</a>. But what about people working at the European Commission? Are they going to see the ballot screen on their computers? Obviously, like in any company managing their computers, this is going to be blocked in order to keep the “homogeneity” and ease of system administration. Guess what? I am working at the EC (as external contractor). Since I’m a developer, I can install whatever I want^H^H^H^Hneed on my work computer so I don’t have the problem (and in fact since I’m doing a bit of web development I’ve all major web browsers installed). Anyway, I will see if my colleagues get some choice for their web browser.</p>
<h5><a hreflang="en" href="http://en.wikipedia.org/wiki/FLOSS" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/FLOSS?referer=');">FLOSS</a>: a key to self-determination in Internet life (<a hreflang="en" href="http://blog.lizardwrangler.com/" onclick="pageTracker._trackPageview('/outgoing/blog.lizardwrangler.com/?referer=');">Mitchell Baker</a>)</h5>
<p>OK, I can’t really summarize but it was interesting. Free and open source software have values, freedom related ones (at least). To some extent we can see those values in how the internet has been built and we need to be sure that those values are still going to drive the future of the internet and even take a more predominant place.</p>
<h5>Hackability (<a hreflang="en" href="http://en.wikipedia.org/wiki/Tristan_Nitot" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Tristan_Nitot?referer=');">Tristan Nitot</a>/<a href="http://blog.mozbox.org/" onclick="pageTracker._trackPageview('/outgoing/blog.mozbox.org/?referer=');">Paul Rouget</a>)</h5>
<p>Do you want the internet to be a place only for for-profit companies to sell you their products? I hope not (if you do, what the hell are you doing here?). An important thing that will prevent that is to be sure that the internet is hackable. That mean we can do what we want with it, event if it was not designed for.</p>
<p>I would like to give an example of a hackable product by design: a <a hreflang="en" href="http://en.wikipedia.org/wiki/Lego" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Lego?referer=');">Lego</a> box. When you buy a <a href="http://www.lego.com" onclick="pageTracker._trackPageview('/outgoing/www.lego.com?referer=');">Lego</a> box, it’s shipped with a manual with one or two (sometimes more) patterns to build what Lego thinks you might want to build with. But obviously, it’s for fun, and Lego does not forbid you to do anything else with it, on the contrary, they encourage you to do stuff they didn’t think you could do with it… and it’s quite normal since Lego bricks are done to <a hreflang="en" href="http://www.toxel.com/inspiration/2008/10/11/collection-of-incredible-lego-creations/" onclick="pageTracker._trackPageview('/outgoing/www.toxel.com/inspiration/2008/10/11/collection-of-incredible-lego-creations/?referer=');">build whatever you want</a>.</p>
<p>On the internet it’s quite the same. You have bricks. Different kind of bricks, versatile ones (<a hreflang="en" href="http://en.wikipedia.org/wiki/Bit" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Bit?referer=');">bits</a> and <a hreflang="en" href="http://en.wikipedia.org/wiki/Byte" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Byte?referer=');">bytes</a>) on top of which people have created more complex bricks (<a hreflang="en" href="http://en.wikipedia.org/wiki/HTML" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/HTML?referer=');">HTML</a>, <a hreflang="en" href="http://en.wikipedia.org/wiki/HTTP" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/HTTP?referer=');">HTTP</a>, <a hreflang="en" href="http://en.wikipedia.org/wiki/SMTP" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/SMTP?referer=');">SMTP</a>, <a hreflang="en" href="http://en.wikipedia.org/wiki/IMAP" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/IMAP?referer=');">IMAP</a>, <a hreflang="en" href="http://en.wikipedia.org/wiki/XMPP" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/XMPP?referer=');">XMPP</a>, <a hreflang="en" href="http://en.wikipedia.org/wiki/XML" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/XML?referer=');">XML</a>, <a hreflang="en" href="http://en.wikipedia.org/wiki/CSS" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/CSS?referer=');">CSS</a>, <a hreflang="en" href="http://en.wikipedia.org/wiki/JavaScript" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/JavaScript?referer=');">JavaScript</a>…) allowing you to do any kind of things. But there are some stuff that are not following that concept. Take <a hreflang="en" href="http://en.wikipedia.org/wiki/Adobe_Flash" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Adobe_Flash?referer=');">Flash</a> for instance, here you have the Logo box already mounted and you can’t unmount it, you can play a bit with it but not that much.</p>
<p>Paul did a demo showing that the web is hackable (changing the <a hreflang="en" href="http://en.wikipedia.org/wiki/User_interface" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/User_interface?referer=');">UI</a> of a website and with the help of <a hreflang="en" href="http://en.wikipedia.org/wiki/Firefox" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Firefox?referer=');">Firefox</a>/<a hreflang="en" href="http://en.wikipedia.org/wiki/Greasemonkey" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Greasemonkey?referer=');">Greasemonkey</a> change how to interact with the website), that <a href="http://www.mozilla.com/firefox" onclick="pageTracker._trackPageview('/outgoing/www.mozilla.com/firefox?referer=');">Firefox</a> is hackable (switching from a tab to an other by shaking his <a hreflang="en" href="http://en.wikipedia.org/wiki/Wiimote" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Wiimote?referer=');">wiimote</a>!).</p>
<h5>HTML 5 (Paul Rouget)</h5>
<p>The “theorical” part of the presentation was done by someone else but I don’t have his name (sorry). Anyway, since most of the stuff I developed so far were web applications, I was quite interested in this presentation (and of course because I have been too lazy to check by myself what’s new in <a hreflang="en" href="http://en.wikipedia.org/wiki/HTML5" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/HTML5?referer=');">HTML 5</a>).</p>
<p><a hreflang="en" href="http://dev.w3.org/html5/spec/spec.html" onclick="pageTracker._trackPageview('/outgoing/dev.w3.org/html5/spec/spec.html?referer=');">HTML 5</a> syntax, very pragmatic. HTML has been slaughtered on so many web pages that web browsers are now very good at understanding the understandable. So of course, instead of imposing a drastic syntax (like XML based stuff requires usually) that nobody is going to apply, HTML 5 is quite “user friendly” (in  the way that you can type whatever you want, it’s going to work (uppercase, lowercase, it doesn’t care, you don’t close your tags? not a problem…)). I think web browsers (except IE of course <img src='http://blog.desgrange.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ) are the perfect example of “be strict in what you send, but generous in what you receive”.</p>
<p>Anyway, lots of new tags like <code>header</code>, <code>footer</code>, <code>aside</code>, of course <code>video</code>, <code>canvas</code>…</p>
<p>Paul did an amazing demo with a “simple webpage” turning out to be an interactive presentation with CSS transitions, video playing, 2D transformations, 3D ones… impressive.</p>
<h5>Amarok 2.2 Rocking (<a hreflang="en" href="http://www.krohlas.de/blog/" onclick="pageTracker._trackPageview('/outgoing/www.krohlas.de/blog/?referer=');">Sven Krohlas</a>)</h5>
<p>I was an <a hreflang="en" href="http://en.wikipedia.org/wiki/Amarok_%28software%29" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Amarok_28software_29?referer=');">Amarok</a> user for a long time but since I switched to the <a hreflang="en" href="http://en.wikipedia.org/wiki/Macintosh" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Macintosh?referer=');">Mac</a> it’s not the case anymore (even though <a href="http://amarok.kde.org/" onclick="pageTracker._trackPageview('/outgoing/amarok.kde.org/?referer=');">Amarok</a> runs on Mac). Anyway, the moodbar is back!</p>
<p>I haven’t played a lot with Amarok 2.x, but I don’t feel very comfortable with the UI. In 2.2 it’s a bit better. Maybe a part of the problem is that I don’t like KDE’s default theme.</p>
<p>It was a conference on free (as in free speech) softwares, but there are not only softwares that are free, there is also music. Go to <a href="http://www.jamendo.com" onclick="pageTracker._trackPageview('/outgoing/www.jamendo.com?referer=');">Jamendo</a> and listen/download a bit of music, you might discover good music under <a hreflang="en" href="http://en.wikipedia.org/wiki/Creative_Commons" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Creative_Commons?referer=');">Creative Commons</a> licenses (I recommend: <a href="http://www.jamendo.com/en/artist/Diablo_Swing_Orchestra_%282%29" onclick="pageTracker._trackPageview('/outgoing/www.jamendo.com/en/artist/Diablo_Swing_Orchestra_282_29?referer=');">Diablo Swing Orchestra</a> and <a hreflang="en" href="http://www.jamendo.com/en/artist/david.tmx" onclick="pageTracker._trackPageview('/outgoing/www.jamendo.com/en/artist/david.tmx?referer=');">David TMX</a>)</p>
<h5>NoSQL for Fun &amp; Profit (Tim Anglade)</h5>
<p>A quick overview of what is <a hreflang="en" href="http://en.wikipedia.org/wiki/NoSQL" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/NoSQL?referer=');">NoSQL</a>, no technical details, more a presentation for managers. Anyway, like lots of people I have suffered of <a hreflang="en" href="http://en.wikipedia.org/wiki/SQL" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/SQL?referer=');">SQL</a>. For several reasons, first, it’s hard to find a project where a relational database is not badly used, a <a hreflang="en" href="http://en.wikipedia.org/wiki/RDBMS" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/RDBMS?referer=');">RDBMS</a> can be very good at what it does (like <a hreflang="en" href="http://en.wikipedia.org/wiki/PostgreSQL" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/PostgreSQL?referer=');">PostgreSQL</a>), it still needs to be used correctly, and secondly, because it was almost the only way “managers” did know about storing data. Who have never seen that kind of situation:</p>
<p>The manager: “On our new software we are going to use this programming language and that relational database.”</p>
<p>The developer: “I can understand that we need a programming language since we are going to write a software, but we don’t need a relational database for it.”</p>
<p>The manager: “Of course we need a relational database, every software use a relational database.”</p>
<p>The developer: “Well… no.”</p>
<p>The manager: “I’m the one deciding, you are only the mindless developer coding the stuff I ask so shut up.” (OK, maybe not that part)</p>
<p>Well anyway, <a hreflang="en" href="http://nosql-database.org/" onclick="pageTracker._trackPageview('/outgoing/nosql-database.org/?referer=');">NoSQL</a> is a good idea to make sure that people know that we have choices on how we store data and that there are some ways better for some kind of tasks and others ways better for other kind of tasks.</p>
<h5>Mozmill (<a hreflang="en" href="http://www.hskupin.info/" onclick="pageTracker._trackPageview('/outgoing/www.hskupin.info/?referer=');">Henrik Skupin</a>)</h5>
<p>A quick presentation of <a hreflang="en" href="http://quality.mozilla.org/projects/mozmill" onclick="pageTracker._trackPageview('/outgoing/quality.mozilla.org/projects/mozmill?referer=');">Mozmill</a>, a tool used to do automated functional tests on Mozilla products (Firefox, <a hreflang="en" href="http://en.wikipedia.org/wiki/Mozilla_Thunderbird" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Mozilla_Thunderbird?referer=');">Thunderbird</a>). Each version of Firefox in fact 225 versions of Firefox (75 languages on 3 platforms) and all of them should/need to be tested. It looks like at Mozilla they are not really in the <a hreflang="en" href="http://en.wikipedia.org/wiki/Test-driven_development" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Test-driven_development?referer=');">test driven</a> mindset (yet), and they are lacking of tests. Wait sorry, when I say tests, I always think “automated tests”, it’s inhuman to make a person run a test suite manually, unfortunately to many people are paid for that. From what I understood they have some manual test suites for Firefox and fortunately they are trying to automate them.</p>
<p>You can see the mozmill generated reports for Firefox here: <a href="http://brasstacks.mozilla.com/couchdb/mozmill/_design/reports/_list/summary/summary" onclick="pageTracker._trackPageview('/outgoing/brasstacks.mozilla.com/couchdb/mozmill/_design/reports/_list/summary/summary?referer=');">http://brasstacks.mozilla.com/couchdb/mozmill/_design/reports/_list/summary/summary</a></p>
<h5>Towards GNUstep GUI 1.0 (Fred Kiefer)</h5>
<p><a hreflang="en" href="http://en.wikipedia.org/wiki/GNUstep" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/GNUstep?referer=');">GNUstep</a> has been in development for ages and there is still no 1.0 version. So the question was “do we need to do one and if yes, what needs to be in”. Obviously, the answer for the first part is “yes” (so it will attract more developers, <a hreflang="en" href="http://en.wikipedia.org/wiki/*BSD" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/_BSD?referer=');">*BSD</a> and <a hreflang="en" href="http://en.wikipedia.org/wiki/Linux_distribution" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Linux_distribution?referer=');">Linux distributions</a> will update their packages…). The second part of the question was not really solved. One proposition was to name the version 10.2 and has complete support of <a hreflang="en" href="http://en.wikipedia.org/wiki/Cocoa_%28API%29" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Cocoa_28API_29?referer=');">Cocoa</a> 10.2.</p>
<h5>L20n (<a hreflang="en" href="http://blog.mozilla.com/axel/" onclick="pageTracker._trackPageview('/outgoing/blog.mozilla.com/axel/?referer=');">Axel Hecht</a>)</h5>
<p>I’m not a specialist of <a hreflang="en" href="http://en.wikipedia.org/wiki/I18n" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/I18n?referer=');">internationalization (i18n) and localization (l10n)</a>, I know some issues regarding that but quite frankly, I didn’t really understood the presentation. It’s a bit more clear after a look on the <a hreflang="en" href="https://wiki.mozilla.org/L20n" onclick="pageTracker._trackPageview('/outgoing/wiki.mozilla.org/L20n?referer=');">l20n wiki</a>. Sounds interesting to me since I think that the current way of doing (key/value) sucks a lot as soon as you have some non ultra-trivial stuff to do.</p>
<h5><a hreflang="en" href="http://etoileos.com/" onclick="pageTracker._trackPageview('/outgoing/etoileos.com/?referer=');">Étoilé</a>: Where it is, where it’s going, why it isn’t there yet (Quentin Mathé/David Chisnall)</h5>
<p>What have they done since the beginning in 2004? This is a project with few people but lots of ideas. One thing I find interesting is the CoreObject framework. Well in fact not the framework, but the ideas behind. From a user point of view, having to save your documents sucks. Why the default state is “in case of problem you are going to lose all your unsaved work” and not “in case of problem all your work is saved”? So here the idea is everything you change on your document is recorded, so you can do/undo/redo modification, close your document, open it again, ask to undo stuff you have done before the history of your changes on the document have been saved all along.</p>
<p>Such ideas are not new, we have been talking about that for decades (well, not me, I’m talking about it only for years, I’m not that old <img src='http://blog.desgrange.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ), but mainstream <a hreflang="en" href="http://en.wikipedia.org/wiki/Operating_system" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Operating_system?referer=');">operating system</a>s are still not implementing it.</p>
<h5>Women and Mozilla (<a href="http://blog.lebedel.net/" onclick="pageTracker._trackPageview('/outgoing/blog.lebedel.net/?referer=');">Delphine Lebédel</a>)</h5>
<p>Quick presentation of <a hreflang="en" href="http://www.womoz.org/blog/" onclick="pageTracker._trackPageview('/outgoing/www.womoz.org/blog/?referer=');">WoMoz</a>.</p>
<h5><a hreflang="en" href="http://en.wikipedia.org/wiki/NEPOMUK_%28framework%29" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/NEPOMUK_28framework_29?referer=');">Nepomuk</a> (<a hreflang="en" href="http://trueg.wordpress.com/" onclick="pageTracker._trackPageview('/outgoing/trueg.wordpress.com/?referer=');">Sebastian Trüg</a>)</h5>
<p>Recent operating systems are now indexing datas so it’s fast and easy to search for stuff on your computer. <a hreflang="en" href="http://nepomuk.semanticdesktop.org/" onclick="pageTracker._trackPageview('/outgoing/nepomuk.semanticdesktop.org/?referer=');">Nepomuk</a> is a “semantic” way of doing so (using RDF and so on).</p>
<p>Several functionalities are similar between Nepomuk and what I think Étoilé’s CoreObject do. But Nepomuk is based on “standards” like <a hreflang="en" href="http://en.wikipedia.org/wiki/Resource_Description_Framework" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Resource_Description_Framework?referer=');">RDF</a> and <a hreflang="en" href="http://en.wikipedia.org/wiki/SPARQL" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/SPARQL?referer=');">SPARQL</a>.</p>
<h5>Mozilla Panel Discussion (Mitchell Baker/Tristan Nitot/<a hreflang="en" href="http://commonspace.wordpress.com/" onclick="pageTracker._trackPageview('/outgoing/commonspace.wordpress.com/?referer=');">Mark Surman</a>)</h5>
<p>A discussion on Mozilla’s mission. Lots of questions about privacy. I confirm, Mozilla’s people have the right mindset (at least the mindset I like) and I’m glad that they are caring about the Internet.</p>
<h5>Write and Submit your first <a hreflang="en" href="http://en.wikipedia.org/wiki/Linux_kernel" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Linux_kernel?referer=');">Linux kernel</a> Patch (<a hreflang="en" href="http://en.wikipedia.org/wiki/Greg_Kroah-Hartman" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Greg_Kroah-Hartman?referer=');">Greg Kroah-Hartman</a>)</h5>
<p>A live example on what you need to do and how to do a patch for the Linux kernel.</p>
<h5>That’s all</h5>
<p>There are several presentations I would like to went to but we still have not invented a device giving us ubiquity.</p>
<p>I now have a lot more thinks to thing about, I may write down some of my thoughts here soon.</p>
<p>Anyway, a big thank you to the FOSDEM staff for organizing all that, to all the speakers and finally to all the people attending the event.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.desgrange.net/2010/02/08/post-fosdem-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FOSDEM 2010</title>
		<link>http://blog.desgrange.net/2010/02/03/fosdem-2010/</link>
		<comments>http://blog.desgrange.net/2010/02/03/fosdem-2010/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 07:00:00 +0000</pubDate>
		<dc:creator>laurent</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[Brussels]]></category>
		<category><![CDATA[FOSDEM]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.desgrange.net/?p=706</guid>
		<description><![CDATA[FOSDEM (Free and Open Source Software Developers’ European Meeting) 2010 is happening this week-end (6-7 february) in… Brussels! At ULB, about 10 minutes by foot from home. So guess what? I never had the opportunity to assist FOSDEM before, so this time I’m not going to miss it. I haven’t look at the planning seriously [...]]]></description>
			<content:encoded><![CDATA[<p>FOSDEM (Free and Open Source Software Developers’ European Meeting) 2010 is happening this week-end (6-7 february) in… Brussels! At ULB, about 10 minutes by foot from home. So guess what?</p>
<p><a href="http://blog.desgrange.net/wp-content/uploads/2010/02/fosdem-2010-going-to.png"><img class="aligncenter size-full wp-image-1047" title="fosdem-2010-going-to" src="http://blog.desgrange.net/wp-content/uploads/2010/02/fosdem-2010-going-to.png" alt="" width="150" height="89" /></a></p>
<p>I never had the opportunity to assist FOSDEM before, so this time I’m not going to miss it.</p>
<p>I haven’t look at the planning seriously yet, there is a huge amount of stuff going on there, it’s going hard to make choices. At least I have seen that <a hreflang="en" href="http://en.wikipedia.org/wiki/Mozilla_Foundation" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Mozilla_Foundation?referer=');">Mozilla</a> is presenting some stuff, I hope I will be able to see <a href="http://standblog.org/blog/" onclick="pageTracker._trackPageview('/outgoing/standblog.org/blog/?referer=');">Tristan</a> at last (though I’m not sure it’s really fulfilling to listen to someone I always agree with (well, I’ve been reading his blog for several years now and I don’t really remember not agreeing on something)).</p>
<p>This reminds me I should find a way to start sharing with the community. I have been using open source softwares for years, on my day to day work, what frustrates me the most is each time I’m struggling with proprietary softwares (which I tend to avoid) while I know that the same problem with an open source software would have been solved much more easier (because of the help of the community and the availability of the source code).</p>
<p>So, are you coming?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.desgrange.net/2010/02/03/fosdem-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Post XP Day BeNeLux 2009</title>
		<link>http://blog.desgrange.net/2010/01/04/post-xp-day-benelux-2009/</link>
		<comments>http://blog.desgrange.net/2010/01/04/post-xp-day-benelux-2009/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 22:00:00 +0000</pubDate>
		<dc:creator>laurent</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[XP Day]]></category>
		<category><![CDATA[agility]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[extreme programming]]></category>

		<guid isPermaLink="false">http://blog.desgrange.net/?p=698</guid>
		<description><![CDATA[As we say in french “mieux vaut tard que jamais”, here is my post about XP Day BeNeLux 2009. In November I went to XP Day BeNeLux as expected. First time in Benelux, second time this year (after XP Day France 2009) and the fourth time in total. The thing that I have seen already [...]]]></description>
			<content:encoded><![CDATA[<p>As we say in french “mieux vaut tard que jamais”, here is my post about XP Day BeNeLux 2009.</p>
<p>In November <a href="/2009/10/26/XP-Day-BeNeLux-2009/">I went to XP Day BeNeLux as expected</a>. First time in Benelux, second time this year (after <a href="/2009/05/29/Post-XP-Day-France-2009/">XP Day France 2009</a>) and the fourth time in total.</p>
<p>The thing that I have seen already in France is the shift to Lean and in fact at XP Day Benelux, there was no sessions about eXtreme Programming!</p>
<p>If you read this blog quite often you know that I don’t really like goodies, and XP Day Benelux is now a reference to me. When you get there they give you a small time table with all the sessions and some cards to take notes. That’s all I need when going to a conference, nothing more, nothing less. But in fact there was also a amazingly wonderful gift <img src='http://blog.desgrange.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> , a small white board with a pen to write on it (and since it took me several months to get real white board at work, I used the one given at XP Day in the meantime).</p>
<h5>A space for programmers’ training: lessons from the coding dōjō experiment</h5>
<p><a hreflang="en" href="http://emmanuelgaillot.blogspot.com/" onclick="pageTracker._trackPageview('/outgoing/emmanuelgaillot.blogspot.com/?referer=');">Emmanuel</a> did a quick history on how the coding dōjō idea came to life, what is the purpose of it, rules to respect, etc.</p>
<p>What I remember from that session:</p>
<ul>
<li>It’s like kata in martial arts, a way to learn how to resolve automatically and elegantly a problem by doing it over and over again. So when you face a similar problem in real life you can tackle it right away with a proper solution instead of doing a quick and dirty hack.</li>
<li>It matters that things are done the right way, and coding dōjō help learning to recognize and understand why something is beautiful or not. I think, unlike what people usually say, that beauty is not subjective only (see this post on <a hreflang="en" href="http://www.regismedina.com/blog/2008/09/christopher-alexander-theory-of-centers" onclick="pageTracker._trackPageview('/outgoing/www.regismedina.com/blog/2008/09/christopher-alexander-theory-of-centers?referer=');">theory of centers</a> for instance).</li>
<li>Lots of ideas on how to organize and maintain a coding dōjō.</li>
</ul>
<p>You can find if there is a coding dōjō near you on the <a hreflang="en" href="http://codingdojo.org/" onclick="pageTracker._trackPageview('/outgoing/codingdojo.org/?referer=');">coding dōjō website</a>.</p>
<p>I never went to a coding dōjō but it’s really something I would like. I spent 3 years in Paris knowing there was a coding dōjō and never went to any session, and now I’m in Brussels and there is no coding dōjō (I also still have to visit the Eiffel Tower and the catacombs). I think Emmanuel did one on Monday evening but I had to leave quite early so I was not able to attend it.</p>
<h5>The Toyota way management principles for sustained lean and agile</h5>
<p>All the information shown in this session <a hreflang="en" href="http://www.agilecoach.net/coach-tools/the-toyota-way/" onclick="pageTracker._trackPageview('/outgoing/www.agilecoach.net/coach-tools/the-toyota-way/?referer=');">are available</a>.</p>
<p>I already went to a presentation of the Toyota way by <a hreflang="en" href="http://blog.nayima.be/" onclick="pageTracker._trackPageview('/outgoing/blog.nayima.be/?referer=');">Pascal</a> but this session was more dense, so I can’t say that I remember something in particular. The first time I didn’t get that all the practices/values/etc. were linked together so Lean works better as a whole (see the first page of the <a hreflang="en" href="http://www.agilecoach.net/wp-content/uploads/2009/05/toyota-way-handout.pdf" onclick="pageTracker._trackPageview('/outgoing/www.agilecoach.net/wp-content/uploads/2009/05/toyota-way-handout.pdf?referer=');">Toyota Way handout</a>).</p>
<h5>What I learned from burning down my house</h5>
<p>This session was about how a crisis can be a good thing and help moving to a more agile/lean way of working. What I learned from it: I need a crisis at work! <img src='http://blog.desgrange.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<h5>User stories and estimating for enterprise agile</h5>
<p>Not really what I was expecting, a bit of it was a presentation of their product. Anyway, there was still some interesting stuff to listen to.</p>
<h5>Agile politics</h5>
<p>This one was a game showing that we all are playing politics in a way or an other. Helps understanding why and when politics are happening.</p>
<h5>Solve conflicts without compromise</h5>
<p>In that session I learn (and already forgot <img src='http://blog.desgrange.net/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  ) a “tool” to help solving conflicts by asking simple questions in a specific way. Very interesting and it surely requires a lot of practice (the “coaches” were amazingly better than me at asking the good questions the right way).</p>
<h5>The yellow brick road &#8211; agile adoption through peer coaching</h5>
<p>This one was an <a hreflang="en" href="http://www.agilefairytales.com/" onclick="pageTracker._trackPageview('/outgoing/www.agilefairytales.com/?referer=');">agile fairy tale</a> by <a hreflang="en" href="http://www.selfishprogramming.com/" onclick="pageTracker._trackPageview('/outgoing/www.selfishprogramming.com/?referer=');">Portia</a>. This game simply reveals to yourself that you already know how to solve the problems you encounter and it’s very powerful.</p>
<h5>Misc</h5>
<ul>
<li>good
<ul>
<li>Lots of interesting things to learn.</li>
<li>New ideas to think about.</li>
<li>Saw amazing people.</li>
<li>Beer.</li>
</ul>
</li>
<li>not so good
<ul>
<li>There was some Aikido sessions but I didn’t attend any of them.</li>
<li>I was not able to stay after the dinner.</li>
<li>It was raining.</li>
<li>I did not spoke/share with a lot of people.</li>
<li>Some sessions were not that good.</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.desgrange.net/2010/01/04/post-xp-day-benelux-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XP Day BeNeLux 2009</title>
		<link>http://blog.desgrange.net/2009/10/26/xp-day-benelux-2009/</link>
		<comments>http://blog.desgrange.net/2009/10/26/xp-day-benelux-2009/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 22:00:00 +0000</pubDate>
		<dc:creator>laurent</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[XP Day]]></category>
		<category><![CDATA[agility]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[extreme programming]]></category>
		<category><![CDATA[scrum]]></category>

		<guid isPermaLink="false">http://blog.desgrange.net/?p=693</guid>
		<description><![CDATA[After XP Day France 2009 in May, I will now attend XP Day BeNeLux 2009 in November 23rd/24th. If you want to register, be quick, there are only 8% places left. Here are the sessions I think I will try to attend: Setting up and running a space for programmers’ training. I never went to [...]]]></description>
			<content:encoded><![CDATA[<p>After <a href="/2009/05/04/xp-day-france-2009/">XP Day France 2009</a> in May, I will now attend <a hreflang="en" href="http://xpday.net/" onclick="pageTracker._trackPageview('/outgoing/xpday.net/?referer=');">XP Day BeNeLux</a> 2009 in November 23rd/24th.</p>
<p>If you want to register, be quick, there are only 8% places left.</p>
<p>Here are the sessions I think I will try to attend:</p>
<ul>
<li><a hreflang="en" href="http://xpday.net/Xpday2009/sessions/Setting%20Up%20a%20Dojo.html" onclick="pageTracker._trackPageview('/outgoing/xpday.net/Xpday2009/sessions/Setting_20Up_20a_20Dojo.html?referer=');">Setting up and running a space for programmers’ training</a>. I never went to any Coding Dojo, it might be interesting to learn a bit about it. The session is presented by Emmanuel Gaillot, I remember seeing him several times (in previous XP Day France I think) but I never went to any of his sessions.</li>
<li><a hreflang="en" href="http://xpday.net/Xpday2009/sessions/Toyota%20Way.html" onclick="pageTracker._trackPageview('/outgoing/xpday.net/Xpday2009/sessions/Toyota_20Way.html?referer=');">The Toyota way management principles for sustained lean and agile</a>. I think the title is quite self explaining about why the session might be interesting. That session is presented by Pascal Van Cauwenberghe and Portia Tung. People are usually very satisfied by their sessions, I have seen only one presentation by Pascal, it was about Lean (presentation organized by <a hreflang="fr" href="http://www.zenika.com/" onclick="pageTracker._trackPageview('/outgoing/www.zenika.com/?referer=');">Zenika</a>).</li>
<li><a hreflang="en" href="http://xpday.net/Xpday2009/sessions/Quadrants%20of%20Effectiveness.html" onclick="pageTracker._trackPageview('/outgoing/xpday.net/Xpday2009/sessions/Quadrants_20of_20Effectiveness.html?referer=');">The quadrants of effectiveness game</a>. I already know a bit the subject, it will at least refresh my memory.</li>
<li><a hreflang="en" href="http://xpday.net/Xpday2009/sessions/User%20Stories%20for%20Enterprise%20Agile.html" onclick="pageTracker._trackPageview('/outgoing/xpday.net/Xpday2009/sessions/User_20Stories_20for_20Enterprise_20Agile.html?referer=');">Writing user stories and estimating techniques for enterprise agile</a>. I don’t feel very comfortable when writing user stories, I’ve a lack of experience in that domain.</li>
<li><a hreflang="en" href="http://xpday.net/Xpday2009/sessions/Flying%20Horses.html" onclick="pageTracker._trackPageview('/outgoing/xpday.net/Xpday2009/sessions/Flying_20Horses.html?referer=');">Flying horses &#8211; cleaner code in other languages</a>. I have been using mostly only Java for the last 5 years, except a year using Erlang, so having a look to some other languages might be insightful.</li>
<li><a hreflang="en" href="http://xpday.net/Xpday2009/sessions/Solve%20Conflicts%20Without%20Compromise.html" onclick="pageTracker._trackPageview('/outgoing/xpday.net/Xpday2009/sessions/Solve_20Conflicts_20Without_20Compromise.html?referer=');">Solve conflicts without compromise</a>. Who can not be interested by that? <img src='http://blog.desgrange.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </li>
<li><a hreflang="en" href="http://xpday.net/Xpday2009/sessions/The%20Yellow%20Brick%20Road.html" onclick="pageTracker._trackPageview('/outgoing/xpday.net/Xpday2009/sessions/The_20Yellow_20Brick_20Road.html?referer=');">The yellow brick road</a>. Sounds interesting.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.desgrange.net/2009/10/26/xp-day-benelux-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CITCON Paris 2009: Goodies</title>
		<link>http://blog.desgrange.net/2009/10/05/citcon-paris-2009-goodies/</link>
		<comments>http://blog.desgrange.net/2009/10/05/citcon-paris-2009-goodies/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 22:00:00 +0000</pubDate>
		<dc:creator>laurent</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CITCON]]></category>
		<category><![CDATA[Paris]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[goodies]]></category>

		<guid isPermaLink="false">http://blog.desgrange.net/?p=687</guid>
		<description><![CDATA[This year I went to CITCON Europe 2009 in Paris, a conference about continuous integration, held at ISEP. It was a quite interesting event. Since everybody as already blogged about it, I will start with a subject I think was not yet covered: the goodies. As I was talking about it before, I love goodies [...]]]></description>
			<content:encoded><![CDATA[<p>This year I went to <a hreflang="en" href="http://citconf.com/" onclick="pageTracker._trackPageview('/outgoing/citconf.com/?referer=');">CITCON</a> Europe 2009 in <a hreflang="en" href="http://en.wikipedia.org/wiki/Paris" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Paris?referer=');">Paris</a>, a conference about <a hreflang="en" href="http://en.wikipedia.org/wiki/Continuous_integration" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Continuous_integration?referer=');">continuous integration</a>, held at <a hreflang="en" href="http://www.isep.fr/uk/" onclick="pageTracker._trackPageview('/outgoing/www.isep.fr/uk/?referer=');">ISEP</a>. It was a quite interesting event. Since <a hreflang="en" href="http://citconf.com/wiki/index.php?title=OnTheWeb#CITCON_Europe_2009_Paris_France" onclick="pageTracker._trackPageview('/outgoing/citconf.com/wiki/index.php?title=OnTheWeb_CITCON_Europe_2009_Paris_France&amp;referer=');">everybody as already blogged about it</a>, I will start with a subject I think was not yet covered: the goodies.</p>
<p>As I was talking about it before, <a href="/index.php/post/2009/07/06/Goodies">I love goodies</a> :-/. Like any conference, I got a bag with some goodies. I apologize for the crappy pictures.</p>
<p><a href="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0224.jpg"><img class="aligncenter size-full wp-image-995" title="IMG_0224" src="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0224.jpg" alt="" width="384" height="512" /></a></p>
<p>The bag containing all the goodies was in plastic I liked the recycled paper bags used at<a hreflang="fr" href="http://xpday.fr/" onclick="pageTracker._trackPageview('/outgoing/xpday.fr/?referer=');"> XP Day France</a> 2009. A bit more eco-friendly.</p>
<p><a href="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0216.jpg"><img class="aligncenter size-full wp-image-996" title="IMG_0216" src="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0216.jpg" alt="" width="384" height="512" /></a></p>
<p><a href="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0216.jpg"></a><a href="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0217.jpg"><img class="aligncenter size-full wp-image-997" title="IMG_0217" src="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0217.jpg" alt="" width="384" height="512" /></a></p>
<p>The mandatory CITCON Paris 2009 T-Shirt. I Think I probably have more T-Shirts than anything else in my closet, enough to wear a different one for each casual Friday of the year <img src='http://blog.desgrange.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
<p><a href="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0214.jpg"><img class="aligncenter size-full wp-image-998" title="IMG_0214" src="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0214.jpg" alt="" width="384" height="512" /></a></p>
<p><a href="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0214.jpg"></a><a href="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0215.jpg"><img class="aligncenter size-full wp-image-999" title="IMG_0215" src="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0215.jpg" alt="" width="384" height="512" /></a></p>
<p>A <a hreflang="en" href="http://en.wikipedia.org/wiki/JetBrains" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/JetBrains?referer=');">JetBrains</a> <a hreflang="en" href="http://en.wikipedia.org/wiki/Teamcity" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Teamcity?referer=');">TeamCity</a> T-Shirt. This one is kind of “home made”, don’t put it in your washing machine. <a hreflang="en" href="http://www.jetbrains.com/" onclick="pageTracker._trackPageview('/outgoing/www.jetbrains.com/?referer=');">JetBrains</a> people are very good at making incredible softwares like <a hreflang="en" href="http://en.wikipedia.org/wiki/IntelliJ_IDEA" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/IntelliJ_IDEA?referer=');">IntelliJ IDEA</a> and they definitely should stay in the software business, not in the T-Shirt business <img src='http://blog.desgrange.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
<p><a href="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0218.jpg"><img class="aligncenter size-full wp-image-1000" title="IMG_0218" src="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0218.jpg" alt="" width="384" height="512" /></a></p>
<p>A note pad, useful for taking notes during sessions. Sponsored by <a hreflang="en" href="http://zutubi.com/" onclick="pageTracker._trackPageview('/outgoing/zutubi.com/?referer=');">Zutubi</a> for their <a hreflang="en" href="http://zutubi.com/products/pulse/" onclick="pageTracker._trackPageview('/outgoing/zutubi.com/products/pulse/?referer=');">Pulse</a> continuous integration system.</p>
<p><a href="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0219.jpg"><img class="aligncenter size-full wp-image-1001" title="IMG_0219" src="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0219.jpg" alt="" width="384" height="512" /></a></p>
<p>A ball!!! From <a hreflang="en" href="http://www.valtech.com" onclick="pageTracker._trackPageview('/outgoing/www.valtech.com?referer=');">Valtech</a>. I don’t know why, but in every <a hreflang="en" href="http://en.wikipedia.org/wiki/Extreme_Programming" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Extreme_Programming?referer=');">XP</a> teams I’ve worked in, we always had some balls. I’m not sure that “useful” is an appropriate term for this device, but clearly a “must have” in a working team <img src='http://blog.desgrange.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
<p><a href="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0220.jpg"><img class="aligncenter size-full wp-image-1002" title="IMG_0220" src="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0220.jpg" alt="" width="512" height="384" /></a></p>
<p>A 2GB <a hreflang="en" href="http://en.wikipedia.org/wiki/Usb_flash_drive" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Usb_flash_drive?referer=');">USB flash drive</a> from <a hreflang="en" href="http://en.wikipedia.org/wiki/MSDN" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/MSDN?referer=');">MSDN</a>. As I already told before, 2GB is the minimum size we can get nowadays and since I don’t have bought any USB flash drive for years, this one is now the biggest one I have. I like the credit card format, it fit very well in a wallet but I don’t really like the way it’s done, it’s not really easy to use. I think the fictional one created by <a hreflang="en" href="http://en.wikipedia.org/wiki/Marshall_Flinkman" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Marshall_Flinkman?referer=');">Marshall</a> in <a hreflang="en" href="http://en.wikipedia.org/wiki/Alias_%28TV_series%29" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Alias_28TV_series_29?referer=');">Alias</a> is more user friendly:</p>
<p><a href="http://blog.desgrange.net/wp-content/uploads/2009/10/alias_usb_key.jpg"><img class="aligncenter size-full wp-image-1003" title="alias_usb_key" src="http://blog.desgrange.net/wp-content/uploads/2009/10/alias_usb_key.jpg" alt="" width="346" height="208" /></a></p>
<p><a href="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0221.jpg"><img class="aligncenter size-full wp-image-1004" title="IMG_0221" src="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0221.jpg" alt="" width="512" height="384" /></a></p>
<p>An evaluation CD from <a hreflang="en" href="http://www.thoughtworks.com/" onclick="pageTracker._trackPageview('/outgoing/www.thoughtworks.com/?referer=');">ThoughtWorks</a>.</p>
<p><a href="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0222.jpg"><img class="aligncenter size-full wp-image-1005" title="IMG_0222" src="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0222.jpg" alt="" width="512" height="384" /></a></p>
<p>Some stuff to read, I trashed it all after fast-reading it (except the list of <a hreflang="en" href="http://citconf.com/paris2009/volunteer.php" onclick="pageTracker._trackPageview('/outgoing/citconf.com/paris2009/volunteer.php?referer=');">CITCON volunteers</a>).</p>
<p><a href="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0223.jpg"><img class="aligncenter size-full wp-image-1006" title="IMG_0223" src="http://blog.desgrange.net/wp-content/uploads/2009/10/IMG_0223.jpg" alt="" width="512" height="384" /></a></p>
<p>And of course, pens. A black one from <a hreflang="en" href="http://en.wikipedia.org/wiki/Microsoft_Hardware" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Microsoft_Hardware?referer=');">Microsoft Hardware</a> and a blue one from <a hreflang="en" href="http://www.openinformationfoundation.org/" onclick="pageTracker._trackPageview('/outgoing/www.openinformationfoundation.org/?referer=');">Open Information Foundation</a>.</p>
<h5>Conclusion</h5>
<ul>
<li>The bag: since there are goodies, we need something to hold them, but it should be done with more eco-friendly materials.</li>
<li>T-shirts: no really useful since we all already have tons of them and I think most of us can’t wear them very often.</li>
<li>Note pad and pens: Useful to take notes during sessions, but I think most of us bring our own ones.</li>
<li>Ball: that’s just for fun, actually it’s the goodies I use the most.</li>
<li>USB flash drive: the same bigger and more user friendly should be great (for me).</li>
<li>CD: come on, we can download your softwares from your website, we don’t need to have soon-outdated versions on a physical media.</li>
<li>Stuff to read: most of it was quite useless, at least it can be recycled.</li>
</ul>
<p>It was not so bad this time, compared to some conferences where everything had to go to the trash directly.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.desgrange.net/2009/10/05/citcon-paris-2009-goodies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Post XP Day France 2009</title>
		<link>http://blog.desgrange.net/2009/05/29/post-xp-day-france-2009/</link>
		<comments>http://blog.desgrange.net/2009/05/29/post-xp-day-france-2009/#comments</comments>
		<pubDate>Fri, 29 May 2009 22:00:00 +0000</pubDate>
		<dc:creator>laurent</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[XP Day]]></category>
		<category><![CDATA[agile software development]]></category>
		<category><![CDATA[agility]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[extreme programming]]></category>
		<category><![CDATA[scrum]]></category>

		<guid isPermaLink="false">http://blog.desgrange.net/?p=671</guid>
		<description><![CDATA[Lundi 25 et mardi 26 mai il y a eu XP Day France 2009, j&#8217;en avais parlé dans un précédent billet. La conférence s&#8217;est tenue au Chalet de la Porte Jaune, près du bois de Vincennes. Le cadre était donc agréable, entouré par la nature, ça change de la FIAP des années précédentes. Bien que [...]]]></description>
			<content:encoded><![CDATA[<p><a hreflang="fr" href="http://fr.wikipedia.org/wiki/Towel_Day" onclick="pageTracker._trackPageview('/outgoing/fr.wikipedia.org/wiki/Towel_Day?referer=');">Lundi 25</a> et mardi 26 mai il y a eu <a hreflang="fr" href="http://xpday.fr/" onclick="pageTracker._trackPageview('/outgoing/xpday.fr/?referer=');">XP Day France 2009</a>, <a href="/2009/05/04/xp-day-france-2009/">j&#8217;en avais parlé dans un précédent billet</a>.</p>
<p>La conférence s&#8217;est tenue au <a href="http://www.chaletportejaune.com/" onclick="pageTracker._trackPageview('/outgoing/www.chaletportejaune.com/?referer=');">Chalet de la Porte Jaune</a>, près du <a hreflang="fr" href="http://fr.wikipedia.org/wiki/Bois_de_Vincennes" onclick="pageTracker._trackPageview('/outgoing/fr.wikipedia.org/wiki/Bois_de_Vincennes?referer=');">bois de Vincennes</a>. Le cadre était donc agréable, entouré par la nature, ça change de la <a hreflang="fr" href="http://www.fiap.asso.fr/" onclick="pageTracker._trackPageview('/outgoing/www.fiap.asso.fr/?referer=');">FIAP</a> des années précédentes.</p>
<p><a href="http://blog.desgrange.net/wp-content/uploads/2009/05/xp_day_france_2009_porte_jaune.jpg"><img class="aligncenter size-full wp-image-952" title="xp_day_france_2009_porte_jaune" src="http://blog.desgrange.net/wp-content/uploads/2009/05/xp_day_france_2009_porte_jaune.jpg" alt="" width="384" height="512" /></a></p>
<p>Bien que la conférence s&#8217;appelle XP Day, elle n&#8217;est pas consacrée uniquement à l&#8217;<a hreflang="fr" href="http://fr.wikipedia.org/wiki/Extreme_programming" onclick="pageTracker._trackPageview('/outgoing/fr.wikipedia.org/wiki/Extreme_programming?referer=');">eXtreme Programming</a>. Il y a eu plusieurs conférences relatives à <a hreflang="fr" href="http://fr.wikipedia.org/wiki/Scrum" onclick="pageTracker._trackPageview('/outgoing/fr.wikipedia.org/wiki/Scrum?referer=');">Scrum</a> et comme l&#8217;année dernière on peut voir que l&#8217;engouement pour <a hreflang="fr" href="http://fr.wikipedia.org/wiki/Lean" onclick="pageTracker._trackPageview('/outgoing/fr.wikipedia.org/wiki/Lean?referer=');">Lean</a> est de plus en plus important, avec maintenant des retours d&#8217;expériences de tentatives d&#8217;applications de concepts Lean dans des équipes de développement logiciel.</p>
<p>Je n&#8217;ai pas assisté à beaucoup de présentations, mais celles que j&#8217;ai vu étaient de très bonne qualité. Je retiendrais particulièrement la présentation de <a hreflang="en" href="http://www.growingcode.net/" onclick="pageTracker._trackPageview('/outgoing/www.growingcode.net/?referer=');">Régis</a> sur la <a hreflang="en" href="http://www.growingcode.net/2008/09/christopher-alexander-theory-of-centers" onclick="pageTracker._trackPageview('/outgoing/www.growingcode.net/2008/09/christopher-alexander-theory-of-centers?referer=');">Théorie des Centres</a> de <a hreflang="fr" href="http://fr.wikipedia.org/wiki/Christopher_Alexander" onclick="pageTracker._trackPageview('/outgoing/fr.wikipedia.org/wiki/Christopher_Alexander?referer=');">Christopher Alexander</a>. Pour moi du code &#8220;beau&#8221; était quelque chose d&#8217;assez subjectif, bien que souvent beaucoup de personnes soient d&#8217;accord pour dire que tel morceau de code est beau et tel autre ne l&#8217;est pas. Maintenant je sais qu&#8217;il y a un certain nombre de propriétés qui participent à faire que le code (mais pas uniquement) soit beau, vivant, agréable. Nous autres développeurs passons une grande partie de nos journées dans du code, autant en faire un endroit agréable où il fait bon vivre ce qui m&#8217;amène à la présentation de Dominic sur le &#8220;développement hédoniste&#8221;, la recherche du plaisir et l&#8217;évitement du déplaisir. Le parallèle, entre <a hreflang="fr" href="http://fr.wikipedia.org/wiki/Id%C3%A9alisme_(philosophie)" onclick="pageTracker._trackPageview('/outgoing/fr.wikipedia.org/wiki/Id_C3_A9alisme_philosophie?referer=');">idéalisme</a> et <a hreflang="fr" href="http://fr.wikipedia.org/wiki/Cycle_en_V" onclick="pageTracker._trackPageview('/outgoing/fr.wikipedia.org/wiki/Cycle_en_V?referer=');">cycle en V</a>, <a hreflang="fr" href="http://fr.wikipedia.org/wiki/Unified_Process" onclick="pageTracker._trackPageview('/outgoing/fr.wikipedia.org/wiki/Unified_Process?referer=');">RUP</a> d&#8217;une part et <a hreflang="fr" href="http://fr.wikipedia.org/wiki/H%C3%A9donisme" onclick="pageTracker._trackPageview('/outgoing/fr.wikipedia.org/wiki/H_C3_A9donisme?referer=');">hédonisme</a> et <a hreflang="fr" href="http://fr.wikipedia.org/wiki/M%C3%A9thode_agile" onclick="pageTracker._trackPageview('/outgoing/fr.wikipedia.org/wiki/M_C3_A9thode_agile?referer=');">méthodes agiles</a> d&#8217;autre part, est assez frappant.</p>
<p>Mais XP Day n&#8217;est pas qu&#8217;une série de conférences, c&#8217;est aussi un bon moment pour faire des rencontres enrichissantes avec des acteurs des méthodes agiles, de pouvoir partager son point de vue de manière informelle avec d&#8217;autres participants.</p>
<p>J&#8217;ai le sentiment que les personnes attirées par les méthodes agiles ont un penchant pour l&#8217;hédonisme (cf. la présentation de Dominic) et c&#8217;est certainement ce qui fait que l&#8217;ambiance est toujours bonne. Il doit bien y avoir des conférences sur le cycle en V, ça pourrait être intéressant d&#8217;y assister pour voir si on s&#8217;y ennuie <img src='http://blog.desgrange.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.desgrange.net/2009/05/29/post-xp-day-france-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XP Day France 2009</title>
		<link>http://blog.desgrange.net/2009/05/04/xp-day-france-2009/</link>
		<comments>http://blog.desgrange.net/2009/05/04/xp-day-france-2009/#comments</comments>
		<pubDate>Mon, 04 May 2009 22:00:00 +0000</pubDate>
		<dc:creator>laurent</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[XP Day]]></category>
		<category><![CDATA[agile software development]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[extreme programming]]></category>

		<guid isPermaLink="false">http://blog.desgrange.net/?p=664</guid>
		<description><![CDATA[Cette année XP Day France aura lieu les 25 et 26 mai 2009 au chalet de La Porte Jaune (toujours à Paris). XP Day est la conférence annuelle sur les méthodes agiles à ne pas manquer si vous êtes sur Paris. C&#8217;est l&#8217;occasion de rencontrer des personnes intéressantes ayant un long cursus sur la mise [...]]]></description>
			<content:encoded><![CDATA[<p>Cette année <a hreflang="fr" href="http://xpday.fr/" onclick="pageTracker._trackPageview('/outgoing/xpday.fr/?referer=');">XP Day France</a> aura lieu les 25 et 26 mai 2009 au chalet de <a hreflang="fr" href="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=fr&amp;geocode=&amp;view=map&amp;q=la+porte+jaune,+75012+Paris,+France&amp;sll=48.86031,2.455101&amp;sspn=0.057145,0.115528&amp;ie=UTF8&amp;ll=48.838834,2.459757&amp;spn=0,359.977405&amp;t=h&amp;z=16&amp;iwloc=A&amp;layer=c&amp;cbll=48.838864,2.459631&amp;panoid=3Ai31UlQfX3MhhteLvJ_iQ&amp;cbp=12,190.87838942019593,,0,1.4910275460052573" onclick="pageTracker._trackPageview('/outgoing/maps.google.com/maps?f=q_amp_source=s_q_amp_hl=fr_amp_geocode=_amp_view=map_amp_q=la+porte+jaune_+75012+Paris_+France_amp_sll=48.86031_2.455101_amp_sspn=0.057145_0.115528_amp_ie=UTF8_amp_ll=48.838834_2.459757_amp_spn=0_359.977405_amp_t=h_amp_z=16_amp_iwloc=A_amp_layer=c_amp_cbll=48.838864_2.459631_amp_panoid=3Ai31UlQfX3MhhteLvJ_iQ_amp_cbp=12_190.87838942019593_0_1.4910275460052573&amp;referer=');">La Porte Jaune</a> (toujours à Paris).</p>
<p>XP Day est la conférence annuelle sur les <a hreflang="fr" href="http://fr.wikipedia.org/wiki/M%C3%A9thodes_agiles" onclick="pageTracker._trackPageview('/outgoing/fr.wikipedia.org/wiki/M_C3_A9thodes_agiles?referer=');">méthodes agiles</a> à ne pas manquer si vous êtes sur Paris. C&#8217;est l&#8217;occasion de rencontrer des personnes intéressantes ayant un long cursus sur la mise en place et l&#8217;utilisation d&#8217;<a hreflang="fr" href="http://fr.wikipedia.org/wiki/Extreme_programming" onclick="pageTracker._trackPageview('/outgoing/fr.wikipedia.org/wiki/Extreme_programming?referer=');">eXtreme Programming</a> et autres méthodes agiles dans diverses sociétés, cherchant constamment à améliorer leurs méthodes de travail.</p>
<p>Il y a des sessions pour tous les goûts et pour tout le monde, que ce soit les développeurs, chefs de projets, clients, les novices, les agilistes confirmés</p>
<p>Quelques sessions sont présentées par d&#8217;anciens collègues, de qui j&#8217;ai beaucoup appris :</p>
<ul>
<li><a hreflang="fr" href="http://xpday.fr/programme#OffshoringAvecIntegrite" onclick="pageTracker._trackPageview('/outgoing/xpday.fr/programme_OffshoringAvecIntegrite?referer=');">Offshoring avec intégrité</a>. Retour d&#8217;expérience sur un projet (sur lequel j&#8217;ai travaillé d&#8217;ailleurs) dont une partie de l&#8217;équipe était en France et une partie en Inde. Présenté par <a hreflang="en" href="http://www.extremepill.com/" onclick="pageTracker._trackPageview('/outgoing/www.extremepill.com/?referer=');">Pascal</a> et Sandrine (qui fait partie de l&#8217;équipe organisatrice d&#8217;XP Day France cette année).</li>
</ul>
<ul>
<li><a hreflang="fr" href="http://xpday.fr/programme#XP20AmeliorerLAmeliorationContinueAvecLean" onclick="pageTracker._trackPageview('/outgoing/xpday.fr/programme_XP20AmeliorerLAmeliorationContinueAvecLean?referer=');">XP 2.0 : améliorer l&#8217;amélioration continue avec Lean</a>. <a hreflang="en" href="http://www.growingcode.net/" onclick="pageTracker._trackPageview('/outgoing/www.growingcode.net/?referer=');">Régis</a> travaille activement depuis quelques temps à comprendre les concepts de <a hreflang="fr" href="http://fr.wikipedia.org/wiki/Lean" onclick="pageTracker._trackPageview('/outgoing/fr.wikipedia.org/wiki/Lean?referer=');">Lean</a>. Dans cette session, Régis et Antoine vont présenter différents éléments pouvant compléter certaines lacunes de l&#8217;eXtreme Programming. Les présentations de Régis et Antoine sont toujours très intéressantes et agréables, ils ont tous les deux de vrais talents d&#8217;orateurs (je ne m&#8217;y endors pas et pourtant je suis fort pour ça <img src='http://blog.desgrange.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ).</li>
</ul>
<ul>
<li><a hreflang="fr" href="http://xpday.fr/programme#LeDeveloppementHedoniste" onclick="pageTracker._trackPageview('/outgoing/xpday.fr/programme_LeDeveloppementHedoniste?referer=');">Le développement hédoniste</a>. J&#8217;ai eu l&#8217;occasion de discuter, très rapidement, avec Dominic sur ce sujet et j&#8217;espère que je pourrais assister à sa présentation. Dominic aborde l&#8217;eXtreme Programming dans sa dimension philosophique, côté indispensable à la maîtrise de la méthode et malheureusement souvent oublié lors de la mise en pratique.</li>
</ul>
<ul>
<li><a hreflang="fr" href="http://xpday.fr/programme#LaTheorieDesCentresuneNouvelleFaconDeVoirLaConceptionIncrementaleDesLogiciels" onclick="pageTracker._trackPageview('/outgoing/xpday.fr/programme_LaTheorieDesCentresuneNouvelleFaconDeVoirLaConceptionIncrementaleDesLogiciels?referer=');">La théorie des centres, une nouvelle façon de voir la conception incrémentale des logiciels</a>. Deuxième session présentée par Régis. Il a déjà abordé le sujet de la <a hreflang="en" href="http://www.growingcode.net/2008/09/christopher-alexander-theory-of-centers" onclick="pageTracker._trackPageview('/outgoing/www.growingcode.net/2008/09/christopher-alexander-theory-of-centers?referer=');">théorie des centres sur son blog</a>, théorie de <a hreflang="fr" href="http://fr.wikipedia.org/wiki/Christopher_Alexander" onclick="pageTracker._trackPageview('/outgoing/fr.wikipedia.org/wiki/Christopher_Alexander?referer=');">Christopher Alexander</a>, et de ce qu&#8217;elle apporte au développement logiciel.</li>
</ul>
<ul>
<li><a hreflang="en" href="http://xpday.fr/programme#MyLanguageIsMoreAgileThanYoursALISPPresentation" onclick="pageTracker._trackPageview('/outgoing/xpday.fr/programme_MyLanguageIsMoreAgileThanYoursALISPPresentation?referer=');">My language is more agile than yours &#8211; a LISP presentation</a>. Session, certainement en anglais, présentée par <a hreflang="en" href="http://www.conandalton.net/" onclick="pageTracker._trackPageview('/outgoing/www.conandalton.net/?referer=');">Conan</a> (qui m&#8217;a fait découvrir XP et les méthodes agiles) où il montrera certaines spécificités de <a hreflang="fr" href="http://fr.wikipedia.org/wiki/LISP" onclick="pageTracker._trackPageview('/outgoing/fr.wikipedia.org/wiki/LISP?referer=');">LISP</a> qui en font un bon langage de programmation pour les agilistes.</li>
</ul>
<ul>
<li><a hreflang="fr" href="http://xpday.fr/programme#Binomage20" onclick="pageTracker._trackPageview('/outgoing/xpday.fr/programme_Binomage20?referer=');">Binômage 2.0</a>. Session présentée par <a hreflang="en" href="http://charpi.net/blog/" onclick="pageTracker._trackPageview('/outgoing/charpi.net/blog/?referer=');">Charpi</a> et <a hreflang="en" href="http://de-waste.blogspot.com/" onclick="pageTracker._trackPageview('/outgoing/de-waste.blogspot.com/?referer=');">Sylvain</a>, deux experts du <a hreflang="fr" href="http://fr.wikipedia.org/wiki/Pair_programming" onclick="pageTracker._trackPageview('/outgoing/fr.wikipedia.org/wiki/Pair_programming?referer=');">pair programming</a>. J&#8217;ai réellement apprécié binômer avec eux, je sais que c&#8217;est un sujet qui les intéressent vraiment car ils ont vu la puissance que cette pratique (qui peut être assez difficile à mettre en place) apporte quand elle fonctionne à plein régime. Je pense que leur retour d&#8217;expérience sera très intéressant pour ceux qui se posent des questions sur le binômage.</li>
</ul>
<p>Bien évidemment il n&#8217;y a pas que mes anciens collègues qui font de bonnes présentations, il y en a plein d&#8217;autres, vous pouvez consulter <a hreflang="fr" href="http://xpday.fr/programme" onclick="pageTracker._trackPageview('/outgoing/xpday.fr/programme?referer=');">le programme d&#8217;XP Day</a>. Comme d&#8217;habitude il y a pleins de sessions intéressantes en même temps. Ils vous faudra faire des choix.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.desgrange.net/2009/05/04/xp-day-france-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

