<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Technology Management &#38; Leadership</title>
	<atom:link href="http://christianrondeau.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://christianrondeau.net</link>
	<description>Learning how to build a great software company</description>
	<lastBuildDate>Sat, 11 Feb 2012 08:47:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='christianrondeau.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Technology Management &#38; Leadership</title>
		<link>http://christianrondeau.net</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://christianrondeau.net/osd.xml" title="Technology Management &#38; Leadership" />
	<atom:link rel='hub' href='http://christianrondeau.net/?pushpress=hub'/>
		<item>
		<title>The Long Tail of Customized Photo Products</title>
		<link>http://christianrondeau.net/2011/05/05/the-long-tail-of-customized-photo-products/</link>
		<comments>http://christianrondeau.net/2011/05/05/the-long-tail-of-customized-photo-products/#comments</comments>
		<pubDate>Thu, 05 May 2011 16:21:39 +0000</pubDate>
		<dc:creator>Christian Rondeau</dc:creator>
				<category><![CDATA[Mass Customization]]></category>

		<guid isPermaLink="false">http://christianrondeau.net/?p=125</guid>
		<description><![CDATA[I was reading The Long Tail by Chris Anderson when it dawned on me; the mass customization industry is the incarnation of the long tail principle. Absolute diversity, zero inventory cost, and the difficult issue for customers of finding what they need. The way those products are handled at the moment is similar to a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=christianrondeau.net&amp;blog=139104&amp;post=125&amp;subd=christianrondeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://christianrondeau.net/2011/05/05/the-long-tail-of-customized-photo-products/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e6505c04f1610342d5b198e221caa62?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">christianrondeau</media:title>
		</media:content>
	</item>
		<item>
		<title>Applying the Adapter Pattern to the Composite Pattern Best Practice</title>
		<link>http://christianrondeau.net/2011/04/01/applying-the-adapter-pattern-to-the-composite-pattern-best-practice/</link>
		<comments>http://christianrondeau.net/2011/04/01/applying-the-adapter-pattern-to-the-composite-pattern-best-practice/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 20:49:42 +0000</pubDate>
		<dc:creator>Christian Rondeau</dc:creator>
				<category><![CDATA[.NET/C#]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://christianrondeau.net/?p=133</guid>
		<description><![CDATA[I&#8217;ve recently stumbled on a seemingly simple issue. If you have a Composite pattern, how do you create an Adapter pattern for it? In other words, if we want to create a wrapper for a set of classes in a composite, how do you map this while hiding the composite classes themselves? Here&#8217;s a concrete [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=christianrondeau.net&amp;blog=139104&amp;post=133&amp;subd=christianrondeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://christianrondeau.net/2011/04/01/applying-the-adapter-pattern-to-the-composite-pattern-best-practice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e6505c04f1610342d5b198e221caa62?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">christianrondeau</media:title>
		</media:content>
	</item>
		<item>
		<title>Conceptualiser en fonction d’un échec</title>
		<link>http://christianrondeau.net/2007/03/13/conceptualiser-en-fonction-dun-echec/</link>
		<comments>http://christianrondeau.net/2007/03/13/conceptualiser-en-fonction-dun-echec/#comments</comments>
		<pubDate>Tue, 13 Mar 2007 20:02:28 +0000</pubDate>
		<dc:creator>Christian Rondeau</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Software Architecture]]></category>

		<guid isPermaLink="false">http://blog.christianrondeau.net/index.php/conceptualiser-en-fonction-dun-echec/</guid>
		<description><![CDATA[Même si je dois avouer que garder la maison propre n&#8217;est pas mon point fort, lorsqu&#8217;il est question de conception la structure est de mise. Peut-être justement parce que je sais pertinemment que je vais oublier des tests unitaires et laisser traîner des stubs. Un point central de cette structure est la gestion d&#8217;exceptions. Jusqu&#8217;ici, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=christianrondeau.net&amp;blog=139104&amp;post=25&amp;subd=christianrondeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://christianrondeau.net/2007/03/13/conceptualiser-en-fonction-dun-echec/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e6505c04f1610342d5b198e221caa62?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">christianrondeau</media:title>
		</media:content>
	</item>
		<item>
		<title>Programmation organique</title>
		<link>http://christianrondeau.net/2007/01/15/programmation-organique/</link>
		<comments>http://christianrondeau.net/2007/01/15/programmation-organique/#comments</comments>
		<pubDate>Mon, 15 Jan 2007 17:37:24 +0000</pubDate>
		<dc:creator>Christian Rondeau</dc:creator>
				<category><![CDATA[.NET/C#]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software Architecture]]></category>

		<guid isPermaLink="false">http://blog.christianrondeau.net/index.php/programmation-organique/</guid>
		<description><![CDATA[J&#8217;aime beaucoup le refactoring. Ça n&#8217;a pas toujours été le cas! Pendant longtemps, j&#8217;ai cru que la façon la plus efficace d&#8217;écrire du code était de parfaitement conceptualiser l&#8217;ensemble de l&#8217;application. Un jour, pourtant, je me suis rendu compte qu&#8217;il était peut-être sage de commencer à écrire du code tôt. En effet, on peut ainsi [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=christianrondeau.net&amp;blog=139104&amp;post=32&amp;subd=christianrondeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://christianrondeau.net/2007/01/15/programmation-organique/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e6505c04f1610342d5b198e221caa62?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">christianrondeau</media:title>
		</media:content>
	</item>
		<item>
		<title>Revue de ‘The 7 habits of highly effective people’ et ‘La cinquième discipline’</title>
		<link>http://christianrondeau.net/2006/12/14/revue-de-the-7-habits-of-highly-effective-people-et-la-cinquieme-discipline/</link>
		<comments>http://christianrondeau.net/2006/12/14/revue-de-the-7-habits-of-highly-effective-people-et-la-cinquieme-discipline/#comments</comments>
		<pubDate>Thu, 14 Dec 2006 18:09:39 +0000</pubDate>
		<dc:creator>Christian Rondeau</dc:creator>
				<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://www.christianrondeau.net/blog/?p=22</guid>
		<description><![CDATA[J&#8217;aimerais vous présenter deux livres que j&#8217;ai lus dernièrement, et quoiqu&#8217;ils ne soient pas directement reliés au logiciel, ils possèdent certainement une excellente valeur ajoutée dans le domaine des relations sociales, et de la compréhension des systèmes. Je dois avouer avoir entamé la lecture de The 7 Habits of Highly Effective People: Powerful Lessons in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=christianrondeau.net&amp;blog=139104&amp;post=22&amp;subd=christianrondeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://christianrondeau.net/2006/12/14/revue-de-the-7-habits-of-highly-effective-people-et-la-cinquieme-discipline/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e6505c04f1610342d5b198e221caa62?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">christianrondeau</media:title>
		</media:content>
	</item>
		<item>
		<title>Facilitez-vous la vie, fabriquez vos outils!</title>
		<link>http://christianrondeau.net/2006/10/25/facilitez-vous-la-vie-fabriquez-vos-outils/</link>
		<comments>http://christianrondeau.net/2006/10/25/facilitez-vous-la-vie-fabriquez-vos-outils/#comments</comments>
		<pubDate>Wed, 25 Oct 2006 16:30:36 +0000</pubDate>
		<dc:creator>Christian Rondeau</dc:creator>
				<category><![CDATA[.NET/C#]]></category>

		<guid isPermaLink="false">http://christianrondeau.wordpress.com/2006/10/25/facilitez-vous-la-vie-fabriquez-vos-outils/</guid>
		<description><![CDATA[Combien de fois par jour répétez-vous les mêmes actions? Copier des fichiers, vous authentifier chaque fois que vous compilez, effacer des fichiers temporaires, copier-coller des valeurs&#8230; probablement plus souvent que vous ne le croyez. Plus souvent on recommence une même activité, plus elle devient naturelle, automatique, et moins on se rend compte du temps qu&#8217;on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=christianrondeau.net&amp;blog=139104&amp;post=18&amp;subd=christianrondeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://christianrondeau.net/2006/10/25/facilitez-vous-la-vie-fabriquez-vos-outils/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e6505c04f1610342d5b198e221caa62?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">christianrondeau</media:title>
		</media:content>
	</item>
		<item>
		<title>Pourquoi on se satisfait de la première réponse venue?</title>
		<link>http://christianrondeau.net/2006/09/21/pourquoi-on-se-satisfait-de-la-premiere-reponse-venue/</link>
		<comments>http://christianrondeau.net/2006/09/21/pourquoi-on-se-satisfait-de-la-premiere-reponse-venue/#comments</comments>
		<pubDate>Thu, 21 Sep 2006 18:42:59 +0000</pubDate>
		<dc:creator>Christian Rondeau</dc:creator>
				<category><![CDATA[Management]]></category>
		<category><![CDATA[Software Architecture]]></category>

		<guid isPermaLink="false">http://christianrondeau.wordpress.com/2006/09/21/pourquoi-on-se-satisfait-de-la-premiere-reponse-venue/</guid>
		<description><![CDATA[Il y a de cela quelques mois, je naviguais sur un petit site Flash qui se vantait de pouvoir deviner mes pensées. Assoiffé de mystères à élucider, me voilà qui pense à un nombre, suis les instructions et surprise! Le symbole associé au nombre auquel j&#8217;ai pensé est affiché, auréolé d&#8217;étoiles. Première pensée: Ils devinent [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=christianrondeau.net&amp;blog=139104&amp;post=13&amp;subd=christianrondeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://christianrondeau.net/2006/09/21/pourquoi-on-se-satisfait-de-la-premiere-reponse-venue/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e6505c04f1610342d5b198e221caa62?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">christianrondeau</media:title>
		</media:content>
	</item>
		<item>
		<title>Opinion sans originalité sur les exceptions</title>
		<link>http://christianrondeau.net/2006/03/03/opinion-sans-originalite-sur-les-exceptions/</link>
		<comments>http://christianrondeau.net/2006/03/03/opinion-sans-originalite-sur-les-exceptions/#comments</comments>
		<pubDate>Fri, 03 Mar 2006 18:49:10 +0000</pubDate>
		<dc:creator>Christian Rondeau</dc:creator>
				<category><![CDATA[.NET/C#]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software Architecture]]></category>

		<guid isPermaLink="false">http://christianrondeau.wordpress.com/2006/03/03/opinion-sans-originalite-sur-les-exceptions/</guid>
		<description><![CDATA[Cet article est en réalité un courriel répondant à une question sur les bonnes pratiques avec les exceptions. S&#8217;il peut être utile à quelqu&#8217;un, tant mieux! Premièrement, l&#8217;Exception Management Application Block est surtout fait pour &#8220;réagir&#8221; et publier les exceptions à l&#8217;extérieur du contexte d&#8217;exécution du code. Il n&#8217;aide donc, selon moi, aucunement à la [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=christianrondeau.net&amp;blog=139104&amp;post=12&amp;subd=christianrondeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://christianrondeau.net/2006/03/03/opinion-sans-originalite-sur-les-exceptions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e6505c04f1610342d5b198e221caa62?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">christianrondeau</media:title>
		</media:content>
	</item>
		<item>
		<title>Je speak C#</title>
		<link>http://christianrondeau.net/2006/03/03/je-speak-c/</link>
		<comments>http://christianrondeau.net/2006/03/03/je-speak-c/#comments</comments>
		<pubDate>Fri, 03 Mar 2006 18:47:18 +0000</pubDate>
		<dc:creator>Christian Rondeau</dc:creator>
				<category><![CDATA[.NET/C#]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software Architecture]]></category>

		<guid isPermaLink="false">http://christianrondeau.wordpress.com/2006/03/03/je-speak-c/</guid>
		<description><![CDATA[Une grande question, difficile à répondre; dans quelle langue doit-on déclarer ses variables, méthodes et classes? Dans quelle langue devrait-on écrire ses commentaires?La syntaxe Premièrement, il faut noter que je suis un francophone aguerri, prêt à bondir pour défendre sa langue. Mais, car il y a un mais, un problème survient; lorsqu&#8217;on développe une application, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=christianrondeau.net&amp;blog=139104&amp;post=11&amp;subd=christianrondeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://christianrondeau.net/2006/03/03/je-speak-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e6505c04f1610342d5b198e221caa62?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">christianrondeau</media:title>
		</media:content>
	</item>
		<item>
		<title>Deux, c&#8217;est bien, mais un, c&#8217;est mieux!</title>
		<link>http://christianrondeau.net/2006/03/03/deux-cest-bien-mais-un-cest-mieux/</link>
		<comments>http://christianrondeau.net/2006/03/03/deux-cest-bien-mais-un-cest-mieux/#comments</comments>
		<pubDate>Fri, 03 Mar 2006 18:46:02 +0000</pubDate>
		<dc:creator>Christian Rondeau</dc:creator>
				<category><![CDATA[.NET/C#]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software Architecture]]></category>

		<guid isPermaLink="false">http://christianrondeau.wordpress.com/2006/03/03/deux-cest-bien-mais-un-cest-mieux/</guid>
		<description><![CDATA[Un petit article sur un détail important mais qui, je crois, n&#8217;a pas été beaucoup discuté; le nombre d&#8217;appels sur des objets dans une ligne de code. Prenons par exemple la ligne de code suivante, ou employe est un paramètre de méthode: int assignements = employe.GetHoraire().GetAssigments(this.jourEnCours).Length; Elle peut paraître exagérée pour certains, mais elle représente [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=christianrondeau.net&amp;blog=139104&amp;post=10&amp;subd=christianrondeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://christianrondeau.net/2006/03/03/deux-cest-bien-mais-un-cest-mieux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e6505c04f1610342d5b198e221caa62?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">christianrondeau</media:title>
		</media:content>
	</item>
	</channel>
</rss>
