<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Base64 Encoded Images for Internet Explorer</title>
	<link>http://www.garyfeng.com/wordpress/2005/06/11/base64-encoded-images-for-internet-explorer/</link>
	<description>如 影 随 行</description>
	<pubDate>Sat, 30 Aug 2008 01:01:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1.2</generator>

	<item>
		<title>by: John Sinclair</title>
		<link>http://www.garyfeng.com/wordpress/2005/06/11/base64-encoded-images-for-internet-explorer/#comment-140356</link>
		<pubDate>Sun, 25 May 2008 21:49:52 +0000</pubDate>
		<guid>http://www.garyfeng.com/wordpress/2005/06/11/base64-encoded-images-for-internet-explorer/#comment-140356</guid>
					<description>I have implemented a simple, home-brewed CAPTCHA function using PHP and a random image from a mySql database, stored there as a base-64 text strings. The data: URI scheme is easy to implement and works fine in IE 8, Safari, Firefox and Konqueror. All that remains is for me to write a browser detect for IE versions before 8. Then I can serve up the same text strings the old way.

There are more than a few ways base-64 text strings can be useful.</description>
		<content:encoded><![CDATA[	<p>I have implemented a simple, home-brewed CAPTCHA function using PHP and a random image from a mySql database, stored there as a base-64 text strings. The data: URI scheme is easy to implement and works fine in IE 8, Safari, Firefox and Konqueror. All that remains is for me to write a browser detect for IE versions before 8. Then I can serve up the same text strings the old way.</p>
	<p>There are more than a few ways base-64 text strings can be useful.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: PSP Internet</title>
		<link>http://www.garyfeng.com/wordpress/2005/06/11/base64-encoded-images-for-internet-explorer/#comment-132999</link>
		<pubDate>Wed, 07 May 2008 18:50:24 +0000</pubDate>
		<guid>http://www.garyfeng.com/wordpress/2005/06/11/base64-encoded-images-for-internet-explorer/#comment-132999</guid>
					<description>Yeh ....I tried it and i had no luck</description>
		<content:encoded><![CDATA[	<p>Yeh &#8230;.I tried it and i had no luck
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: chiz</title>
		<link>http://www.garyfeng.com/wordpress/2005/06/11/base64-encoded-images-for-internet-explorer/#comment-120516</link>
		<pubDate>Mon, 10 Mar 2008 16:52:49 +0000</pubDate>
		<guid>http://www.garyfeng.com/wordpress/2005/06/11/base64-encoded-images-for-internet-explorer/#comment-120516</guid>
					<description>Good post. You make some great points that most people do not fully understand.

&quot;MHTML (Mime/HTML) is essentially how HTML email does it. Microsoft supports the mTHM or mHTML format, but Mozilla is still working on it,

Data URL is probably the most elegent way. Apparently Netscape/Firefox and other browsers already support them. Except for IE, of course.&quot;

I like how you explained that. Very helpful. Thanks.</description>
		<content:encoded><![CDATA[	<p>Good post. You make some great points that most people do not fully understand.</p>
	<p>&#8220;MHTML (Mime/HTML) is essentially how HTML email does it. Microsoft supports the mTHM or mHTML format, but Mozilla is still working on it,</p>
	<p>Data URL is probably the most elegent way. Apparently Netscape/Firefox and other browsers already support them. Except for IE, of course.&#8221;</p>
	<p>I like how you explained that. Very helpful. Thanks.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: purifier</title>
		<link>http://www.garyfeng.com/wordpress/2005/06/11/base64-encoded-images-for-internet-explorer/#comment-67277</link>
		<pubDate>Sun, 11 Feb 2007 06:17:10 +0000</pubDate>
		<guid>http://www.garyfeng.com/wordpress/2005/06/11/base64-encoded-images-for-internet-explorer/#comment-67277</guid>
					<description>yes, IE doesn't work on that. i tried it myself.</description>
		<content:encoded><![CDATA[	<p>yes, IE doesn&#8217;t work on that. i tried it myself.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: gary</title>
		<link>http://www.garyfeng.com/wordpress/2005/06/11/base64-encoded-images-for-internet-explorer/#comment-30103</link>
		<pubDate>Fri, 22 Sep 2006 21:17:03 +0000</pubDate>
		<guid>http://www.garyfeng.com/wordpress/2005/06/11/base64-encoded-images-for-internet-explorer/#comment-30103</guid>
					<description>Don't know why IE wouldn't work. This was written more than a year ago. Haven't check with IE7. But I am very happy with Firefox and there is little motivation to even download IE7.</description>
		<content:encoded><![CDATA[	<p>Don&#8217;t know why IE wouldn&#8217;t work. This was written more than a year ago. Haven&#8217;t check with IE7. But I am very happy with Firefox and there is little motivation to even download IE7.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Frank</title>
		<link>http://www.garyfeng.com/wordpress/2005/06/11/base64-encoded-images-for-internet-explorer/#comment-30039</link>
		<pubDate>Fri, 22 Sep 2006 17:44:11 +0000</pubDate>
		<guid>http://www.garyfeng.com/wordpress/2005/06/11/base64-encoded-images-for-internet-explorer/#comment-30039</guid>
					<description>I've written this into an ASP class using an ADO stream object and an MSXML2.DOMDocument object using bin.base64 datatype and it works very nicely in Firefox but fails entirely in IE. Am I missing something here? Is IE's implementation as bad as ... everything else it tries to do?</description>
		<content:encoded><![CDATA[	<p>I&#8217;ve written this into an ASP class using an ADO stream object and an MSXML2.DOMDocument object using bin.base64 datatype and it works very nicely in Firefox but fails entirely in IE. Am I missing something here? Is IE&#8217;s implementation as bad as &#8230; everything else it tries to do?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Phi Tran</title>
		<link>http://www.garyfeng.com/wordpress/2005/06/11/base64-encoded-images-for-internet-explorer/#comment-3186</link>
		<pubDate>Mon, 23 Jan 2006 04:35:53 +0000</pubDate>
		<guid>http://www.garyfeng.com/wordpress/2005/06/11/base64-encoded-images-for-internet-explorer/#comment-3186</guid>
					<description>I have posted a workaround to translate the base64 to XBM using mask and other MS filter  to make the XBM become a color bitmap - The implementation is of your horizon. I have seen some very exortic color pictures only create and displayed using- XBM. This will not require a communication with the server.

Please look I have discuss it (at several localtionof the net)

Thanks.</description>
		<content:encoded><![CDATA[	<p>I have posted a workaround to translate the base64 to XBM using mask and other MS filter  to make the XBM become a color bitmap - The implementation is of your horizon. I have seen some very exortic color pictures only create and displayed using- XBM. This will not require a communication with the server.</p>
	<p>Please look I have discuss it (at several localtionof the net)</p>
	<p>Thanks.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: gary</title>
		<link>http://www.garyfeng.com/wordpress/2005/06/11/base64-encoded-images-for-internet-explorer/#comment-925</link>
		<pubDate>Fri, 17 Jun 2005 02:34:09 +0000</pubDate>
		<guid>http://www.garyfeng.com/wordpress/2005/06/11/base64-encoded-images-for-internet-explorer/#comment-925</guid>
					<description>Got it to work on Wordpress/firefox. Need to disable WYSIWYG editor, because it automatically adds the site URL to before &quot;data:&quot;</description>
		<content:encoded><![CDATA[	<p>Got it to work on Wordpress/firefox. Need to disable WYSIWYG editor, because it automatically adds the site URL to before &#8220;data:&#8221;
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
