<?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: Minimal Protection for Images</title>
	<atom:link href="http://austringer.net/wp/index.php/2009/03/09/minimal-protection-for-images/feed/" rel="self" type="application/rss+xml" />
	<link>http://austringer.net/wp/index.php/2009/03/09/minimal-protection-for-images/</link>
	<description>Wesley R. Elsberry&#039;s personal weblog, talking about falconry, science, antievolution, computation, and the broken body he lives in.</description>
	<lastBuildDate>Wed, 08 Sep 2010 02:09:34 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Austringer</title>
		<link>http://austringer.net/wp/index.php/2009/03/09/minimal-protection-for-images/comment-page-1/#comment-312181</link>
		<dc:creator>Austringer</dc:creator>
		<pubDate>Sun, 15 Mar 2009 17:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://austringer.net/wp/?p=1305#comment-312181</guid>
		<description>You can get &quot;jhead&quot; &lt;a href=&quot;http://www.sentex.net/~mwandel/jhead/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.

There is a source tarball plus pre-built binaries for Windows, Mac, Linux, and FreeBSD.</description>
		<content:encoded><![CDATA[<p>You can get &#8220;jhead&#8221; <a href="http://www.sentex.net/~mwandel/jhead/" rel="nofollow">here</a>.</p>
<p>There is a source tarball plus pre-built binaries for Windows, Mac, Linux, and FreeBSD.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://austringer.net/wp/index.php/2009/03/09/minimal-protection-for-images/comment-page-1/#comment-312180</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Sun, 15 Mar 2009 17:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://austringer.net/wp/?p=1305#comment-312180</guid>
		<description>What&#039;s an authoritative download source for jhead?
Is it in Perl or does it need compilation?</description>
		<content:encoded><![CDATA[<p>What&#8217;s an authoritative download source for jhead?<br />
Is it in Perl or does it need compilation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austringer</title>
		<link>http://austringer.net/wp/index.php/2009/03/09/minimal-protection-for-images/comment-page-1/#comment-312147</link>
		<dc:creator>Austringer</dc:creator>
		<pubDate>Tue, 10 Mar 2009 22:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://austringer.net/wp/?p=1305#comment-312147</guid>
		<description>I agree that use of the JPEG comment capability is easily sidestepped, but a large class of casual infringers likely don&#039;t even know that such a property exists.

The images I post here are typically sized to just fit in my theme, and so are 560 pixels on the long dimension. That would be suitable for printing to perhaps 2 or 3 inches on the long side. However, the CafePress infringer simply based a silhouette on such an image, and applied that to the creation of about 70 different products. Much smaller than that size, though, and one is talking about small screen sizes, too.

I really dislike using proprietary things like Flash for distribution. My preference for web communication aims closer to lowest common denominator.

ImageMagick provides &lt;a href=&quot;http://www.selonen.org/arto/netbsd/watermarks.html&quot; rel=&quot;nofollow&quot;&gt;a means to watermark images&lt;/a&gt;, making it easy to script watermarking over 90,000 images.

Thanks for the comment and ideas. I hope you continue to find things here of interest.</description>
		<content:encoded><![CDATA[<p>I agree that use of the JPEG comment capability is easily sidestepped, but a large class of casual infringers likely don&#8217;t even know that such a property exists.</p>
<p>The images I post here are typically sized to just fit in my theme, and so are 560 pixels on the long dimension. That would be suitable for printing to perhaps 2 or 3 inches on the long side. However, the CafePress infringer simply based a silhouette on such an image, and applied that to the creation of about 70 different products. Much smaller than that size, though, and one is talking about small screen sizes, too.</p>
<p>I really dislike using proprietary things like Flash for distribution. My preference for web communication aims closer to lowest common denominator.</p>
<p>ImageMagick provides <a href="http://www.selonen.org/arto/netbsd/watermarks.html" rel="nofollow">a means to watermark images</a>, making it easy to script watermarking over 90,000 images.</p>
<p>Thanks for the comment and ideas. I hope you continue to find things here of interest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roe</title>
		<link>http://austringer.net/wp/index.php/2009/03/09/minimal-protection-for-images/comment-page-1/#comment-312145</link>
		<dc:creator>Roe</dc:creator>
		<pubDate>Tue, 10 Mar 2009 16:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://austringer.net/wp/?p=1305#comment-312145</guid>
		<description>Not saying I would steal your images, but if you can write a perl script to add that text than I can write one to remove your text.  There are only 3 psuedo-solutions to this problem:

Use images small enough that people wont try to use them for derivative works. 

Use flash to display your images, if you know perl then you could figure out flash, I personally like Slideshow Pro.  

Use photoshop or the like to put a visible watermark on your images.

Good luck and I do enjoy your blog and photos, though I enjoy them without piracy.</description>
		<content:encoded><![CDATA[<p>Not saying I would steal your images, but if you can write a perl script to add that text than I can write one to remove your text.  There are only 3 psuedo-solutions to this problem:</p>
<p>Use images small enough that people wont try to use them for derivative works. </p>
<p>Use flash to display your images, if you know perl then you could figure out flash, I personally like Slideshow Pro.  </p>
<p>Use photoshop or the like to put a visible watermark on your images.</p>
<p>Good luck and I do enjoy your blog and photos, though I enjoy them without piracy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
