public marks

PUBLIC MARKS from srcmax with tag html5

January 2012

jQuery HTML5 Uploader

jQuery HTML5 Uploader is a lightweight jQuery plugin that lets you to quickly add an upload system a-la-Gmail into your web app. You only need to create a dropbox element (i.e. a div) and jQuery HTML5 Uploader will do the rest. Then you can drag & drop one or more files on the element and the files will be uploaded. It also works with the multiple input file element. The upload function is divided into two asynchronous operations: client side, the file is loaded in the browser memory with a FileReader object. Useful if you want, for example, to show the image preview while uploading a picture. The server side operation consists in sending the binary file string to the postUrl (see settings).

November 2011

Mozilla Popcorn | Making video work like the web

(via)
Popcorn makes video work like the web. We create tools and programs to help developers and authors create interactive pages that supplement video and audio with rich web content, allowing your creations to live and grow online.

October 2011

September 2011

Technical Note TN2224: Technical Note TN2224

This Technote discusses some best practices for creating and deploying HTTP Live Streaming Media for the iPhone and iPad.

August 2011

HTML5 tools, Animation tools - Adobe Edge Preview | Adobe Labs

by 1 other
Adobe® Edge is a new web motion and interaction design tool that allows designers to bring animated content to websites, using web standards like HTML5, JavaScript, and CSS3.

July 2011

PhoneGap

by 7 others
PhoneGap is an HTML5 app platform that allows you to author native applications with web technologies and get access to APIs and app stores. PhoneGap leverages web technologies developers already know best... HTML and JavaScript.

June 2011

Google Swiffy

by 1 other
Swiffy converts Flash SWF files to HTML5, allowing you to reuse Flash content on devices without a Flash player (such as iPhones and iPads).

HTML5 Cross Browser Polyfills - GitHub

by 3 others
So here we're collecting all the shims, fallbacks, and polyfills in order to implant html5 functionality in browsers that don't natively support them. The general idea is that: we, as developers, should be able to develop with the HTML5 apis, and scripts can create the methods and objects that should exist. Developing in this future-proof way means as users upgrade, your code doesn't have to change but users will move to the better, native experience cleanly.

Modernizr

by 13 others
Modernizr is an open-source JavaScript library that helps you build the next generation of HTML5 and CSS3-powered websites.

May 2011

April 2011

MediaElement.js - HTML5 video player and audio player with Flash and Silverlight shims

by 5 others
HTML5 video and audio made easy. One file. Any browser. Same UI.

4.8.6 The video element — HTML5

If the user agent can seek to anywhere in the media resource, e.g. because it is a simple movie file and the user agent and the server support HTTP Range requests, then the attribute would return an object with one range, whose start is the time of the first frame (the earliest possible position, typically zero), and whose end is the same as the time of the first frame plus the duration attribute's value (which would equal the time of the last frame, and might be positive Infinity).

March 2011

February 2011

Apple - iPad-ready websites

by 1 other
iPad features Safari, a mobile web browser that supports the latest web standards — including HTML5, CSS3, and JavaScript. Here are just a few of the sites that take advantage of these web standards to deliver content that looks and functions beautifully on iPad.

January 2011

HTML5 elements in Internet Explorer without Javascript

by 1 other
When using HTML5 for your website, you'll soon notice that Internet Explorer refuses to acknowledge, and subsequently style, all those newfangled HTML5 elements. They simple collapse into nothingness, as if they never existed in the first place. Depending on how complicated your markup is and how many HTML5 elements you've used, this makes your website full of semantic hotness pretty much look like dog poo in Internet Explorer.

W3C HTML5 Logo

by 5 others
It stands strong and true, resilient and universal as the markup you write. It shines as bright and as bold as the forward-thinking, dedicated web developers you are. It's the standard's standard, a pennant for progress. And it certainly doesn't use tables for layout.