<?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: Embedded image</title>
	<atom:link href="http://gregs.tcias.co.uk/2007/03/13/embedded-image/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregs.tcias.co.uk/2007/03/13/embedded-image/</link>
	<description>helping me remember what I figure out</description>
	<lastBuildDate>Tue, 10 Jan 2012 22:23:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: gregs &#187; Blog Archive &#187; Embedded images an IE work around</title>
		<link>http://gregs.tcias.co.uk/2007/03/13/embedded-image/comment-page-1/#comment-1088</link>
		<dc:creator>gregs &#187; Blog Archive &#187; Embedded images an IE work around</dc:creator>
		<pubDate>Mon, 19 May 2008 02:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://gregs.teacupinastorm.com/?p=448#comment-1088</guid>
		<description>[...] while back I posted about using the data:image/jpeg;base64 to directly embed the image in to the source attribute of an [...]</description>
		<content:encoded><![CDATA[<p>[...] while back I posted about using the data:image/jpeg;base64 to directly embed the image in to the source attribute of an [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gregs</title>
		<link>http://gregs.tcias.co.uk/2007/03/13/embedded-image/comment-page-1/#comment-767</link>
		<dc:creator>gregs</dc:creator>
		<pubDate>Thu, 15 Mar 2007 22:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://gregs.teacupinastorm.com/?p=448#comment-767</guid>
		<description>It works for both FireFox and Safari. Just had a quick go using IE7 and sadly this trick doesn&#039;t work.</description>
		<content:encoded><![CDATA[<p>It works for both FireFox and Safari. Just had a quick go using IE7 and sadly this trick doesn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://gregs.tcias.co.uk/2007/03/13/embedded-image/comment-page-1/#comment-766</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 15 Mar 2007 13:40:27 +0000</pubDate>
		<guid isPermaLink="false">http://gregs.teacupinastorm.com/?p=448#comment-766</guid>
		<description>I thought this method only worked in FireFox?

You should embed a test image in this post, then we can all try it out.</description>
		<content:encoded><![CDATA[<p>I thought this method only worked in FireFox?</p>
<p>You should embed a test image in this post, then we can all try it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Nadel</title>
		<link>http://gregs.tcias.co.uk/2007/03/13/embedded-image/comment-page-1/#comment-765</link>
		<dc:creator>Ben Nadel</dc:creator>
		<pubDate>Thu, 15 Mar 2007 02:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://gregs.teacupinastorm.com/?p=448#comment-765</guid>
		<description>Does that embedded data thing work on all the modern browsers? That is totally awesome.

Also, all that stuff you are doing in the first example was all required pre MX7 (getting the underlying byte stream and all). If you are on MX7, you can use the CFContent / variable attribute to stream binary data to the client:</description>
		<content:encoded><![CDATA[<p>Does that embedded data thing work on all the modern browsers? That is totally awesome.</p>
<p>Also, all that stuff you are doing in the first example was all required pre MX7 (getting the underlying byte stream and all). If you are on MX7, you can use the CFContent / variable attribute to stream binary data to the client:</p>
]]></content:encoded>
	</item>
</channel>
</rss>

