-
Archives
- July 2019
- February 2019
- June 2018
- October 2015
- August 2015
- April 2015
- March 2015
- July 2014
- November 2013
- September 2012
- August 2012
- July 2012
- February 2012
- September 2011
- August 2011
- July 2011
- May 2011
- April 2011
- March 2011
- February 2011
- December 2010
- October 2010
- September 2010
- August 2010
- May 2010
- January 2010
- June 2009
- May 2009
- March 2009
- February 2009
- October 2008
- September 2008
- May 2008
-
Meta
Category Archives: Uncategorized
How do you use images?
Let us know how you use images on your website with this short form: forms.gle/vF9SW95simXKoZrKA.
Thanks! Continue reading
Posted in Uncategorized
Tagged images, picture, responsive design, sizes, sources, srcset
Leave a comment
A manifesto for teaching web development
Ten principles for teaching HTML, CSS and JavaScript to absolute beginners. Continue reading
Posted in HTML, Uncategorized, Web development
4 Comments
Search Google developer videos
Please note: I am currently rebuilding this app: the URLs below will not work. I built a prototype API and application for searching Google developer video transcripts and metadata: shearch.me?q=webrtc simpl.info/s Why? 1. I work for a search company. 2. … Continue reading
Posted in Uncategorized
Leave a comment
Media Newsletter: audio, video and realtime communications
I’ll be publishing a monthly roundup of news about media tech. Sign up at bit.ly/signupmedia. Archive at medianews.me.
Posted in Uncategorized
Leave a comment
Fundamentals of video on mobile
Watch my Google I/O video: Fundamentals of video on mobile: Responsive media Coping with variable connectivity Accessibility and fallbacks Formats and codecs
Posted in Uncategorized
Leave a comment
WebRTC in the real world: signaling, TURN and STUN
New on HTML5 Rocks: a detailed look at building servers for WebRTC. html5rocks.com/en/tutorials/webrtc/infrastructure
Posted in Uncategorized
1 Comment
simpl.info: simplest possible examples of HTML, CSS and JavaScript
I’ve built a site to provide simplest possible examples of HTML, CSS and JavaScript: simpl.info github.com/samdutton/simpl Motivations: ‘Show me the code!’ ‘Does technology X work on platform Y?’ ‘Where the heck is that Foo example I saw?’ A minimum of ‘huh?’ … Continue reading
WebRTC in Internet Explorer with Chrome Frame
Screencast and post explaining how to enable WebRTC in Internet Explorer with Chrome Frame. Continue reading
Posted in Uncategorized
Tagged Chrome, getUserMedia, google, google browser chrome, Google Chrome, webRTC
1 Comment
Introduction to WebRTC – now on HTML5 Rocks
I’ve written a detailed introduction to WebRTC on HTML5 Rocks: http://www.html5rocks.com/en/tutorials/webrtc/basics/ Continue reading
Posted in Uncategorized
Leave a comment
Chrome Developer Tools, Google I/O 2012
Video of the Chrome Developer Tools session at Google I/O 2012 with Sam Dutton and Pavel Feldman. Continue reading
Posted in Uncategorized
Leave a comment
Getting started with the HTML5 track element
If you haven’t had a look at the HTML5 track element — check it out my tutorial on HTML5 Rocks. The track element provides a simple, standardised way to add subtitles, captions, screen reader descriptions and chapters to video and … Continue reading
Cherry Cream Delight
I can’t believe the things I’ll eat when I’m on a plane. Continue reading
Posted in Uncategorized
Leave a comment
Automatically pause video when it’s not visible
I’ve built a Google Chrome extension called Hold It! that pauses video when it’s not visible. For example, when you: minimise a window with a video playing in it move to a different tab open a video link in a … Continue reading
Posted in Uncategorized
1 Comment
Win a Chromebook!
Win a Chromebook in the Italian Google Chrome Web Store competition. Continue reading
Posted in Uncategorized
Tagged Chrome, Chrome Web Store, google, Google Chrome, Italy
Leave a comment
Web apps need better context menus
For web apps to be as good as native apps, they need better context (right click) menus. Take a look at the screenshot above. This shows what happens when you click on a person in a Google+ circle: I’d like … Continue reading
Posted in Uncategorized
Leave a comment
The Page Visibility API
Demo of the Page Visibility API: useful for checking if a web page is — or becomes — visible or hidden. Continue reading
AppleScript to view HTML in a browser with TextWrangler
TextWrangler is a great text editor for the Mac.
Here’s a handy AppleScript to enable HTML files to be opened in any browser, including Chrome. Continue reading
Instant search for Shakespeare’s sonnets
I’ve written an application to search Shakespeare’s sonnets, which links to Quarto 1 facsimiles of each of the poems at the the University of Victora Internet Shakespeare Editions website. You can access it as a plain old web page in … Continue reading
Framegrabber Chrome extension
I’ve built a free Chrome extension for bookmarking video timecodes and capturing framegrabs. It’s called Framegrabber and you can get it here. Framegrabs are still images of individual film frames. The Framegrabber extension makes it possible to take framegrabs from … Continue reading
Posted in Uncategorized
Leave a comment