Skip to main content

Firefox 5 Beta Arrives, Quietly

Mozilla officially activated its beta channel on Friday, providing the first beta version that comes out of its accelerated release cycle. Don’t expect revolutionary changes.


Following a first “fake” beta build (5.0b1) that was posted on May 2, Mozilla has moved the second build (5.0b2) into the public beta channel. This beta channel has existed unofficially for the beta version of Firefox 4 and if you have been using such a beta, you should updated to 5.0 beta automatically.




Firefox 5 Beta is not exactly what many users may have expected. It is mainly a big patch for version 4 that carries additional features under the hood – feature you may not notice at all. According to Mozilla, there is added support for CSS animations (CSS3), the channel switcher (to switch from Aurora to Beta builds), a relocated header within HTML code, performance improvements for Canvas 2D, JavaScript, memory usage (which also received a new monitoring interface at about:memory) as well as networking performance. Also, standards support for HTML5, XHR, MathML, SMIL and canvas has been enhanced.
We aren’t sure if this is the final look for Firefox 5, though. We are still expecting interface improve nets that will include Web App tabs and a new account manager. Mozilla’s roadmap indicated that these features should be available right now – the new release process, however, allows Mozilla to shift features from one version to another much more easily and make them available when they are ready.
I have been using Firefox 5 Beta for three days now and cannot tell the difference to Firefox 4 in every day browsing scenarios. It may be better in canvas support and there may be more HTML5 compatibility, but these features are used so rarely that you won’t notice them, if you aren’t a web developer an you don’t play with HTML5. I am a bit concerned about the limited information Mozilla provides about its developer and beta builds. There needs to be more communication about the ongoing development to spark the kind of enthusiasm Google is building for Chrome.
You can download Firefox 5 Beta   here.

Comments

Popular posts from this blog

10 Great NotePad Tricks To Scare Your Friends

Most of you must be aware about a tool called notepad. It is a simple text based editor. But today I am going to discuss some cool tricks which you can perform on your computer using notepad. You can also use these tricks to scare your friends. 1.Cycle a message in your friend’s computer. Type : @ECHO off :Begin msg * Hi msg * Are you having fun? msg * I am! msg * Lets have fun together! msg * Because you have been o-w-n-e-d GOTO BEGIN Save it and... as pc.bat and send it to your friends. 2.Make Keyboard Keys Type Continuously: Type : MsgBox “stop me..! if you can” Set wshShell =wscript.CreateObject(“WScript.Shell”) do wscript.sleep 100 wshshell.sendkeys “{bs}” loop Save it as pc.vbs and send it to your friends. 3.Convey your friend a message and shut down his/ her computer. Type : @echo off msg * I don’t like you shutdown -c “Hahahah You are Doomed” -s Save it as pc.bat and send it to your friends. 4.Toggle your friend’s Caps Lock button simultaneously Type : Set wshShell =wscri...

Changing a users icon on the Welcome screen

Each user that is set up on your computer can associate an image that appears next to his or her name on the Welcome screen. By default, Windows will randomly select an image for you, but this selection can easily be changed. If you do not like the images that Windows has to offer, you can select any other image. The process of changing a user's image is very simple. Just perform the following steps and you will have it changed in no time: 1. Open up the user manager by clicking the Start menu and selecting Run. Then type in nusrmgr.cpland click OK.This is a shortcut to User Accounts that will save you time going to Control Panel and then clicking the User Accounts icon. 2. This will start up the New User Accounts Manager. To change a user's picture, just click the user name. 3. Then, click Change My Picture text and you will see a screen with all of the different images that are built into Windows XP. 4. If you see one you like, just select it by clicking it and then cl...

Auto Disconnect Internet Explorer

Use this edit to automatically disconnect from Internet Explorer after a specified length of time has elapsed. Use this trick on anyone whom you don?t like using your computer with net J Go to Start -> Run -> and type run in Regedit. Go to: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters Modify/Create DWORD Value of Data type REG_DWORD Named [Autodisconnect] Value Data: [Enter a new disconnect time. Use Hexadecimal if you are unfamiliar with Binary] Exit Registry / Reboot