<?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"
	>
<channel>
	<title>Comments on: Convert Facebook e-mail images to actual e-mail links</title>
	<atom:link href="http://www.chrisfinke.com/2007/09/11/convert-facebook-e-mail-images-to-actual-e-mail-links/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrisfinke.com/2007/09/11/convert-facebook-e-mail-images-to-actual-e-mail-links/</link>
	<description>Christopher Finke is a software engineer at Mahalo. He is available for birthday parties and bar mitzvahs.</description>
	<pubDate>Thu, 20 Nov 2008 09:22:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Elliot</title>
		<link>http://www.chrisfinke.com/2007/09/11/convert-facebook-e-mail-images-to-actual-e-mail-links/#comment-34498</link>
		<dc:creator>Elliot</dc:creator>
		<pubDate>Thu, 08 Nov 2007 05:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisfinke.com/2007/09/11/convert-facebook-e-mail-images-to-actual-e-mail-links/#comment-34498</guid>
		<description>I've also noticed the problem with recognizing "r.", which would seem to be due to the period being placed underneath the tip of the r... causing both to be incorrectly read.

Also "-" isnt being read.

BTW if anyone else is looking to port this to java, BufferedImage.getRaster().getDataBuffer() is what you are looking for to replace the canvas method. =)</description>
		<content:encoded><![CDATA[<p>I've also noticed the problem with recognizing "r.", which would seem to be due to the period being placed underneath the tip of the r... causing both to be incorrectly read.</p>
<p>Also "-" isnt being read.</p>
<p>BTW if anyone else is looking to port this to java, BufferedImage.getRaster().getDataBuffer() is what you are looking for to replace the canvas method. =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Software Development Guide</title>
		<link>http://www.chrisfinke.com/2007/09/11/convert-facebook-e-mail-images-to-actual-e-mail-links/#comment-33379</link>
		<dc:creator>Software Development Guide</dc:creator>
		<pubDate>Wed, 24 Oct 2007 11:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisfinke.com/2007/09/11/convert-facebook-e-mail-images-to-actual-e-mail-links/#comment-33379</guid>
		<description>&lt;strong&gt;Software Development Guide...&lt;/strong&gt;

I couldn't understand some parts of this article, but it sounds interesting...</description>
		<content:encoded><![CDATA[<p><strong>Software Development Guide...</strong></p>
<p>I couldn't understand some parts of this article, but it sounds interesting...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bookerface</title>
		<link>http://www.chrisfinke.com/2007/09/11/convert-facebook-e-mail-images-to-actual-e-mail-links/#comment-30322</link>
		<dc:creator>bookerface</dc:creator>
		<pubDate>Thu, 13 Sep 2007 16:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisfinke.com/2007/09/11/convert-facebook-e-mail-images-to-actual-e-mail-links/#comment-30322</guid>
		<description>It will be interesting to see if you can get it to actually create an image from a miniaturised text logo then parse the result into a link, using examples generated here: tinyurl.com/247tyb 
If not, expect facebook to switch to this method of obfuscation.</description>
		<content:encoded><![CDATA[<p>It will be interesting to see if you can get it to actually create an image from a miniaturised text logo then parse the result into a link, using examples generated here: tinyurl.com/247tyb<br />
If not, expect facebook to switch to this method of obfuscation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Percy</title>
		<link>http://www.chrisfinke.com/2007/09/11/convert-facebook-e-mail-images-to-actual-e-mail-links/#comment-30312</link>
		<dc:creator>Percy</dc:creator>
		<pubDate>Thu, 13 Sep 2007 13:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisfinke.com/2007/09/11/convert-facebook-e-mail-images-to-actual-e-mail-links/#comment-30312</guid>
		<description>Thanks for providing it. In my first test it failed with and @pfizer.com address. It returned @pfizecom (no r, no period). 

Great for all other cases I've tested though.</description>
		<content:encoded><![CDATA[<p>Thanks for providing it. In my first test it failed with and @pfizer.com address. It returned @pfizecom (no r, no period). </p>
<p>Great for all other cases I've tested though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axel Hecht</title>
		<link>http://www.chrisfinke.com/2007/09/11/convert-facebook-e-mail-images-to-actual-e-mail-links/#comment-30281</link>
		<dc:creator>Axel Hecht</dc:creator>
		<pubDate>Thu, 13 Sep 2007 06:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisfinke.com/2007/09/11/convert-facebook-e-mail-images-to-actual-e-mail-links/#comment-30281</guid>
		<description>I guess somewhere on http://developer.mozilla.org/en/docs/Safely_accessing_content_DOM_from_chrome might be the right hint on how to get the image data.</description>
		<content:encoded><![CDATA[<p>I guess somewhere on <a href="http://developer.mozilla.org/en/docs/Safely_accessing_content_DOM_from_chrome" rel="nofollow">http://developer.mozilla.org/en/docs/Safely_accessing_content_DOM_from_chrome</a> might be the right hint on how to get the image data.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
