<?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; Lab life</title>
	<atom:link href="http://www.jepoirrier.net/blog/category/lab-life/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>Sun, 29 Aug 2010 20:06:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<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>FluTE makefile for wxDev-C++ (Windows)</title>
		<link>http://www.jepoirrier.net/blog/2010/06/flute-makefile-for-wxdev-c-windows/</link>
		<comments>http://www.jepoirrier.net/blog/2010/06/flute-makefile-for-wxdev-c-windows/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 01:27:57 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Lab life]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[FluTE]]></category>
		<category><![CDATA[influenza]]></category>
		<category><![CDATA[makefile]]></category>
		<category><![CDATA[mingw]]></category>
		<category><![CDATA[model]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[wxDev-C++]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=451</guid>
		<description><![CDATA[FluTE is an influenza epidemic simulation model written by Dennis L. Chao at CSQUID. It works out-of-the box on GNU/Linux (just type make and run it). I wanted to see how it works. But since I&#8217;m temporarily stuck with a Windows laptop, I downloaded a free C++ compiler for Windows (wxDev-C++), imported all the files [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://jepoirrier.net/blogimages/flute-usa-small.png" align="right" hspace="3" vspace="2" /><a href="http://www.cs.unm.edu/~dlchao/flute/">FluTE</a> is an influenza epidemic simulation model written by <a href="http://www.cs.unm.edu/~dlchao/">Dennis L. Chao</a> at <a href="http://csquid.org">CSQUID</a>. It works out-of-the box on GNU/Linux (just type <code>make</code> and run it).</p>
<p>I wanted to see how it works. But since I&#8217;m temporarily stuck with a Windows laptop, I downloaded a free C++ compiler for Windows (<a href="http://wxdsgn.sourceforge.net/">wxDev-C++</a>), imported all the files in a project and compiled. For those who want to try, here is the project file and the specific makefile in a <a href="http://jepoirrier.net/blogimages/Flute-wxDev-Cpp.zip">zip file</a> (2 kb). Just decompress the FluTE archive (I used version 1.15), copy the two files from the zip file above and launch the IDE. In the project options (Alt+P), specify the custom makefile (in the &quot;Makefile&quot; tab) as the one from the zip file above. Compile (Ctrl+F9). Done.</p>
<p>On my Intel Core2 Duo T5450 (2Gb RAM), it took 6 minutes to simulate the &quot;two-dose&quot; example.</p>
<p>Please note that I didn&#8217;t try to compile with OpenMPI. Maybe for next time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2010/06/flute-makefile-for-wxdev-c-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ph.D. thesis</title>
		<link>http://www.jepoirrier.net/blog/2010/03/ph-d-thesis/</link>
		<comments>http://www.jepoirrier.net/blog/2010/03/ph-d-thesis/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 22:43:03 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Lab life]]></category>
		<category><![CDATA[Neuroscience]]></category>
		<category><![CDATA[Proteomics]]></category>
		<category><![CDATA[doctorat]]></category>
		<category><![CDATA[PhD]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=434</guid>
		<description><![CDATA[As I promised before, you&#8217;ll find here the text and slides of my Ph.D. thesis (btw text and slides are in French). The oral presentation was on March 24th, 2010 and everything was fine Slides can be watched below. Effets du sommeil et de la privation de sommeil sur le prot&#233;ome hippocampique de rat apr&#232;s [...]]]></description>
			<content:encoded><![CDATA[<p>As I promised before, you&#8217;ll find here the <a href="http://www.poirrier.be/~jean-etienne/phd/">text and slides of my Ph.D. thesis</a> (btw text and slides are in French). The oral presentation was on March 24th, 2010 and everything was fine <img src='http://www.jepoirrier.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Slides can be watched below.</p>
<p><center>
<div style="width:425px" id="__ss_3557617"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/jepoirrier/effets-du-sommeil-et-de-la-privation-de-sommeil-sur-le-protome-hippocampique-de-rat-aprs-apprentissage-topographique-3557617" title="Effets du sommeil et de la privation de sommeil sur le protéome hippocampique de rat après apprentissage topographique">Effets du sommeil et de la privation de sommeil sur le prot&eacute;ome hippocampique de rat apr&egrave;s apprentissage topographique</a></strong><object width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=3557617&#038;stripped_title=effets-du-sommeil-et-de-la-privation-de-sommeil-sur-le-protome-hippocampique-de-rat-aprs-apprentissage-topographique-3557617" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=3557617&#038;stripped_title=effets-du-sommeil-et-de-la-privation-de-sommeil-sur-le-protome-hippocampique-de-rat-aprs-apprentissage-topographique-3557617" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/jepoirrier">Jean-Etienne Poirrier</a>.</div>
</div>
<p></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2010/03/ph-d-thesis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2.54</title>
		<link>http://www.jepoirrier.net/blog/2009/10/2-54/</link>
		<comments>http://www.jepoirrier.net/blog/2009/10/2-54/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 22:18:51 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Lab life]]></category>
		<category><![CDATA[Proteomics]]></category>
		<category><![CDATA[2.54]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[impact factor]]></category>
		<category><![CDATA[journal]]></category>
		<category><![CDATA[Open Access]]></category>
		<category><![CDATA[PhD]]></category>
		<category><![CDATA[Proteome Science]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=382</guid>
		<description><![CDATA[It&#8217;s the impact factor of the Open Access journal Proteome Science where I published my last article, last year. I didn&#8217;t see that before but came to know when I downloaded the 453 remaining e-mails from an old account (3 months without fetching them). The announcement of this new impact factor was in one of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.jepoirrier.net/blogimages/091009-impact-factor.gif" alt="2.54" align="right" hspace="3" />It&#8217;s the <a href="http://en.wikipedia.org/wiki/Impact_factor">impact factor</a> of the <a href="http://www.earlham.edu/~peters/fos/overview.htm">Open Access</a> journal <a href="http://www.proteomesci.com/">Proteome Science</a> where I published <a href="http://www.proteomesci.com/content/6/1/14">my last article</a>, last year.</p>
<p>I didn&#8217;t see that before but came to know when I downloaded the 453 remaining e-mails from an old account (3 months without fetching them). The announcement of this new impact factor was in one of the three interesting e-mails.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2009/10/2-54/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redesigned Pubmed</title>
		<link>http://www.jepoirrier.net/blog/2009/09/redesigned-pubmed/</link>
		<comments>http://www.jepoirrier.net/blog/2009/09/redesigned-pubmed/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 22:41:32 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Lab life]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[oops]]></category>
		<category><![CDATA[PubMed]]></category>
		<category><![CDATA[redesigned]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=379</guid>
		<description><![CDATA[I often wrote about Pubmed here. Briefly, it&#8217;s a search engine for publications in the biomedical domain. They recently redesigned their user interface and, although there are a lot of new things to save time that came with the new design, there is still a problem with their interface: the new search box takes too [...]]]></description>
			<content:encoded><![CDATA[<p>I often wrote about <a href="http://www.ncbi.nlm.nih.gov/pubmed/">Pubmed</a> here. Briefly, it&#8217;s a search engine for publications in the biomedical domain. They recently <a href="http://preview.ncbi.nlm.nih.gov/pubmed">redesigned their user interface</a> and, although there are a lot of new things to save time that came with the new design, there is still a problem with their interface: the new search box takes too much space &#8230;</p>
<p align="center"><img src="http://www.jepoirrier.net/blogimages/091001-pubmed-small.png" alt="Redesigned Pubmed homepage" /><br />Redesigned Pubmed homepage (<a href="http://www.jepoirrier.net/blogimages/091001-pubmed.png">bigger image</a>)</p>
<p align="center"><img src="http://www.jepoirrier.net/blogimages/091001-pubmed2-small.png" alt="Redesigned Pubmed result page" /><br />Redesigned Pubmed result page: search box is hiding the logo, the display settings and the first result  (<a href="http://www.jepoirrier.net/blogimages/091001-pubmed2.png">bigger image</a>)</p>
<p>To be fair, I must say these screenshots were taken with Firefox 3.5.3 on Fedora Linux but I didn&#8217;t see this problem with other operating systems nor other browser (not even Firefox on MS-Windows). Seems they tested their design with everything except Linux <img src='http://www.jepoirrier.net/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  (A search with Pubmed redesigned doesn&#8217;t work with text-only browsers although the previous one perfectly worked)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2009/09/redesigned-pubmed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A new home for IPGphor2reader</title>
		<link>http://www.jepoirrier.net/blog/2009/07/a-new-home-for-ipgphor2reader/</link>
		<comments>http://www.jepoirrier.net/blog/2009/07/a-new-home-for-ipgphor2reader/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 21:46:09 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Proteomics]]></category>
		<category><![CDATA[1D]]></category>
		<category><![CDATA[Amersham]]></category>
		<category><![CDATA[IPGphor]]></category>
		<category><![CDATA[IPGphor2reader]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[sourceforge]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=361</guid>
		<description><![CDATA[IPGphor2reader is a software meant to parse log (text) files resulting from an experiment with the IPGPhor and to plot graphs. I previously hosted it on my personal website and just moved it to Sourceforge, here. Amongst the various reasons for this move, I wanted the possibility for anyone to participate in the project and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>IPGphor2reader</strong> is a software meant to parse log (text) files resulting from an experiment with the IPGPhor and to plot graphs. I previously hosted it <a href="http://www.poirrier.be/~jean-etienne/software/ipgphor2reader/">on my personal website</a> and just <a href="http://ipgphor2reader.sourceforge.net/">moved it to Sourceforge, here</a>. Amongst the various reasons for this move, I wanted the possibility for anyone to participate in the project and no hassle to manage this.</p>
<p>Slowly, slowly, most <a href="http://www.poirrier.be/~jean-etienne/software/">software on my website</a> will be hosted on Sourceforge or Bioinformatics.net.</p>
<p>P.S. Obviously I chose the time where they are <a href="https://sourceforge.net/apps/trac/sourceforge/ticket/1762">in the middle of a large scale site changes and upgrades</a> so nothing is available for now (except the <a href="https://sourceforge.net/project/screenshots.php?group_id=268003">screenshot</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2009/07/a-new-home-for-ipgphor2reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About file formats accepted by BioMed Central</title>
		<link>http://www.jepoirrier.net/blog/2009/06/about-file-formats-bmc/</link>
		<comments>http://www.jepoirrier.net/blog/2009/06/about-file-formats-bmc/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 21:32:48 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Lab life]]></category>
		<category><![CDATA[Open Access]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[BioMedCentral]]></category>
		<category><![CDATA[BMC]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[openaccess]]></category>
		<category><![CDATA[PLoS]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=356</guid>
		<description><![CDATA[BioMed Central is one of the main Open Access publishers in the world of Science, Technology and Medicine. On a side note, that&#8217;s where I published my two articles (in Proteome Science and the Journal of Circadian Rhythms). One might think that, given their support to Open Access, they would also support Open Source software [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.biomedcentral.com">BioMed Central</a> is one of the main <a href="http://en.wikipedia.org/wiki/Open_access_%28publishing%29">Open Access</a> publishers in the world of Science, Technology and Medicine. On a side note, that&#8217;s where I published my two articles (in <a href="http://www.proteomesci.com/content/6/1/14">Proteome Science</a> and the <a href="http://www.jcircadianrhythms.com/content/4/1/10">Journal of Circadian Rhythms</a>). One might think that, given their support to Open Access, they would also support Open Source software and Open Format documents.</p>
<p>For the software side, it&#8217;s not very clear. Although they ask authors to consider releasing software described in publications under a free (or at least open source) license, they also <a href="http://www.biomedcentral.com/info/authors/authortools">support and advertise for a bunch of proprietary software</a>. While it&#8217;s not a bad thing <em>per se</em> (it enlarges the number of potential authors), it&#8217;s sad to see they don&#8217;t cite popular free software like <a href="http://www.openoffice.org/">OpenOffice.org</a> (to write your article), <a href="http://www.gimp.org/">Gimp</a> (to edit your figures) or <a href="http://www.zotero.org/">Zotero</a> (for reference management). These are the three main software in each category but the free software world has many more of them!</p>
<p>I decided to write this post because I recently received an e-mail from BioMed Central stating that <a href="http://www.biomedcentral.com/bmcbioinformatics/">BMC Bioinformatics</a>, one of their flagship publications, accepts a variety of different file formats in the submission process. This was already true when I submitted my articles. I wanted to know how they improved their submission process in this respect and if they now added <em>open</em> document formats (in a broad acceptance, not only the <a href="http://en.wikipedia.org/wiki/OpenDocument">OpenDocument</a> format somehow linked with OpenOffice.org).</p>
<p align="center"><img src="http://www.jepoirrier.net/blogimages/090620-bmcformats.png" alt="E-mail from BMC Bioinformatics with file formats accepted for submission" /></p>
<p>My first comment is that the list of accepted file formats usually applies to all BioMed Central journals, not just BMC Bioinformatics, since they share the same publication platform. In the <a href="http://www.biomedcentral.com/info/ifora/figures#filetypes">Instructions for Authors</a>, the following file formats are accepted: Word, RTF and LaTeX (with the <a href="http://www.biomedcentral.com/info/ifora/tex">BMC template</a>) for text, EPS, PDF, TIFF as well as PNG, Word (sic), PowerPoint (re-sic), JPEG and BMP for figures. In addition, they list <a href="http://en.wikipedia.org/wiki/CDX_Format">CDX</a> and <a href="http://en.wikipedia.org/wiki/CDX_Format">TGF</a> to represent chemical molecules. How disappointed am I!</p>
<p>I&#8217;m disappointed because some interesting open formats have been left out. And I can&#8217;t find interesting links stating that BioMed Central will support them soon.</p>
<p>With some stating that OpenOffice secured <a href="http://en.wikipedia.org/wiki/OpenOffice.org#Market_share">more than 15%</a> of the business office suite market as of 2004 and despite an ISO standardisation (<a href="http://en.wikipedia.org/wiki/OpenDocument#Standardization">ISO/IEC 26300:2006</a>), the OpenDocument formats are still absent. Many young scientists now use OpenOffice.org because it&#8217;s free (mainly free like in free beer, though), because labs can&#8217;t afford MS-Office licenses prices, even educational ones but also because it allow them to do everything they want. I agree that you can easily convert your ODF, ODS or ODP documents into their respective proprietary DOC, XLS and PPT. But it would have been nice to directly have the ODx documents. On the technical side, ODx documents are &#8220;just&#8221; XML files: tools exist to automatically parse them and transform them in the journal final format (I didn&#8217;t write it&#8217;s easy but it should be more easy than reverse-engineering closed, proprietary file formats).</p>
<p>I&#8217;m also disappointed because although the PowerPoint format if there, <a href="http://en.wikipedia.org/wiki/Scalable_Vector_Graphics">SVG</a> is not. I guess it&#8217;s just because they only use <em>bitmap</em> versions of the PowerPoint files. All vector graphic editors supporting SVG (and all of them support SVG: Adobe Illustrator, <a href="http://www.inkscape.org/">Inkscape</a>, <a href="http://live.gnome.org/Dia">Dia</a>, &#8230;) have conversion functions to bitmap equivalent of your drawings. So it may have little impact. But it would have been better if BMC support for SVG was direct.</p>
<p>In conclusion, I&#8217;m hoping the extraordinary work done by BioMed Central in the publication area will extend to the formats they accept for submission. A partial example could come from <a href="http://www.plos.org/">PLoS</a> <a href="http://www.ploscompbiol.org/static/guidelines.action#electronicformats">submission guidelines</a> (here for PLoS Computational Biology, especially <a href="http://www.ploscompbiol.org/static/figureGuidelines.action">for figures</a>) where they explain a lot of technical as well as license aspects and cite free software as reference.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2009/06/about-file-formats-bmc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ignite presentation style</title>
		<link>http://www.jepoirrier.net/blog/2009/05/ignite-presentation/</link>
		<comments>http://www.jepoirrier.net/blog/2009/05/ignite-presentation/#comments</comments>
		<pubDate>Thu, 14 May 2009 21:25:29 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Lab life]]></category>
		<category><![CDATA[Reading]]></category>
		<category><![CDATA[Garr]]></category>
		<category><![CDATA[ignite]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[Slim]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=340</guid>
		<description><![CDATA[Being away from presentations to my dismay since a few months, I always enjoy reading the Presentation Zen blog, Garr Reynold&#8217;s blog on issues related to presentation design. Recently, Garr came back on the Ignite presentation style with a presentation from Pamela Slim. Here is a video recording: I maybe liked this presentation for its [...]]]></description>
			<content:encoded><![CDATA[<p>Being away from presentations to my dismay since a few months, I always enjoy reading the <a href="http://www.presentationzen.com">Presentation Zen</a> blog, Garr Reynold&#8217;s blog on issues related to presentation design.</p>
<p>Recently, Garr came back on the <a href="http://ignite.oreilly.com/">Ignite</a> presentation style with a presentation from <a href="http://www.escapefromcubiclenation.com/">Pamela Slim</a>. Here is a video recording:</p>
<p><center><embed src="http://blip.tv/play/AfDpaI73Pw" type="application/x-shockwave-flash" width="400" height="283" allowscriptaccess="always" allowfullscreen="true"></embed></center></p>
<p>I maybe liked this presentation for its content but above all for its style &#8230; At Ignite, you can have a maximum of 20 slides that automatically advance every 15 seconds (so max. 5 minutes talk). I like this kind of challenge. Unfortunately, there is no planned Ignite event in Western Europe soon where I would be able to watch this live.</p>
<p>Finally, I still have to find a way to use this kind of presentation (large images, few words) in a scientific communication (who said PhD dissertation?) where precise facts and figures are often more important than concepts or message. Maybe just because scientific presentations are often meant to share measures, quantitative observations, statistical data, etc. For a communication that will show a review of the literature on a subject, this style would fit better.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2009/05/ignite-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Frequently Asked Questions about the Morris Water Maze</title>
		<link>http://www.jepoirrier.net/blog/2009/05/faq-mwm/</link>
		<comments>http://www.jepoirrier.net/blog/2009/05/faq-mwm/#comments</comments>
		<pubDate>Wed, 06 May 2009 22:24:10 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Lab life]]></category>
		<category><![CDATA[Neuroscience]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Morris]]></category>
		<category><![CDATA[Morris water maze]]></category>
		<category><![CDATA[MWM]]></category>
		<category><![CDATA[question]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=337</guid>
		<description><![CDATA[Since I published some videos of Morris Water Maze (MWM) experiments, I received questions about the set-up of the maze and its concept in general. I tried my best to answer them. I collected them and here are the Frequently Asked Questions about the Morris Water Maze. If you have some more questions, don&#8217;t hesitate [...]]]></description>
			<content:encoded><![CDATA[<p>Since I published <a href="http://www.poirrier.be/~jean-etienne/presentations/mwm-videos/">some videos of Morris Water Maze (MWM) experiments</a>, I received questions about the set-up of the maze and its concept in general. I tried my best to answer them. I collected them and here are the <a href="http://www.poirrier.be/~jean-etienne/notes/mwm/">Frequently Asked Questions about the Morris Water Maze</a>. If you have some more questions, don&#8217;t hesitate to ask!</p>
<p align="center"><img src="http://www.jepoirrier.net/blogimages/MorrisWaterMazeRat.jpg" alt="rat in the Morris water maze, photo from Jean-Etienne Poirrier" border="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2009/05/faq-mwm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Baby movements during sleep</title>
		<link>http://www.jepoirrier.net/blog/2009/01/297/</link>
		<comments>http://www.jepoirrier.net/blog/2009/01/297/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 23:39:11 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Neuroscience]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[baby]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[infrared]]></category>
		<category><![CDATA[pattern]]></category>
		<category><![CDATA[sleep]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.epot.org/blog/?p=297</guid>
		<description><![CDATA[After a while, here is why I got a TV tuner for my Linux laptop, took screen captures and wrote a script to add a timestamp on pictures &#8230; I wanted to know how my (then 5-month-old) son was sleeping (his mom can be reassured: I was not planning to put electrodes on his scalp [...]]]></description>
			<content:encoded><![CDATA[<p>After a while, here is why <a href="http://www.epot.org/blog/?p=282">I got a TV tuner for my Linux laptop</a>, <a href="http://www.epot.org/blog/?p=288">took screen captures</a> and <a href="http://www.epot.org/blog/?p=290">wrote a script to add a timestamp on pictures</a> &#8230; I wanted to know how my (then 5-month-old) son was sleeping (his mom can be reassured: I was not planning to put electrodes on his scalp <img src='http://www.jepoirrier.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ).</p>
<p><center>
<div id="container"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</div>
<p><script type="text/javascript" src="../videos/swfobject.js"></script><br />
<script type="text/javascript">
var s1 = new SWFObject("../videos/player.swf","ply","360","240","9","#FFFFFF");
s1.addParam("allowfullscreen","false");
s1.addParam("allowscriptaccess","sameDomain");
s1.addParam("flashvars","file=../videos/081129-night.flv&#038;image=../videos/081129-night.jpg");
s1.write("container");
</script></center></p>
<p>Following this, I had interesting discussions with my dad about sleep patterns in babies. It could also be interesting to hybridize what we did for <a href="http://dx.doi.org/10.1186/1740-3391-4-10">Gemvid</a> and this simple solution in order to be able to quantify human/baby movements during sleep. My little knowledge of OpenCV can then come in handy for the motion and pattern detection &#8230;</p>
<p><small>
<p>Some additional technical details : Video was made from 321 TV screen captures (1 every 2 minutes) and played back at 1 frame per second. It was converted with <a href="http://www.ffmpeg.org/">FFmpeg</a> (LGPL) and the Flash player is <a href="http://www.longtailvideo.com/players/jw-flv-player/">JW FLV Media Player</a> (CC by-nc-sa). Ok: Flash is not free.</p>
<p></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2009/01/297/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
