<?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>Web Browsers News and Reviews &#187; Dragonfly</title>
	<atom:link href="http://www.favbrowser.com/tag/dragonfly/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.favbrowser.com</link>
	<description>Web Browsers News and Reviews.</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:58:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Internet Explorer Developer Tools vs. Firefox Firebug vs. Safari Web Inspector vs. Opera Dragonfly</title>
		<link>http://www.favbrowser.com/internet-explorer-developer-tools-vs-firefox-firebug-vs-safari-web-inspector-vs-opera-dragonfly/</link>
		<comments>http://www.favbrowser.com/internet-explorer-developer-tools-vs-firefox-firebug-vs-safari-web-inspector-vs-opera-dragonfly/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 19:52:47 +0000</pubDate>
		<dc:creator>Vygantas Lipskas</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Web Developing]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Dragonfly]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Interent Explorer]]></category>

		<guid isPermaLink="false">http://www.favbrowser.com/?p=2406</guid>
		<description><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.favbrowser.com%2Finternet-explorer-developer-tools-vs-firefox-firebug-vs-safari-web-inspector-vs-opera-dragonfly%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.favbrowser.com%2Finternet-explorer-developer-tools-vs-firefox-firebug-vs-safari-web-inspector-vs-opera-dragonfly%2F&amp;source=favbrowser&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>The time has come to compare most popular web browsers developer tools: Internet Explorer 8 Developer Tools, Firefox Firebug (1.4), Safari Web Inspector (r46183) which is similar to Google Chrome Developer Tools and Opera Dragonfly (Alpha 3).</p>
