Tag Archive for "html5" - bookmarks

Posts Tagged ‘html5’

05/04/2012

Drag and Drop and Automatically Send to the Server | HTML5 Doctor

http://html5doctor.com/drag-and-drop-to-server/

13/12/2011

HTML5 Advent 2011

http://html5advent2011.digitpaint.nl/index.html

02/11/2011

Adactio: Journal—Timeless

http://adactio.com/journal/4982/

08/09/2011

The Tink Tank » Screen readers, ARIA roles & HTML5 support

http://tink.co.uk/2011/09/screen-readers-aria-roles-html5-support/

07/09/2011

Stubbornella » Blog Archive » Don’t Style Headings Using HTML5 Sections

http://www.stubbornella.org/content/2011/09/06/style-headings-using-html5-sections/

23/08/2011

HTML5 Showcase for Web Developers: The Wow and the How

http://www.htmlfivewow.com/slide27

18/08/2011

Making the Transition to HTML5 – Web Standards Sherpa

http://webstandardssherpa.com/reviews/making-the-transition-to-html5/

01/08/2011

HTML5 and Flash – Adobe – The Expressive Web – Beta

http://beta.theexpressiveweb.com/

01/08/2011

Adobe Labs | Previews, prereleases and beta software from Adobe

http://labs.adobe.com/

26/07/2011

HTML5 id/class name cheatsheet ❧ Oli.jp (@boblet)

http://oli.jp/2008/html5-class-cheatsheet/

15/07/2011

HTML5 Grayscale Image Hover

http://webdesignerwall.com/tutorials/html5-grayscale-image-hover

30/06/2011

Dailymotion – HTML5 demo

http://www.dailymotion.com/fr/html5

28/06/2011

Google Swiffy

http://swiffy.googlelabs.com/

08/06/2011

Tron: Legacy

http://disneydigitalbooks.go.com/tron/#

12/04/2011

Syncing page content with HTML5 video

Chris Heilmann on HTML5 video syncing with page content

Syncing page content with HTML5 video

23/03/2011

HTML5 for Windows XP – Upgrade from Internet Explorer

This is a call to arms to make Windows XP users move away from Internet Explorer to help us all make the web a richer and more enjoyable place.

HTML5 for Windows XP – Upgrade from Internet Explorer

21/03/2011

Opera’s Developer Relations Team – Web Anywhere: Mobile Optimisation With HTML5, CSS3, JavaScript (Bruce’s SxSW talk)

Web Anywhere: Mobile Optimisation With HTML5, CSS3, JavaScript (Bruce’s SxSW talk)

Opera’s Developer Relations Team – Web Anywhere: Mobile Optimisation With HTML5, CSS3, JavaScript (Bruce’s SxSW talk)

22/02/2011

WebKit Clock

This site is driven by HTML5 canvas, CSS3, JavaScript, Web Fonts, SVG and NO image files. It’s optimized to WebKit rendering engine and you can see it with Safari and Google Chrome.

WebKit Clock

22/02/2011

Sketch

drawing app with canvas – by Remy Sharp

Sketch

22/02/2011

HTML5 — Edition for Web Developers

This HTML5 specification is like no other—It has been processed with you, the humble web developer in mind.

HTML5 — Edition for Web Developers

14/02/2011

A few HTML5 questions that need answering | Christian Heilmann’s blog – Wait till I come!

I just released the notes of my “Using HTML5 sensibly” talk over on the Mozilla hacks blog and there are a few questions that need answering by anyone who wants to be part of publishing on the web in the future:

A few HTML5 questions that need answering | Christian Heilmann’s blog – Wait till I come!

07/02/2011

When can I use… Support tables for HTML5, CSS3, etc

Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.

When can I use… Support tables for HTML5, CSS3, etc

06/02/2011

HTML5 Super Friends Technical Details

GUIDE TO HTML5 HICCUPS HTML5 is the next generation of web markup, and the first web markup language created in the era of web applications. While we view many aspects of it quite favorably, we believe the specification could benefit from a few changes and clarifications, outlined below.

HTML5 Super Friends Technical Details

01/02/2011

Animated HTML5 logo

K3D demo using HTML5 Canvas and JavaScript (no Flash)

Animated HTML5 logo

31/01/2011

Bruce Lawson’s personal site  : Living Standard

To celebrate the fact that HTML5 has been renamed HTML (at least by the WHATWG, but not by the W3C) and “the WHATWG HTML spec can now be considered a ‘living standard’”, it seemed right to unleash the Axe Of Gloryℱ (my acoustic guitar) for another song.

