Mozilla

Cisco Releases Open Source "Binary Module" For H.264 In WebRTC 95

SD-Arcadia writes "Mozilla Blog: 'Cisco has announced today that they are going to release a gratis, high quality, open source H.264 implementation — along with gratis binary modules compiled from that source and hosted by Cisco for download. This move enables any open source project to incorporate Cisco's H.264 module without paying MEPG LA license fees. Of course, this is not a not a complete solution. In a perfect world, codecs, like other basic Internet technologies such as TCP/IP, HTTP, and HTML, would be fully open and free for anyone to modify, recompile, and redistribute without license agreements or fees. Mozilla is fully committed to working towards that better future. To that end, we are developing Daala, a fully open next generation codec. Daala is still under development, but our goal is to leapfrog H.265 and VP9, building a codec that will be both higher-quality and free of encumbrances.'"
Programming

How Your Compiler Can Compromise Application Security 470

jfruh writes "Most day-to-day programmers have only a general idea of how compilers transform human-readable code into the machine language that actually powers computers. In an attempt to streamline applications, many compilers actually remove code that it perceives to be undefined or unstable — and, as a research group at MIT has found, in doing so can make applications less secure. The good news is the researchers have developed a model and a static checker for identifying unstable code. Their checker is called STACK, and it currently works for checking C/C++ code. The idea is that it will warn programmers about unstable code in their applications, so they can fix it, rather than have the compiler simply leave it out. They also hope it will encourage compiler writers to rethink how they can optimize code in more secure ways. STACK was run against a number of systems written in C/C++ and it found 160 new bugs in the systems tested, including the Linux kernel (32 bugs found), Mozilla (3), Postgres (9) and Python (5). They also found that, of the 8,575 packages in the Debian Wheezy archive that contained C/C++ code, STACK detected at least one instance of unstable code in 3,471 of them, which, as the researchers write (PDF), 'suggests that unstable code is a widespread problem.'"
Firefox

Firefox 25 Arrives With Web Audio API Support, Guest Browsing On Android 144

An anonymous reader writes "Mozilla today officially launched Firefox 25 for Windows, Mac, Linux, and Android. Additions include Web Audio API support, as well as guest browsing and mixed content blocking on Android. Firefox 25 can be downloaded from Firefox.com and all existing users should be able to upgrade to it automatically. As always, the Android version is trickling out slowly on Google Play. The release notes are here: desktop, mobile."
Windows

Chrome Will End XP Support in 2015; Firefox Has No Plans To Stop 257

Billly Gates writes "Microsoft is ending support for Windows XP in 2014. Fortunately for its users who want to keep browsing the web, Google is continuing to support Chrome until at least 2015. Firefox has no current plans to end support for XP. Hopefully this will delay the dreaded XPopacalypse — the idea that a major virus/worm/trojan will take down millions of systems that haven't been issued security patches. When these browsers finally do end XP support, does it mean webmasters will need to write seperate versions of CSS and JavaScript for older versions if the user base refuses to leave Windows XP (as happened with IE6)?" Update: 10/29 17:31 GMT by S : Changed headline and summary to reflect that Mozilla doesn't have plans to drop XP support any time soon.
Education

Web Literacy Standard Announced By Mozilla 64

An anonymous reader writes "Doug Belshaw and Carla Casilli, along with a community of stakeholders, have been working on a specification of skills needed for web literacy. Doug report that Brett Gaylor and Chris Lawrence announced version 1.0 of the spec. In a nutshell it's described as 'A map of the territory for the skills and competencies Mozilla and community think are important to get better at to more effectively read, write & participate on the Web.' Usages include writing curricula influenced by it, and issuing Open Badges that align with it (using the 'alignment' metadata field). Doug also calls for help with localization of the spec into other languages."
Mozilla

Mozilla Location Service: Geolocation Lookups From Cell Towers and WiFi Data 46

An anonymous reader writes "Mozilla today launched an experimental pilot project called Mozilla Location Service. The organization explains its goal is to provide geolocation lookups based on publicly observable cell tower and WiFi access point information. Mozilla admits that many commercial services already exist in this space, but it wants to provide a public one. The company points out there isn't a single 'large' public service that provides this data, which is becoming increasingly important when building various parts of the mobile ecosystem."
Cellphones

LG Launches Its Firefox OS Phone Fireweb for $200 91

