<?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>The Romanian Dream &#187; chronological order</title>
	<atom:link href="http://theromaniandream.com/blog/tag/chronological-order/feed/" rel="self" type="application/rss+xml" />
	<link>http://theromaniandream.com/blog</link>
	<description>the green green grass</description>
	<lastBuildDate>Tue, 07 Sep 2010 14:09:57 +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>Pictures from Multiple Cameras in Chronological Order</title>
		<link>http://theromaniandream.com/blog/2009/12/27/picture-order-multiple-cameras/</link>
		<comments>http://theromaniandream.com/blog/2009/12/27/picture-order-multiple-cameras/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 00:37:36 +0000</pubDate>
		<dc:creator>Mircea</dc:creator>
				<category><![CDATA[educating the masses]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[inner geek]]></category>
		<category><![CDATA[chronological order]]></category>
		<category><![CDATA[exif]]></category>
		<category><![CDATA[exiftool]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photo camera]]></category>
		<category><![CDATA[recipe]]></category>

		<guid isPermaLink="false">http://theromaniandream.com/blog/?p=588</guid>
		<description><![CDATA[Small annoyance I&#8217;ve run into: Having 2 photo cameras on a field trip, taking pictures in parallel with them, needing to put pictures in a chronological order (scenario is applicable, for example, in case you go on a trip with some friends and everybody takes pictures using personal camera. You want to create a web [...]


Related posts:<ol><li><a href='http://theromaniandream.com/blog/2009/10/22/watermarking-your-photos-the-free-way/' rel='bookmark' title='Permanent Link: Watermarking your photos, the free way'>Watermarking your photos, the free way</a></li>
<li><a href='http://theromaniandream.com/blog/2010/01/12/great-abandonware/' rel='bookmark' title='Permanent Link: Great Abandonware'>Great Abandonware</a></li>
<li><a href='http://theromaniandream.com/blog/2009/08/12/taboo-fat-people/' rel='bookmark' title='Permanent Link: Taboo &#8211; Fat People'>Taboo &#8211; Fat People</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Small annoyance I&#8217;ve run into: Having 2 photo cameras on a field trip, taking pictures in parallel with them, needing to put pictures in a chronological order (scenario is applicable, for example, in case you go on a trip with some friends and everybody takes pictures using personal camera. You want to create a web gallery with pictures for everyone to look at).</p>
<p>So you have pictures from 2 or more cameras and need to order them.</p>
<p>Solution is pretty straightforward if you&#8217;re not afraid to use a command prompt:</p>
<p>Step 1) Download <strong>exiftool</strong> from here:<a href="http://www.sno.phy.queensu.ca/~phil/exiftool/" target="_blank"> http://www.sno.phy.queensu.ca/~phil/exiftool/</a></p>
<p>Step 2) Copy all photos in a folder (if you have name collisions just rename some of files &#8211; in the end they will have a time stamp as a file name so it doesn&#8217;t really matter)</p>
<p>Step 3) Copy <strong>exiftool.exe</strong> to the same folder</p>
<p>Step 4) Open a command prompt in the folder and issue the following command:</p>
<p><span style="color: #00ff00;"><strong>exiftool &#8220;-FileName&lt;CreateDate&#8221; -d %%Y%%m%%d_%%H%%M%%S%%%%-c.%%%%e *.JPG</strong></span></p>
<p>The rest is magic <img src='http://theromaniandream.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Files are renamed based on the file date/time inside the exif tag associated with each of the pictures. Now by sorting on the file name you can have the pictures in the order that they were taken.</p>


<p>Related posts:<ol><li><a href='http://theromaniandream.com/blog/2009/10/22/watermarking-your-photos-the-free-way/' rel='bookmark' title='Permanent Link: Watermarking your photos, the free way'>Watermarking your photos, the free way</a></li>
<li><a href='http://theromaniandream.com/blog/2010/01/12/great-abandonware/' rel='bookmark' title='Permanent Link: Great Abandonware'>Great Abandonware</a></li>
<li><a href='http://theromaniandream.com/blog/2009/08/12/taboo-fat-people/' rel='bookmark' title='Permanent Link: Taboo &#8211; Fat People'>Taboo &#8211; Fat People</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://theromaniandream.com/blog/2009/12/27/picture-order-multiple-cameras/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
