Tantek Celik about the importance of Web Standards
This is the fourth installment of Mission:Mozilla, a series of interviews that link Mozillians, the technology they produce and the Mozilla mission. This time, We’re interviewingTantek Celik, a long-time Web standards contributor. He started working on web standards at Microsoft in 1998, while leading the development of Tasman, the IE Mac rendering engine, and subsequently founded independent efforts like microformats.org, BarCamp, and most recently, IndieWebCamp.org.
Read moreFOSDEM 2012: Mozilla Labs Apps and The Future of HTML5 Games
In this post I round-up my first time at FOSDEM and the two talks I gave during my time there; one on open Web apps and the other on creating games with HTML5.
This past weekend I have been in Brussels at FOSDEM, and absolutely massive free event for the open source software community. I hear there were over 5,000 people there this weekend, that’s a lot of people.
Read moreAurora 12 is out – improvements and updated Developer Tools
Aurora 12 is out, together with updated Developer Tools, and these are the improvements/changes.
HighlightsA few of the improvements that stand out a little more:
Read moreSPDY Brings Responsive and Scalable Transport to Firefox 11
Firefox 11 contains the first Firefox implementation of the SPDY protocol. SPDY is a secure web transport protocol that encapsulates HTTP/1 while replacing its aging connection management strategies. This results in more responsive page loads today and enables better scalability with the real time web of tomorrow.
Read moreGerman Federal Office of Information Security recommends Chrome
Read more
Americans do it early, Europeans wait and do it late
CSS3 3D Transforms in IE10
CSS3 features make it easier to build rich and immersive Web experiences. A recent post described how Web developers add personality to their sites with CSS3 Transitions and Animations. CSS3 3D Transforms add another dimension (literally) for developers to enhance their sites. Read more
Mozilla Hacks Weekly, February 2nd 2012
After a little break, Mozilla Hacks Weekly is now back! More reading tips from Mozilla’s Developer Engagement team. We also have a new format for our content, so please let us know if you have any thoughts on that!
At the end of this blog post, you also have all the Developer Engagement team members and what they work on, if you are interested in discussing more, contributing or taking part of our work.
Read moreTunny 11.62 maintenance
My name is Kristine and I'm an all year round intern in Desktop QA. It’s been 938 days since my last blog post and it's good to be back ;)
We are preparing another maintenance release for 11.6x ‘Tunny’ with some stability fixes. This is a normal Opera release, not Opera Next. Read more
State of the Docs, Feb. 1, 2012
Here are some of the changes to the Mozilla Developer Network site in the week and a half since the recent doc sprint.
Infrastructure woesWe had a snafu for a few days last week when a server crashed in the middle of a move of the DOM reference hierarchy, causing many DOM reference pages to apparently disappear. That situation has now been fixed.
Read moreOok!
Creating thumbnails with drag and drop and HTML5 canvas
HTML5 Canvas is a very cool feature. Seemingly just an opportunity to paint inside the browser with a very low-level API you can use it to heavily convert and change image and video content in the document. Today, let’s take a quick look at how you can use Canvas and the FileReader API to create thumbnails from images dropped into a browser document.
Read moreIdea customers get their very own Opera Mini browser
Interview: Nikhil Suresh on Building His Winning Canvas Demo
Editor’s Note: Back in November, Nikhil Suresh (@nklsrh2) from Sydney, Australia, won the MDN Developer Derby with his distinctive, non-violent 2-person shooter game Bouncy and the Apple. Read more
Firefox 10 is now available
Web Sites and a Plug-in Free Web
The transition to a plug-in free Web is happening today. Any site that uses plug-ins needs to understand what their customers experience when browsing plug-in free. Lots of Web browsing today happens on devices that simply don’t support plug-ins. Even browsers that do support plug-ins offer many ways to run plug-in free.
Read moreMozilla joins the W3C DAP – WebAPI progress
When we originally introduced our work on WebAPI, we got a number of questions where a particular question was the most frequently asked. Now, four months later, we wanted to follow up with what has been happening since.
Read moreCan the web homefield advantage win the Super Bowl?
Using the Fullscreen API in web browsers
One thing which has been very important when it comes to creating special end user experiences have been the ability to show something fullscreen, effectively hiding all the other content etc.
Remember when web sites gave you instructions how to configure your web browser with hiding toolbars and more, just to get a slightly better user experience? Or maybe it’s just me… :-)
Read moreHidden Gems of HTML5: classList
If you are a web developer, you surely must know how handy it is to dynamically change the class attribute on an element. The benefits this technique are quite a few:
Read more