Bruce Lawson’s personal site  : Living Standard

18/01/2011

Adactio: Journal—Badge of shame

The W3C have unveiled a logo for HTML5. I’m not sure the world needs such a logo, but I think it looks pretty good. It reminds me of some of the promotional materials used by the Web Standards Project back in the day—simple bold lines that work well at small sizes, with a whiff of Russian constructivism.

Adactio: Journal—Badge of shame

08/12/2010

The HTML5 test – How well does your browser support HTML5?

HTML5 test is created by Niels Leenheer.

The HTML5 test – How well does your browser support HTML5?

30/11/2010

Canvas Blue Beanie

By combining Liu Liu’s cool canvas facial detection library, and Kevin Cornell’s blue beanie PSD, you can get blue beanies for all!

Canvas Blue Beanie

18/11/2010

20 Things I Learned About Browsers and the Web

For things you’ve always wanted to know about the web but were afraid to ask, read on.

20 Things I Learned About Browsers and the Web

17/11/2010

A more accessible HTML5

In this article we’ll be focusing on adapting the custom-built video player from my last article with some jQuery and CSS3, making it as accessible as possible, and adding new features along the way, such as closed captions and transcriptions.

A more accessible HTML5

03/11/2010

XHTML Is Dead, Long Live XML-Valid HTML5 – Tantek

XHTML Is Dead, Long Live XML-Valid HTML5

XHTML Is Dead, Long Live XML-Valid HTML5 – Tantek

16/10/2010

Everything you need to know about HTML5 video and audio – Opera Developer Community

This article aims to provide all the nitty-gritty details of HTML5 media, the DOM API, events, and so forth, so you can implement your own HTML5 player with fallback for older browsers.

Everything you need to know about HTML5 video and audio – Opera Developer Community

14/10/2010

frequency decoder – accessible, unobtrusive slider demo

Whenever a slider has focus, the keys ←, →, ↑, ↓, Ins and Del can be used to control the slider handle (pressing either the Page up or Page down keys or CTRL and an arrow key will move the handle by two steps at a time), the Home key to set the slider at it’s minimum value and the End key to set the slider at it’s maximum value.

frequency decoder – accessible, unobtrusive slider demo

14/10/2010

HTML5 & CSS3 Resources for Designers

HTML5 & CSS3 Resources for Designers

13/10/2010

HTML5Rocks – Quick hits with the Flexible Box Model

I’d bet that you’ve done your fair share of styling elements to be arranged horizontally or vertically on a page. As of yet, though, CSS has lacked a suitable mechanism for this task. Enter the CSS3 Flexible Box Module, or Flexbox for short.

HTML5Rocks – Quick hits with the Flexible Box Model

11/10/2010

Local Storage And How To Use It On Websites – Smashing Magazine

Storing information locally on a user’s computer is a powerful strategy for a developer who is creating something for the Web. In this article, we’ll look at how easy it is to store information on a computer to read later and explain what you can use that for.

Local Storage And How To Use It On Websites – Smashing Magazine

11/10/2010

HTML5 accessibility

This site is a resource to provide information about which HTML5 user interface features are usable by people who rely upon assistive technology (AT) to use the web.

HTML5 accessibility

28/09/2010

Using HTML5 elements in WordPress post content – Nicolas Gallagher – Blog & Ephemera

Here are two ways to include HTML5 elements in your WordPress post content without WordPress’ wpautop function wrapping them in p tags or littering your code with line breaks.

Using HTML5 elements in WordPress post content – Nicolas Gallagher – Blog & Ephemera

23/09/2010

HTML5: The Facts And The Myths – Smashing Magazine

You can’t escape it. Everyone’s talking about HTML5. it’s perhaps the most hyped technology since people started putting rounded corners on everything and using unnecessary gradients. In fact, a lot of what people call HTML5 is actually just old-fashioned DHTML or AJAX. Mixed in with all the information is a lot of misinformation, so here, JavaScript expert Remy Sharp and Opera’s Bruce Lawson look at some of the myths and sort the truth from the common misconceptions.

HTML5: The Facts And The Myths – Smashing Magazine

22/09/2010

Opera’s Developer Relations Team – Audio and Video in HTML5 – London Web Standards 20.09.2010

I tried to wow the crowd with a few insights into the capabilities offered by Audio and Video in HTML5. And here are the examples I showed…

Opera’s Developer Relations Team – Audio and Video in HTML5 – London Web Standards 20.09.2010