<?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>Sunils blog &#187; Firefox</title>
	<atom:link href="http://www.myhtmlworld.com/tag/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.myhtmlworld.com</link>
	<description>myhtmlworld.com</description>
	<lastBuildDate>Mon, 14 Nov 2011 09:27:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Finding 404 elements inside a page using firefox extensions</title>
		<link>http://www.myhtmlworld.com/web-development/finding-404-elements.html</link>
		<comments>http://www.myhtmlworld.com/web-development/finding-404-elements.html#comments</comments>
		<pubDate>Fri, 04 Sep 2009 13:28:47 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[404 page]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[pagespeed]]></category>
		<category><![CDATA[yslow]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=384</guid>
		<description><![CDATA[If you are website developer and if you are uploading images and other files to your web server, you might face some problems with file upload especially large amount of images through ftp. Or you might forgot to upload some files. It would be easy to find such forgot things through some firefox plugins (extensions). [...]]]></description>
			<content:encoded><![CDATA[<p>If you are website developer and if you are uploading images and other files to your web server, you might face some problems with file upload especially large amount of images through ftp. Or you might forgot to upload some files. It would be easy to find such forgot things through some firefox plugins (extensions). In this blog I added test.gif to my page. Lets see how we can test this with different plugins.  If you are using safari web browser there is an activity tab. You can find missed resource from there also. Also you can use <a href="http://home.snafu.de/tilman/xenulink.html#Download" target="_blank">Xenu software</a> which will scan all your web and will return appropriate status.</p>
<p><span id="more-384"></span></p>
<h3>Firebug</h3>
<p>In firebug, under the net tab,  each element will display via category . All, HTML, CSS, JS, XHR, Images, Flash etc. And check the each element. If any resource referring from your HTML page and if it is not available it will show as 404. Install firebug from <a href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">here</a></p>
<div id="attachment_385" class="wp-caption alignnone" style="width: 310px"><a href="http://www.myhtmlworld.com/wp-content/uploads/2009/09/firebug.png" class="thickbox" ></a><p class="wp-caption-text">Firebug</p></div>
<p>Yslow and PageSpeed is coming inside the firebug. So first you need to install firebug first and then the following tools.</p>
<h3>Yslow</h3>
<p>Yslow is another great tool from yahoo to optimize your website. In yslow, you can find missed elements through components tab. It will looks like this</p>
<div id="attachment_386" class="wp-caption alignnone" style="width: 310px"><a href="http://www.myhtmlworld.com/wp-content/uploads/2009/09/yslow.png"  class="thickbox" ></a><p class="wp-caption-text">Yslow</p></div>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/5369" target="_blank">Download Yslow</a></p>
<h3>PageSpeed</h3>
<p>Page Speed is an open-source Firefox/Firebug Add-on from Google. It helps to optimize the website and making it fast. You can identify 404 elements from show resources tab in pagespeed.</p>
<div id="attachment_387" class="wp-caption alignnone" style="width: 310px"><a href="http://www.myhtmlworld.com/wp-content/uploads/2009/09/pagespeed.png"  class="thickbox"></a><p class="wp-caption-text">Page Speed</p></div>
<p><a href="http://code.google.com/speed/page-speed/download.html" target="_blank">Download page speed</a></p>
<p>Please share your comments about this. <a href="http://twitter.com/sunilsk">Follow me on Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/web-development/finding-404-elements.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Do we really need to support Internet Explorer(6)?</title>
		<link>http://www.myhtmlworld.com/web-development/do-we-really-need-to-support-internet-explorer-6.html</link>
		<comments>http://www.myhtmlworld.com/web-development/do-we-really-need-to-support-internet-explorer-6.html#comments</comments>
		<pubDate>Fri, 05 Jun 2009 12:51:11 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Expression Web SuperPreview for Internet Explorer]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[IE fixer]]></category>
		<category><![CDATA[IETester]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Push up javascript]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=327</guid>
		<description><![CDATA[I started browsing with Internet Explorer. It was in early 2000’s. At that time I thought it is the only browser which I can connect to internet. I continue using Internet Explorer till the end of 2004! Since at that time I never checked any websites in any other browser. Things changed in the beginning [...]]]></description>
			<content:encoded><![CDATA[<p>I started browsing with Internet Explorer. It was in early 2000’s. At that time I thought it is the only browser which I can connect to internet. I continue using Internet Explorer till the end of 2004! Since at that time I never checked any websites in any other browser.</p>
<p>Things changed in the beginning of 2005. I have joined a  new company. Yes! I have fall in love with Firefox.</p>
<p>What makes me love Firefox browser?</p>
<p><span id="more-327"></span></p>
<ul>
<li>Plugins: Yes. It attracts me a lot. Plugins helps to develop a better a site or giving us some additional capabilities more than a browser like download managers, feeds management etc etc.</li>
<li>We never get bored while browsing the site. Because we can change the look and feel using firefox themes or <a href="/around-my-world/skin-your-firefox-with-personas.html">firefox personas</a>.</li>
<li>Safe and support.</li>
</ul>
<p>In brief it is more safe, customizable and faster.</p>
<p>Microsoft now released their latest Internet Explorer 8. It is hard to the developers to maintain these different versions with in a short period of time. But it is happy to hear that Microsoft trying to follow the web standards!</p>
<p>But how the developers can manage with these versions? Either they can completely ignore the previous versions and go with the newer versions. Because newer version has better support. Otherwise, programmers have to use a lot of filters.</p>
<p>There is some javascripts which advice the users to upgrade their browser. But will the user upgrade their browser? Still lot of people using IE because it is shipped along with Windows operating system. I could not find any other reason for the popularity of IE.</p>
<p>But now people start digging the grave of Internet Explorer 6.</p>
<p>If you are still support the older version of IE? You can use these sources</p>
<p>1. <a rel="external" href="http://www.onderhond.com/tools/ie6fixer/">IE fixer</a>. It will help to fix the IE6 related style issues.<br />
2. <a href="/web-development/pushup-advice-your-visitors-to-upgrade-their-browser.html">Push up javascript</a>: Which will advice your visitors to upgrade their browser<br />
3. <a rel="external" href="http://www.my-debugbar.com/wiki/IETester/HomePage">IETester</a>: Great software which will render the older / latest version of IE.<br />
4. <a href="web-development/expression-web-superpreview-for-internet-explorer-questions.html">Expression Web SuperPreview for Internet Explorer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/web-development/do-we-really-need-to-support-internet-explorer-6.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

