Ben Galbraith & Dion Almaer – The Future of Web Applications from Øredev on Vimeo.
“The Ajax revolution saw a sea change in web application development. By taking advantage of long-dormant browser capabilities, we were able to take our craft to new levels–reinventing…
continue reading
I recently found an old article (3 months old) I did not read about IE9 progress.
There are some good news in it, first the javascript engine has been improved a lot. It is now comparable to others modern browsers (just a…
continue reading
I was pretty surprise to read this week an article on Webmonkey that was saying that Microsoft would certainly double down in IE9 on HTML5 and CSS3. I suggest you read it yourself, but basically it was saying that Microsoft would…
continue reading
If there is one thing you will be missing while developing your mobile web application for Webkit, it is the CSS fixed position. You cannot effectively fix an element on the iPhone, and mobile device are no powerhouse to emulate…
continue reading
“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.…
continue reading
Looking for a file upload script lately?
You can use it to upload files with HTML5 now, you can even drag and drop from your desktop, and just update it later to get all the browsers to get along when it…
continue reading
A nice HTML5 video player has popped up recently. The Sublime video player is an experimentation from Jillion and what can I say, I tried it on Chrome and it look pretty slick and powerful. It currently support the latest version of…
continue reading
It is a good time to be a front-end developer and explore alternative technologies linked to the web. I already did an introduction to the excellent mobile jqtouch framework. This framework alleviates the work to create nice mobile websites and applications…
continue reading
Using Multi-Touch Events in Firefox and processing.js, you can create quite cool stuff:
More here.
continue reading
Another great talk of John Resig
continue reading