<?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: Image Resizer v2 Examples</title>
	<atom:link href="http://nathanaeljones.com/155/image-resizer-v2-examples/feed/" rel="self" type="application/rss+xml" />
	<link>http://nathanaeljones.com/155/image-resizer-v2-examples/</link>
	<description>Ramblings of a computer linguist</description>
	<lastBuildDate>Wed, 08 Sep 2010 06:34:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nathanael Jones</title>
		<link>http://nathanaeljones.com/155/image-resizer-v2-examples/comment-page-1/#comment-384</link>
		<dc:creator>Nathanael Jones</dc:creator>
		<pubDate>Fri, 20 Nov 2009 14:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://66.29.219.39/?p=155#comment-384</guid>
		<description>WatermarkSettings.cs allows you to write your own watermarking code based on any parameters you want.

However, what you would need to do for &#039;hotlinked&#039; requests is to do an HTTP redirect to add something to the querystring. 

Caching is URL-based, so you have to change the URL to get a watermarked version. 

I&#039;m assuming you got the CRC error fixed using a different tool?</description>
		<content:encoded><![CDATA[<p>WatermarkSettings.cs allows you to write your own watermarking code based on any parameters you want.</p>
<p>However, what you would need to do for &#8216;hotlinked&#8217; requests is to do an HTTP redirect to add something to the querystring. </p>
<p>Caching is URL-based, so you have to change the URL to get a watermarked version. </p>
<p>I&#8217;m assuming you got the CRC error fixed using a different tool?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://nathanaeljones.com/155/image-resizer-v2-examples/comment-page-1/#comment-380</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 19 Nov 2009 18:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://66.29.219.39/?p=155#comment-380</guid>
		<description>Would you be able to add the ability to display a watermark on the image using the querystring? or better yet display the watermark only when the request does not come from within the site itself (prevent hotlinking)?</description>
		<content:encoded><![CDATA[<p>Would you be able to add the ability to display a watermark on the image using the querystring? or better yet display the watermark only when the request does not come from within the site itself (prevent hotlinking)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
