Demo Articles
-
Firefox 4 Demos: Awesome CSS3 Planetarium
O hai pixel lovers! Check out this gorgeous CSS3 demo: Planetarium, by the LittleWorkshop team (@glecollinet & @whatthefranck). Screencast: Youtube link. Gorgeous Animations The principal feature show-cased in this demo is CSS3 Transitions. The animation between the welcome-screen and the planet-screen, and the animation between the different planets are powered by transitions. But there are […]
-
Firefox 4 Demos: Runfield – a Canvas Game
Yeah! Another awesome demo in Web’o Wonder! With Hardware Acceleration and a fast JavaScript engine, the web platform is ready for Games. Runfield is an example. This HTML5 Game has been developed by Ilmari Heikkinen. It’s based on Canvas 2D, and this game works on all the recent browsers. (small definition version here – Oh! […]
-
Firefox 4 Demos: 3 new demos!
Firefox 4 RC is here! And as promised last week, more demos are coming on our Web O’ Wonder website! Here is another round with 3 new demos. Take a look! 360° Video Navigate into a panoramic video. Try it yourself Source code Motivational Poster Editor Create your own motivationnal poster. Try it yourself Source […]
-
Firefox 4 Web Demos: announcing Web O' Wonder
Firefox 4 is almost here. Check out some awesome Web demos on our brand new demo web site: Web’O Wonder. Screencast here. Update: 3 more demos: https://hacks.mozilla.org/2011/03/webowonder-round/ Web ‘O Wonder Firefox 4 is almost here, and comes with a huge list of awesome features for web developers. In order to illustrate all these new technical […]
-
Firefox 4 Beta: Latest Update is Here, with WebGL
The new Firefox 4 Beta is here, and comes with WebGL activated by default. You can download this new beta here: http://firefox.com/beta. Flight of the Navigator is a WebGL + Audio API demo developed by a team of Mozilla volunteers. You can see the demo online here (you need a WebGL compatible browser). More information […]
-
Firefox 4: hardware acceleration
Editor’s note: If you’ve arrived here via the Mozilla Support site because you are exploring advanced settings or having frequent crashes at startup, this probably isn’t the right solution. It’s been a few years since Firefox 4 was released and this post was written. You might want to visit this Troubleshooting page instead. What is […]
-
Firefox 4 Beta 2 is here – Welcome CSS3 transitions
As we have explained before, Mozilla is now making more frequent updates to our beta program. So here it is, Firefox Beta 2 has just been released, 3 weeks after Beta 1. Firefox 4 Beta 1 already brought a large amount of new features (see the Beta 1 feature list). So what’s new for web […]
-
Beyond HTML5: experiments with interactive audio
This is a re-post of an important post from David Humphrey who has been doing a lot of experiments on top of Mozilla’s extensible platform and doing experiments with multi-touch, sound, video, WebGL and all sorts of other goodies. It’s worth going through all of the demos below. You’ll find some stuff that will amaze […]
-
Real-time server visualization with canvas and processing.js
This is a guest blog post by Logan Welliver, Chief Creative at Cloudkick. He is a graphic designer by training and a web designer in practice. Cloud management company Cloudkick has released a real-time server monitoring visualization based on canvas and processing.js, that was co-developed with Alastair McDonald of processing.js fame. The product is designed […]
-
an HTML5 offline image editor and uploader application
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 […]