<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: My Photo and Blog-Writing Workflow</title>
	<atom:link href="http://regex.info/blog/2008-02-16/739/feed" rel="self" type="application/rss+xml" />
	<link>http://regex.info/blog/2008-02-16/739</link>
	<description>Not a photo blog, but sometimes I play one on TV</description>
	<lastBuildDate>Fri, 12 Mar 2010 11:25:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian</title>
		<link>http://regex.info/blog/2008-02-16/739#comment-33865</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 22 Jan 2009 23:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/2008-02-16/739#comment-33865</guid>
		<description>It&#039;s always cool to see how others do it. You didn&#039;t mention anything about the exif data under each photo. Is this automatic from one of your scripts? Or perhaps a plugin? I&#039;ve been trying to figure out how to do this for awhile without having to manually type it in for every image.

Cheers,
Brian

&lt;span class=&#039;jfriedl&#039;&gt;I have all kinds of custom scripts that I run on the server that hosts the blog. One grabs all the images that I&#039;ve uploaded in the last few minutes and creates a post template with the images and all the metadata so that all I have to do is fill in the spaces between with witty text or compelling prose (or, in my case, rambling blather).  I don&#039;t know how others do it, but I can&#039;t imagine doing it by hand. You might be able to configure Tim Armes&#039; &lt;a href=&#039;http://www.timothyarmes.com/lrtransporter.php&#039; rel=&quot;nofollow&quot;&gt;LR/Transporter&lt;/a&gt; plugin to write the template for you.  Hmmm... I could write a custom plugin that did this kind of thing.... Hmm...... &#8212;Jeffrey&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p>It&#8217;s always cool to see how others do it. You didn&#8217;t mention anything about the exif data under each photo. Is this automatic from one of your scripts? Or perhaps a plugin? I&#8217;ve been trying to figure out how to do this for awhile without having to manually type it in for every image.</p>
<p>Cheers,<br />
Brian</p>
<p><span class='jfriedl'>I have all kinds of custom scripts that I run on the server that hosts the blog. One grabs all the images that I&#8217;ve uploaded in the last few minutes and creates a post template with the images and all the metadata so that all I have to do is fill in the spaces between with witty text or compelling prose (or, in my case, rambling blather).  I don&#8217;t know how others do it, but I can&#8217;t imagine doing it by hand. You might be able to configure Tim Armes&#8217; <a href='http://www.timothyarmes.com/lrtransporter.php' rel="nofollow">LR/Transporter</a> plugin to write the template for you.  Hmmm&#8230; I could write a custom plugin that did this kind of thing&#8230;. Hmm&#8230;&#8230; &mdash;Jeffrey</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thorf</title>
		<link>http://regex.info/blog/2008-02-16/739#comment-25401</link>
		<dc:creator>Thorf</dc:creator>
		<pubDate>Tue, 04 Nov 2008 02:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/2008-02-16/739#comment-25401</guid>
		<description>Very interesting...  勉強になりました！

