<?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: Preset Templates in My Lightroom Plugins</title>
	<atom:link href="http://regex.info/blog/lightroom-goodies/template/feed" rel="self" type="application/rss+xml" />
	<link>http://regex.info/blog</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: Devender Narang</title>
		<link>http://regex.info/blog/lightroom-goodies/template#comment-37927</link>
		<dc:creator>Devender Narang</dc:creator>
		<pubDate>Mon, 18 Jan 2010 21:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/photo-tech/template/#comment-37927</guid>
		<description>Hi Jeffrey,
I&#039;m having issues with the &quot;OnlineID&quot; token. Instead of &quot;View on Black&quot; It&#039;s simply showing off as text. And when I click on the description at Flickr, I see that a few extra characters have been added -- seems flickr is converting the &quot;&lt;&quot; into&quot;&amp;l&quot;.

&quot;&lt;a href=&quot;http://bighugelabs.com/onblack.php?id=4285385251&amp;size=large&quot;&gt;View on Black&lt;/a&gt;&quot;

Thanks for your help in advance.
-Dev

&lt;span class=&#039;jfriedl&#039;&gt;Are you sure you have the html/text selector set to html? &#8212;Jeffrey&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p>Hi Jeffrey,<br />
I&#8217;m having issues with the &#8220;OnlineID&#8221; token. Instead of &#8220;View on Black&#8221; It&#8217;s simply showing off as text. And when I click on the description at Flickr, I see that a few extra characters have been added &#8212; seems flickr is converting the &#8220;&lt;&quot; into&quot;&amp;l&quot;.</p>
<p>&quot;&lt;a href=&quot;http://bighugelabs.com/onblack.php?id=4285385251&amp;size=large&quot;&gt;View on Black&lt;/a&gt;&quot;</p>
<p>Thanks for your help in advance.<br />
-Dev</p>
<p><span class='jfriedl'>Are you sure you have the html/text selector set to html? &mdash;Jeffrey</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TC</title>
		<link>http://regex.info/blog/lightroom-goodies/template#comment-37841</link>
		<dc:creator>TC</dc:creator>
		<pubDate>Sun, 10 Jan 2010 19:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/photo-tech/template/#comment-37841</guid>
		<description>Jeffrey:

I figured out the mystery (sort of) and it&#039;s not a bug with your plugin.  It looks as though any of the iPhone apps that post-process photos aren&#039;t setting the date correctly in the EXIF tags.  The native iPhone camera app DOES do it correctly though.

Oddly, when I go into Lightroom and &quot;Edit Capture Time&quot; on one of the offending photos, it has the correct date and time that the photo was taken -- it&#039;s just not appearing in the &quot;All Metadata&quot; view.  I think it&#039;s because Lightroom is looking at the &quot;File Creation&quot; date when the EXIF Date is missing.

