<?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; Photo</title>
	<atom:link href="http://www.jepoirrier.net/blog/category/photo/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>Managing photos</title>
		<link>http://www.jepoirrier.net/blog/2011/05/managing-photos/</link>
		<comments>http://www.jepoirrier.net/blog/2011/05/managing-photos/#comments</comments>
		<pubDate>Sun, 15 May 2011 16:22:42 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[My life]]></category>
		<category><![CDATA[Photo]]></category>
		<category><![CDATA[exiv2]]></category>
		<category><![CDATA[jhead]]></category>
		<category><![CDATA[organisation]]></category>
		<category><![CDATA[rename]]></category>
		<category><![CDATA[sort]]></category>
		<category><![CDATA[space]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=589</guid>
		<description><![CDATA[I am still managing my photos based on directories named by date + event (e.g. &#8220;110515-person&#8221; contains photos from the person and taken today). I tried Shotwell, saw Picasa or iPhoto working but I was not really convinced. Maybe I like to be closer to the file structure (and it&#8217;s enough for my needs) and [...]]]></description>
			<content:encoded><![CDATA[<p>I am still managing my photos based on directories named by date + event (e.g. &#8220;110515-person&#8221; contains photos from the person and taken today). I tried <a href="http://yorba.org/shotwell/">Shotwell</a>, saw Picasa or iPhoto working but I was not really convinced. Maybe I like to be closer to the file structure (and it&#8217;s enough for my needs) and don&#8217;t like too much the idea of being dependent on a software and its internal database.</p>
<p>The only issue I faced is that I&#8217;m collecting photos from my camera and my phone: they both use different naming conventions. So when I look at my photos, I first have all the photos from my phone in chronological order then I am forced to go back to the beginning of the event and look at all the photos from my camera (again in chronological order).</p>
<p>The solution I applied is to take into account the <a href="http://en.wikipedia.org/wiki/Exchangeable_image_file_format"><acronym title="Exchangeable image file format">EXIF</acronym> tag</a> concerning the date/time each photo was taken in order to rename the file accordingly. For that I use <a href="http://www.exiv2.org/">exiv2</a>:</p>
<p><code>exiv2 -r'%Y%m%d-%H%M_:basename:' rename $(ls)</code></p>
<p>The result are names like: 20110515-1814_IMG_3704.JPG. This is easily sorted. Provided my phone and my camera date/time settings are approximately synchronised, it solves the issue mentioned before.</p>
<p>Now not all pictures are rotated. Most file managers and photo editing software take care of that and show you corrected photo if needed (Nautilus and Gimp do that at least). But some software do not take that into account (I think of <a href="http://piwigo.org/">Piwigo</a> for instance). Here I use <a href="http://www.sentex.net/~mwandel/jhead/">jhead</a> with the following command:</p>
<p><code>jhead -ft -autorot *.JPG</code></p>
<p>Now in order to get some photos out of the computer,</p>
<ul>
<li>I just use a regular USB key to give the photo shop and print some photos ;</li>
<li>I use a simple FTP client to upload some photos to our private photo gallery ;</li>
<li>I use <a href="http://burtonini.com/blog/computers/postr">Postr</a> (<a href="http://www.jepoirrier.net/blog/2009/09/postr-simply-puts-your-pictures-on-flickr/">previously mentioned here</a>) to upload some photos to <a href="http://www.flickr.com/photos/jepoirrier/">my Flickr gallery</a> ;</li>
<li>I finally sometimes use the Picasa web interface to upload a few pictures there.</li>
</ul>
<p>And you, how are you managing your photos?</p>
<p>P.S. By the way, I recently discovered a nice tip to transform all spaces in file names by underscores (or any other character):</p>
<p><code>rename ' ' '_' *</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2011/05/managing-photos/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Now I know what happened</title>
		<link>http://www.jepoirrier.net/blog/2010/10/now-i-know-what-happened/</link>
		<comments>http://www.jepoirrier.net/blog/2010/10/now-i-know-what-happened/#comments</comments>
		<pubDate>Sat, 02 Oct 2010 21:53:36 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Photo]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[montage]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=521</guid>
		<description><![CDATA[Nice photomontage by Philister involving one of my pictures on Flickr (no mention of license though!): Original picture: Honey, I crashed your car!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pxleyes.com/photoshop-picture/4a3b0f3cce731/Crash.html">Nice photomontage</a> by <a href="http://www.pxleyes.com/profile/philister/">Philister</a> involving one of <a href="http://www.flickr.com/photos/jepoirrier/">my pictures on Flickr</a> (no mention of license though!):</p>
<p><img src="http://www.jepoirrier.net/blogimages/101002-mini-car-crash.jpg" /></p>
<p>Original picture: <a href="http://www.flickr.com/photos/jepoirrier/2549201644/">Honey, I crashed your car!</a></p>
<p><a href="http://www.flickr.com/photos/jepoirrier/2549201644/" title="Honey, I crashed your car! by jepoirrier, on Flickr"><img src="http://farm4.static.flickr.com/3049/2549201644_5d52eee20a.jpg" width="500" height="333" alt="Honey, I crashed your car!" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2010/10/now-i-know-what-happened/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Live picture from the Bruxelles Grand Place</title>
		<link>http://www.jepoirrier.net/blog/2009/05/live-picture-from-the-bruxelles-grand-place/</link>
		<comments>http://www.jepoirrier.net/blog/2009/05/live-picture-from-the-bruxelles-grand-place/#comments</comments>
		<pubDate>Sat, 16 May 2009 19:15:32 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Photo]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Brussel]]></category>
		<category><![CDATA[Bruxelles]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://www.jepoirrier.net/blog/?p=344</guid>
		<description><![CDATA[On the Bruxelles website, you can watch from and move a webcam on the Grand Place. The resolution is good enough to distinguish faces in you zoom. But what is more interesting (imho), is that the stream from the webcam is just a stream of still images from http://www.brucity.be/webcam.jpg. The image below was the current [...]]]></description>
			<content:encoded><![CDATA[<p>On the Bruxelles website, you can <a href="http://www.bruxelles.be/artdet.cfm?id=4664">watch from and move a webcam</a> on the Grand Place. The resolution is good enough to distinguish faces in you zoom. But what is more interesting (imho), is that the stream from the webcam is just a stream of still images from <a href="http://www.brucity.be/webcam.jpg">http://www.brucity.be/webcam.jpg</a>. The image below was the current image from the webcam when you loaded this page ; reload the page to see another picture &#8230;</p>
<p><center><img src="http://www.brucity.be/webcam.jpg" alt="webcam Grand Place Bruxelles" /></center></p>
<p>Now you can watch people on the Bruxelles Grand Place <em>and</em> watch what is interesting for people operating the webcam &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2009/05/live-picture-from-the-bruxelles-grand-place/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Published in the Wall Street Journal</title>
		<link>http://www.jepoirrier.net/blog/2008/04/published-in-the-wall-street-journal/</link>
		<comments>http://www.jepoirrier.net/blog/2008/04/published-in-the-wall-street-journal/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 10:35:58 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Photo]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[Health Blog]]></category>
		<category><![CDATA[pipette]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[Wall Street Journal]]></category>

		<guid isPermaLink="false">http://www.epot.org/blog/?p=252</guid>
		<description><![CDATA[Scott Hensley used one of my pictures on Flickr to illustrate a recent article on the Wall Street Journal Health Blog. The interesting thing is that they give a link to the original photo (at the end of the article) and wrote a nice note on Flickr]]></description>
			<content:encoded><![CDATA[<p>Scott Hensley used one of <a href="http://flickr.com/photos/jepoirrier/">my pictures on Flickr</a> to illustrate <a href="">a recent article</a> on the <a href="">Wall Street Journal</a> <a href="">Health Blog</a>.</p>
<p><center>
<p><img src="http://www.jepoirrier.net/blogimages/080413-wsj.jpg" border="1"/></p>
<p></center></p>
<p>The interesting thing is that they give a link to the original photo (at the end of the article) and wrote a nice note on Flickr <img src='http://www.jepoirrier.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><center>
<p><a href="http://www.flickr.com/photos/jepoirrier/349580671/" title="Life seen by a micropipette resting on the bench by jepoirrier, on Flickr"><img src="http://farm1.static.flickr.com/146/349580671_a2c0ff14a8_m.jpg" width="240" height="180" alt="Life seen by a micropipette resting on the bench" border="1" /></a></p>
<p></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2008/04/published-in-the-wall-street-journal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Published in Schmap</title>
		<link>http://www.jepoirrier.net/blog/2007/09/published-in-schmap/</link>
		<comments>http://www.jepoirrier.net/blog/2007/09/published-in-schmap/#comments</comments>
		<pubDate>Sun, 09 Sep 2007 10:20:50 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Photo]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[Schmap]]></category>

		<guid isPermaLink="false">http://www.epot.org/blog/?p=234</guid>
		<description><![CDATA[One of my photos on Flickr is now on Schmap, a website providing travel guides for some destinations in the world (only Europe, North America and Australasia for now). See here how it looks. What was interesting for me was the way they did it. I came to know it via an e-mail from Emma [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/jepoirrier/380626511/"><img src="http://farm1.static.flickr.com/166/380626511_ddd4ec9979_m.jpg" alt="Colonne du CongrÃ¨s" border="1" align="right" hspace="3" vspace="1" /></a><a href="http://www.flickr.com/photos/jepoirrier/380626511/">One</a> of <a href="http://www.flickr.com/photos/jepoirrier/">my photos on Flickr</a> is now on <a href="http://www.schmap.com/">Schmap</a>, a website providing travel guides for some destinations in the world (only Europe, North America and Australasia for now). <a href="http://www.schmap.com/brussels/sights_grandplace/p=140448/i=140448_2.jpg">See here how it looks</a>.</p>
<p>What was interesting for me was the way they did it. I came to know it via an e-mail from <a href="http://www.flickr.com/people/schmap/">Emma Williams</a> (from Schmap) telling me my photo was included. And, at first sight (*), they correctly understand the conditions of the <a href="Attribution-ShareAlike 2.0">Creative Commons Attribution-ShareAlike 2.0</a>: attribution is on their website, as well as the &#8220;cc&#8221; logo next to the image. And they link to the the image on Flickr <img src='http://www.jepoirrier.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><small>(*) If you read the <a href="http://www.schmap.com/terms_of_use.shtml">terms of use</a>, you&#8217;ll notice all the material (including third-party material) &#8220;are protected by copyright laws. You may only access and use the Materials for personal or educational purposes and not for resell or commercial purposes by You or any third parties&#8221;. My photo is also protected by copyright laws but you can access it for other purposes than personal or educational uses, you can sell them (the <a href="http://creativecommons.org/licenses/by-sa/2.0/">cc-by-sa</a> allows it). Since the transformation they did is &#8220;only&#8221; a resizing, does it really matter since the original material is given and resizing is easy to re-do?</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2007/09/published-in-schmap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Un-published in Nature (NRSC)</title>
		<link>http://www.jepoirrier.net/blog/2007/08/un-published-in-nature-nrsc/</link>
		<comments>http://www.jepoirrier.net/blog/2007/08/un-published-in-nature-nrsc/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 20:45:30 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Lab life]]></category>
		<category><![CDATA[Photo]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[Nature]]></category>
		<category><![CDATA[publication]]></category>

		<guid isPermaLink="false">http://www.epot.org/blog/?p=228</guid>
		<description><![CDATA[In the last post, I told you one of my photo on Flickr was published in an article from Nature Reports Stem Cells. After some discussions with three friends, I decided to write an e-mail to the journal editors basically stating that, although I enjoyed my photo being shown in their journal, they did not [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.epot.org/blog/?p=227">In the last post</a>, I told you one of my photo on Flickr was published in an article from Nature Reports Stem Cells. After some discussions with three friends, I decided to write an e-mail to the journal editors basically stating that, although I enjoyed my photo being shown in their journal, they did not comply with one of the two conditions of the <a href="http://creativecommons.org/licenses/by-sa/2.0/deed.en_GB">CC-by-sa license</a> (the &#8220;Share-Alike&#8221; part, <a href="http://www.jepoirrier.net/blogimages/070823-nature.txt">more details in the copy of my e-mail</a>). I chose this licence for this photo because it is there to give freedom to other people on some material while this freedom stays with the media even if the latter is modified.</p>
<p>The answer quickly came from Matthew Day, database publisher:</p>
<blockquote><p>From: Matthew Day<br />
To: Jean-Etienne Poirrier<br />
Date: Wed, 22 Aug 2007 20:55:39 +0200<br />
Subject: RE: Photo license issue</p>
<p>Dear Jean-Etienne,</p>
<p>I&#8217;m sorry that we have published a derivative of your image without putting the new work under a Creative Commons license. As you adroitly guessed, we cannot publish the derivative work under CC as it contains components from other sources.</p>
<p>I would be willing to discuss with you a way of keeping the image, and your credit, on the NRSC article. However, an additional complexity is that I see that you are posting a PDF of the article on your blog. The cleanest solution for us may be to simply remove the image and PDF from our websites.</p>
<p>If you&#8217;d like to discuss this, I could call you tomorrow or Friday if you are free and can email me your contact number.</p>
<p>With best wishes,</p>
<p>Matthew Day,<br />
Database Publisher<br />
Nature Publishing Group</p></blockquote>
<p>Matthew also removed the image from the website (before my answer). So I removed the PDF of the article (a personal copy but I don&#8217;t think I could consider it as a self-archived article) from this blog.</p>
<p><center><a href="http://www.jepoirrier.net/blogimages/070823-nature.png"><img src="http://www.jepoirrier.net/blogimages/070823-nature-small.png" alt="un-published from Nature" /></a></center></p>
<p>From an initial error, I think the Nature Publishing Group reacted correctly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2007/08/un-published-in-nature-nrsc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Published in Nature!</title>
		<link>http://www.jepoirrier.net/blog/2007/08/published-in-nature/</link>
		<comments>http://www.jepoirrier.net/blog/2007/08/published-in-nature/#comments</comments>
		<pubDate>Sat, 18 Aug 2007 14:49:32 +0000</pubDate>
		<dc:creator>Jean-Etienne</dc:creator>
				<category><![CDATA[Neuroscience]]></category>
		<category><![CDATA[Photo]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[Nature]]></category>
		<category><![CDATA[publication]]></category>

		<guid isPermaLink="false">http://www.epot.org/blog/?p=227</guid>
		<description><![CDATA[I was very pleased to see my first publication in Nature (1), the scientific journal with an impact factor of 26! Well, it&#8217;s not really what you can expect (especially if you are one of my two mentors): one of my photos on Flickr, representing a rat eating (or praying?), was chosen to illustrate a [...]]]></description>
			<content:encoded><![CDATA[<p>I was very pleased to see my first publication in <a href="http://www.nature.com">Nature</a> <sup>(<a href="#rem1publishedinnature">1</a>)</sup>, the scientific journal with an <a href="http://en.wikipedia.org/wiki/Impact_factor">impact factor</a> of 26! Well, it&#8217;s not really what you can expect (especially if you are one of my two mentors): <a href="http://www.flickr.com/photos/jepoirrier/">one of my photos on Flickr</a>, <a href="http://www.flickr.com/photos/jepoirrier/422469526/in/set-72157594329856603/">representing a rat eating (or praying?)</a>, was chosen to illustrate <a href="http://dx.doi.org/10.1038/stemcells.2007.67">a summary of UK Academy of Medical Sciences report on animal-human chimeras</a> <img src='http://www.jepoirrier.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><center>
<p><a href="http://www.jepoirrier.net/blogimages/070818-nature.png"><img src="http://www.jepoirrier.net/blogimages/070818-nature-small.png" alt="Screenshot of the article containing a photo I took" border="0" /></a><br /><small>Click on the thumbnail above to <a href="http://www.jepoirrier.net/blogimages/070818-nature.png">see the full screenshot</a></small></p>
<p></center></p>
<p><small>Here is the article full reference: DeWitt, N. &#8220;Animal-human chimeras: Summary of UK Academy of Medical Sciences Report&#8221; Nature Reports Stem Cells, published online on August, 2nd, 2007.</small></p>
<p><small>Note that I don&#8217;t know if they completely comply with the photo license since the <a href="http://creativecommons.org/licenses/by-sa/2.0/deed.en_GB">Creative Commons Attribution-ShareAlike 2.0</a> allows them to re-use the photo and do the modifications, provided they give credit (ok) <em>and</em> distribute the resulting work only under a licence identical to the CC-by-sa. They are not clearly stating to others the licence terms of their new work &#8230;</small></p>
<p><small><a name="rem1publishedinnature"></a><sup>(1)</sup> As Jan Schoones wrote in <a href="http://www.epot.org/blog/?p=227#comments">his comment</a>, it&#8217;s not published in Nature itself but in <a href="http://www.nature.com/stemcells/">Nature Reports Stem Cells</a>, a journal published by the same company as Nature but which does not have an impact factor! (Edited on August, 20th)</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jepoirrier.net/blog/2007/08/published-in-nature/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