I too am very interested in the various scripts you use to streamline and automate your process - especially the one that pulls each photo&#039;s metadata and inserts it along with links to the images in a text file.  It seems to me that this is something all photography enthusiasts can benefit from, and I&#039;d love to see more bloggers doing it, as well as marking my own photos in that way.</description>
		<content:encoded><![CDATA[<p>Very interesting&#8230;  勉強になりました！</p>
<p>I too am very interested in the various scripts you use to streamline and automate your process &#8211; especially the one that pulls each photo&#8217;s metadata and inserts it along with links to the images in a text file.  It seems to me that this is something all photography enthusiasts can benefit from, and I&#8217;d love to see more bloggers doing it, as well as marking my own photos in that way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florent Bouckenooghe</title>
		<link>http://regex.info/blog/2008-02-16/739#comment-21854</link>
		<dc:creator>Florent Bouckenooghe</dc:creator>
		<pubDate>Wed, 01 Oct 2008 19:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/2008-02-16/739#comment-21854</guid>
		<description>Hi,

First, I would say that I appreciate to read your blog that I have discover a few days ago. 

I have a question about your photo workflow : could you explain us how you syncs up your GPS tracklog with the photos at step 2 ?

Your answer will be appreciate !

PS : big thanks for your book &quot;Expressions régulières&quot; (in french) which is always in my library

&lt;span class=&#039;jfriedl&#039;&gt;Thanks for the kind words, Florent. I wrote my own software to compare image times with data points in my tracklog, which then uses &lt;a href=&#039;http://www.sno.phy.queensu.ca/~phil/exiftool/&#039; rel=&quot;nofollow&quot;&gt;exiftool&lt;/a&gt; to inject each image&#039;s data into the image file. These days, there are plety of solutions out there for any OS, so I wouldn&#039;t build my own if I were starting today, but there wasn&#039;t much out there when I first did this, so I had to roll my own.... &#8212;Jeffrey&lt;/span&gt; </description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>First, I would say that I appreciate to read your blog that I have discover a few days ago. </p>
<p>I have a question about your photo workflow : could you explain us how you syncs up your GPS tracklog with the photos at step 2 ?</p>
<p>Your answer will be appreciate !</p>
<p>PS : big thanks for your book &#8220;Expressions régulières&#8221; (in french) which is always in my library</p>
<p><span class='jfriedl'>Thanks for the kind words, Florent. I wrote my own software to compare image times with data points in my tracklog, which then uses <a href='http://www.sno.phy.queensu.ca/~phil/exiftool/' rel="nofollow">exiftool</a> to inject each image&#8217;s data into the image file. These days, there are plety of solutions out there for any OS, so I wouldn&#8217;t build my own if I were starting today, but there wasn&#8217;t much out there when I first did this, so I had to roll my own&#8230;. &mdash;Jeffrey</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Riley</title>
		<link>http://regex.info/blog/2008-02-16/739#comment-15663</link>
		<dc:creator>Tim Riley</dc:creator>
		<pubDate>Fri, 21 Mar 2008 13:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/2008-02-16/739#comment-15663</guid>
		<description>I just found your lightroom workflow blog post and I might have something that will change your life &amp; workflow.  It has cut my editing time by 70%.   I know it will look like this is an ad... but I didnt know how to e-mail you the info and assumed you will proof this before you post it.

Anyway:


Without saying too much,  I have managed to create a keyboard specific to Lightroom users.  It has cut my editing time by 70% because I no longer need to use my mouse to make changes to images because the keyboard controls most of the editing tools of Lightroom.

I thought your blog readers might be interested in knowing about it.


www.rpgkeys.com


Cheers
Tim Riley 
www.rileyphotographic.com
www.rpgkeys.com</description>
		<content:encoded><![CDATA[<p>I just found your lightroom workflow blog post and I might have something that will change your life &amp; workflow.  It has cut my editing time by 70%.   I know it will look like this is an ad&#8230; but I didnt know how to e-mail you the info and assumed you will proof this before you post it.</p>
<p>Anyway:</p>
<p>Without saying too much,  I have managed to create a keyboard specific to Lightroom users.  It has cut my editing time by 70% because I no longer need to use my mouse to make changes to images because the keyboard controls most of the editing tools of Lightroom.</p>
<p>I thought your blog readers might be interested in knowing about it.</p>
<p><a href="http://www.rpgkeys.com" rel="nofollow">http://www.rpgkeys.com</a></p>
<p>Cheers<br />
Tim Riley<br />
<a href="http://www.rileyphotographic.com" rel="nofollow">http://www.rileyphotographic.com</a><br />
<a href="http://www.rpgkeys.com" rel="nofollow">http://www.rpgkeys.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://regex.info/blog/2008-02-16/739#comment-14833</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 29 Feb 2008 01:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/2008-02-16/739#comment-14833</guid>
		<description>I knew I recognized your name.  Roaming about learning more about lightroom, I stumble for the second time this week on the regex site looking at your EXIF.  Thanks for writing that book. I imagine you hear this frequently, but you should :-)  I&#039;ll be back, I think I&#039;ll have plenty to learn from you here!</description>
		<content:encoded><![CDATA[<p>I knew I recognized your name.  Roaming about learning more about lightroom, I stumble for the second time this week on the regex site looking at your EXIF.  Thanks for writing that book. I imagine you hear this frequently, but you should <img src='http://regex.info/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   I&#8217;ll be back, I think I&#8217;ll have plenty to learn from you here!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://regex.info/blog/2008-02-16/739#comment-14538</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Sun, 17 Feb 2008 06:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/2008-02-16/739#comment-14538</guid>
		<description>Thanks for this great post.  I took your advice and worked with my CSS on my new look and now it should center more effectively.  Thanks for pointing it out!

I am currently just uploading 1 version of each picture, sized to 1000px wide.  I then have to upload it via the wordpress &quot;write&quot; screen, put it in the editor, then edit the properties to be 710 wide.  This displays the photos on my blog at 710 but not without some crispy artifacts from the size-down.  If I upload a 710 wide image, then I would have to manually link to another version which is larger... too much work, I&#039;m looking for an easy way to post images that look good and still enlarge.  Maybe it&#039;s just asking too much!  

I wish I could just upload a photo of any size (even starting large like 10 or 12 MP, or not, wouldn&#039;t matter as long as it was larger than my pre-set max size), and then have the blog resize it to a pre-set 710 version for the post view and a pre-set 1200 version for enlargement automatically.  The huge version I uploaded would be discarded.  I can dream...</description>
		<content:encoded><![CDATA[<p>Thanks for this great post.  I took your advice and worked with my CSS on my new look and now it should center more effectively.  Thanks for pointing it out!</p>
<p>I am currently just uploading 1 version of each picture, sized to 1000px wide.  I then have to upload it via the wordpress &#8220;write&#8221; screen, put it in the editor, then edit the properties to be 710 wide.  This displays the photos on my blog at 710 but not without some crispy artifacts from the size-down.  If I upload a 710 wide image, then I would have to manually link to another version which is larger&#8230; too much work, I&#8217;m looking for an easy way to post images that look good and still enlarge.  Maybe it&#8217;s just asking too much!  </p>
<p>I wish I could just upload a photo of any size (even starting large like 10 or 12 MP, or not, wouldn&#8217;t matter as long as it was larger than my pre-set max size), and then have the blog resize it to a pre-set 710 version for the post view and a pre-set 1200 version for enlargement automatically.  The huge version I uploaded would be discarded.  I can dream&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gustaf Erikson</title>
		<link>http://regex.info/blog/2008-02-16/739#comment-14531</link>
		<dc:creator>Gustaf Erikson</dc:creator>
		<pubDate>Sat, 16 Feb 2008 22:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/2008-02-16/739#comment-14531</guid>
		<description>Great post, as usual. It shows you put a lot into your blog, I appreciate it. I also enjoy learning more about the nitty-gritty of different blogging approaches. 

Thanks!</description>
		<content:encoded><![CDATA[<p>Great post, as usual. It shows you put a lot into your blog, I appreciate it. I also enjoy learning more about the nitty-gritty of different blogging approaches. </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Davis</title>
		<link>http://regex.info/blog/2008-02-16/739#comment-14526</link>
		<dc:creator>Peter Davis</dc:creator>
		<pubDate>Sat, 16 Feb 2008 18:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/2008-02-16/739#comment-14526</guid>
		<description>Jeff, are your scripts available for download?  I assume you&#039;re using gpsPhoto.pl, exiftool, etc.?  Even if they&#039;re not &quot;ready&quot; for public consumption I&#039;d still love to see them.  I also have a mishmash of scripts but it sounds like you&#039;ve discovered some tricks I&#039;d like to learn -- stripping thumbnails, batch renaming, etc.  Thanks! -Peter</description>
		<content:encoded><![CDATA[<p>Jeff, are your scripts available for download?  I assume you&#8217;re using gpsPhoto.pl, exiftool, etc.?  Even if they&#8217;re not &#8220;ready&#8221; for public consumption I&#8217;d still love to see them.  I also have a mishmash of scripts but it sounds like you&#8217;ve discovered some tricks I&#8217;d like to learn &#8212; stripping thumbnails, batch renaming, etc.  Thanks! -Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://regex.info/blog/2008-02-16/739#comment-14521</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Sat, 16 Feb 2008 14:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/2008-02-16/739#comment-14521</guid>
		<description>WOW!!   I just wing it...and I think the results show it.  Always great reading Jeff.


&lt;div class=&#039;jfriedl&#039;&gt;&lt;p&gt;Dude, you are an &lt;i&gt;excellent&lt;/i&gt; writer.  You don&#039;t post much, but when you do, &lt;a href=&#039;http://rantingray.blogspot.com/&#039; rel=&quot;nofollow&quot;&gt;your posts&lt;/a&gt; are well organized on an overall scale, and well-written on a sentence-by-sentence scale.&lt;/p&gt;
&lt;p&gt;My only gripe about your writing is that it&#039;s so infrequent. I know you don&#039;t have time to write a big opus every time, but an occasional pic of your kids would be nice to those of us stuck 7,000 miles away. &#8212;Jeffrey&lt;/p&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>WOW!!   I just wing it&#8230;and I think the results show it.  Always great reading Jeff.</p>
<div class='jfriedl'>
<p>Dude, you are an <i>excellent</i> writer.  You don&#8217;t post much, but when you do, <a href='http://rantingray.blogspot.com/' rel="nofollow">your posts</a> are well organized on an overall scale, and well-written on a sentence-by-sentence scale.</p>
<p>My only gripe about your writing is that it&#8217;s so infrequent. I know you don&#8217;t have time to write a big opus every time, but an occasional pic of your kids would be nice to those of us stuck 7,000 miles away. &mdash;Jeffrey</p>
</div>
]]></content:encoded>
	</item>
</channel>
</rss>