So I&#039;m suspecting either there&#039;s a bug in the iPhone overall that doesn&#039;t let the apps write the EXIF data correctly, or all these 3rd party apps are just lazy and not carrying over the EXIF data.</description>
		<content:encoded><![CDATA[<p>Jeffrey:</p>
<p>I figured out the mystery (sort of) and it&#8217;s not a bug with your plugin.  It looks as though any of the iPhone apps that post-process photos aren&#8217;t setting the date correctly in the EXIF tags.  The native iPhone camera app DOES do it correctly though.</p>
<p>Oddly, when I go into Lightroom and &#8220;Edit Capture Time&#8221; on one of the offending photos, it has the correct date and time that the photo was taken &#8212; it&#8217;s just not appearing in the &#8220;All Metadata&#8221; view.  I think it&#8217;s because Lightroom is looking at the &#8220;File Creation&#8221; date when the EXIF Date is missing.</p>
<p>So I&#8217;m suspecting either there&#8217;s a bug in the iPhone overall that doesn&#8217;t let the apps write the EXIF data correctly, or all these 3rd party apps are just lazy and not carrying over the EXIF data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TC</title>
		<link>http://regex.info/blog/lightroom-goodies/template#comment-37826</link>
		<dc:creator>TC</dc:creator>
		<pubDate>Sun, 10 Jan 2010 08:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/photo-tech/template/#comment-37826</guid>
		<description>FOr some reason, I cannot get the Token for the &quot;Date Created&quot; to work.

If I use: &quot;2010.{Date}&quot;, it always comes out as &quot;2010.31&quot; and the &quot;31&quot; suffix makes no sense to me given the template instrucitons.

If I try &quot;2010.{date}&quot;, it comes out with &quot;2010.10&quot; which is correct since today is January 10th. However, this doesn&#039;t help me because the photo was taken on January 9th, which is why I&#039;m trying to use &quot;2010.{Date}&quot;.

Is this just a bug or am I misunderstanding how this is supposed to work?

&lt;span class=&#039;jfriedl&#039;&gt;No misunderstanding.... it&#039;s supposed to be how you describe you expect it. Could you check the &#039;All&#039; metadata-viewer preset to see whether any of the dates have 31 for the day-of-month value? If not, try typing {Date} into the &quot;extra keywords&quot; box, see the example value is wrong, then visit the plugin manager and use the &quot;send to Jeffrey&quot; button to send me the log, and I&#039;ll check it out. &#8212;Jeffrey&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p>FOr some reason, I cannot get the Token for the &#8220;Date Created&#8221; to work.</p>
<p>If I use: &#8220;2010.{Date}&#8221;, it always comes out as &#8220;2010.31&#8243; and the &#8220;31&#8243; suffix makes no sense to me given the template instrucitons.</p>
<p>If I try &#8220;2010.{date}&#8221;, it comes out with &#8220;2010.10&#8243; which is correct since today is January 10th. However, this doesn&#8217;t help me because the photo was taken on January 9th, which is why I&#8217;m trying to use &#8220;2010.{Date}&#8221;.</p>
<p>Is this just a bug or am I misunderstanding how this is supposed to work?</p>
<p><span class='jfriedl'>No misunderstanding&#8230;. it&#8217;s supposed to be how you describe you expect it. Could you check the &#8216;All&#8217; metadata-viewer preset to see whether any of the dates have 31 for the day-of-month value? If not, try typing {Date} into the &#8220;extra keywords&#8221; box, see the example value is wrong, then visit the plugin manager and use the &#8220;send to Jeffrey&#8221; button to send me the log, and I&#8217;ll check it out. &mdash;Jeffrey</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://regex.info/blog/lightroom-goodies/template#comment-37639</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Wed, 23 Dec 2009 06:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/photo-tech/template/#comment-37639</guid>
		<description>The matter of line breaks in the Caption Preset has been mentioned before but not being a programmer, I don&#039;t quite understand the answer.  I&#039;m not sure if you were saying that it might not be possible for some programs.  I want to have &quot;Title&quot;  line break &quot;Caption&quot;.  I have tried &quot;{Title}{Caption}&quot; in both plain and HTML but that didn&#039;t do it.  I&#039;m exporting to SmugMug.

&lt;span class=&#039;jfriedl&#039;&gt;Add &lt;b&gt;&lt;br&gt;&lt;/b&gt; where you want the line break, e.g. &#8220;&lt;b&gt;{Title}&lt;br&gt;{Caption}&lt;/b&gt;&#8221;, and the line break will be inserted when you have both a Title and a Caption. &#8212;Jeffrey&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p>The matter of line breaks in the Caption Preset has been mentioned before but not being a programmer, I don&#8217;t quite understand the answer.  I&#8217;m not sure if you were saying that it might not be possible for some programs.  I want to have &#8220;Title&#8221;  line break &#8220;Caption&#8221;.  I have tried &#8220;{Title}{Caption}&#8221; in both plain and HTML but that didn&#8217;t do it.  I&#8217;m exporting to SmugMug.</p>
<p><span class='jfriedl'>Add <b>&lt;br&gt;</b> where you want the line break, e.g. &#8220;<b>{Title}&lt;br&gt;{Caption}</b>&#8221;, and the line break will be inserted when you have both a Title and a Caption. &mdash;Jeffrey</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devender Narang</title>
		<link>http://regex.info/blog/lightroom-goodies/template#comment-37553</link>
		<dc:creator>Devender Narang</dc:creator>
		<pubDate>Mon, 14 Dec 2009 04:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/photo-tech/template/#comment-37553</guid>
		<description>Hi Jeffrey,

Another request: it would be great if we have a token that helps us name the flickr/facebook folder based on either the photoset or smart photoset&#039;s name? Thanks much!

-Dev</description>
		<content:encoded><![CDATA[<p>Hi Jeffrey,</p>
<p>Another request: it would be great if we have a token that helps us name the flickr/facebook folder based on either the photoset or smart photoset&#8217;s name? Thanks much!</p>
<p>-Dev</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max Finger</title>
		<link>http://regex.info/blog/lightroom-goodies/template#comment-37306</link>
		<dc:creator>Max Finger</dc:creator>
		<pubDate>Mon, 16 Nov 2009 12:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/photo-tech/template/#comment-37306</guid>
		<description>Great work and thanks for all of the plugins you offer that make our workflow as photographers better. cheers</description>
		<content:encoded><![CDATA[<p>Great work and thanks for all of the plugins you offer that make our workflow as photographers better. cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Ponder</title>
		<link>http://regex.info/blog/lightroom-goodies/template#comment-37294</link>
		<dc:creator>Stuart Ponder</dc:creator>
		<pubDate>Sun, 15 Nov 2009 10:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/photo-tech/template/#comment-37294</guid>
		<description>from Santa Barbara, CA
I don&#039;t have a question; I just wanted to say thanks for all your hard work.  I&#039;m FINALLY getting around to learning the various plugins&#039; capabilities and am amazed at what they can do.  You do spectacular work.</description>
		<content:encoded><![CDATA[<p>from Santa Barbara, CA<br />
I don&#8217;t have a question; I just wanted to say thanks for all your hard work.  I&#8217;m FINALLY getting around to learning the various plugins&#8217; capabilities and am amazed at what they can do.  You do spectacular work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal Obry</title>
		<link>http://regex.info/blog/lightroom-goodies/template#comment-36989</link>
		<dc:creator>Pascal Obry</dc:creator>
		<pubDate>Fri, 23 Oct 2009 11:53:09 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/photo-tech/template/#comment-36989</guid>
		<description>I&#039;m using LR3b and I&#039;ve a question regarding the auto-destination. Is it possible to use the name of the collection (as set in the Publish Service) for the PicasaWeb album name?

I think this will be quite handy.

Thanks.

&lt;span class=&#039;jfriedl&#039;&gt;Don&#039;t know yet. Will certainly look for that when I get docs. &#8212;Jeffrey&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;m using LR3b and I&#8217;ve a question regarding the auto-destination. Is it possible to use the name of the collection (as set in the Publish Service) for the PicasaWeb album name?</p>
<p>I think this will be quite handy.</p>
<p>Thanks.</p>
<p><span class='jfriedl'>Don&#8217;t know yet. Will certainly look for that when I get docs. &mdash;Jeffrey</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krys</title>
		<link>http://regex.info/blog/lightroom-goodies/template#comment-36613</link>
		<dc:creator>Krys</dc:creator>
		<pubDate>Thu, 10 Sep 2009 22:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/photo-tech/template/#comment-36613</guid>
		<description>Maybe I&#039;m just stupid, but is there a way with this to use Lightroom keywords to put photos in a particular Flickr set (and even better, into a certain set if a particular combination of keywords exists?)

Thanks,
Krys from Denver, CO

&lt;span class=&#039;jfriedl&#039;&gt;No, that&#039;s not there yet, but it&#039;s a good idea... added to the todo list. &#8212;Jeffrey&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p>Maybe I&#8217;m just stupid, but is there a way with this to use Lightroom keywords to put photos in a particular Flickr set (and even better, into a certain set if a particular combination of keywords exists?)</p>
<p>Thanks,<br />
Krys from Denver, CO</p>
<p><span class='jfriedl'>No, that&#8217;s not there yet, but it&#8217;s a good idea&#8230; added to the todo list. &mdash;Jeffrey</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otger</title>
		<link>http://regex.info/blog/lightroom-goodies/template#comment-36448</link>
		<dc:creator>Otger</dc:creator>
		<pubDate>Fri, 21 Aug 2009 12:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://regex.info/blog/photo-tech/template/#comment-36448</guid>
		<description>I&#039;ve been using your flickr plugin for some time, and today I&#039;ve discovered this feature. I think it is great! Like all your plugins!

I would like to ask if it could be possible to add a link to Google maps using GPS position. Is it possible right, now? If not, could it be possible that you add this feature in a new release?

Thanks!

&lt;span class=&#039;jfriedl&#039;&gt;You can build up the link in a caption using the &lt;a href=&#039;http://regex.info/blog/lightroom-goodies/template&#039; class=&#039;quiet&#039; rel=&quot;nofollow&quot;&gt;token templates&lt;/a&gt; that I&#039;ve built into the plugin.... something along the lines of &lt;b&gt;&lt;a href=&#039;http://maps.google.com/?q={Latitude},{Longitude}&#039;&gt;click for map&lt;/a&gt;&lt;/b&gt;  &#8212;Jeffrey&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using your flickr plugin for some time, and today I&#8217;ve discovered this feature. I think it is great! Like all your plugins!</p>
<p>I would like to ask if it could be possible to add a link to Google maps using GPS position. Is it possible right, now? If not, could it be possible that you add this feature in a new release?</p>
<p>Thanks!</p>
<p><span class='jfriedl'>You can build up the link in a caption using the <a href='http://regex.info/blog/lightroom-goodies/template' class='quiet' rel="nofollow">token templates</a> that I&#8217;ve built into the plugin&#8230;. something along the lines of <b>&lt;a href=&#8217;http://maps.google.com/?q={Latitude},{Longitude}&#8217;&gt;click for map&lt;/a&gt;</b>  &mdash;Jeffrey</span></p>
]]></content:encoded>
	</item>
</channel>
</rss>