<p><strong>About</strong></p>
<p>Those are default installed web browsers/extensions with no settings changed. This is a mini comparison which focuses on elements inspection, source modification and overall usage rather than advanced tools. If you find yourself using features such as script debugging, elements loading speed, etc. this review might not be very helpful.<span id="more-2406"></span></p>
<p>Speaking of inspecting certain things, same site element was used in all the tools.</p>
<p><strong>Internet Explorer Developer Tools</strong></p>
<p><a href="http://www.favbrowser.com/wp-content/uploads/2009/07/ie-developer-tools.gif"><img class="alignnone size-full wp-image-2405" title="Internet Explorer Developer Tools" src="http://www.favbrowser.com/wp-content/uploads/2009/07/ie-developer-tools.gif" alt="Internet Explorer Developer Tools" width="591" height="527" /></a></p>
<p>As you can see from the picture, inspecting and seeking for certain elements is quite easy and fast, thanks to checkboxes near each of them. Instead of disabling elements one by one, you just click on the whole tree and that&#8217;s it.</p>
<p>When it comes to inspecting, there are few annoying things: if elements are near each other, it can be hassle to pick the one you want due to high sensitivity.</p>
<p>Another issue: blue border. You assume that once you click on the certain site part, it will disappear but that&#8217;s not the case. Actually, you have to click on the arrow to remove the border. Of course, it doesn&#8217;t sound too bad, however when you are trying to modify lots of borders (and blue one is on top of them), it can be annoying and time consuming.</p>
<p><img class="alignnone size-full wp-image-2407" title="Internet Explorer Developer Tools" src="http://www.favbrowser.com/wp-content/uploads/2009/07/ie-developer-tools2.gif" alt="Internet Explorer Developer Tools" width="369" height="324" /></p>
<p><strong>Firefox Firebug</strong></p>
<p>Even if you not a web developer, Firebug is probably already wired into your brain and you&#8217;re going to download it once you start developing.</p>
<p><a href="http://www.favbrowser.com/wp-content/uploads/2009/07/firefox-firebug.gif"><img class="alignnone size-full wp-image-2408" title="Firefox Firebug" src="http://www.favbrowser.com/wp-content/uploads/2009/07/firefox-firebug.gif" alt="Firefox Firebug" width="591" height="537" /></a></p>
<p>Interface is light and well made. Picking certain elements is also much easier than in Internet Explorer developer tools.</p>
<p>Disabling certain classes can be done fast too. However, it does not have IE like checkboxes which might take some time if you want to turn all of them off.</p>
<p>One thing which I&#8217;ve found annoying was the way it accepts code. When you&#8217;re working with CSS arguments, line ends with semicolon (;), right? Well, not in Firefox. Firebug will automatically add it which just messes with your mind. Add ; when coding in text editor, don&#8217;t add when coding in Firebug.</p>
<p><img class="alignnone size-full wp-image-2409" title="Firefox Firebug" src="http://www.favbrowser.com/wp-content/uploads/2009/07/firefox-firebug2.gif" alt="Firefox Firebug" width="582" height="470" /></p>
<p><strong>Safari Web Inspector</strong></p>
<p>Just like IE, this was my first time trying Safari Web Inspector.</p>
<p><a href="http://www.favbrowser.com/wp-content/uploads/2009/07/safari-web-inspector.gif"><img class="alignnone size-full wp-image-2410" title="Safari Web Inspector" src="http://www.favbrowser.com/wp-content/uploads/2009/07/safari-web-inspector.gif" alt="Safari Web Inspector" width="591" height="512" /></a></p>
<p>The interface is pretty much Mac alike aka lots of gray. Although it&#8217;s a matter of taste, I&#8217;ve found it to be worse than over developer tools.</p>
<p>As you can see from the screenshot below, Web Inspector has checkboxes similar to IE&#8217;s. Even though you can&#8217;t disable the whole ID, it can be done a little bit faster than in Firebug.</p>
<p><img class="alignnone size-full wp-image-2411" title="Safari Web Inspector" src="http://www.favbrowser.com/wp-content/uploads/2009/07/safari-web-inspector2.gif" alt="Safari Web Inspector" width="443" height="381" /></p>
<p>One of the things I didn&#8217;t like in Safari developer tools was the way it displays color code. Instead of the usual #00000 it will show something similar to this:</p>
<p><img class="alignnone size-full wp-image-2412" title="Safari Web Inspector" src="http://www.favbrowser.com/wp-content/uploads/2009/07/safari-web-inspector4.gif" alt="Safari Web Inspector" width="448" height="387" /></p>
<p><img class="alignnone size-full wp-image-2413" title="Safari Web Inspector" src="http://www.favbrowser.com/wp-content/uploads/2009/07/safari-web-inspector5.gif" alt="Safari Web Inspector" width="448" height="387" /></p>
<p><strong>Opera Dragonfly</strong></p>
<p>Last but not least is Opera Dragonfly (still in alpha). As it is being served from Opera server, this tool will always be up to date which is quite nice.</p>
<p><a href="http://www.favbrowser.com/wp-content/uploads/2009/07/opera-dragonfly.gif"><img class="alignnone size-full wp-image-2414" title="Opera Dragonfly" src="http://www.favbrowser.com/wp-content/uploads/2009/07/opera-dragonfly.gif" alt="Opera Dragonfly" width="591" height="482" /></a></p>
<p>Interface looks light and simple, although I&#8217;ve found it to be slower than its competitors. The very first issue which you can instantly notice is elements edit. To quickly disable certain attribute, you will have to delete the line itself.</p>
<p><img class="alignnone size-full wp-image-2415" title="Opera Dragonfly" src="http://www.favbrowser.com/wp-content/uploads/2009/07/opera-dragonfly2.gif" alt="Opera Dragonfly" width="501" height="256" /></p>
<p>Certain elements cannot be modified as well, even though they are listed in the right column.</p>
<p>As this tool is not even in Beta stage yet, there is not much left to say. I am sure things will improve.</p>
<p><strong>Conclusion</strong></p>
<p>As you can see from the very first picture of each developer tool, all of them were picking code differently.</p>
<p>For the very basic needs and quick developing (find, edit, fix), I would go with Internet Explorer Developer Tools choosing Firebug as a great alternative. Even though Safari&#8217;s Web Inspector interface was not very impressive I&#8217;d still chose it over Opera Dragonfly which so far lacks some basic features.</p>
<p></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.favbrowser.com%2Finternet-explorer-developer-tools-vs-firefox-firebug-vs-safari-web-inspector-vs-opera-dragonfly%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.favbrowser.com%2Finternet-explorer-developer-tools-vs-firefox-firebug-vs-safari-web-inspector-vs-opera-dragonfly%2F&amp;source=favbrowser&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>The time has come to compare most popular web browsers developer tools: Internet Explorer 8 Developer Tools, Firefox Firebug (1.4), Safari Web Inspector (r46183) which is similar to Google Chrome Developer Tools and Opera Dragonfly (Alpha 3).</p>
<p><strong>About</strong></p>
<p>Those are default installed web browsers/extensions with no settings changed. This is a mini comparison which focuses on elements inspection, source modification and overall usage rather than advanced tools. If you find yourself using features such as script debugging, elements loading speed, etc. this review might not be very helpful.<span id="more-2406"></span></p>
<p>Speaking of inspecting certain things, same site element was used in all the tools.</p>
<p><strong>Internet Explorer Developer Tools</strong></p>
<p><a href="http://www.favbrowser.com/wp-content/uploads/2009/07/ie-developer-tools.gif"><img class="alignnone size-full wp-image-2405" title="Internet Explorer Developer Tools" src="http://www.favbrowser.com/wp-content/uploads/2009/07/ie-developer-tools.gif" alt="Internet Explorer Developer Tools" width="591" height="527" /></a></p>
<p>As you can see from the picture, inspecting and seeking for certain elements is quite easy and fast, thanks to checkboxes near each of them. Instead of disabling elements one by one, you just click on the whole tree and that&#8217;s it.</p>
<p>When it comes to inspecting, there are few annoying things: if elements are near each other, it can be hassle to pick the one you want due to high sensitivity.</p>
<p>Another issue: blue border. You assume that once you click on the certain site part, it will disappear but that&#8217;s not the case. Actually, you have to click on the arrow to remove the border. Of course, it doesn&#8217;t sound too bad, however when you are trying to modify lots of borders (and blue one is on top of them), it can be annoying and time consuming.</p>
<p><img class="alignnone size-full wp-image-2407" title="Internet Explorer Developer Tools" src="http://www.favbrowser.com/wp-content/uploads/2009/07/ie-developer-tools2.gif" alt="Internet Explorer Developer Tools" width="369" height="324" /></p>
<p><strong>Firefox Firebug</strong></p>
<p>Even if you not a web developer, Firebug is probably already wired into your brain and you&#8217;re going to download it once you start developing.</p>
<p><a href="http://www.favbrowser.com/wp-content/uploads/2009/07/firefox-firebug.gif"><img class="alignnone size-full wp-image-2408" title="Firefox Firebug" src="http://www.favbrowser.com/wp-content/uploads/2009/07/firefox-firebug.gif" alt="Firefox Firebug" width="591" height="537" /></a></p>
<p>Interface is light and well made. Picking certain elements is also much easier than in Internet Explorer developer tools.</p>
<p>Disabling certain classes can be done fast too. However, it does not have IE like checkboxes which might take some time if you want to turn all of them off.</p>
<p>One thing which I&#8217;ve found annoying was the way it accepts code. When you&#8217;re working with CSS arguments, line ends with semicolon (;), right? Well, not in Firefox. Firebug will automatically add it which just messes with your mind. Add ; when coding in text editor, don&#8217;t add when coding in Firebug.</p>
<p><img class="alignnone size-full wp-image-2409" title="Firefox Firebug" src="http://www.favbrowser.com/wp-content/uploads/2009/07/firefox-firebug2.gif" alt="Firefox Firebug" width="582" height="470" /></p>
<p><strong>Safari Web Inspector</strong></p>
<p>Just like IE, this was my first time trying Safari Web Inspector.</p>
<p><a href="http://www.favbrowser.com/wp-content/uploads/2009/07/safari-web-inspector.gif"><img class="alignnone size-full wp-image-2410" title="Safari Web Inspector" src="http://www.favbrowser.com/wp-content/uploads/2009/07/safari-web-inspector.gif" alt="Safari Web Inspector" width="591" height="512" /></a></p>
<p>The interface is pretty much Mac alike aka lots of gray. Although it&#8217;s a matter of taste, I&#8217;ve found it to be worse than over developer tools.</p>
<p>As you can see from the screenshot below, Web Inspector has checkboxes similar to IE&#8217;s. Even though you can&#8217;t disable the whole ID, it can be done a little bit faster than in Firebug.</p>
<p><img class="alignnone size-full wp-image-2411" title="Safari Web Inspector" src="http://www.favbrowser.com/wp-content/uploads/2009/07/safari-web-inspector2.gif" alt="Safari Web Inspector" width="443" height="381" /></p>
<p>One of the things I didn&#8217;t like in Safari developer tools was the way it displays color code. Instead of the usual #00000 it will show something similar to this:</p>
<p><img class="alignnone size-full wp-image-2412" title="Safari Web Inspector" src="http://www.favbrowser.com/wp-content/uploads/2009/07/safari-web-inspector4.gif" alt="Safari Web Inspector" width="448" height="387" /></p>
<p><img class="alignnone size-full wp-image-2413" title="Safari Web Inspector" src="http://www.favbrowser.com/wp-content/uploads/2009/07/safari-web-inspector5.gif" alt="Safari Web Inspector" width="448" height="387" /></p>
<p><strong>Opera Dragonfly</strong></p>
<p>Last but not least is Opera Dragonfly (still in alpha). As it is being served from Opera server, this tool will always be up to date which is quite nice.</p>
<p><a href="http://www.favbrowser.com/wp-content/uploads/2009/07/opera-dragonfly.gif"><img class="alignnone size-full wp-image-2414" title="Opera Dragonfly" src="http://www.favbrowser.com/wp-content/uploads/2009/07/opera-dragonfly.gif" alt="Opera Dragonfly" width="591" height="482" /></a></p>
<p>Interface looks light and simple, although I&#8217;ve found it to be slower than its competitors. The very first issue which you can instantly notice is elements edit. To quickly disable certain attribute, you will have to delete the line itself.</p>
<p><img class="alignnone size-full wp-image-2415" title="Opera Dragonfly" src="http://www.favbrowser.com/wp-content/uploads/2009/07/opera-dragonfly2.gif" alt="Opera Dragonfly" width="501" height="256" /></p>
<p>Certain elements cannot be modified as well, even though they are listed in the right column.</p>
<p>As this tool is not even in Beta stage yet, there is not much left to say. I am sure things will improve.</p>
<p><strong>Conclusion</strong></p>
<p>As you can see from the very first picture of each developer tool, all of them were picking code differently.</p>
<p>For the very basic needs and quick developing (find, edit, fix), I would go with Internet Explorer Developer Tools choosing Firebug as a great alternative. Even though Safari&#8217;s Web Inspector interface was not very impressive I&#8217;d still chose it over Opera Dragonfly which so far lacks some basic features.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.favbrowser.com/internet-explorer-developer-tools-vs-firefox-firebug-vs-safari-web-inspector-vs-opera-dragonfly/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How to Turn Off Opera Dragonfly?</title>
		<link>http://www.favbrowser.com/how-to-turn-off-opera-dragonfly/</link>
		<comments>http://www.favbrowser.com/how-to-turn-off-opera-dragonfly/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 11:10:25 +0000</pubDate>
		<dc:creator>Vygantas Lipskas</dc:creator>
				<category><![CDATA[Opera]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Developing]]></category>
		<category><![CDATA[Dragonfly]]></category>

		<guid isPermaLink="false">http://www.favbrowser.com/how-to-turn-off-opera-dragonfly/</guid>
		<description><![CDATA[
			
				
			
		
I would like to give a small tip to Opera team. Please, add a feature to turn off developer tools by using “X” button in the right corner. I actually haven’t figured out yet how turn it off. Though remember that somehow I managed to do that in old builds.
Screenshot below:

Click to enlarge.
Red line indicates [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.favbrowser.com%2Fhow-to-turn-off-opera-dragonfly%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.favbrowser.com%2Fhow-to-turn-off-opera-dragonfly%2F&amp;source=favbrowser&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://www.favbrowser.com/images/opera.gif" alt="How to Turn Off Opera Dragonfly?" border="0" width="128" height="128" align="right" />I would like to give a small tip to Opera team. Please, add a feature to turn off developer tools by using “X” button in the right corner. I actually haven’t figured out yet how turn it off. Though remember that somehow I managed to do that in old builds.</p>
<p>Screenshot below:<span id="more-413"></span></p>
<p><a href="http://www.favbrowser.com/images/opera-dragonfly-exit.gif" target="_blank" title="Opera Dragonfly"><img align="top" height="320" width="500" border="0" alt="Opera Dragonfly" src="http://www.favbrowser.com/images/opera-dragonfly-exit-small.gif" /></a><br />
Click to enlarge.</p>
<p>Red line indicates the places where I was looking to turn this thing off. Ideas?</p>
<p><strong>Edit:</strong> Solution (thanks to anonymous):</p>
<p>Type opera:config in the address bar, find &#8220;Developer Tools&#8221;, replace &#8220;Developer Tools URL&#8221; with the following:<br />
https://dragonfly.opera.com/app/weekly/<br />
Click &#8220;Save&#8221;. Restart Opera.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.favbrowser.com/how-to-turn-off-opera-dragonfly/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Opera Dragonfly. The Next Big Thing?</title>
		<link>http://www.favbrowser.com/opera-dragonfly-the-next-big-thing/</link>
		<comments>http://www.favbrowser.com/opera-dragonfly-the-next-big-thing/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 13:22:16 +0000</pubDate>
		<dc:creator>Vygantas Lipskas</dc:creator>
				<category><![CDATA[Opera]]></category>
		<category><![CDATA[Upcoming]]></category>
		<category><![CDATA[Web Developing]]></category>
		<category><![CDATA[Dragonfly]]></category>

		<guid isPermaLink="false">http://www.favbrowser.com/opera-dragonfly-the-next-big-thing/</guid>
		<description><![CDATA[
			
				
			
		
David Storey from Opera team recently blogged about something called “Opera Dragonfly”. While no one knows what it is, Opera team keeps teasing everyone (like they always do). Here’s a quote from David Storey blog post:
So what exactly is Opera Dragonfly? I won’t say quite yet, but I do think that, in my opinion, it [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.favbrowser.com%2Fopera-dragonfly-the-next-big-thing%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.favbrowser.com%2Fopera-dragonfly-the-next-big-thing%2F&amp;source=favbrowser&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://www.favbrowser.com/images/opera.gif" alt="Opera Dragonfly" border="0" width="128" height="128" align="right" />David Storey from Opera team recently <a title="Opera Dragonfly" target="_blank" href="http://my.opera.com/dstorey/blog/opera-dragonfly">blogged</a> about something called “<a title="Opera Dragonfly" target="_blank" href="http://www.opera.com/dragonfly/">Opera Dragonfly</a>”. While no one knows what it is, Opera team keeps teasing everyone (like they always do). Here’s a quote from David Storey blog post:</p>
<blockquote><p>So what exactly is Opera Dragonfly? I won’t say quite yet, but I do think that, in my opinion, it is the most important project we have on going at the moment, and probably since I&#8217;ve been at the company. It won’t directly affect everybody, but will hopefully become invaluable for those that it does. We&#8217;ll likely have more to say about it at SxSW in Austin Texas.</p></blockquote>
<p><span id="more-299"></span><br />
I’m pretty excited about Opera Dragonfly and can’t wait to hear more about this project in the future. Here are a few guesses by various people:</p>
<p>Offline apps,<br />
Web developer tools,<br />
Opera’s Firebug<br />
Opera OS</p>
<p>Dragonfly means so many meanings that I’m really confused right now. What&#8217;s your guess?</p>
<p>Web Browsers News and Reviews. <a href="http://feeds.feedburner.com/FavoriteBrowser" target="_blank">Subscribe to our RSS Feed</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.favbrowser.com/opera-dragonfly-the-next-big-thing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
