About:hacks newsletter – issue 2

Hacks Mozilla.org - Mon, 2010-02-08 22:02

Last week we sent out the second issue of about:hacks, Mozilla’s newsletter for web developers.

Here are highlights from the topics covered in this new issue:

Read more
Categories: Browser news

GetFirebug.com redesign launched!

Mozilla Webdev - Mon, 2010-02-08 16:03

If you’ve happened across the GetFirebug.com web site recently, you’ll notice everything has a rather pleasant freshly painted smell. After a much-too-long delay, we’ve finally updated the design and layout for the official Firebug web site, and introduced a lovely new icon by our resident Iconmaster General Sean Martell.

Read more
Categories: web development

Java is back

Opera desktop team - Mon, 2010-02-08 11:59
We're still working hard on getting a beta version of Opera 10.50 ready for Windows. Here is the latest snapshot with some nice bug fixes. This includes the return of Java.

Opera is now using the Java Plug-in instead of native Java. Read more
Categories: Browser news

Huawei selects Opera Mobile 10 as China enters 3G era

Opera press releases - Mon, 2010-02-08 09:00
Opera Software today announced that Huawei, the China-based leading global telecommunications solutions provider, will preinstall Opera Mobile 10 on a range of mobile handsets. Huawei has long focused on creating value for its customers, and, with Opera Mobile the company can deploy a fast and feature-complete Web experience on multiple mobile platforms. Read more
Categories: Browser news

Approaching 10.50 beta for Windows

Opera desktop team - Sun, 2010-02-07 12:52
We're not there quite yet, but we are close to releasing the official beta version of Opera 10.50 for Windows.

Please focus mostly on potential showstoppers. If there are any bugs that you believe are important enough to block a beta release, let us know. Take a look at the list of known issues first, though.

There likely will be Mac and Unix snapshots next week, but right now we're working overtime to get Windows ready for beta. Read more
Categories: Browser news

Security Issues With Two Experimental Add-Ons

Mozilla security - Fri, 2010-02-05 19:18

Two add-ons in the experimental section of addons.mozilla.org were found to be containing malware.  These were not originally detected with the anti-malware scanning tools that we have been using.  We have since increased the number of scanning tools, and will be taking additional steps to minimize the risk of further incidents.  Full details of the issue and recommended mitigation steps are here on the AMO blog:

Read more
Categories: Security

Skin fixes, Unite, and then some

Opera desktop team - Fri, 2010-02-05 13:39
After staffing up and accelerating the development process, we are now approaching the beta stage on Windows. This build has a number of skin fixes and improvements, a large number of bugfixes, and Opera Unite should be working again.

We also have a new feature for you.

WARNING: This is a development snapshot: it contains the latest changes, but may also have severe known issues, including crashes and data loss situations. Read more
Categories: Browser news

Firefox 3.6 feedback

Hacks Mozilla.org - Fri, 2010-02-05 02:27

Firefox 3.6 was released on Jan 21st and has already been downloaded more than 35 million times! It features a faster JavaScript engine, faster DOM performance and a bunch of new HTML5 features. Read more

Categories: Browser news

Connect to the world from your car

Opera press releases - Wed, 2010-02-03 09:00
Opera Software today released a comprehensive report on bringing the Web to in-vehicle computer systems, entitled "Web on wheels". In this study, Opera takes a look at its partnership with Ford Motor Company to bring in-dash Web browsing to Ford trucks and vans. While Ford is the company's first browser-to-car deployment, Opera predicts a growing need for remote access to the office while on-the-road. Read more
Categories: Browser news

Opera browser tops the charts in Ukraine according to gemiusRanking

Opera press releases - Wed, 2010-02-03 08:00
Between November 2009 and January 2010, Opera surged ahead as Ukraine's browser leader, in terms of number of Web pages viewed. Opera users view more than 35 percent of all Web pages in Ukraine, according to the gemiusRanking report made by the Gemius Company. The full report is available at: http://ranking.com.ua/en/rankings/web-browsers-groups.html. Read more
Categories: Browser news

How did you do on the Webmaster Quiz?

Google Webmasters - Wed, 2010-02-03 02:13
Webmaster Level: All
Read more
Categories: web development

an HTML5 offline image editor and uploader application

Hacks Mozilla.org - Tue, 2010-02-02 16:00

Many web applications use image uploaders: image hosting websites, blog publishing applications, social networks, among many others. Such uploaders have limitations: you can’t upload more than one file at a time and you can’t edit the image before sending it. A plugin is the usual workaround for uploading more than one image, and image modifications are usually done on the server side, which can make the editing process more cumbersome.

Read more
Categories: Browser news

W3C SVG Working Group Update for January 2010

IE Blog - Tue, 2010-02-02 01:08

In this post, I want to share some examples of the progress going on in the SVG Working Group. Microsoft recently joined the SVG Working Group, and other members (Mozilla, Apple and Opera among others) welcomed us warmly. Read more

Categories: Browser news

Nate Chapin is now a WebKit reviewer!

Surfing Safari - Mon, 2010-02-01 18:23

Nate got his start in WebKit with helping to upstream Javascript bindings for the Chromium port into WebKit. During that work, he learned much about WebKit style as well as getting to know the bindings quite well. Since then, he continued to do a prodigious amount with the bindings and improved them in many ways. In addition, he also added noreferrer support and fixed bugs in a variety of areas such as the loader and plugin scripting.

Read more
Categories: Browser news

Hello, summary and figcaption elements

HTML5 Doctor - Mon, 2010-02-01 10:42

This weekend saw the minting of not one but two new elements. The summary element (not the summary attribute on the table element) goes inside the details element:

Read more
Categories: web development

New snapshot

Opera desktop team - Mon, 2010-02-01 10:12
Hey
As you have noticed we are fixing tons of bugs, so now a new build for you guys to test.
One new thing to notice is the new zoom control (only on win yet, but will come on other platforms soon) :)
Don't forget to report bugs in the bug wizard.. Read more
Categories: Browser news

Accelerated process

Opera desktop team - Sat, 2010-01-30 06:10
This spring we are doing everything a bit different. Firstly we have staffed up our desktop engineering team with a large number of great engineers. This means we are moving faster than ever before. Secondly, as you know, we are undertaking some massive changes to the platform integration that will give significant improvements for all three desktop platforms. The current estimates for the remaining work for Opera 10.50, however, indicates that we will reach final product quality earlier on Windows than on the other platforms. Read more
Categories: Browser news

ClassList in Firefox 3.6

Hacks Mozilla.org - Fri, 2010-01-29 18:29

This article was writt by Anthony Ricaud, French OpenWeb enthusiast.

Why you need classList

A dynamic web application usually needs visual feedback from its inner mechanism or needs to display different visual elements based on users’ actions.

Read more
Categories: Browser news

Request visitors' permission before installing software

Google Webmasters - Fri, 2010-01-29 01:17
(Cross-posted on the Google Korea Blog)

Webmaster Level: All
Read more
Categories: web development

Got Data? Need Search? Use Sphinx

Mozilla Webdev - Thu, 2010-01-28 20:17

So you’ve built your web application, and people are putting data in it, but how do they get that data back out? Often, they find data by searching. MySQL provides a searchable full-text index, but it has several limitations:

Read more
Categories: web development
Syndicate content