SmartAboutThings writes "LG has launched the Fireweb Firefox OS smartphone in a joint event with the Telefonica Vivo carrier. The Fireweb Firefox OS smartphone will be available for around $200 and will join the Alcatel One Touch Fire which Telfonia is launching in Brazil, starting today. Mexico, Peru, and Uruguay are the next countries to get it. The Fireweb smartphone is LG's very first Firefox OS device and it increases the small number of OEMs that have released Firefox OS devices on the market. The smartphone has a 4-inch screen with a 480 x 320 display, a 1GHz Qualcomm processor and 4GB internal storage that can be expanded with the microSD card slot by up to 32GB. It has a 5-megapixel cameras that comes with both autofocusing and an LED flash, which is a first for Firefox OS phones." Hopefully an OEM releases a Firefox OS phone with beefier hardware, but you can't argue with the price.
Firefox

Firefox's Blocked-By-Default Java Isn't Going Down Well 362

JG0LD writes "The Firefox web browser will, henceforth, require users to manually activate Java objects on sites that they visit, Mozilla has confirmed. This even affects up-to-date versions of Java, which you can see on the block list. The change is aimed at improving security and moving away from a dependence on proprietary plug-ins, but critics say it will cause untold headaches for developers, admins and less-technical end-users. "
Mozilla

Firefox OS 1.1 Released, Mozilla Prepares For 2nd Round of Device Launches 76

SmartAboutThings writes "Mozilla has officially introduced the first update to its mobile Firefox OS. The very first update to Firefox OS adds some important new features, performance improvements and additional language support. Some of the most important changes include MMS support, Push Notifications API, Contact Management enhancements, Firefox browser downloads, Keyboard improvements and much more. In a separate announcement, Mozilla also said that new launches of Firefox OS smartphones will begin soon with more devices and in more markets around the world."
The Internet

Tim Berners-Lee, W3C Approve Work On DRM For HTML 5.1 307

An anonymous reader writes "Danny O'Brien from the EFF has a weblog post about how the Encrypted Media Extension (EME) proposal will continue to be part of HTML Work Group's bailiwick and may make it into a future HTML revision." From O'Brien's post: "A Web where you cannot cut and paste text; where your browser can't 'Save As...' an image; where the 'allowed' uses of saved files are monitored beyond the browser; where JavaScript is sealed away in opaque tombs; and maybe even where we can no longer effectively 'View Source' on some sites, is a very different Web from the one we have today. It's a Web where user agents—browsers—must navigate a nest of enforced duties every time they visit a page. It's a place where the next Tim Berners-Lee or Mozilla, if they were building a new browser from scratch, couldn't just look up the details of all the 'Web' technologies. They'd have to negotiate and sign compliance agreements with a raft of DRM providers just to be fully standards-compliant and interoperable."
Mozilla

Mozilla Plan Seeks To Debug Scientific Code 115

ananyo writes "An offshoot of Mozilla is aiming to discover whether a review process could improve the quality of researcher-built software that is used in myriad fields today, ranging from ecology and biology to social science. In an experiment being run by the Mozilla Science Lab, software engineers have reviewed selected pieces of code from published papers in computational biology. The reviewers looked at snippets of code up to 200 lines long that were included in the papers and written in widely used programming languages, such as R, Python and Perl. The Mozilla engineers have discussed their findings with the papers’ authors, who can now choose what, if anything, to do with the markups — including whether to permit disclosure of the results. But some researchers say that having software reviewers looking over their shoulder might backfire. 'One worry I have is that, with reviews like this, scientists will be even more discouraged from publishing their code,' says biostatistician Roger Peng at the Johns Hopkins Bloomberg School of Public Health in Baltimore, Maryland. 'We need to get more code out there, not improve how it looks.'"
Chromium

Google Dropping Netscape Plugin API Support In Chrome/Blink 170

An anonymous reader writes "Google today announced it is dropping Netscape Plugin Application Programming Interface support in Chrome. The company will be phasing out support over the coming year, starting with blocking webpage-instantiated plugins in January 2014. Google has looked at anonymous Chrome usage data and estimates that just six NPAPI plug-ins were used by more than 5 percent of users in the last month. To 'avoid disruption' (read: attempt to minimize the confusion) for users, Google will temporarily whitelist the most popular NPAPI plugins: Silverlight, Unity, Google Earth, Google Talk, and Facebook Video." Google offers NaCl as an alternative, and "Moving forward, our goal is to evolve the standards-based web platform to cover the use cases once served by NPAPI."
Firefox

Firefox 24 Arrives: WebRTC Support and NFC Sharing On Android 152

