<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chintoju's blog &#187; browsers</title>
	<atom:link href="http://blog.chintoju.com/tag/browsers/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.chintoju.com</link>
	<description>Can you get something out of nothing...</description>
	<lastBuildDate>Thu, 08 Oct 2009 02:07:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Chrome Offline Installer (From Google)</title>
		<link>http://blog.chintoju.com/2009/03/google-chrome-offline-installer-from-google.html</link>
		<comments>http://blog.chintoju.com/2009/03/google-chrome-offline-installer-from-google.html#comments</comments>
		<pubDate>Tue, 17 Mar 2009 22:42:43 +0000</pubDate>
		<dc:creator>Kishore</dc:creator>
				<category><![CDATA[browsers]]></category>
		<category><![CDATA[chrome]]></category>

		<guid isPermaLink="false">http://blog.chintoju.com/?p=74</guid>
		<description><![CDATA[Download Google Chrome Offline Installer from Google]]></description>
			<content:encoded><![CDATA[<p>Having issues downloading/updating google chrome due to corporate proxies. Try the offline installer from Google it-self.</p>
<p>Download the offline installer from Google <a href="http://www.google.com/chrome/thankyou.html?standalone=1&amp;hl=en">http://www.google.com/chrome/thankyou.html?standalone=1&amp;hl=en</a></p>
<p><a href="http://www.google.com/support/installer/bin/answer.py?answer=126299&amp;answer=106640&amp;hl=en&amp;errorcode=0x80042197&amp;extracode1=0x00000000&amp;extracode2=0&amp;app={8A69D345-D564-463C-AFF1-A69D9E530F96}&amp;guver=1.2.141.5&amp;ismachine=0&amp;os=5.1&amp;sp=Service%20Pack%202&amp;mid={19A2D884-615D-4653-9690-08DA380F22D2}&amp;uid={A7FF694A-2A42-4DAD-B3EA-589F74A1481D}&amp;iid=&amp;source=gethelp">Google Chrome Proxy Issues</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chintoju.com/2009/03/google-chrome-offline-installer-from-google.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Retrieve items from Browser Cache (Firefox, Opera, IE)</title>
		<link>http://blog.chintoju.com/2008/07/retrieve-filesitems-from-browser-cache-firefox-opera-ie.html</link>
		<comments>http://blog.chintoju.com/2008/07/retrieve-filesitems-from-browser-cache-firefox-opera-ie.html#comments</comments>
		<pubDate>Fri, 18 Jul 2008 05:57:00 +0000</pubDate>
		<dc:creator>Kishore</dc:creator>
				<category><![CDATA[browsers]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.chintoju.com/?p=24</guid>
		<description><![CDATA[Have you ever had to work on a live site and while uploading the changes something goes bad with whatever and your live copy gets deleted and that&#8217;s the only copy you have at the moment. (This can happen easily if you are using those file manager tools provided by hosting accounts which edit files [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever had to work on a live site and while uploading the changes something goes bad with whatever and your live copy gets deleted and that&#8217;s the only copy you have at the moment. (This can happen easily if you are using those file manager tools provided by hosting accounts which edit files in browser)</p>
<p>Anyway the quickest solution would be to get the files from the browser cache. If you have been testing the site simultaneously. I had to do this recently and it saved me lot of time and embarrassment. So here is how you can do it &#8230;.</p>
<p>On <span style="font-weight:bold;">Firefox 3</span> (My favourite browser)</p>
<p>Type <span style="font-weight:bold;">about:cache</span> in address bar and voila you get access to all the cache. The view is functional and easy to use.</p>
<p><a href="http://bp3.blogger.com/_znpAdmT-J6Q/SIA2GWho_pI/AAAAAAAACbA/YHwI7o-rhoo/s1600-h/ScreenShot004.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5224235050503569042" style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://bp3.blogger.com/_znpAdmT-J6Q/SIA2GWho_pI/AAAAAAAACbA/YHwI7o-rhoo/s320/ScreenShot004.png" border="0" alt="" /></a><br />
<a href="http://bp2.blogger.com/_znpAdmT-J6Q/SIA2Gk7WhSI/AAAAAAAACbI/ezmzaFYNM7w/s1600-h/ScreenShot005.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5224235054369506594" style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://bp2.blogger.com/_znpAdmT-J6Q/SIA2Gk7WhSI/AAAAAAAACbI/ezmzaFYNM7w/s320/ScreenShot005.png" border="0" alt="" /></a></p>
<p>On <span style="font-weight:bold;">Opera 9.5</span>(Increasingly competing for my favourite browser spot, can even do that with one plugin like Firebug)</p>
<p>Type <span style="font-weight:bold;">opera:cache</span> in address bar and voila you go.. the best cache browser in the industry. Opera has some more cool features like SpeedDial.. anyway you can discover all that yourself by downloading it.</p>
<p><a href="http://bp1.blogger.com/_znpAdmT-J6Q/SIAz9oyF2VI/AAAAAAAACaw/lZpLSc63A1w/s1600-h/ScreenShot006.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5224232701762328914" style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://bp1.blogger.com/_znpAdmT-J6Q/SIAz9oyF2VI/AAAAAAAACaw/lZpLSc63A1w/s320/ScreenShot006.png" border="0" alt="" /></a></p>
<p>On <span style="font-weight:bold;">IE 7</span>. This takes just a bit longer. Click on <span style="font-weight:bold;">Tools&gt;Internet Options&gt;Browsing History&gt;Settings&gt;View Files</span>.. pretty logical huh!</p>
<p>Anyway it does the job&#8230;</p>
<p><a href="http://bp0.blogger.com/_znpAdmT-J6Q/SIA1KL823LI/AAAAAAAACa4/vutoQj4nCeU/s1600-h/ScreenShot003.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5224234016872783026" style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://bp0.blogger.com/_znpAdmT-J6Q/SIA1KL823LI/AAAAAAAACa4/vutoQj4nCeU/s320/ScreenShot003.png" border="0" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chintoju.com/2008/07/retrieve-filesitems-from-browser-cache-firefox-opera-ie.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download Firefox 3 today (Help set a world record)</title>
		<link>http://blog.chintoju.com/2008/06/download-firefox-3-today-help-set-a-world-record.html</link>
		<comments>http://blog.chintoju.com/2008/06/download-firefox-3-today-help-set-a-world-record.html#comments</comments>
		<pubDate>Tue, 17 Jun 2008 01:03:00 +0000</pubDate>
		<dc:creator>Kishore</dc:creator>
				<category><![CDATA[browsers]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://blog.chintoju.com/?p=20</guid>
		<description><![CDATA[Download Firefox 3 now.
It should available for download sometime today according to mozilla developer  news posting
Lets all download latest version of our favourite browser Firefox today and help set the .

Go Firefox !!!
]]></description>
			<content:encoded><![CDATA[<p>Download Firefox 3 now.
<p>It should available for download sometime today according to mozilla <a href="http://developer.mozilla.org/devnews/index.php/2008/06/11/coming-tuesday-june-17th-firefox-3/">developer  news posting</a></p>
<p>Lets all download latest version of our favourite browser Firefox today and help set the <a href="http://www.spreadfirefox.com/en-US/worldrecord"><img alt="Download Day 2008" title="Download Day 2008" style="border: 0px none ; margin: 0px;" src="http://www.spreadfirefox.com/sites/all/themes/spreadfirefox_RCS/images/download-day/buttons/en-US/080x15_dday.png" border="0" /></a>.</p>
<p><a href="http://www.spreadfirefox.com/en-US/worldrecord"><img alt="Download Firefox Day 2008" title="Download Firefox Day 2008" style="border: 0px none ;" src="http://www.spreadfirefox.com/sites/all/themes/spreadfirefox_RCS/images/download-day/buttons/en-US/468x60_dday.png" border="0" /></a></p>
<p>Go Firefox !!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chintoju.com/2008/06/download-firefox-3-today-help-set-a-world-record.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
