<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.12-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: &#8220;Piglets&#8221;, Lightroom Plugin Extensions</title>
	<link>http://regex.info/blog/2008-01-15/692</link>
	<description>Not a photo blog, but sometimes I play one on TV</description>
	<pubDate>Sat, 06 Sep 2008 03:30:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.12-alpha</generator>

	<item>
		<title>by: David</title>
		<link>http://regex.info/blog/2008-01-15/692#comment-18753</link>
		<pubDate>Mon, 14 Jul 2008 17:58:06 +0000</pubDate>
		<guid>http://regex.info/blog/2008-01-15/692#comment-18753</guid>
					<description>I have the same problem than Chris Kresser
"
I get this error message:
Failed to run Mogrify with the following command line:
“/Volumes/Local/Users/switters/Library/Application Support/Adobe/Lightroom/Modules/flickr-jfriedl.lrplugin/LRMogrify.extras/mogrify” -virtual-pixel mirror -resize “1000x” -sharpen 0×1.00 -bordercolor “rgb(100%,100%,100%)” -border 3×3 -bordercolor “rgb(0%,0%,0%)” -border 20×20 -format jpg -quality 95 “/var/folders/IX/IXzlijykG0uGmMaBKnukHk+++TM/-Tmp-/7EB8B875-0FFF-4E03-AEED-D582E2E317DF/_IGP0701.tif”

Followed by:
Runtime error in “Timothy Armes’ LR/Mogrify Piglet” piglet in startOfOneRender().
Piglet Disabled.
LRMogrify.piglet:1926: canceled

I am able to export to disk using LRMogrify without a problem.
"

