<?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>gHacks technology news &#187; firebug</title>
	<atom:link href="http://www.ghacks.net/tag/firebug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Wed, 25 Nov 2009 15:55:11 +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>x Ways To Manipulate Websites In Firefox</title>
		<link>http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/</link>
		<comments>http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 17:33:53 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[adblock]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[imdb]]></category>
		<category><![CDATA[noscript]]></category>
		<category><![CDATA[platypus]]></category>
		<category><![CDATA[stylish]]></category>
		<category><![CDATA[userscripts]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13577</guid>
		<description><![CDATA[The Firefox web browser offers an user several ways of manipulating web sites in realtime. The article discusses several of the possibilities that are available ranging from popular Firefox add-ons to userscripts and other means of website manipulation.
We would like to encourage you to post additional tips and hints about website manipulation in the comments [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/firefox.png" alt="firefox" title="firefox" width="113" height="109" class="alignleft size-full wp-image-12575" />The <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> web browser offers an user several ways of manipulating web sites in realtime. The article discusses several of the possibilities that are available ranging from popular Firefox add-ons to userscripts and other means of website manipulation.</p>
<p>We would like to encourage you to post additional tips and hints about website manipulation in the comments of this article so that the page becomes as comprehensive as possible. All methods of manipulating websites have been tested with Firefox 3.5x and 3.0.x. Most will probably also work in previous versions of the web browser.</p>
<p><span id="more-13577"></span><strong>1. Userscripts and Greasemonkey</strong></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a> and its <a href="http://userscripts.org/">userscripts</a> are probably the most popular and known method of manipulation website contents in real time. Thousands of userscripts exist that add, remove or modify elements and features of web services. Some classic examples are changing the design of <a href="http://www.ghacks.net/2009/02/09/gmail-90-tools-and-tips-to-make-you-a-gmail-pro/">Gmail</a>, adding new features to the Internet Movie Database <a href="http://www.ghacks.net/2009/06/01/imdb/">IMDB</a> or skipping the wait time at popular file hosts.</p>
<p>Generation of scripts requires web development knowledge, especially of html, JavaScript and CSS as these are used to alter the contents of the websites.</p>
<p><strong>2. Platypus &#8211; Modify Websites Without Programming Skills</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/platypus-499x355.jpg" alt="platypus" title="platypus" width="499" height="355" class="alignnone size-medium wp-image-13580" /></p>
<p>Platypus allows a user to modify websites with any programming skill requirements. This limits the reach of the Firefox add-on a bit as it is not possible to reach the depth of Greasemonkey. Possible options are to permanently remove elements from websites, change style attributes, change the font and background colors to black and white or to remove fixed sizes and positioning on a page.</p>
<p><strong>3. Stylish &#8211; Modify CSS</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/google-500x375.jpg" alt="google" title="google" width="500" height="375" class="alignnone size-medium wp-image-13581" /></p>
<p>The <a href="https://addons.mozilla.org/en-US/firefox/addon/2108">Stylish</a> add-on for Firefox and its accompanying <a href="http://userstyles.org/">userstyles</a> directory provide access to new styles that manipulate the CSS of a website.It can be used to remove, add, move and manipulate elements on a website permanently. The screenshot above shows the popular <a href="http://userstyles.org/styles/15365">Atistic</a> Google userstyle.</p>
<p><strong>4. Yet Another Remove It Permanently</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/google_search-446x500.jpg" alt="google search" title="google search" width="446" height="500" class="alignnone size-medium wp-image-13583" /></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/7211">Yet Another Remove It Permanently</a> is an add-on for the Firefox web browser that makes it possible to remove elements on websites permanently. Can for example be used to remove advertisement from Google Search results or images from websites. Basically any element can be removed with this add-on. A similar add-on is <a href="https://addons.mozilla.org/en-US/firefox/addon/951">Nuke Anything Enhanced</a>.</p>
<p><strong>5.  Firebug</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/firebug-499x220.jpg" alt="firebug" title="firebug" width="499" height="220" class="alignnone size-medium wp-image-13584" /></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug</a> is first and foremost an add-on for Firefox that presents lots of useful information to web developers. What many do not know is that it comes with the capabilities to manipulate elements on a website. It is probably not the first choice for this kind of manipulations but this comes in handy when testing different kinds of layouts, color combinations or fonts.</p>
<p><strong>6. NoScript and Adblock Plus</strong></p>
<p>Both the <a href="https://addons.mozilla.org/en-US/firefox/addon/722">NoScript</a> and the <a href="https://addons.mozilla.org/en-US/firefox/addon/1865">Adblock Plus</a> add-on for Firefox are primarily being used to prevent scripts and advertisements from being displayed on the user&#8217;s computer monitor. This does make them limited tools for modifying websites.</p>
<p><strong>7. Aardvark</strong></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/4111">Aardvark</a> can be used to isolate or remove elements from websites.Has been primarily been designed to remove unneeded elements before printing a website.</p>
<p><strong>Verdict:</strong></p>
<p>There are definitely a lot possibilities to modify websites in Firefox; Certainly more than have been mentioned in this post. Probably the easiest possibilities are in the form of Greasemonkey. If you know of any additional add-ons that should be mentioned let us know in the comments.</p>

	Tags: <a href="http://www.ghacks.net/tag/adblock/" title="adblock" rel="tag">adblock</a>, <a href="http://www.ghacks.net/tag/firebug/" title="firebug" rel="tag">firebug</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://www.ghacks.net/tag/greasemonkey/" title="greasemonkey" rel="tag">greasemonkey</a>, <a href="http://www.ghacks.net/tag/imdb/" title="imdb" rel="tag">imdb</a>, <a href="http://www.ghacks.net/tag/noscript/" title="noscript" rel="tag">noscript</a>, <a href="http://www.ghacks.net/tag/platypus/" title="platypus" rel="tag">platypus</a>, <a href="http://www.ghacks.net/tag/stylish/" title="stylish" rel="tag">stylish</a>, <a href="http://www.ghacks.net/tag/userscripts/" title="userscripts" rel="tag">userscripts</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/06/04/12-imdb-userscripts/" title="12 IMDB Userscripts (June 4, 2009)">12 IMDB Userscripts</a> (13)</li>
	<li><a href="http://www.ghacks.net/2009/04/07/spice-up-google-search-with-google-fx/" title="Spice Up Google Search With Google Fx (April 7, 2009)">Spice Up Google Search With Google Fx</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/05/03/greasemonkey-userscripts-updater/" title="Greasemonkey UserScripts Updater (May 3, 2009)">Greasemonkey UserScripts Updater</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/08/31/greasemonkey-to-firefox-add-on-compiler/" title="Greasemonkey To Firefox Add-On Compiler (August 31, 2009)">Greasemonkey To Firefox Add-On Compiler</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/04/13/automatically-jump-to-first-text-field/" title="Automatically Jump To First Text Field (April 13, 2009)">Automatically Jump To First Text Field</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Website Optimization: Page Speed For Firebug</title>
		<link>http://www.ghacks.net/2009/06/05/website-optimization-page-speed-for-firebug/</link>
		<comments>http://www.ghacks.net/2009/06/05/website-optimization-page-speed-for-firebug/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 11:58:53 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firebug add-on]]></category>
		<category><![CDATA[firefox-add on]]></category>
		<category><![CDATA[firefox-extension]]></category>
		<category><![CDATA[page speed]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[website optimization]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/06/05/website-optimization-page-speed-for-firebug/</guid>
		<description><![CDATA[Page Speed is a new and interesting website optimization add-on for the Firefox Firebug extension. This means that Page Speed requires the Firefox web browser and the Firebug extension for Firefox before it can be installed. Two new tabs will be added to the Firebug menu which can be used to analyze the performance of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/firefox.png" alt="firefox" title="firefox" width="113" height="109" class="alignleft size-full wp-image-12575" /><a href="http://code.google.com/speed/page-speed/index.html">Page Speed</a> is a new and interesting website optimization add-on for the <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> Firebug extension. This means that Page Speed requires the Firefox web browser and the Firebug extension for Firefox before it can be installed. Two new tabs will be added to the Firebug menu which can be used to analyze the performance of the active website.</p>
<p>The Page Speed tab can be used to analyze the active website. A website optimization report will be generated that groups the findings into priorities. The high and medium priority groups list elements that should be optimized to increase the performance of the website. Low priority items on the other hand are fully or partially optimized items that can still provide some performance gains but not as much as the medium or high priority items.</p>
<p><span id="more-13326"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/06/website_optimization-500x259.jpg" alt="website optimization" title="website optimization" width="500" height="259" class="alignnone size-medium wp-image-13324" /></p>
<p>Each entry is listed with a short description, priority and an expanding area that lists the elements that are affected and optimization tips on how to resolve the issue. This usually requires some research on how to implement the optimization, the Page Speed homepage is usually a good starting point as it contains some tips on how to resolve some of the issues. Some issues cannot be solved by the webmaster at all, like compressing or combining externally loaded JavaScript.</p>
<p>The <a href="http://code.google.com/speed/page-speed/index.html">Page Speed</a> Activity tab on the other hand displays a timeline of all browser activities including JavaScript processing which makes it easier to spot scripts and elements that are increasing the loading times.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/page_speed-500x322.png" alt="page speed" title="page speed" width="500" height="322" class="alignnone size-medium wp-image-13325" /></p>
<p>The data is divided into blocks that define elements like network latency, DNS lookups, connection establishment, and JavaScript processing.</p>

	Tags: <a href="http://www.ghacks.net/tag/firebug/" title="firebug" rel="tag">firebug</a>, <a href="http://www.ghacks.net/tag/firebug-add-on/" title="firebug add-on" rel="tag">firebug add-on</a>, <a href="http://www.ghacks.net/tag/firefox-add-on/" title="firefox-add on" rel="tag">firefox-add on</a>, <a href="http://www.ghacks.net/tag/firefox-extension/" title="firefox-extension" rel="tag">firefox-extension</a>, <a href="http://www.ghacks.net/tag/page-speed/" title="page speed" rel="tag">page speed</a>, <a href="http://www.ghacks.net/tag/webmaster/" title="webmaster" rel="tag">webmaster</a>, <a href="http://www.ghacks.net/tag/website-optimization/" title="website optimization" rel="tag">website optimization</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/10/web-development-widerbug-for-firefox/" title="Web Development: Widerbug For Firefox (April 10, 2009)">Web Development: Widerbug For Firefox</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/11/09/firefox-domain-lookup-add-on/" title="Firefox Domain Lookup Add-on (November 9, 2008)">Firefox Domain Lookup Add-on</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/12/25/youtube-video-download/" title="Youtube Video Download (December 25, 2008)">Youtube Video Download</a> (11)</li>
	<li><a href="http://www.ghacks.net/2009/04/29/youtube-it-firefox-add-on/" title="Youtube It Firefox Add-on (April 29, 2009)">Youtube It Firefox Add-on</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/04/11/youtube-comment-cloud-firefox-add-on/" title="Youtube Comment Cloud Firefox Add-On (April 11, 2009)">Youtube Comment Cloud Firefox Add-On</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/05/website-optimization-page-speed-for-firebug/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Web Development: Widerbug For Firefox</title>
		<link>http://www.ghacks.net/2009/04/10/web-development-widerbug-for-firefox/</link>
		<comments>http://www.ghacks.net/2009/04/10/web-development-widerbug-for-firefox/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 09:11:43 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox-add on]]></category>
		<category><![CDATA[firefox-extension]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[website development]]></category>
		<category><![CDATA[widerbug]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11865</guid>
		<description><![CDATA[Firebug is a very popular extension for the Firefox web browser that allows web developers to access loads of information about any website that they work on. Among the information are the objects that get transferred, detailed CSS and HTML information, JavaScript debugging and more. The Firebug extension divides the screen in an upper and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/web_development.jpg" alt="web development" title="web development" width="100" height="90" class="alignleft size-full wp-image-11863" />Firebug is a very popular extension for the <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> web browser that allows web developers to access loads of information about any website that they work on. Among the information are the objects that get transferred, detailed CSS and HTML information, JavaScript debugging and more. The Firebug extension divides the screen in an upper and lower part with the lower part displaying the web development information to the user.</p>
<p><a href="http://www.command-tab.com/2008/01/19/widerbug-widescreen-firebug/">Widerbug</a> is a tweaked version of Firebug that has been specifically designed for widescreen monitors. Instead of dividing the computer screen vertically it divides it horizontally by displaying the Firebug information in a sidebar on the right side of the web browser. This is good news for web developers who use widescreen monitors to work on their web development projects.</p>
<p>A previous installation of Firebug has to be uninstalled from the web browser before Widerbug can be installed to avoid complications. The web development application can then be installed and uses the same shortcuts as Firebug with the only difference that the screen is opening in the right pane.</p>
<p><span id="more-11865"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/04/web_browser1-500x305.jpg" alt="web browser" title="web browser" width="500" height="305" class="alignnone size-medium wp-image-11864" /></p>
<p>The only possible problem that users could run into are update delays as the developer of Widerbug needs to update his extension whenever Firebug gets updated.</p>

	Tags: <a href="http://www.ghacks.net/tag/firebug/" title="firebug" rel="tag">firebug</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/firefox-add-on/" title="firefox-add on" rel="tag">firefox-add on</a>, <a href="http://www.ghacks.net/tag/firefox-extension/" title="firefox-extension" rel="tag">firefox-extension</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a>, <a href="http://www.ghacks.net/tag/web-development/" title="web development" rel="tag">web development</a>, <a href="http://www.ghacks.net/tag/website-development/" title="website development" rel="tag">website development</a>, <a href="http://www.ghacks.net/tag/widerbug/" title="widerbug" rel="tag">widerbug</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/29/youtube-it-firefox-add-on/" title="Youtube It Firefox Add-on (April 29, 2009)">Youtube It Firefox Add-on</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/04/11/youtube-comment-cloud-firefox-add-on/" title="Youtube Comment Cloud Firefox Add-On (April 11, 2009)">Youtube Comment Cloud Firefox Add-On</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/03/17/web-browser-firefox-cache-search/" title="Web Browser: Firefox Cache Search (March 17, 2009)">Web Browser: Firefox Cache Search</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/05/25/video-download-add-on-netvideohunter-for-firefox/" title="Video Download Add-On NetVideoHunter For Firefox (May 25, 2009)">Video Download Add-On NetVideoHunter For Firefox</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/01/06/use-firefox-without-a-computer-mouse/" title="Use Firefox Without A Computer Mouse (January 6, 2009)">Use Firefox Without A Computer Mouse</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/10/web-development-widerbug-for-firefox/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Opera Dragonfly Alpha released</title>
		<link>http://www.ghacks.net/2008/05/06/opera-dragonfly-alpha-released/</link>
		<comments>http://www.ghacks.net/2008/05/06/opera-dragonfly-alpha-released/#comments</comments>
		<pubDate>Tue, 06 May 2008 17:52:56 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[developer tools]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[dragonfly]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[opera dragonfly]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4027</guid>
		<description><![CDATA[Opera Dragonfly Alpha has been released by the Opera developer team, rather silently so to speak. The Dragonfly feature is already build in Opera 9.5 beta 2 which can be downloaded from the Opera ftp site. Opera Dragonfly Alpha can be started in Opera by going into the Tools/Advanced/Developer Tools menu. Opera Dragonfly will be [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ghacks.net/category/browsing/opera/">Opera</a> Dragonfly Alpha has been released by the Opera developer team, rather silently so to speak. The <a href="http://www.opera.com/products/dragonfly/">Dragonfly</a> feature is already build in Opera 9.5 beta 2 which can be downloaded from the Opera <a href="ftp://ftp.opera.com/pub/opera/win/950b2/en/">ftp</a> site. Opera Dragonfly Alpha can be started in Opera by going into the Tools/Advanced/Developer Tools menu. Opera Dragonfly will be started in a separate window.</p>
<p><em>&#8220;The alpha release includes the initial implementation for the JavaScript Debugger, CSS Inspector, DOM Inspector, Command Line and the Error Console, as well as the Scope module, which allows Opera Dragonfly to communicate with the Opera browser.&#8221;</em></p>
<p>Developers get quick access to every open window in Opera this way. Tabs provide access to Scripts, DOM and the Console. It&#8217;s not yet on the same level as the Firebug extension for <a href="http://www.ghacks.net/tag/firefox/">Firefox</a>. What I really like in Firebug is the fact that I can click on elements in the website and that the CSS attributes of that element are then displayed.</p>
<p><span id="more-4027"></span><a href='http://www.ghacks.net/wp-content/uploads/2008/05/opera_dragonfly.jpg'><img src="http://www.ghacks.net/wp-content/uploads/2008/05/opera_dragonfly-300x214.jpg" alt="opera dragonfly" title="opera dragonfly" width="300" height="214" class="alignnone size-medium wp-image-4028" /></a></p>
<p>The Opera team has released this alpha version mainly to receive feedback from the community to improve Opera Dragonfly. Feedback can be given at the Dragonfly <a href="http://www.opera.com/products/dragonfly/feedback/">Feedback</a> Page.</p>

	Tags: <a href="http://www.ghacks.net/tag/developer-tools/" title="developer tools" rel="tag">developer tools</a>, <a href="http://www.ghacks.net/tag/dom/" title="dom" rel="tag">dom</a>, <a href="http://www.ghacks.net/tag/dragonfly/" title="dragonfly" rel="tag">dragonfly</a>, <a href="http://www.ghacks.net/tag/firebug/" title="firebug" rel="tag">firebug</a>, <a href="http://www.ghacks.net/tag/javascript/" title="javascript" rel="tag">javascript</a>, <a href="http://www.ghacks.net/tag/opera/" title="opera" rel="tag">opera</a>, <a href="http://www.ghacks.net/tag/opera-dragonfly/" title="opera dragonfly" rel="tag">opera dragonfly</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/06/27/you-better-stop-using-internet-explorer-for-now/" title="You better stop using Internet Explorer for now (June 27, 2008)">You better stop using Internet Explorer for now</a> (18)</li>
	<li><a href="http://www.ghacks.net/2008/03/20/opera-dragonfly-page-is-live/" title="Opera Dragonfly page is live (March 20, 2008)">Opera Dragonfly page is live</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/04/24/opera-dragonfly-announced/" title="Opera Dragonfly announced (April 24, 2008)">Opera Dragonfly announced</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/04/24/youtube-enhance-youtube-experience/" title="Youtube: Enhance Youtube Experience (April 24, 2009)">Youtube: Enhance Youtube Experience</a> (11)</li>
	<li><a href="http://www.ghacks.net/2009/04/04/xenocode-web-browser-sandbox/" title="Xenocode Web Browser Sandbox (April 4, 2009)">Xenocode Web Browser Sandbox</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/05/06/opera-dragonfly-alpha-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebug can make Gmail slow</title>
		<link>http://www.ghacks.net/2007/11/07/firebug-can-make-gmail-slow/</link>
		<comments>http://www.ghacks.net/2007/11/07/firebug-can-make-gmail-slow/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 22:28:32 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[gmail]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/11/07/firebug-can-make-gmail-slow/</guid>
		<description><![CDATA[If you use Firebug and visit Gmail you receive a message "Firebug is known to make Google Mail slow unless it is configured correctly" which was not known by me. Google suggests to disable Firebug for the Google domain completely which should not be a huge problem normally. ]]></description>
			<content:encoded><![CDATA[<p>If you use Firebug and visit <a href="http://www.ghacks.net/2009/02/09/gmail-90-tools-and-tips-to-make-you-a-gmail-pro/">Gmail</a> you receive a message &#8220;Firebug is known to make Google Mail slow unless it is configured correctly&#8221; which was not known by me. Google suggests to disable Firebug for the Google domain completely which should not be a huge problem normally. </p>
<p>To do this you simply right-click the green Firebug icon in the status bar and select &#8220;Disable Firebug for mail.google.com&#8221;. Another option offered by Google would be to disable certain features of Firebug while visiting Gmail. Those are the Show XMLHttpRequests and Disable <a href="http://www.ghacks.net/2009/05/28/network-monitoring-software/">Network Monitoring</a> options.</p>
<p>I was not able to verify any slowdowns with Firebug and was not able to verify any speed ups after disabling Firebug when visiting Gmail. I suppose some users can experience them and this is why I thought it would be nice to post this information.</p>
<p><span id="more-2234"></span>To disable the options in Firebug you do the following:</p>
<p>1.Click the green or red icon in the bottom right corner of the browser window to open Firebug.<br />
2.Click the Console tab.<br />
3.Select Options.<br />
4.Uncheck Show XMLHttpRequests.<br />
5.Click the Net tab.<br />
6.Select Options.<br />
7.Check Disable Network Monitoring.</p>

	Tags: <a href="http://www.ghacks.net/tag/firebug/" title="firebug" rel="tag">firebug</a>, <a href="http://www.ghacks.net/tag/gmail/" title="gmail" rel="tag">gmail</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/03/28/yahoo-to-offer-unlimited-email-storage/" title="Yahoo to offer unlimited Email Storage (March 28, 2007)">Yahoo to offer unlimited Email Storage</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/08/25/yahoo-mail-search-and-messenger-upgrades/" title="Yahoo Mail, Search And Messenger Upgrades (August 25, 2009)">Yahoo Mail, Search And Messenger Upgrades</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/10/05/xoopit-to-become-yahoo-mail-exclusive/" title="Xoopit To Become Yahoo Mail Exclusive (October 5, 2009)">Xoopit To Become Yahoo Mail Exclusive</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/" title="x Ways To Manipulate Websites In Firefox (June 15, 2009)">x Ways To Manipulate Websites In Firefox</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/05/31/windows-7-gmail-notifier/" title="Windows 7 Gmail Notifier (May 31, 2009)">Windows 7 Gmail Notifier</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/11/07/firebug-can-make-gmail-slow/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Download mp3 and videos from any site</title>
		<link>http://www.ghacks.net/2007/05/21/download-mp3-and-videos-from-any-site/</link>
		<comments>http://www.ghacks.net/2007/05/21/download-mp3-and-videos-from-any-site/#comments</comments>
		<pubDate>Mon, 21 May 2007 15:20:18 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[download mp3 myspace]]></category>
		<category><![CDATA[download-mp3]]></category>
		<category><![CDATA[find url to mp3]]></category>
		<category><![CDATA[find url to video]]></category>
		<category><![CDATA[firebug]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/05/21/download-mp3-and-videos-from-any-site/</guid>
		<description><![CDATA[Did you know that you can download mp3, video and other files from almost any website with just a little effort ? All you need is Firefox, the Firefox extension Firebug and a download manager. This knowledge is especially helpful if the tools you normally use to download videos or mp3 does not work on a website.

Firebug is actually a great web development extension for Firefox which does also list all objects that are loaded with their full url on the server. I suppose you are already seeing where this is going, huh ? You just have to take a look at the objects and filter out the largest files which are most of the time the media files. Copy the url from that file and paste it into your download manager to download the mp3, video or other media file.
]]></description>
			<content:encoded><![CDATA[<p>Did you know that you can download mp3, video and other files from almost any website with just a little effort ? All you need is <a href="http://www.ghacks.net/tag/firefox/">Firefox</a>, the Firefox extension <a href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">Firebug</a> and a download manager. This knowledge is especially helpful if the tools you normally use to download videos, mp3 or flash games does not work on a website.</p>
<p>Firebug is actually a great web development extension for Firefox which does also list all objects that are loaded with their full url on the server. I suppose you are already seeing where this is going, huh ? You just have to take a look at the objects and filter out the largest files which are most of the time the media files. Copy the url from that file and paste it into your download manager to download the mp3, video or other media file.</p>
<p><span id="more-1579"></span>Let me give you an example on how to download a mp3 right from myspace. Make sure you have the firebug extension installed. </p>
<ul>
<ol>Visit myspace.com and click on a band&#8217;s website, e.g. http://myspace.com/theused</ol>
<ol>Open Firebug by pressing F12</ol>
<ol>Play a song</ol>
<ol>Check the NET tab in Firebug and search for the biggest file</ol>
<ol>Copy the location of that file (by right-clicking it) and paste it into your download manager.</ol>
<ol>Rename the file and give it the right file extension, in this case .mp3</ol>
</ul>
<p><img src="http://www.ghacks.net/files/screens/2007/05/myspacemp3.jpg" alt="download mp3 from myspace" /></p>
<p>This method can be used on almost every other site that offers media files. Want some examples ? Gametrailers, Myspace, Youtube, Armor Games and many more. It is not working with sites that stream content to your PC (like Internet Radio but all others should be fine.)</p>
<p>source: thanks <a href="http://www.korben.info">Korben</a> for the tip</p>

	Tags: <a href="http://www.ghacks.net/tag/download-mp3-myspace/" title="download mp3 myspace" rel="tag">download mp3 myspace</a>, <a href="http://www.ghacks.net/tag/download-mp3/" title="download-mp3" rel="tag">download-mp3</a>, <a href="http://www.ghacks.net/tag/find-url-to-mp3/" title="find url to mp3" rel="tag">find url to mp3</a>, <a href="http://www.ghacks.net/tag/find-url-to-video/" title="find url to video" rel="tag">find url to video</a>, <a href="http://www.ghacks.net/tag/firebug/" title="firebug" rel="tag">firebug</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/" title="x Ways To Manipulate Websites In Firefox (June 15, 2009)">x Ways To Manipulate Websites In Firefox</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/06/05/website-optimization-page-speed-for-firebug/" title="Website Optimization: Page Speed For Firebug (June 5, 2009)">Website Optimization: Page Speed For Firebug</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/04/10/web-development-widerbug-for-firefox/" title="Web Development: Widerbug For Firefox (April 10, 2009)">Web Development: Widerbug For Firefox</a> (8)</li>
	<li><a href="http://www.ghacks.net/2007/03/16/sideload-download-free-mp3/" title="Sideload download free mp3 (March 16, 2007)">Sideload download free mp3</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/07/17/seeqpod-search-and-listen-to-music/" title="Seeqpod search and listen to music (July 17, 2007)">Seeqpod search and listen to music</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/05/21/download-mp3-and-videos-from-any-site/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
