<?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/"
	>

<channel>
	<title>Browser Download</title>
	<atom:link href="http://en.foxload.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://en.foxload.com</link>
	<description>Download Mozilla Firefox</description>
	<pubDate>Wed, 01 Feb 2012 09:43:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=825</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Firefox 10 is available</title>
		<link>http://en.foxload.com/2012/02/01/firefox-10-is-available/</link>
		<comments>http://en.foxload.com/2012/02/01/firefox-10-is-available/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 09:43:31 +0000</pubDate>
		<dc:creator>Redaktion</dc:creator>
		
		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Add-ons]]></category>

		<category><![CDATA[Problems]]></category>

		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://en.foxload.com/?p=132</guid>
		<description><![CDATA[Now the 10th Version of the Firefox browser is available in the final version. The list of changes compared to the previous version can be quite impressive. Although the release of Firefox 9 was only a few weeks ago, in this short time Mozilla worked hard on the new Firefox 10. As has been written [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.foxload.com/files/2009/07/firefox.jpg" alt="firefox" title="firefox" width="150" height="144" class="alignright size-full wp-image-122" align="right" />Now the 10th Version of the Firefox browser is available in the final version. The list of changes compared to the previous version can be quite impressive. Although the release of Firefox 9 was only a few weeks ago, in this short time Mozilla worked hard on the new <strong>Firefox 10</strong>. As has been written here at Foxload in October of last year, Mozilla has made changes in compatibility testing of add-ons. In the new version old add-ons are compatible by default and can be reused.</p>
<p>Apart from this important change, there were other adjustments. In future the forward button will not appear until the back button has been pressed. Also on the technical site, a lot has changed. Thus, for WebGL finally implemented the <strong>anti-aliasing</strong>, which should give browser-based applications an even higher graphic experience. Also the CSS3 property "3D Transforms" is now supported. With the "Full Screen API" developers can now build web applications that can be displayed in full screen mode.</p>
<p>However, there are still some <strong>unsolved problems</strong>. Thus, the new two-digit version number cause problems on a small number of websites. Likewise, Firefox will crash when you try to run the browser with a locked profile. However, the problems for most users are negligibly small. To enjoy the new Firefox 10, here is the <a href="http://en.foxload.com/">download</a> to start.</p>
]]></content:encoded>
			<wfw:commentRss>http://en.foxload.com/2012/02/01/firefox-10-is-available/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Type Inference: More JavaScript speed in Firefox 9</title>
		<link>http://en.foxload.com/2011/11/28/type-inference-more-speed-in-firefox-9/</link>
		<comments>http://en.foxload.com/2011/11/28/type-inference-more-speed-in-firefox-9/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 14:28:37 +0000</pubDate>
		<dc:creator>Redaktion</dc:creator>
		
		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Beta]]></category>

		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Preview]]></category>

		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://en.foxload.com/?p=122</guid>
		<description><![CDATA[Shortly before Christmas, on 20. December, the final version of Firefox 9 is coming. At the moment the successor of Firefox Release 8 is still in beta phase. However, the few changes in Firefox 9 are worth mentioning. Because the project type inference (TI), an improvement in the JavaScript engine SpiderMonkey, was integrated. This is [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.foxload.com/files/2011/07/firefox-nightly-aurora-beta.jpg" alt="Firefox: Nightly-, Aurora- und Beta-Channel" title="Firefox: Nightly-, Aurora- and Beta-Channel" width="200" height="86" class="alignright size-full wp-image-1074" align="right" />Shortly before Christmas, on 20. December, the final version of <strong>Firefox 9</strong> is coming. At the moment the successor of Firefox Release 8 is still in beta phase. However, the few changes in Firefox 9 are worth mentioning. Because the project type inference (TI), an improvement in the JavaScript engine <strong>SpiderMonkey</strong>, was integrated. This is the preliminary analysis of JavaScript code, which that the performance can be significantly increased. According to the <a href="http://blog.mozilla.com/futurereleases/2011/11/10/type-inference-to-firefox-beta/" target="_blank">blog post</a> of Firefox developer Brian Hackett it is an improvement over the common Kraken and V8 benchmarks at about 30%.</p>
<p><span id="more-122"></span></p>
<p>Even in the test of Computerbild, the new release of Firefox has done much better than its predecessor. In Kraken <strong>Firefox 9</strong> was 26% faster than <strong>Firefox 8</strong> and the V8 test had a whopping increase of 34%. This improvement is mainly relevant for web pages that have a high proportion of JavaScript code. On a purely static websites without JavaScript Type Inference, however, has no effect.</p>
<p>But what is <strong>Type Inference</strong>? Well, JavaScript is actually a typeless language. Unlike Java, where each variable has a specific class type. In order that a <strong>JIT compiler</strong> like JaegerMonkey can work effectively, the type of a variable must be known. Type Inference analyzes the use of each variable and calculates the data type of a variable. Thus, the execution can then <strong>accelerate</strong> significantly.</p>
]]></content:encoded>
			<wfw:commentRss>http://en.foxload.com/2011/11/28/type-inference-more-speed-in-firefox-9/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Preview of Firefox 8</title>
		<link>http://en.foxload.com/2011/10/14/preview-of-firefox-8/</link>
		<comments>http://en.foxload.com/2011/10/14/preview-of-firefox-8/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 09:59:33 +0000</pubDate>
		<dc:creator>Redaktion</dc:creator>
		
		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Beta]]></category>

		<category><![CDATA[Preview]]></category>

		<guid isPermaLink="false">http://en.foxload.com/?p=113</guid>
		<description><![CDATA[In early November the 8th major release of Firefox will appear. Really "major" changes are not included, but i will give an outlook on the changes that will probably be included in Firefox 8. First you need to know that the jump from version 4 to 8 was smaller than from 3.6 to 4. The [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.foxload.com/files/2011/07/firefox-nightly-aurora-beta.jpg" alt="Firefox: Nightly-, Aurora- and Beta-Channel" title="Firefox: Nightly-, Aurora- and Beta-Channel" width="200" height="86" class="alignright size-full wp-image-1074" align="right" />In early November the 8th major release of Firefox will appear. Really "major" changes are not included, but i will give an outlook on the changes that will probably be included in <strong>Firefox 8</strong>. First you need to know that the jump from version 4 to 8 was smaller than from 3.6 to 4. The need to always install the latest release, is not mandatory. Especially in recent times Firefox had problems with old add-ons. Surfing with Firefox 4 and 5 can have many supposedly "outdated" add-ons continue to use. But now the preview of Firefox 8th.</p>
<p><span id="more-113"></span></p>
<p>As announced in a blog post, if there are installed <strong>third-party Add-ons</strong>, they are only working in the future, when a user release them by hand. Therefore, care should be taken during an upgrade, that all checkboxes are checked for the add-ons that you want to continue using.</p>
<p>In addition to this change, there are still a couple of mini-updates regarding the search. So shall the Twitter search integration be included. So you can then search through the Firefox search box for hashtags and Twitter users. This function is certainly not groundbreaking, and the most trivial tweets on <strong>Twitter</strong> are not particularly exciting.</p>
<p>As a further improvement, the tabs are now displayed animated when they move or moves to a new window. Whether such a feature is really needed, is also an open question. The only real improvement in Firefox 8 is the <strong>acceleration of loading old tabs</strong>. If you close the browser and Firefox will be restarted again, then Firefox will only load the active tab completely. The other tabs are loaded only when needed.</p>
]]></content:encoded>
			<wfw:commentRss>http://en.foxload.com/2011/10/14/preview-of-firefox-8/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Improvements in Firefox 7</title>
		<link>http://en.foxload.com/2011/09/08/improvements-in-firefox-7/</link>
		<comments>http://en.foxload.com/2011/09/08/improvements-in-firefox-7/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 13:10:28 +0000</pubDate>
		<dc:creator>Redaktion</dc:creator>
		
		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Memory]]></category>

		<category><![CDATA[Preview]]></category>

		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://en.foxload.com/?p=105</guid>
		<description><![CDATA[While the changes were minimal in the previous release and minor for end users, Firefox 7 will include some important changes. One of the major improvements is to affect the performance of Firefox and reduce the memory footprint of the browser significantly. In this optimized memory management of Firefox 7 the memory footprint of the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.foxload.com/files/2011/07/firefox-nightly-aurora-beta.jpg" alt="Firefox: Nightly-, Aurora- and Beta-Channel" title="Firefox: Nightly-, Aurora- and Beta-Channel" width="200" height="86" class="alignright size-full wp-image-1074" align="right" />While the changes were minimal in the previous release and minor for end users, <strong>Firefox 7</strong> will include some important changes. One of the major improvements is to affect the performance of Firefox and reduce the memory footprint of the browser significantly. In this optimized memory management of Firefox 7 the <strong>memory</strong> footprint of the browser should be reduced compared to earlier versions by up to 50 percent. This should also stabilize the browser to prevent dropouts that occurred sporadically in the past, when the system was overloaded.</p>
<p><span id="more-105"></span></p>
<p>To achieve this improvement, Mozilla has revised the <strong>garbage collector</strong> of Firefox. The internal process was changed here, i.e. expect more memory is released and not only when a memory limit was reached. Although such a needed garbage collection runs a certain time, however, should reduce this, because now more frequently but less must be cleaned up. Long runs, which had blocked a system in former times, thus a thing of the past.</p>
<p><img src="http://www.foxload.com/files/2011/09/firefox-7-speicherverbrauch.jpg" alt="Memory usage in Firefox 7" title="Memory usage in Firefox 7" width="295" height="207" class="alignnone size-full wp-image-1302" /></p>
<p>In addition to improved <strong>memory management</strong> Firefox 7 will also start and load some web pages faster. This is especially possible because of the integration of the new graphics engine Azure, which will replace the old Cairo engine for 2D canvas elements. Azure works in contrast to Cairo and is similar to the stateless Direct2D technology from Microsoft.</p>
<p><img src="http://www.foxload.com/files/2011/09/azure-vs-cairo.jpg" alt="Azure vs. Cairo" title="Azure vs. Cairo" width="459" height="255" class="alignnone size-full wp-image-1303" /></p>
<p>The comparison of Bas Schouten, who has tested both engines, shows that <strong>Azure</strong> is significantly more powerful than Cairo. Even if the engine is currently used for 2D canvas elements only, one can thus expect a significant performance improvement.</p>
<p>Images: <a href="http://blog.mozilla.com/nnethercote/2011/08/09/firefox-7-is-lean-and-fast-2/" target="_blank">Nicholas Nethercote</a>, <a href="http://www.basschouten.com/blog1.php/comparing-performance-azure-vs-cairo" target="_blank">Bas Schouten</a></p>
]]></content:encoded>
			<wfw:commentRss>http://en.foxload.com/2011/09/08/improvements-in-firefox-7/feed/</wfw:commentRss>
		</item>
		<item>
		<title>That&#8217;s new in Mozilla Firefox 6</title>
		<link>http://en.foxload.com/2011/07/18/thats-new-in-mozilla-firefox-6/</link>
		<comments>http://en.foxload.com/2011/07/18/thats-new-in-mozilla-firefox-6/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 14:10:14 +0000</pubDate>
		<dc:creator>Redaktion</dc:creator>
		
		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Beta]]></category>

		<category><![CDATA[Preview]]></category>

		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://en.foxload.com/?p=99</guid>
		<description><![CDATA[In August the new version 6 of Mozilla Firefox will be released. In the current beta version you can already make a picture of what's new. First of all: For the average user, this update is not really worth to be done, because in comparison with earlier beta versions of Firefox, the changes are minimal. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.foxload.com/files/2011/07/firefox-nightly-aurora-beta.jpg" alt="Firefox: Nightly-, Aurora- and Beta-Channel" title="Firefox: Nightly-, Aurora- and Beta-Channel" width="200" height="86" class="alignright size-full wp-image-1074" align="right" />In August the new version 6 of <strong>Mozilla Firefox</strong> will be released. In the current beta version you can already make a picture of what's new. First of all: For the average user, this <strong>update</strong> is not really worth to be done, because in comparison with earlier beta versions of Firefox, the changes are minimal. In the short time between new releases, this is not surprising. For the upcoming months even more sequels are planned. First, however, the focus remains on the upcoming release of Firefox 6.</p>
<p><span id="more-99"></span></p>
<p>According to the <a href="http://www.mozilla.com/en-US/firefox/6.0beta/releasenotes/" target="_blank">release notes</a> of <strong>Firefox 6</strong>, there are following changes:</p>
<ul>
<li>The domain name in the address bar is highlighted, the remaining part of the URL is displayed in a darker blue.</li>
<li>The identity block is represented visually more beautiful. Also the boxes on SSL certificates and passwords.</li>
<li>Permission management via "about:permissions".</li>
<li>Integration of a prefixed API for WebSockets.</li>
<li>Integration of EventSource for server-side events on persistent connections.</li>
<li>A scratchpad to run and test the JavaScript code at runtime.</li>
<li>Summary of tools in a web developer menu item.</li>
<li>Reduced startup time when using the panorama function.</li>
</ul>
<p>Most changes are primarily related to <strong>Web developers</strong> which are not important for regular Internet users. The only directly visible changes are related to the address line and the identity block.</p>
<p><img src="http://www.foxload.com/files/2011/07/firefox-identity-block.jpg" alt="New identity block in Firefox 6" title="New identity block in Firefox 6" width="550" height="330" class="alignnone size-full wp-image-1071" /></p>
<p>Another change, the average user is concerned with, is the new tab "about: permissions". There you can control the <strong>permissions</strong> of individual pages. You can specify whether a site can access your local position, you may choose whether cookies should be set and whether pop-ups are allowed. </p>
<p><img src="http://www.foxload.com/files/2011/07/firefox-about-permissions.jpg" alt="about:permissions" title="about:permissions" width="550" height="275" class="alignnone size-full wp-image-1072" /></p>
<p>The new tab is however not involved in the menu of the current beta. This function could be accessed via the address bar of the browser. In the <strong>final version</strong>, this should be integrated into the main menu. Until then, however, you can safely surf with the stable version of Firefox 5. The automatic update function will install Firefox 6 if its available as final version.</p>
]]></content:encoded>
			<wfw:commentRss>http://en.foxload.com/2011/07/18/thats-new-in-mozilla-firefox-6/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mozilla annoys Firefox users by the new release policy</title>
		<link>http://en.foxload.com/2011/06/28/mozilla-annoys-firefox-users-by-the-new-release-policy/</link>
		<comments>http://en.foxload.com/2011/06/28/mozilla-annoys-firefox-users-by-the-new-release-policy/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 09:48:02 +0000</pubDate>
		<dc:creator>Redaktion</dc:creator>
		
		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Problems]]></category>

		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://en.foxload.com/?p=90</guid>
		<description><![CDATA[Mozilla has introduced a new release policy with the release of Firefox 4. New major releases should be deployed faster in the future and so Firefox 5 is already available a few weeks after the release of the new Firefox 4. But not only the end users have their problems, also companies complain about the [...]]]></description>
			<content:encoded><![CDATA[<p>Mozilla has introduced a new release policy with the release of Firefox 4. New major releases should be deployed faster in the future and so <strong>Firefox 5</strong> is already available a few weeks after the release of the new Firefox 4. But not only the end users have their problems, also companies complain about the arrogant policies of Mozilla. But even Mozilla wants to know anything, they still believe that a user finds it great when he "should" upgrade his browser every 6 weeks with a complete new version.</p>
<p><span id="more-90"></span></p>
<p>Previously, there were security updates that were automatically recorded by Mozilla and this were usually <strong>incremental</strong>, they were not particularly large, quickly installed and the browser has worked as well as before. A major release is a complete upgrade to a new major browser version with new functionality. Moreover, many add-ons doesn't work in new major versions, because the developers did not adjust these as fast as <strong>Mozilla</strong> screwed up the version numbers. Especially in the online banking sector, some add-ons and plugins has an extensive test run when the base of the browser changes.</p>
<p>The freaks say, it does not change so much in <a href="http://en.foxload.com/">Firefox 5</a> and you have to adapt to the add-ons, but only the version number. But the end users does not care, because a bank won't release a new plugin without a large test run. The bottom line is that users are frustrated because new major releases are shipped as an automatic security update and after the update things are not working anymore. The result is then a drift to a competitor.</p>
<p>For <strong>companies</strong>, it looks even worse. Large corporations have to handle 500.000 installations and more. A change is not done from today to tomorrow. There are even companies that have invested much time and money to switch to the new/old Firefox 4. After 6 weeks Mozilla was presenting Firefox 5 and announced to discontinue support for Firefox 4. This is a hit in the face, because according to Asa Dotzler (Mozilla), companies have never been the target group.</p>
<p>Now you would think that <strong>Asa Dotzler</strong> will at least make the home user happy. But as it seems, they are also very acidic. If we are looking at a couple of comments, it's clear that Mozilla somehow digging itself a grave:</p>
<blockquote><p>I've had with the 4.0 version already massive loss of speed, but the 5.0 version is worse, since IE is built on 10 times faster.</p></blockquote>
<blockquote><p>With the new Firefox 5.0 online banking is no longer possible. The website bw-Bank.de only works with 4.0.</p></blockquote>
<p>Mozilla finally earns its money for the development from <strong>Google and Yahoo</strong>. The Google Toolbar for Firefox 5 has the same problems, such as Yahoo with the completion of its own Edition for the Firefox 5 release. The Firefox browser has been one of the best browser. We can only hope that Mozilla comes to its senses and responds to the needs of the users. If no more users are there, there is no need for new major releases, which must be published every 6 weeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://en.foxload.com/2011/06/28/mozilla-annoys-firefox-users-by-the-new-release-policy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Preview of Firefox 5</title>
		<link>http://en.foxload.com/2011/04/29/preview-of-firefox-5/</link>
		<comments>http://en.foxload.com/2011/04/29/preview-of-firefox-5/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 13:33:25 +0000</pubDate>
		<dc:creator>Redaktion</dc:creator>
		
		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Preview]]></category>

		<guid isPermaLink="false">http://en.foxload.com/?p=82</guid>
		<description><![CDATA[The last major release of Firefox is only a few weeks old and it is already time to take a look at the upcoming version of Firefox. Mozilla wants to launch new releases in shorter time intervals. On the end of June there shall be already Firefox 5. In the current release there is no [...]]]></description>
			<content:encoded><![CDATA[<p>The last major release of Firefox is only a few weeks old and it is already time to take a look at the upcoming version of Firefox. Mozilla wants to launch new releases in shorter time intervals. On the end of June there shall be already <strong>Firefox 5</strong>. In the current release there is no greater development, there will be only security updates and fixes for stability problems. The main new features in Firefox will follow in version 5.</p>
<p>But we should not expect too large jumps. To the end of June there are only 2 months left and in the current Aurora trial, only a few changes are mentioned. Optically there has almost nothing changed. There have been some performance improvements. In the internet were already some mock-ups to the fitted surface of Firefox 5, but it is still not implemented.</p>
<p><span id="more-82"></span></p>
<p><img width="570" height="366" class="alignnone size-full wp-image-792" title="Mock-up of Firefox 5" alt="Mock-up of Firefox 5" src="http://www.foxload.com/files/2011/04/firefox-5-mock-up.jpg"></p>
<p>The browser should be more "social", i.e. integration of Facebook and Twitter should take place centrally in the browser. The users should be able to "share" sites more easily. Similarly, relevant websites are given their own menu. So you could get a faster access to functions of frequently visited sites. Whether these changes are already implemented in Firefox 5 remains to be open.</p>
<p>Other changes will arise with the home button. This should be omitted entirely and replaced by a home app-tab. In this tab, the most important information is summarized in a page. In addition to these optical adjustments there also should be new functionally like an internal preview for PDF documents. Until the final version of Firefox 5 is released users should continue surfig with Firefox 4. The current <a href="http://en.foxload.com/">Firefox Download</a> is available here.</p>
]]></content:encoded>
			<wfw:commentRss>http://en.foxload.com/2011/04/29/preview-of-firefox-5/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Firefox 4: What&#8217;s new?</title>
		<link>http://en.foxload.com/2011/04/06/firefox-4-whats-new/</link>
		<comments>http://en.foxload.com/2011/04/06/firefox-4-whats-new/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 12:45:40 +0000</pubDate>
		<dc:creator>Redaktion</dc:creator>
		
		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://en.foxload.com/?p=78</guid>
		<description><![CDATA[The new major release Firefox 4 is now available since a few days in the final version. But what's new in the Firefox Browser of the 4th Generation? First, it could be said that there are both visual and technical improvements. Let's start with the visual changes. New here is the arrangement of the tabs, [...]]]></description>
			<content:encoded><![CDATA[<p>The new major release <strong>Firefox 4</strong> is now available since a few days in the final version. But what's new in the Firefox Browser of the 4th Generation? First, it could be said that there are both visual and technical improvements. Let's start with the visual changes. New here is the arrangement of the tabs, menu bar, address bar and buttons.</p>
<p><img src="http://www.foxload.com/files/2011/04/firefox-4-tab-anordnung.jpg" alt="The tab order in Firefox 4" title="The tab order in Firefox 4" width="492" height="237" class="alignnone size-full wp-image-745" /></p>
<p>The tabs are moved up and are now fitted over the address bar. This will have the advantage that the mouse movements to be shorter. Also, the App tab has been migrated from an add-on to default browser functionality. Using the context menu of a tab, there is a "Pin as App-Tab" function.</p>
<p><span id="more-78"></span></p>
<p><img src="http://www.foxload.com/files/2011/04/firefox-4-app-tab.jpg" alt="App-Tab in Firefox 4" title="App-Tab in Firefox 4" width="366" height="231" class="alignnone size-full wp-image-749" /></p>
<p>Then, the width of the tab is reduced and bears the icon of the website. This makes sense for web applications like Gmail. This saves space and creates more visibility. Also for reasons of space, the menu bar has disappeared. This is now behind the distinctive, orange drop-down button in the upper left.</p>
<p><img src="http://www.foxload.com/files/2011/04/firefox-4-menue.jpg" alt="The menu bar in Firefox 4" title="The menu bar in Firefox 4" width="572" height="312" class="alignnone size-full wp-image-750" /></p>
<p>With this bar you can access the settings for add-on manager and for the bookmarks. Other buttons, such as for example the home button, are moved to the right and are not at the usual place. But you can customize these buttons easily and move it or add new buttons.</p>
<p><img src="http://www.foxload.com/files/2011/04/firefox-4-add-on-manager.jpg" alt="Add-on-Manager in Firefox 4" title="Add-on-Manager in Firefox 4" width="468" height="185" class="alignnone size-full wp-image-752" /></p>
<p>The look of the add-on manager has changed in Firefox 4. The manager has its own tab and display the installed add-ons clearly. A disadvantage is that some add-ons in Firefox 4 run any more, because they are no longer compatible. Cause here is the restriction that add-ons need to specify a minimum and maximum version of Firefox, for which they are intended. In theory, many of the seemingly incompatible add-ons do probably run in Firefox 4, but the browser is quite strict. Mozilla should build here additional options for backward compatibility. If an add-on developer does not provide a new add-on version, you can not use it so easy, even if it may run in Firefox 4.</p>
<p><img src="http://www.foxload.com/files/2011/04/firefox-4-html-5-demo.jpg" alt="Firefox 4 HTML5 Demo" title="Firefox 4 HTML5 Demo" width="468" height="237" class="alignnone size-full wp-image-753" /></p>
<p>Technically Firefox 4 has a lot to offer. The new HTML5 standard is implemented and the JavaScript engine has been improved. With <a href="https://demos.mozilla.org/" target="_blank">Web O' Wonder</a> you can get an idea of ​​the innovations. There is for example the game "Runfield", in which a fox can jump on a dirt road. The game works without any plug-ins and add-ons. Also new in HTML5 is the integrated video function, which makes flash almost superfluous. In addition, with WebGL, a hardware-accelerated 3D graphics is available without having to rely on external plugins. For manufacturers and users of browser games, this is a very important innovation. Here you can get the new <a href="http://en.foxload.com/">Firefox 4</a>, with its improvements.</p>
]]></content:encoded>
			<wfw:commentRss>http://en.foxload.com/2011/04/06/firefox-4-whats-new/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Changes in Firefox 3.6.13</title>
		<link>http://en.foxload.com/2011/01/03/changes-in-firefox-3613/</link>
		<comments>http://en.foxload.com/2011/01/03/changes-in-firefox-3613/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 14:09:13 +0000</pubDate>
		<dc:creator>Redaktion</dc:creator>
		
		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Problems]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://en.foxload.com/?p=60</guid>
		<description><![CDATA[In the current Firefox version 3.6.13 there are several changes that improve both the stability and the security of the browser. In total there were 11 security-related updates.

Incomplete fix for CVE-2010-0179
Integer overflow vulnerability in NewIdArray
Use-after-free error with nsDOMAttribute MutationObserver
Java security bypass from LiveConnect loaded via data: URL meta refresh
Add support for OTS font sanitizer
Crash and [...]]]></description>
			<content:encoded><![CDATA[<p>In the current <a href="http://en.foxload.com/">Firefox version 3.6.13</a> there are several changes that improve both the stability and the security of the browser. In total there were 11 security-related updates.</p>
<ul>
<li>Incomplete fix for CVE-2010-0179</li>
<li>Integer overflow vulnerability in NewIdArray</li>
<li>Use-after-free error with nsDOMAttribute MutationObserver</li>
<li>Java security bypass from LiveConnect loaded via data: URL meta refresh</li>
<li>Add support for OTS font sanitizer</li>
<li>Crash and remote code execution using HTML tags inside a XUL tree</li>
<li>Chrome privilege escalation with window.open and ISINDEX element</li>
<li>Buffer overflow while line breaking after document.write with long string</li>
<li>Miscellaneous memory safety hazards</li>
<li>Location bar SSL spoofing using network error page</li>
<li>XSS hazard in multiple character encodings</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://en.foxload.com/2011/01/03/changes-in-firefox-3613/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Firefox 3.6.12 fixes a critical security issue</title>
		<link>http://en.foxload.com/2010/11/11/firefox-3612-fixes-a-critical-security-issue/</link>
		<comments>http://en.foxload.com/2010/11/11/firefox-3612-fixes-a-critical-security-issue/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 10:23:08 +0000</pubDate>
		<dc:creator>Redaktion</dc:creator>
		
		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://en.foxload.com/?p=55</guid>
		<description><![CDATA[After the release of Firefox 3.6.11 Mozilla has presented the next version of the successful web browser. More or less pleasant, of course, are the reasons that led to a new update. Morten Kråkvik has found a vulnerability in Firefox, with that he could provoke a heap buffer overflow. This makes it theoretically possible that [...]]]></description>
			<content:encoded><![CDATA[<p>After the release of <a href="http://en.foxload.com/2010/10/26/security-updates-firefox-3611-is-available/">Firefox 3.6.11</a> Mozilla has presented the next version of the successful web browser. More or less pleasant, of course, are the reasons that led to a new update. Morten Kråkvik has found a vulnerability in Firefox, with that he could provoke a heap buffer overflow. This makes it theoretically possible that an attacker could execute malicious code on the computer.</p>
<p>The vulnerability can be achieved by the use of Javascript functions document.write exploit with DOM. This problem affect the versions Firefox 3.6 and 5.3, also Thunderbird and SeaMonkey are affected. It is gratifying, however, that Mozilla has reacted quickly and has now fixed the vulnerability. With the <a href="http://en.foxload.com/">new version</a> Firefox 3.6.12, surfing through the internet is safe again.</p>
]]></content:encoded>
			<wfw:commentRss>http://en.foxload.com/2010/11/11/firefox-3612-fixes-a-critical-security-issue/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

