<?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-5602263760491785758.post1061695330006521882..comments</id><updated>2010-01-06T12:32:01.713-08:00</updated><title type='text'>Comments on DevArchive.net Blog: White Spaces in HTML Source - Be Careful</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.devarchive.net/feeds/1061695330006521882/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5602263760491785758/1061695330006521882/comments/default'/><link rel='alternate' type='text/html' href='http://blog.devarchive.net/2008/04/white-spaces-in-html-source-be-careful.html'/><author><name>Kirill Chilingarashvili</name><uri>http://www.blogger.com/profile/09906215698720468631</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5602263760491785758.post-3709278790136723952</id><published>2008-04-07T21:38:00.000-07:00</published><updated>2008-04-07T21:38:00.000-07:00</updated><title type='text'>Thanks Miron, Tom,for suggestion. I already intere...</title><content type='html'>Thanks Miron, Tom,&lt;BR/&gt;for suggestion. I already interested with compressing modules, but did no implement it yet. I use AJAX almost everywhere in my last project and did not have a chance to investigate every aspect of using module with it. &lt;BR/&gt;Did you have some problems of using AJAX with compression modules? I mean use compression with UpdatePanels, service calls etc?&lt;BR/&gt;&lt;BR/&gt;Thanks.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5602263760491785758/1061695330006521882/comments/default/3709278790136723952'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5602263760491785758/1061695330006521882/comments/default/3709278790136723952'/><link rel='alternate' type='text/html' href='http://blog.devarchive.net/2008/04/white-spaces-in-html-source-be-careful.html?showComment=1207629480000#c3709278790136723952' title=''/><author><name>Kirill Chilingarashvili</name><uri>http://www.blogger.com/profile/09906215698720468631</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='12119371288037432177'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.devarchive.net/2008/04/white-spaces-in-html-source-be-careful.html' ref='tag:blogger.com,1999:blog-5602263760491785758.post-1061695330006521882' source='http://www.blogger.com/feeds/5602263760491785758/posts/default/1061695330006521882' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-5602263760491785758.post-9168846522801946478</id><published>2008-04-07T18:35:00.000-07:00</published><updated>2008-04-07T18:35:00.000-07:00</updated><title type='text'>The secret is that Browsers have supported GZIP as...</title><content type='html'>The secret is that Browsers have supported GZIP as a transport mechanism for many years.  When an http request comes in, one of the header values states whether the Browser making the request supports GZIP (99.9% of requests do).  So in Java Enterprise land, I install a filter on the http response, if GZIP is supported, a compressed html document is sent and the end-user browser does the work of unzipping.  Google has been using this technology since day 1 with great success.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5602263760491785758/1061695330006521882/comments/default/9168846522801946478'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5602263760491785758/1061695330006521882/comments/default/9168846522801946478'/><link rel='alternate' type='text/html' href='http://blog.devarchive.net/2008/04/white-spaces-in-html-source-be-careful.html?showComment=1207618500000#c9168846522801946478' title=''/><author><name>Tom Pridham</name><uri>http://www.blogger.com/profile/09262311150892947998</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.devarchive.net/2008/04/white-spaces-in-html-source-be-careful.html' ref='tag:blogger.com,1999:blog-5602263760491785758.post-1061695330006521882' source='http://www.blogger.com/feeds/5602263760491785758/posts/default/1061695330006521882' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-5602263760491785758.post-4479432132022040815</id><published>2008-04-07T18:30:00.000-07:00</published><updated>2008-04-07T18:30:00.000-07:00</updated><title type='text'>Just use any compression module out there, and you...</title><content type='html'>Just use any compression module out there, and your problem solved and you don't need to worry about white spaces anymore...&lt;BR/&gt;&lt;BR/&gt;Miron&lt;BR/&gt;http://www.mironabramsom.com/blog</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5602263760491785758/1061695330006521882/comments/default/4479432132022040815'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5602263760491785758/1061695330006521882/comments/default/4479432132022040815'/><link rel='alternate' type='text/html' href='http://blog.devarchive.net/2008/04/white-spaces-in-html-source-be-careful.html?showComment=1207618200000#c4479432132022040815' 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://blog.devarchive.net/2008/04/white-spaces-in-html-source-be-careful.html' ref='tag:blogger.com,1999:blog-5602263760491785758.post-1061695330006521882' source='http://www.blogger.com/feeds/5602263760491785758/posts/default/1061695330006521882' type='text/html'/></entry></feed>