Showing posts with label firefox. Show all posts
Showing posts with label firefox. Show all posts

Thursday, July 26, 2012


Mozilla took a big step toward the coming conflict between native apps and Web apps as it introduced Web app support to Firefox 16, which moved to the the developer's Aurora channel last Friday.

The Web app support in Firefox 16 Aurora means that when the Mozilla Marketplace opens to the public -- likely to be sometime before the end of 2012 -- people will be able to run Web-based apps through any iteration of Firefox. This is part of Mozilla's "Kilimanjaro" project, syncing up the various Mozilla projects in preparation for the Firefox OS push that's coming next year.
This comes on the heels of the Firefox 15 release to beta, which focused on major improvements to memory management on the desktop version. There's more in Firefox 16 than just Web apps, though. The desktop versions of the browser have turned on VoiceOver support by default for the Mac, and they also have improved the functionality of the built-in PDF reader across all platforms.
For Web developers, Aurora on desktops comes with Opus codec support turned on by default, per tab reporting in about:memory, and a new developer toolbar. Available through the Developer menu or Shift+F2, it offers quick links to developer tools, an error count for the Web Console, and a command line for faster keyboard access.
Firefox 16 Aurora for Android also comes with Web app support, and offers some new features that many competitors already offer. Reader Mode is new in this version, along with a Read Now book icon in the location bar. When you tap the Read Now icon, it'll add the site you're looking at to a "read it later" option called Reading List.
It's also got a new "tab send" feature that emulates the Chrome-to-Phone and Fox-to-Phone add-ons. When you choose Firefox Sync from the Share list, you can send the tab to any of your other computers or devices connected via Firefox Sync. Finally, search suggestions now appear when typing text into the location bar, along with recommendations from your history.
All four cross-platform versions of Firefox now support numerous unprefixed CSS3 features. This means that the Mozilla-specific prefixes for certain CSS3 code, the ones that begin "-moz-border-radius," for example, have been simplified to "-border-radius." A lot of this is about how the next versions of HTML and CSS are made, and what it really means is that the next-generation versions of those coding languages, HTML5 and CSS3, are maturing to a point where they are supported by a wider number of browser makers.
Posted by Selorm

Thursday, April 26, 2012

With the latest version of Firefox out, User Account Control pop-ups will become less frequent on Windows, and tools for Web developers get some long-overdue TLC.
Mozilla has updated Firefox to version 12 on tuesday, completing a cycle of changes to how the program updates and bringing some serious elbow-grease to its developer tools.


You still have to approve the User Account Control (UAC) the first time you install Firefox, but for all subsequent versions, it will automatically update without your approval. This is the same update procedure that Google Chrome has been using on Windows for more than a year with few if any known negative consequences.

You can download Firefox 12 for
Windows

Besides cutting down on your interaction with the update process, one potential benefit of automatic updates is that if Mozilla must release a security patch, the browser's security will not be dependent on your interaction.

This follows changes made in January's Firefox release, which marked about 80 percent of add-ons as compatible by default. Doing so prevented most add-ons from slowing down the browser update process, and it also more closely emulates the mobile app update process.

Developer tools have received a lot of attention in Firefox 12. Following the new ones such as Tilt in the last release, Firefox 12 has made more than 85 improvements to its dev tools. These include fixes and improvements made to the Style Inspector, Web Console, Page Inspector, HTML View, Page Inspector 3D View, Style Editor, and Scratchpad. HTML5 media player controls have also gotten a visual refresh.
Posted by Selorm