<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-6692354.post4944090063865517807..comments</id><updated>2009-12-15T19:51:15.187-08:00</updated><title type='text'>Comments on Emil's Wicked Cool Blog: Javascript Hacks: Using XHR to load binary data</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://emilsblog.lerch.org/feeds/4944090063865517807/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6692354/4944090063865517807/comments/default'/><link rel='alternate' type='text/html' href='http://emilsblog.lerch.org/2009/07/javascript-hacks-using-xhr-to-load.html'/><author><name>Emil</name><uri>http://www.blogger.com/profile/01757041603259708109</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6692354.post-4825917199616943357</id><published>2009-12-15T19:51:15.187-08:00</published><updated>2009-12-15T19:51:15.187-08:00</updated><title type='text'>Thank you for this wonderful javascript.  Unfortun...</title><content type='html'>Thank you for this wonderful javascript.  Unfortunately, it seems firefox has a max limit on the size of the ResponseText.  I was trying to load a large jpeg image (2.47MB) using this technique (by base64 encoding it and then use the img src=&amp;quot;data:image/jpeg;base64,XXXX&amp;quot; trick, but the responseText tops at 8192 bytes.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6692354/4944090063865517807/comments/default/4825917199616943357'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6692354/4944090063865517807/comments/default/4825917199616943357'/><link rel='alternate' type='text/html' href='http://emilsblog.lerch.org/2009/07/javascript-hacks-using-xhr-to-load.html?showComment=1260935475187#c4825917199616943357' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://emilsblog.lerch.org/2009/07/javascript-hacks-using-xhr-to-load.html' ref='tag:blogger.com,1999:blog-6692354.post-4944090063865517807' source='http://www.blogger.com/feeds/6692354/posts/default/4944090063865517807' type='text/html'/></entry></feed>