An anonymous reader writes "Mozilla today officially launched Firefox 24 for Windows, Mac, Linux, and Android. Improvements include a new option to mass close tabs 'to the right,' as well as WebRTC support and NFC sharing on Android. Firefox 24 has now been released over on Firefox.com and all existing users should be able to upgrade to it automatically. As always, the Android version is trickling out slowly on Google Play. Compared to Firefox 23, this isn’t a big release for the desktop. Mac users will notice a new scrollbar style on OS X 10.7 and users of the browsers social features will appreciate the ability to tear-off chat windows by just dragging (full release notes: desktop, mobile)."
Software

GNU MediaGoblin 0.5.0 "Goblin Force" Released 42

paroneayea writes "MediaGoblin 0.5.0 Goblin Force is released with a slew of new features: authentication plugins including OpenID and Mozilla Persona support, a new notification system, a new "reprocessing framework", and more! The project is also making progress towards its long-awaited federation goals via the Pump API, as used in pump.io. Rockin'!" (If the name doesn't ring a bell, Wikipedia helps: MediaGoblin is "a free, decentralized Web platform (server software) for hosting and sharing digital media.")
Cellphones

LG Reportedly Working On a Firefox OS Phone 64

SmartAboutThings writes "It seems that LG is going to join Alcatel, GeeksPhone and ZTE in the Firefox OS market. During an interview with Bulgarian online outlet Dnevnik.bg (in Bulgarian), LG's mobile communications head in Bulgaria spilled the beans on company's plans for the future. While he tried to refer only to plans that regard Bulgaria, it's obvious that he also spoke about LG's global strategy. Mister Valev said that LG is also looking to come up with a new Android tablet, phablet and even a smartwatch. Valev said LG is already working on a Firefox OS that could possibly be released in the first quarter of 2014."
Firefox

Mozilla Planning Firefox Metro For Windows 8 On December 10 179

An anonymous reader writes "Mozilla is finally getting close to releasing a Metro version of its Firefox browser that will run on Windows RT as well as the tablet-side of Windows 8. The touch flavor of the app will arrive on December 10 along with Firefox 26. That's assuming, of course, that there won't be more delays. Given what we've seen so far, we wouldn't be surprised to see a final Metro version arrive in 2014."
Advertising

IAB Urges People To Stop "Mozilla From Hijacking the Internet" 499

hypnosec writes "In its latest attempt to stop Mozilla from going ahead with its proposed default blocking of third-party cookies in Firefox, the Interactive Advertising Bureau took out a full page ad urging users to stop 'Mozilla from hijacking the Internet.' Through the advert, IAB has claimed that the Firefox maker wants to be the 'judge and jury' when it comes to business models on the web. According to the IAB, Mozilla wants to eliminate the cookies which enable online advertisers to reach the right audience. IAB notes that 'If cookies are eliminated, it is clear to us that consumers will get a less relevant and diverse Internet experience.'"
Cellphones

Unlocked Firefox OS ZTE Open Is Now Available On eBay For For $80 122

SmartAboutThings writes "We've been hearing quite a lot lately about the Firefox OS, but there are actually only a few Firefox OS phones launched on the market. ZTE Open is one of them and is actually the first Firefox OS phone for consumers. Even if Firefox OS has support from carriers all over the world, it's pretty hard to sell devices in more locations across the world. To remedy that, ZTE is going to sell the Firefox OS Open phone on eBay for eighty dollars, which is actually ten dollars less than the launch price. A real great thing is that the handset will be off-contract and unlocked which means you will be able to use it on all mobile networks. ZTE didn't mention when exactly the device will go on sale on eBay, the company just mentioning 'soon.'"
Mozilla

Mozilla Launches Persona Identity Bridge For Gmail 114

An anonymous reader writes "Mozilla today announced the Persona Identity Bridge for Gmail users. If you have a Google account, this means you can now sign into Persona-powered websites with your existing credentials. The best part is of course Mozilla's pledge to its users. 'Persona remains committed to privacy: Gmail users can sign into sites with Persona, but Google can't track which sites they sign into,' Mozilla Pesrona engineer Dan Callahan promises."
Firefox

Firefox 23 Arrives With New Logo, Mixed Content Blocker, and Network Monitor 365

An anonymous reader writes "Mozilla today officially launched Firefox 23 for Windows, Mac, Linux, and Android. Improvements include the addition of a share button, mixed content blocker, and network monitor on the desktop side (release notes). The new desktop version was available on the organization's FTP servers last night, but that was just the initial release of the installers. Firefox 23 has now officially been released over on Firefox.com and all existing users should be able to upgrade to it automatically. As always, the Android version is trickling out slowly on Google Play."

Slashdot Top Deals