Since I've VISTA, it was perfect on my old XP computer ...
mogrify plugin work separetly
Same with LR 1.3.1 and LR 1.4</description>
		<content:encoded><![CDATA[<p>I have the same problem than Chris Kresser<br />
&#8221;<br />
I get this error message:<br />
Failed to run Mogrify with the following command line:<br />
“/Volumes/Local/Users/switters/Library/Application Support/Adobe/Lightroom/Modules/flickr-jfriedl.lrplugin/LRMogrify.extras/mogrify” -virtual-pixel mirror -resize “1000x” -sharpen 0×1.00 -bordercolor “rgb(100%,100%,100%)” -border 3×3 -bordercolor “rgb(0%,0%,0%)” -border 20×20 -format jpg -quality 95 “/var/folders/IX/IXzlijykG0uGmMaBKnukHk+++TM/-Tmp-/7EB8B875-0FFF-4E03-AEED-D582E2E317DF/_IGP0701.tif”</p>
<p>Followed by:<br />
Runtime error in “Timothy Armes’ LR/Mogrify Piglet” piglet in startOfOneRender().<br />
Piglet Disabled.<br />
LRMogrify.piglet:1926: canceled</p>
<p>I am able to export to disk using LRMogrify without a problem.<br />
&#8221;</p>
<p>Since I&#8217;ve VISTA, it was perfect on my old XP computer &#8230;<br />
mogrify plugin work separetly<br />
Same with LR 1.3.1 and LR 1.4
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Pablo</title>
		<link>http://regex.info/blog/2008-01-15/692#comment-18461</link>
		<pubDate>Mon, 23 Jun 2008 22:57:18 +0000</pubDate>
		<guid>http://regex.info/blog/2008-01-15/692#comment-18461</guid>
					<description>Hi, my name is Pablo Gonzalez and I'm writing from Santiago, Chile.

    How can I put on a watermark on my photos?

I'm using Lightroom Export Plugin for Flickr, and I was trying LR/Mogrify, but I can do it...

I just want to use LR and export my photos to a disk or/and to Flicrk but with a watermark, it's possible???

I hope that you can help me.
Thanks a lot

&lt;span class='jfriedl'&gt;Check the "Add Copyright Watermark" box in the "Image Settings" section of the Export dialog. Be sure to have the Copyright watermark set, of course. &#8212;Jeffrey&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p>Hi, my name is Pablo Gonzalez and I&#8217;m writing from Santiago, Chile.</p>
<p>    How can I put on a watermark on my photos?</p>
<p>I&#8217;m using Lightroom Export Plugin for Flickr, and I was trying LR/Mogrify, but I can do it&#8230;</p>
<p>I just want to use LR and export my photos to a disk or/and to Flicrk but with a watermark, it&#8217;s possible???</p>
<p>I hope that you can help me.<br />
Thanks a lot</p>
<p><span class='jfriedl'>Check the &#8220;Add Copyright Watermark&#8221; box in the &#8220;Image Settings&#8221; section of the Export dialog. Be sure to have the Copyright watermark set, of course. &mdash;Jeffrey</span>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Araz</title>
		<link>http://regex.info/blog/2008-01-15/692#comment-18385</link>
		<pubDate>Wed, 18 Jun 2008 05:25:12 +0000</pubDate>
		<guid>http://regex.info/blog/2008-01-15/692#comment-18385</guid>
					<description>Chris Kresser: I was having the same problem that you had with "Access to undefined global: titleColor"

I fixed it by changing something in piglet_manager.lua

Find the following line:
     text_color = titleColor
Replace it with this line:
     text_color = nil

Reload the module and you should be able to update to the site.

Enjoy,

ArazPhoto.com</description>
		<content:encoded><![CDATA[<p>Chris Kresser: I was having the same problem that you had with &#8220;Access to undefined global: titleColor&#8221;</p>
<p>I fixed it by changing something in piglet_manager.lua</p>
<p>Find the following line:<br />
     text_color = titleColor<br />
Replace it with this line:<br />
     text_color = nil</p>
<p>Reload the module and you should be able to update to the site.</p>
<p>Enjoy,</p>
<p>ArazPhoto.com
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Vladimír Richter</title>
		<link>http://regex.info/blog/2008-01-15/692#comment-18340</link>
		<pubDate>Sat, 14 Jun 2008 15:49:46 +0000</pubDate>
		<guid>http://regex.info/blog/2008-01-15/692#comment-18340</guid>
					<description>Hi,

I have solution for KPa and David with their user name with scandinavian resp. spanish characters. 

You can use folder "Modules" in root folder of Lightroom (for example "C:\Program Files\Adobe\Adobe Photoshop Lightroom 1.4\Modules") instead of  "\Documents and Settings\username\Application Data\Adobe\Lightroom\Modules\"

It works fine with Lightroom 1.4 (Windows XP) with Czech characters.

Vladimír</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have solution for KPa and David with their user name with scandinavian resp. spanish characters. </p>
<p>You can use folder &#8220;Modules&#8221; in root folder of Lightroom (for example &#8220;C:\Program Files\Adobe\Adobe Photoshop Lightroom 1.4\Modules&#8221;) instead of  &#8220;\Documents and Settings\username\Application Data\Adobe\Lightroom\Modules\&#8221;</p>
<p>It works fine with Lightroom 1.4 (Windows XP) with Czech characters.</p>
<p>Vladimír
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Chris Kresser</title>
		<link>http://regex.info/blog/2008-01-15/692#comment-18318</link>
		<pubDate>Thu, 12 Jun 2008 14:14:53 +0000</pubDate>
		<guid>http://regex.info/blog/2008-01-15/692#comment-18318</guid>
					<description>Is anyone else experiencing the problem I mentioned in the above two posts?

I'd love to be able to use LRMogrify with FlickrExport, but right now it is impossible on my machine at least.  I'm fairly certain I've followed the installation instructions.

???</description>
		<content:encoded><![CDATA[<p>Is anyone else experiencing the problem I mentioned in the above two posts?</p>
<p>I&#8217;d love to be able to use LRMogrify with FlickrExport, but right now it is impossible on my machine at least.  I&#8217;m fairly certain I&#8217;ve followed the installation instructions.</p>
<p>???
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Chris Kresser</title>
		<link>http://regex.info/blog/2008-01-15/692#comment-18304</link>
		<pubDate>Wed, 11 Jun 2008 02:48:39 +0000</pubDate>
		<guid>http://regex.info/blog/2008-01-15/692#comment-18304</guid>
					<description>Jeffrey,

The above error message was with 1.4.1.  

In LR 2.0 when I click "enable plugin extensions" in your FlickrExport plugin, I get the following error message:

Access to undefined global: titleColor

Once again, as far as I can tell the piglet files are installed in the correct place.</description>
		<content:encoded><![CDATA[<p>Jeffrey,</p>
<p>The above error message was with 1.4.1.  </p>
<p>In LR 2.0 when I click &#8220;enable plugin extensions&#8221; in your FlickrExport plugin, I get the following error message:</p>
<p>Access to undefined global: titleColor</p>
<p>Once again, as far as I can tell the piglet files are installed in the correct place.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Chris Kresser</title>
		<link>http://regex.info/blog/2008-01-15/692#comment-18300</link>
		<pubDate>Tue, 10 Jun 2008 18:02:19 +0000</pubDate>
		<guid>http://regex.info/blog/2008-01-15/692#comment-18300</guid>
					<description>Hi Jeffrey,

A million thanks to you for providing all of these fantastic plugins.

I just tried installing the LR Mogrify plugin and I'm having some trouble making it play nice with your FlickrExport plugin.  

I get this error message: 
Failed to run Mogrify with the following command line:
"/Volumes/Local/Users/switters/Library/Application Support/Adobe/Lightroom/Modules/flickr-jfriedl.lrplugin/LRMogrify.extras/mogrify"  -virtual-pixel mirror -resize "1000x" -sharpen 0x1.00 -bordercolor "rgb(100%,100%,100%)" -border 3x3 -bordercolor "rgb(0%,0%,0%)" -border 20x20 -format jpg -quality 95  "/var/folders/IX/IXzlijykG0uGmMaBKnukHk+++TM/-Tmp-/7EB8B875-0FFF-4E03-AEED-D582E2E317DF/_IGP0701.tif"

Followed by:
Runtime error in “Timothy Armes' LR/Mogrify Piglet” piglet in startOfOneRender().
Piglet Disabled.
LRMogrify.piglet:1926: canceled

I am able to export to disk using LRMogrify without a problem.

Here's how I installed LRMogrify for FlickrExport.  I located the FlickrExport plugin, clicked "show package contents" (I'm on a Mac) and then dragged the piglet file and the two PNGs into the package.  Is that right?

Thanks again for your help.</description>
		<content:encoded><![CDATA[<p>Hi Jeffrey,</p>
<p>A million thanks to you for providing all of these fantastic plugins.</p>
<p>I just tried installing the LR Mogrify plugin and I&#8217;m having some trouble making it play nice with your FlickrExport plugin.  </p>
<p>I get this error message:<br />
Failed to run Mogrify with the following command line:<br />
&#8220;/Volumes/Local/Users/switters/Library/Application Support/Adobe/Lightroom/Modules/flickr-jfriedl.lrplugin/LRMogrify.extras/mogrify&#8221;  -virtual-pixel mirror -resize &#8220;1000x&#8221; -sharpen 0&#215;1.00 -bordercolor &#8220;rgb(100%,100%,100%)&#8221; -border 3&#215;3 -bordercolor &#8220;rgb(0%,0%,0%)&#8221; -border 20&#215;20 -format jpg -quality 95  &#8220;/var/folders/IX/IXzlijykG0uGmMaBKnukHk+++TM/-Tmp-/7EB8B875-0FFF-4E03-AEED-D582E2E317DF/_IGP0701.tif&#8221;</p>
<p>Followed by:<br />
Runtime error in “Timothy Armes&#8217; LR/Mogrify Piglet” piglet in startOfOneRender().<br />
Piglet Disabled.<br />
LRMogrify.piglet:1926: canceled</p>
<p>I am able to export to disk using LRMogrify without a problem.</p>
<p>Here&#8217;s how I installed LRMogrify for FlickrExport.  I located the FlickrExport plugin, clicked &#8220;show package contents&#8221; (I&#8217;m on a Mac) and then dragged the piglet file and the two PNGs into the package.  Is that right?</p>
<p>Thanks again for your help.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Grzegorz</title>
		<link>http://regex.info/blog/2008-01-15/692#comment-18278</link>
		<pubDate>Sun, 08 Jun 2008 13:36:01 +0000</pubDate>
		<guid>http://regex.info/blog/2008-01-15/692#comment-18278</guid>
					<description>Those who need to add watermark to their images when exporting with a plugin of Jeffrey's may use ImageMagick's &lt;code&gt; morgify&lt;/code&gt; command directly instead of LR/Morgify.

Download and install &lt;a href="http://www.imagemagick.org/script/binary-releases.php" rel="nofollow"&gt;ImageMagick suite&lt;/a&gt;, then use Jeffrey's 'Run Any Command' piglet with this command:

&lt;code&gt;"c:\path\to\morgify.exe" -draw 'image Overlay 0,0 0,0 "d:\path\to\watermark.png"' -gravity SouthWest "{FILE}"&lt;/code&gt;

The command draws 'watermark.png' over the exported image in 'overlay' blending mode and in its lower left part. For details on positioning and blending mode check &lt;code&gt;- gravity&lt;/code&gt; and &lt;code&gt;- draw&lt;/code&gt; options in &lt;a href="http://www.imagemagick.org/script/command-line-options.php" rel="nofollow"&gt;ImageMagick's Command-line Options&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Those who need to add watermark to their images when exporting with a plugin of Jeffrey&#8217;s may use ImageMagick&#8217;s <code> morgify</code> command directly instead of LR/Morgify.</p>
<p>Download and install <a href="http://www.imagemagick.org/script/binary-releases.php" rel="nofollow">ImageMagick suite</a>, then use Jeffrey&#8217;s &#8216;Run Any Command&#8217; piglet with this command:</p>
<p><code>"c:\path\to\morgify.exe" -draw 'image Overlay 0,0 0,0 "d:\path\to\watermark.png"' -gravity SouthWest "{FILE}"</code></p>
<p>The command draws &#8216;watermark.png&#8217; over the exported image in &#8216;overlay&#8217; blending mode and in its lower left part. For details on positioning and blending mode check <code>- gravity</code> and <code>- draw</code> options in <a href="http://www.imagemagick.org/script/command-line-options.php" rel="nofollow">ImageMagick&#8217;s Command-line Options</a>.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Terence Dodge</title>
		<link>http://regex.info/blog/2008-01-15/692#comment-18270</link>
		<pubDate>Fri, 06 Jun 2008 21:20:36 +0000</pubDate>
		<guid>http://regex.info/blog/2008-01-15/692#comment-18270</guid>
					<description>Howdy

Using a Mac 10.5.3, LR 1.4.1, I can only select either your plugin or Mr. Armes, when I select the "manage plugins" on your plug-in I do not see his, just your advanced one. Is this a windoz  thing ( integration ),  I have a screen shot from column view,MODULES&#124; *.lrplugin ( 2, his &#38; yours ) Piglet folder&#124; All the parts of Mr. Armes  "morgify" ( 2  png, extras folder, ".piglet" document.

Help ( clarification, or duh windoz thing )

Terence</description>
		<content:encoded><![CDATA[<p>Howdy</p>
<p>Using a Mac 10.5.3, LR 1.4.1, I can only select either your plugin or Mr. Armes, when I select the &#8220;manage plugins&#8221; on your plug-in I do not see his, just your advanced one. Is this a windoz  thing ( integration ),  I have a screen shot from column view,MODULES| *.lrplugin ( 2, his &amp; yours ) Piglet folder| All the parts of Mr. Armes  &#8220;morgify&#8221; ( 2  png, extras folder, &#8220;.piglet&#8221; document.</p>
<p>Help ( clarification, or duh windoz thing )</p>
<p>Terence
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Alex</title>
		<link>http://regex.info/blog/2008-01-15/692#comment-17393</link>
		<pubDate>Sun, 11 May 2008 16:15:56 +0000</pubDate>
		<guid>http://regex.info/blog/2008-01-15/692#comment-17393</guid>
					<description>Just after I posted the message above I realised you never made the piglet in question - oops! 

I've got in touch with Timothy. Maybe though you are anyone else here might be able to help anyway. Whatever, thanks your Flickr LR plug in which has always worked on it's own with no problem (other than the FormatMessageW failed error). Cheers.</description>
		<content:encoded><![CDATA[<p>Just after I posted the message above I realised you never made the piglet in question - oops! </p>
<p>I&#8217;ve got in touch with Timothy. Maybe though you are anyone else here might be able to help anyway. Whatever, thanks your Flickr LR plug in which has always worked on it&#8217;s own with no problem (other than the FormatMessageW failed error). Cheers.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
