<?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>Jean-Etienne&#039;s blog &#187; Reading</title>
	<atom:link href="http://www.jepoirrier.net/blog/category/my-life/reading/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jepoirrier.net/blog</link>
	<description>A blog about free software, computer science and probably everything else too ...</description>
	<lastBuildDate>Thu, 09 Jun 2011 06:39:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>World Cancer Day</title>
		<link>http://www.jepoirrier.net/blog/2011/02/world-cancer-day/</link>
		<comments>http://www.jepoirrier.net/blog/2011/02/world-cancer-day/#comments</comments>
		<pubDate>Sun, 06 Feb 2011 21:09:13 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Health]]></category>
		<category><![CDATA[Lab life]]></category>
		<category><![CDATA[Reading]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[cancer]]></category>
		<category><![CDATA[classification]]></category>
		<category><![CDATA[day]]></category>
		<category><![CDATA[WHO]]></category>
		<category><![CDATA[world]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=569</guid>
		<description><![CDATA[It doesn&#8217;t seem jolly but last Friday, it was the World Cancer Day. About this, the WHO set up a nice website about cancer control. Following my previous post on Jamie Oliver and the top 15 causes of death in the USA, I started to collect similar data from other countries. Linking this to cancers, [...]]]></description>
			<content:encoded><![CDATA[<p>It doesn&#8217;t seem jolly but last Friday, it was the <a href="http://www.who.int/mediacentre/events/annual/world_cancer_day/en/index.html">World Cancer Day</a>. About this, the WHO set up a <a href="http://www.who.int/cancer/modules/en/index.html">nice website about cancer control</a>.</p>
<p>Following <a href="http://www.jepoirrier.net/blog/2010/11/jamie-oliver-teach-every-child-about-food/">my previous post on Jamie Oliver and the top 15 causes of death in the USA</a>, I started to collect similar data from other countries. Linking this to cancers, the annual statistics on cancers in Belgium can be found on the <a href="http://www.registreducancer.org/">Belgian Cancer Registry</a>. The latest numbers are however from 2006. Here are the top 15 cancers in Belgium in 2006 (all sexes and regions mixed):</p>
<table>
<tr>
<th>Rank</th>
<th>Classification</th>
<th>Cancer type</th>
<th>Cases</th>
<th>Remark</th>
</tr>
<tr>
<td>1.</td>
<td>C50</td>
<td>Breast</td>
<td>9556</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>2.</td>
<td>C61</td>
<td>Prostate</td>
<td>9254</td>
<td>male only</td>
</tr>
<tr>
<td>3.</td>
<td>C34</td>
<td>Bronchus and lung</td>
<td>6956</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>4.</td>
<td>C18</td>
<td>Colon</td>
<td>5233</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>5.</td>
<td>C44</td>
<td>Malignant neoplasms of skin</td>
<td>3110</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>6.</td>
<td>C20</td>
<td>Rectum</td>
<td>2264</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>7.</td>
<td>C67</td>
<td>Bladder</td>
<td>1986</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>8.</td>
<td>C82-85</td>
<td>Non-Hodgkin-lymphom</td>
<td>1925</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>9.</td>
<td>C43</td>
<td>Malignant melanoma of skin</td>
<td>1572</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>10.</td>
<td>C64</td>
<td>Kidney</td>
<td>1377</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>11.</td>
<td>C16</td>
<td>Stomach</td>
<td>1356</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>12.</td>
<td>C54</td>
<td>Corpus uteri</td>
<td>1320</td>
<td>female only</td>
</tr>
<tr>
<td>13.</td>
<td>C25</td>
<td>Pancreas</td>
<td>1172</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>14.</td>
<td>C80</td>
<td>Unknown primary site</td>
<td>1168</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>15.</td>
<td>C15</td>
<td>Oesophagus</td>
<td>920</td>
<td>&nbsp;</td>
</tr>
</table>
<p>It&#8217;s interesting to note a few things:</p>
<ul>
<li>These figures represent cases of cancer and not deaths by cancer. Note also that prostate cancer is in third position but only concerns males.</li>
<li>The latests data is from 2006. The website doesn&#8217;t seem to be updated since 2008 (and 2008 seems to be the year when data from 2006 are available ; if we follow the 2-years-gap logic, I guess the data from 2009 are available somewhere but not on this website)</li>
<li>Data accessibility seems to be average. Data is there in Excel format (and PDF which is pretty useless if you want to reuse the data). On one side, these Excel files can be opened by almost every office suite. On the other side, some open format would have been preferred. And some direct interaction with the data on the website is now the norm (ok, I just wrote it doesn&#8217;t seem to be updated since 2008)</li>
<li>The classification is quite good since it uses the &#8220;<a href="http://fr.wikipedia.org/wiki/Classification_internationale_des_maladies">Classification Internationale des Maladies</a>&#8221; which is the &#8220;<a href="http://www.who.int/classifications/icd/en/">International Classification of Diseases</a>&#8221; in English better known as ICD-10 (<a href="http://apps.who.int/classifications/apps/icd/icd10online/">online</a>).</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2011/02/world-cancer-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WikiRebels, the documentary</title>
		<link>http://www.jepoirrier.net/blog/2010/12/wikirebels-the-documentary/</link>
		<comments>http://www.jepoirrier.net/blog/2010/12/wikirebels-the-documentary/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 00:34:11 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Reading]]></category>
		<category><![CDATA[Assange]]></category>
		<category><![CDATA[documentary]]></category>
		<category><![CDATA[OpenLeaks]]></category>
		<category><![CDATA[SVT]]></category>
		<category><![CDATA[Wikileaks]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=548</guid>
		<description><![CDATA[I just watched &#8220;WikiRebels &#8211; The Documentary&#8221;, a &#8220;rough-cut of first in-depth documentary on WikiLeaks and the people behind it&#8221; by the Swedish Television. It doesn&#8217;t show much new information but give a nice perspective on the past events. Note: this video is said to be available until January 16, 2011. It may not appear [...]]]></description>
			<content:encoded><![CDATA[<p>I just watched &#8220;WikiRebels &#8211; The Documentary&#8221;, a &#8220;rough-cut of first in-depth documentary on <a href="http://213.251.145.96/">WikiLeaks</a> and the people behind it&#8221; by the Swedish Television. It doesn&#8217;t show much new information but give a nice perspective on the past events.</p>
<p><object width="416" height="258"><param name="movie" value="http://svt.se/embededflash/2264028/play.swf"></param><param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="allowScriptAccess" value="sameDomain"></param><embed src="http://svt.se/embededflash/2264028/play.swf" type="application/x-shockwave-flash" wmode="transparent" allowfullscreen="true" allowScriptAccess="sameDomain" width="416" height="258"></embed></object></p>
<p><small>Note: this video is said to be available until January 16, 2011. It may not appear above after this date.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2010/12/wikirebels-the-documentary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jamie Oliver: Teach every child about food</title>
		<link>http://www.jepoirrier.net/blog/2010/11/jamie-oliver-teach-every-child-about-food/</link>
		<comments>http://www.jepoirrier.net/blog/2010/11/jamie-oliver-teach-every-child-about-food/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 01:18:15 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Reading]]></category>
		<category><![CDATA[death]]></category>
		<category><![CDATA[epidemiology]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[Jamie Oliver]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[TED]]></category>
		<category><![CDATA[USA]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=536</guid>
		<description><![CDATA[In the latest TED Prize wish, Jamie Oliver, the &#8220;Naked Chef&#8221;, talks about teaching every child about food. His wish is: I wish for your help to create a strong, sustainable movement to educate every child about food, inspire families to cook again and empower people everywhere to fight obesity. Although I have a child [...]]]></description>
			<content:encoded><![CDATA[<p>In the latest TED Prize wish, <a href="http://en.wikipedia.org/wiki/Jamie_Oliver">Jamie Oliver</a>, the &#8220;Naked Chef&#8221;, talks about <a href="http://www.ted.com/talks/jamie_oliver.html">teaching every child about food</a>. His wish is:</p>
<p><quote>I wish for your help to create a strong, sustainable movement to educate every child about food, inspire families to cook again and empower people everywhere to fight obesity.</quote></p>
<p>Although I have a child and I&#8217;m obviously interested in his idea, I was also interested in the simple bar chart depicting the leading causes of death in the USA. In the tiny Flash video, the text is unfortunately barely legible and I was interested in knowing where he got his data from.</p>
<p align="center"><img src="http://jepoirrier.net/blogimages/101109-jamieoliver.png" alt="Leading causes of death in the USA from Jamie Oliver's TED talk" /></p>
<p>The answer is really easy: the leading causes of death in the USA are compiled every year by the (American) <a href="ttp://www.cdc.gov/nchs">National Center for Health Statistics</a> and <a href="http://www.cdc.gov/nchs/fastats/lcod.htm">the results</a> are available on their <a href="http://www.cdc.gov/nchs/fastats">FastStats website</a>. So, for 2007 (the latest results at the time of writing), the 15 leading causes of death in the USA are (ordered by decreasing number of cases):</p>
<table>
<tr>
<th>Rank</th>
<th>Cause</th>
<th>Number</th>
</tr>
<tr>
<td>1.</td>
<td>Diseases of heart *</td>
<td>616,067</td>
</tr>
<tr>
<td>2.</td>
<td>Malignant neoplasms (cancers) *</td>
<td>562,875</td>
</tr>
<tr>
<td>3.</td>
<td>Cerebrovascular diseases *</td>
<td>135,952</td>
</tr>
<tr>
<td>4.</td>
<td>Chronic lower respiratory diseases</td>
<td>127,924</td>
</tr>
<tr>
<td>5.</td>
<td>Accidents (unintentional injuries)</td>
<td>123,706</td>
</tr>
<tr>
<td>6.</td>
<td>Alzheimer&#8217;s disease</td>
<td>74,632</td>
</tr>
<tr>
<td>7.</td>
<td>Diabetes mellitus *</td>
<td>71,382</td>
</tr>
<tr>
<td>8.</td>
<td>Influenza and pneumonia</td>
<td>52,717</td>
</tr>
<tr>
<td>9.</td>
<td>Nephritis, nephrotic syndrome and nephrosis</td>
<td>46,448</td>
</tr>
<tr>
<td>10.</td>
<td>Septicemia</td>
<td>34,828</td>
</tr>
<tr>
<td>11.</td>
<td>Intentional self-harm (suicide)</td>
<td>34,598</td>
</tr>
<tr>
<td>12.</td>
<td>Chronic liver disease and cirrhosis</td>
<td>29,165</td>
</tr>
<tr>
<td>13.</td>
<td>Essential hypertension and hypertensive renal disease</td>
<td>23,965</td>
</tr>
<tr>
<td>14.</td>
<td>Parkinson&#8217;s disease</td>
<td>20,058</td>
</tr>
<tr>
<td>15.</td>
<td>Assault (homicide)</td>
<td>18,361</td>
</tr>
</table>
<p><small>The exact ICD-10 codes are in <a href="http://www.cdc.gov/NCHS/data/nvsr/nvsr58/nvsr58_19.pdf">this report</a> ; you can find their exact meaning <a href="http://apps.who.int/classifications/apps/icd/icd10online/">here</a>. Causes with an asterisk are related to food intake, according to Jamie Oliver.</small></p>
<p>Now you have the numbers, the origin of the data and the methodology used to collect these data. You can watch the presentation:</p>
<p align="center"><object width="446" height="326"><param name="movie" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf"></param><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always"/><param name="wmode" value="transparent"></param><param name="bgColor" value="#ffffff"></param><param name="flashvars" value="vu=http://video.ted.com/talks/dynamic/JamieOliver_2010-medium.mp4&#038;su=http://images.ted.com/images/ted/tedindex/embed-posters/JamieOliver-2010.embed_thumbnail.jpg&#038;vw=432&#038;vh=240&#038;ap=0&#038;ti=765&#038;introDuration=15330&#038;adDuration=4000&#038;postAdDuration=830&#038;adKeys=talk=jamie_oliver;year=2010;theme=ted_prize_winners;theme=a_taste_of_ted2010;event=TED2010;&#038;preAdTag=tconf.ted/embed;tile=1;sz=512x288;" /><embed src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" pluginspace="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgColor="#ffffff" width="446" height="326" allowFullScreen="true" allowScriptAccess="always" flashvars="vu=http://video.ted.com/talks/dynamic/JamieOliver_2010-medium.mp4&#038;su=http://images.ted.com/images/ted/tedindex/embed-posters/JamieOliver-2010.embed_thumbnail.jpg&#038;vw=432&#038;vh=240&#038;ap=0&#038;ti=765&#038;introDuration=15330&#038;adDuration=4000&#038;postAdDuration=830&#038;adKeys=talk=jamie_oliver;year=2010;theme=ted_prize_winners;theme=a_taste_of_ted2010;event=TED2010;"></embed></object></p>
<p>You&#8217;ll find <a href="http://www.presentationzen.com/presentationzen/2010/02/jamie-oliver-calls-for-an-allout-assault-on-our-ignorance-of-food.html">a critique of Jamie Oliver&#8217;s talk by Presentation Zen</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2010/11/jamie-oliver-teach-every-child-about-food/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A good issue of Nature, obviously!</title>
		<link>http://www.jepoirrier.net/blog/2010/10/a-good-issue-of-nature-obviously/</link>
		<comments>http://www.jepoirrier.net/blog/2010/10/a-good-issue-of-nature-obviously/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 23:12:26 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Lab life]]></category>
		<category><![CDATA[Reading]]></category>
		<category><![CDATA[animal]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[freedom]]></category>
		<category><![CDATA[GIGA]]></category>
		<category><![CDATA[Lindau]]></category>
		<category><![CDATA[Nature]]></category>
		<category><![CDATA[Nobel]]></category>
		<category><![CDATA[Obama]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[university]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=526</guid>
		<description><![CDATA[The October 14th, 2010 issue of Nature is obviously a good one. It had to be a good one! I usually advocate Open Access but it is always nice to reading complimentary issues of Nature which is Closed Access but is also publishing very good articles about science at the same time. In this issue, [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.nature.com/nature/journal/v467/n7317/">October 14th, 2010 issue of Nature</a> is obviously a good one. It <em>had to be</em> a good one! I usually advocate <a href="http://en.wikipedia.org/wiki/Open_access_%28publishing%29">Open Access</a> but it is always nice to reading complimentary issues of Nature which is Closed Access but is also publishing very good articles about science at the same time.</p>
<p>In this issue, I was interested in various topics &#8230;</p>
<p>First, there is a <a href="http://www.nature.com/midterm2010">serie of articles about the US midterm elections</a> and <strong>what (US) scientists feel about two years of Obama administration</strong>. Obama promised total transparency in American science, a new era of integrity and more freedom for scientists. From what I read, <a href="http://dx.doi.org/10.1038/467768a">this isn&#8217;t the case yet</a>.</p>
<p>Then, there are two article about <strong>publishing computer code from scientific experiment</strong>. In a <a href="http://dx.doi.org/10.1038/467753a">World View</a>, Nick Barnes, director of the <a href="http://climatecode.org/about/elevator-pitch/">Climate Code Foundation</a> takes some concerns about that to pieces. The main reasons to provide computer code is to improve programming skills (the software author&#8217;s and others&#8217;) and enable others to engage with your research. Don&#8217;t be ashamed of the quality of your code. Don&#8217;t be afraid of starting the trend if no one around you share their software. Don&#8217;t be afraid to refuse support when badly asked for. Don&#8217;t overestimate the intellectual property value of your code. <a href="http://climatecode.org/blog/2010/10/nature-article-publish-your-computer-code/">Nick Barnes also wrote a blog post about it</a>. And you can comment on the Nature article <a href="http://go.nature.com/ed3hsl">here</a>.</p>
<p>In a <a href="http://dx.doi.org/10.1038/467775a">News Feature</a>, Zeeya Merali tells stories of scientists who found themselves in uneasy positions regarding to the software they wrote but, at the same time or later on, realised publishing their software was the best thing to do. Besides formalising one&#8217;s training in programming, Zeeya Merali advocates some simple steps to practise &#8220;safe software&#8221;: use a version-control system ; track sources, data and events ; write testable software ; test the software and encourage sharing of software.</p>
<p>I was also interested in these articles in two ways. First, I also realised the need of a formal training in programming during my Ph.D. and I eventually got a B.Sc. in computer science. In the team and field where I&#8217;m now working (Health Economics and modelling of infectious disease), I can clearly see the benefit of having such training. Don&#8217;t get me wrong: I meet wonderful colleagues every day who don&#8217;t have the training but have lots of skills and can solve lots of problems ; I just often see the ease to grasp algorithms as well as some better procedures and testing that comes with training. And, second, I would like to addd that <a href="http://en.wikipedia.org/wiki/Free_software_licence">free software licences</a> are to be considered when publishing your software (for science or not).</p>
<p>In the same issue, there was also a <a href="http://dx.doi.org/10.1038/467756a">small news</a> about the <strong>Europe&#8217;s use of research animal</strong>. This reminded me of the good-old-days <img src='http://www.jepoirrier.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . Fundamental biology still account the largest proportion of animal experiments but what intrigued me is the 12.2% of &#8220;Other&#8221; usage.</p>
<p>There was also a comment on a book, <a href="http://www.dukeupress.edu/Catalog/ViewProduct.php?productid=18847">The Professional Guinea Pig</a>, about <strong>paid participants in phase I clinical trials</strong>. Interesting perspective from &#8220;the other side&#8221; of trials.</p>
<p>There is also an <a href="http://www.nature.com/nature/journal/v467/n7317/#out">Outlook</a> on the <a href="http://www.lindau-nobel.org"><strong>Lindau Nobel Laureate Meeting</strong></a>. It features interviews with 10 Nobel laureates (it&#8217;s always nice to readd their comments on science) and an article about science in the digital age (not yet read but it seems interesting).</p>
<p>Finally, an ad for my previous lab (<a href="http://www.giga.ulg.ac.be">GIGA ULg</a>) caught my attention, as well as the <a href="http://dx.doi.org/10.1038/nj7317-876a">small article about Science in Belgium</a>. I must however write that this article is a bad summary of the research landscape in Belgium with, for example, mention of only two universities: the KUL and the UCL (<a href="http://en.wikipedia.org/wiki/List_of_universities_in_Belgium">we have many more</a>). Souvenirs, souvenirs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2010/10/a-good-issue-of-nature-obviously/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Let my dataset change your mindset</title>
		<link>http://www.jepoirrier.net/blog/2010/08/let-my-dataset-change-your-mindset/</link>
		<comments>http://www.jepoirrier.net/blog/2010/08/let-my-dataset-change-your-mindset/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 23:32:04 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Reading]]></category>
		<category><![CDATA[Gapminder]]></category>
		<category><![CDATA[Hans Rosling]]></category>
		<category><![CDATA[infographics]]></category>
		<category><![CDATA[infovis]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[Trendanalyzer]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=490</guid>
		<description><![CDATA[In the previous post, I shared a video of David McCandless giving a talk about information visualisation. One phrase caught my attention and a bit of research lead to a very good discovery. The phrase and context is (emphasis is mine): We need relative figures that are connected to other data so that we can [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://www.jepoirrier.net/blog/2010/08/david-mccandless-infovis/">the previous post</a>, I shared a video of David McCandless giving a talk about information visualisation. One phrase caught my attention and a bit of research lead to a very good discovery. The phrase and context is (emphasis is mine):</p>
<p>
<blockquote>We need relative figures that are connected to other data so that we can see a fuller picture, and then that can lead to us changing our perspective. As Hans Rosling, the master, my master, said, &#8220;<strong>Let the dataset change your mindset</strong>&#8220;. And if it can do that, maybe it can also change your behavior.</p></blockquote>
<p>Who is Hans Rosling? A Professor of International Health at Karolinska Institute and Director of the Gapminder Foundation (from <a href="http://en.wikipedia.org/wiki/Hans_Rosling">Wikipedia</a>). Nothing fancy nor anything related to information visualisation at first sight. Except that the <a href="http://www.gapminder.org">Gapminder Foundation</a> is &#8220;<em>a non-profit venture promoting sustainable global development and achievement of the United Nations Millennium Development Goals</em>&#8220;. So what? Gapminder also &#8220;<em>pursue[s] the development of the Trendalyzer [...] [seeking] to unveil the beauty of statistical time series by converting boring numbers into enjoyable, animated and interactive graphics</em>&#8220;.</p>
<p>And this software is really great (see screenshot below but, above all, in all Rosling&#8217;s videos): from one single interface, you can gather lots of different types and sources of data (about the development of the countries of the world) on the same chart and it nicely display them along more than the two dimensions of your screen. Bubble sizes and colours represent other dimensions. And the whole thing move with time (years).</p>
<p><center>
<p><img src="http://www.jepoirrier.net/blogimages/100828-gapminder.jpg" alt="Trendanalyzer screenshot" /></p>
<p></center></p>
<p>What is also very interesting is that <em>you</em> can play with Trendanalyzer (in <a href="http://www.gapminder.org/world/">Gapminder world</a>) and <a href="http://www.gapminder.org/data/">download the data</a> behind it. In addition, Google acquired Trendanalyzer and offers some of its components as a &#8220;gadget&#8221;: <a href="http://www.google.com/ig/directory?url=www.google.com/ig/modules/motionchart.xml">Motion Chart</a>.</p>
<p>The beauty of the software is nothing without appropriate use. And in <a href="http://www.gapminder.org/videos/">all of his videos</a>, Hans Rosling makes appropriate use of data visualisation, succeeding in converting messages heavily relying on statistics and various sources of data (not something usually visual attractive) in simple visualisations. As David McCandless said: &#8220;It&#8217;s effortless; it literally pours in&#8221;. By visualising it in such a way, it&#8217;s more easy for the dataset to try to change your mindset.</p>
<p>Because the tool isn&#8217;t everything. With its help, Hans Rosling is trying to convey messages. And if you <a href="http://www.gapminder.org/videos/">watch any of his videos</a>, you&#8217;ll see that he effectively succeeds in doing it wether it&#8217;s to make you stop talking about &#8220;developing&#8221; countries or to make you think about the role of the end of poverty in the growth of world population, for example. In his <a href="http://sixminutes.dlugan.com">Six Minutes blog</a>, <a href="http://sixminutes.dlugan.com/six-simple-techniques-for-presenting-data-hans-rosling-ted-2006/">Andrew Dlugan summarises Hans Rosling&#8217;s technique in 6 points</a>:</p>
<ol>
<li>Explain the data axes</li>
<li>Highlight subsets of data</li>
<li>Dig deeper to unwrap data</li>
<li>Place labels close to data points</li>
<li>Answer the &#8220;Why?&#8221; questions</li>
<li>Complement data with energetic delivery</li>
</ol>
<p><center>
<p><img src="http://www.jepoirrier.net/blogimages/100828-gapminder2.jpg" alt="Hans Rosling presenting The seemingly impossible is possible at TED 2007" /></p>
<p></center></p>
<p>Althought some of these techniques were taught or discovered by own practise during B.Sc./M.Sc./Ph.D., the combination of them make a presentation very effective, even in front of a small audience.</p>
<p><strong>Why do I blog this?</strong> I watched all Rosling&#8217;s videos in one go. Once the current presentation was over, it was difficult to resist to watch the next one. From a general perspective, I&#8217;m very interested in all means to ease the way people can grasp huge amount of data and to maintain their interest during presentations. From a more practical perspective, I&#8217;m starting to deal with some amount of information for various projects and I&#8217;m looking for attractive ways to show them. And I was about to forget Hans Rosling is professor of Global Health, a field close to my current one: Health Economics. You couldn&#8217;t dream of a better thing than learning more about your field with interesting ideas and appealing presentations.<br />
What triggered the redaction of this blog post is the release of <a href="http://www.youtube.com/watch?v=y_7howQzatw">a 55-minute documentary about Hans Rosling&#8217;s life and thoughts</a> on YouTube.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2010/08/let-my-dataset-change-your-mindset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>David McCandless on information visualisation</title>
		<link>http://www.jepoirrier.net/blog/2010/08/david-mccandless-infovis/</link>
		<comments>http://www.jepoirrier.net/blog/2010/08/david-mccandless-infovis/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 21:23:28 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Reading]]></category>
		<category><![CDATA[David McCandless]]></category>
		<category><![CDATA[infographics]]></category>
		<category><![CDATA[informationisbeautiful]]></category>
		<category><![CDATA[infovis]]></category>
		<category><![CDATA[TED]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=485</guid>
		<description><![CDATA[Tonight, I realised that David McCandless was behind informationisbeautiful.net, a blog dedicated to information visualisation which I often mentionned before on this blog. Last month, David McCandless gave a talk at TED, a NGO &#8220;devoted to Ideas Worth Spreading&#8221;. And it was very interesting to hear him, to put a living face on a blog [...]]]></description>
			<content:encoded><![CDATA[<p>Tonight, I realised that <a href="http://www.davidmccandless.com/">David McCandless</a> was behind <a href="http://www.informationisbeautiful.net/">informationisbeautiful.net</a>, a blog dedicated to information visualisation which I <a href="http://www.jepoirrier.net/blog/2010/07/cognitive-surplus-visualised/">often</a> <a href="http://www.jepoirrier.net/blog/2010/04/volcano-and-co2/">mentionned</a> <a href="http://www.jepoirrier.net/blog/2010/04/volcano-and-co2-bis/">before</a> on this blog.</p>
<p><center>
<p><img src="http://www.jepoirrier.net/blogimages/100823-DavidMcCandless-TED.jpg" alt="David McCandless speaking at TED, July 2010" /></p>
<p></center></p>
<p>Last month, David McCandless gave a talk at <a href="http://www.ted.com">TED</a>, a NGO &#8220;devoted to Ideas Worth Spreading&#8221;. And it was very interesting to hear him, to put a living face on a blog and to apprehend the amount of work to make such great infographics simple to understand. Here is the video (thanks to the license: <a href="http://creativecommons.org/licenses/by-nc-nd/3.0/">CC-by-nc-nd</a> &#8211; <a href="http://www.ted.com/talks/david_mccandless_the_beauty_of_data_visualization.html">on this page</a>, there is a link to download the high quality video):</p>
<p><center>
<p><object width="446" height="326"><param name="movie" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf"></param><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always"/><param name="wmode" value="transparent"></param><param name="bgColor" value="#ffffff"></param><param name="flashvars" value="vu=http://video.ted.com/talks/dynamic/DavidMcCandless_2010G-medium.flv&#038;su=http://images.ted.com/images/ted/tedindex/embed-posters/DavidMcCandless-2010G.embed_thumbnail.jpg&#038;vw=432&#038;vh=240&#038;ap=0&#038;ti=937&#038;introDuration=15330&#038;adDuration=4000&#038;postAdDuration=830&#038;adKeys=talk=david_mccandless_the_beauty_of_data_visualization;year=2010;theme=presentation_innovation;theme=design_like_you_give_a_damn;theme=the_creative_spark;theme=new_on_ted_com;theme=a_taste_of_tedglobal_2010;event=TEDGlobal+2010;&#038;preAdTag=tconf.ted/embed;tile=1;sz=512x288;" /><embed src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" pluginspace="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgColor="#ffffff" width="446" height="326" allowFullScreen="true" allowScriptAccess="always" flashvars="vu=http://video.ted.com/talks/dynamic/DavidMcCandless_2010G-medium.flv&#038;su=http://images.ted.com/images/ted/tedindex/embed-posters/DavidMcCandless-2010G.embed_thumbnail.jpg&#038;vw=432&#038;vh=240&#038;ap=0&#038;ti=937&#038;introDuration=15330&#038;adDuration=4000&#038;postAdDuration=830&#038;adKeys=talk=david_mccandless_the_beauty_of_data_visualization;year=2010;theme=presentation_innovation;theme=design_like_you_give_a_damn;theme=the_creative_spark;theme=new_on_ted_com;theme=a_taste_of_tedglobal_2010;event=TEDGlobal+2010;"></embed></object></p>
<p></center></p>
<p><strong>Why do I blog this?</strong> I was always and I am still interested in information visualisation, could it be from others (like the <a href="http://flutracker.rhizalabs.com/">flu tracker</a> or, more modestly, my own attempts (to stay <a href="http://www.jepoirrier.net/blog/2009/10/evolution-of-h1n1/">in the flu topic</a>). As David said, everyday, everyone of us is blasted by information design, it&#8217;s being poured into our eyes, it&#8217;s a &#8220;dormant litteracy&#8221;. And I am curious of new ways of visually presenting large datasets like at the Hack.lu 2009 <a href="http://2009.hack.lu/index.php/InfoVisContest">InfoVis Contest</a> or results of time-consuming models of disease spread.<br />
But of course, on the other hand, you have to ask the right questions, look from the right angle: the one who master information design may also influence the minds of those who see this information and, more importantly, its interpretation. David McCandless didn&#8217;t say anything about this: the responsability of the designer regarding the interpretation of his/her design.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2010/08/david-mccandless-infovis/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;Facts &amp; data&#8221;</title>
		<link>http://www.jepoirrier.net/blog/2010/08/facts-data/</link>
		<comments>http://www.jepoirrier.net/blog/2010/08/facts-data/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 23:09:45 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Lab life]]></category>
		<category><![CDATA[Reading]]></category>
		<category><![CDATA[antibiotics]]></category>
		<category><![CDATA[biology]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[NDM-1]]></category>
		<category><![CDATA[resistance]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[superbug]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=481</guid>
		<description><![CDATA[A colleague of mine is always hammering home the message of bringing facts and data to a discussion rather than rumors, hearsays and daily newspaper articles. Since a few days (because H1N1 is not a pandemic anymore?), newspapers are coming with another &#8220;Superbug&#8221; or &#8220;Germinator&#8220;, wrongly named &#8220;NDM-1&#8220;. So, before spreading fear, uncertainty and doubt, [...]]]></description>
			<content:encoded><![CDATA[<p>A colleague of mine is always hammering home the message of bringing facts and data to a discussion rather than rumors, hearsays and daily newspaper articles. Since a few days (because <a href="http://www.who.int/mediacentre/news/statements/2010/h1n1_vpc_20100810/en/index.html">H1N1 is not a pandemic anymore</a>?), <a href="http://www.lesoir.be/actualite/sciences/2010-08-12/la-bacterie-ndm-1-a-tue-en-belgique-786801.php">newspapers</a> are coming with another &#8220;Superbug&#8221; or &#8220;<a href="http://www.thesun.co.uk/sol/homepage/woman/health/health/3090188/The-germinator-Invincible-superbugs-from-India-invade-UK.html">Germinator</a>&#8220;, wrongly named &#8220;<a href="http://en.wikipedia.org/wiki/New_Delhi_metallo-beta-lactamase">NDM-1</a>&#8220;. So, before spreading fear, uncertainty and doubt, please <a href="http://www.ncbi.nlm.nih.gov/sites/entrez?term=NDM-1&#038;cmd=search&#038;db=pubmed">read the scientific litterature</a> or, at least, read quality newspapers (<a href="http://browse.guardian.co.uk/search?search=NDM-1&#038;sitesearch-radio=guardian&#038;go-guardian=Search">articles from The Guardian</a> are quite fair and balanced).</p>
<p>NDM-1 (New Delhi metallo-beta-lactamase) is just the name of a gene in a plasmid that two bacteria at least, <em>K. pneumoniae</em> and <em>E. coli</em>, can carry. This gene makes bacteria resistant to almost all antibiotics. If you want to know more about this gene, <a href="http://dx.doi.org/10.1128/AAC.00774-09">Yong&#8217;s paper</a> characterised it (<a href="http://journals.asm.org/misc/index_compliance.dtl">access without subscription</a>). <a href="http://www.hpa.org.uk/hpr/archives/2009/news2609.htm#ndm1">Health care agencies know about this issue</a> at least since last year.</p>
<p>Now, you can still go to India and Pakistan. New Delhi is still a safe city to visit. But yes, in general, the world will face a problem in the future because bacteria are becoming resistant to more and more antibiotics.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2010/08/facts-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cognitive Surplus visualised</title>
		<link>http://www.jepoirrier.net/blog/2010/07/cognitive-surplus-visualised/</link>
		<comments>http://www.jepoirrier.net/blog/2010/07/cognitive-surplus-visualised/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 21:43:18 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Reading]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[America]]></category>
		<category><![CDATA[cognitive]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[surplus]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=459</guid>
		<description><![CDATA[In the 300-and-more RSS items in my aggregator this week, there are 2 great ones from Information is Beautiful, a blog gathering (and publishing its own) nice ways to visualise data. The first one is based on a talk by Clay Shirky who, in turn, was referencing his book Cognitive Surplus. In Cognitive Surplus visualized, [...]]]></description>
			<content:encoded><![CDATA[<p>In the 300-and-more RSS items in my aggregator this week, there are 2 great ones from <a href="http://www.informationisbeautiful.net/">Information is Beautiful</a>, a blog gathering (and publishing its own) nice ways to visualise data.</p>
<p>The first one is based on a talk by <a href="http://en.wikipedia.org/wiki/Clay_Shirky">Clay Shirky</a> who, in turn, was referencing his book <a href="http://www.librarything.com/work/9769188">Cognitive Surplus</a>. In <a href="http://www.informationisbeautiful.net/2010/cognitive-surplus-visualized/">Cognitive Surplus <em>visualized</em></a>, David McCandless just represented one of Shirky&#8217;s ideas: 200 billion hours are spent each year by US adults just watching TV whereas only 100 million hours were necessary to create Wikipedia (I guess the platform + the content) &#8230;</p>
<p><center><img src="http://www.jepoirrier.net/blogimages/100719-goggle_boxes.png" alt="Cognitive Surplus visualised from Information Is Beautiful" /></center></p>
<p>It makes you think about either the waste television helps to produce either the potential of human brain(s) if relieved from the burden of television.</p>
<p>The second interesting post appeared in fact in <a href="http://infosthetics.com">information aesthetics</a>, a blog <em>where form follows data</em> (referencing Information is Beautiful but I can&#8217;t find this post). In <a href="http://infosthetics.com/archives/2010/07/top_secret_america.html">Top Secret America: Visualizing the National Security Buildup in the U.S.</a>, Andrew Vande Moere relates &#8220;an extensive investigative project of the Washington Post that describes the huge national security buildup in the United States after the September 11 attacks&#8221;. The <a href="http://projects.washingtonpost.com/top-secret-america/">project website</a> contains all the ingredients for a well-documented investigation with the addition of interactive maps and flash-based interfaces allowing the user to build his/her own view on the project.</p>
<p><center><img src="http://www.jepoirrier.net/blogimages/100719-top-secret.png" alt="Top Secret America from the Washington Post" /></center></p>
<p>It&#8217;s nice to see investigative journalism combined with beautiful data visualisation and handling!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2010/07/cognitive-surplus-visualised/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Belgian eavesdropping increased in 2009</title>
		<link>http://www.jepoirrier.net/blog/2010/05/belgian-eavesdropping-increased-in-2009/</link>
		<comments>http://www.jepoirrier.net/blog/2010/05/belgian-eavesdropping-increased-in-2009/#comments</comments>
		<pubDate>Tue, 11 May 2010 22:09:34 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[privacy]]></category>
		<category><![CDATA[Reading]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[eavesdropping]]></category>
		<category><![CDATA[phone]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=447</guid>
		<description><![CDATA[Following this article (French), official phone eavesdroppings again increased in Belgium in 2009: Belgian police listened 5265 times to private conversations. The French transcript is here. One doesn&#8217;t get much more than these numbers: nothing about the number of hours spent listening, nothing about the percentage of effectiveness/results, nothing about internet eavesdropping (e-mail e.g.). One [...]]]></description>
			<content:encoded><![CDATA[<p>Following <a href="http://www.lalibre.be/actu/belgique/article/582071/les-ecoutes-telephoniques-en-hausse-de-20.html">this article</a> (French), official phone eavesdroppings again increased in Belgium in 2009: Belgian police listened 5265 times to private conversations. <a href="http://www.senate.be/www/?MIval=/Vragen/SchriftelijkeVraag&#038;LEG=4&#038;NR=6834&#038;LANG=fr">The French transcript is here</a>.</p>
<p align="center"><img src="http://www.jepoirrier.net/blog/wp-content/uploads/2010/05/100512-eavesdropping.png" alt="Evolution of the number of official eavesdropping in Belgium" /></p>
<p>One doesn&#8217;t get much more than these numbers: nothing about the number of hours spent listening, nothing about the percentage of effectiveness/results, nothing about internet eavesdropping (e-mail e.g.). One thing struck me: all requests for eavesdropping were accepted. Or, at least that what the Minister implied when he wrote &#8220;there is no distinction between the number of requests and the number of effective eavesdropping&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2010/05/belgian-eavesdropping-increased-in-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Volcano and CO2 (bis)</title>
		<link>http://www.jepoirrier.net/blog/2010/04/volcano-and-co2-bis/</link>
		<comments>http://www.jepoirrier.net/blog/2010/04/volcano-and-co2-bis/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 20:29:57 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Reading]]></category>
		<category><![CDATA[carbon]]></category>
		<category><![CDATA[emission]]></category>
		<category><![CDATA[Eyjafjallajoekull]]></category>
		<category><![CDATA[plane]]></category>
		<category><![CDATA[pollution]]></category>
		<category><![CDATA[volcano]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=444</guid>
		<description><![CDATA[Well, now I understand a bit better why experts said the small fall in carbon emissions indirectly due to the volcano is unlikely to have any significant impact on climate (see previous post) &#8230; InformationIsBeautiful made a correction following comments and the difference in CO2 emission is smaller: However, although the air traffic is to [...]]]></description>
			<content:encoded><![CDATA[<p>Well, now I understand a bit better why experts said the small fall in carbon emissions indirectly due to the volcano is unlikely to have any significant impact on climate (see <a href="http://www.jepoirrier.net/blog/2010/04/volcano-and-co2/">previous post</a>) &#8230; InformationIsBeautiful <a href="http://www.informationisbeautiful.net/2010/correction-apology-planes-or-volcano/">made a correction</a> following comments and the difference in CO2 emission is smaller:</p>
<p><center>
<p><img src="http://www.jepoirrier.net/blogimages/100420_planes_volcanos.png" alt="Comparison of C02 emission by InformationIsBeautiful" /></p>
<p></center></p>
<p>However, although the air traffic is to slowly come back to normal, we can still enjoy some very nice moment without any plane in the sky:</p>
<p><center>
<p><a href="http://www.flickr.com/photos/jepoirrier/4538870316/"><img src="http://www.jepoirrier.net/blogimages/100420_sky.jpg" alt="Still no plane by jepoirrier on Flickr" /></a></p>
<p></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2010/04/volcano-and-co2-bis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

