Archive for the ‘links’ Category

Friday links: mobile performance studies, the upcoming device element, and more (July 15)

Friday, July 16th, 2010

Mobile

Flickr for iPhone 1.2 released
Firefox Home For iPhone Approved, Lets You Sync Bookmarks, Open Tabs And More
Opera Mobile 10.1 for S60: W3C gelocation, border-radius & 2D transforms on S60 platform
Mobile Browser Cache Limits, Revisited by Ryan Grove
Mobile cache file sizes (and other performance tests on mobile devices) by Steve Souders
Out Of Nowhere, The iPad Has A Real Competitor: the Android-based Pandigital Novel
Ex-Apple Javascript Guru: HTML5 and Native Apps Can Live Together

HTML

[whatwg] The vision behind the <device> element and the ConnectionPeer interface: Hixie (Ian Hickson) explains the future of video conferencing, real-time games, and peer-to-peer file transfer from the browser
The id attribute just got more classy in HTML5: probably not very useful, but good to know. Summary: in HTML 4.01 you could use almost any crazy characters for class names (♥, ⌘, ⌥, etc.), and now with HTML5 you can do the same for ids.
<mark>: how do you use it semantically?

Events

FREE MobileMonday Night in the Park – Mobile Life and Demos (San Francisco)
$ DevNation San Francisco (August 14, 2010): $50 if you get the early bird discount!
$$$$$ Design For Mobile 2010: “Design For Mobile is the first and only North American mobile user experience conference. The focus is on strategy and tactics for user research, product definition, interaction and other design, and usability testing.” ($1,700 early bird discount)

JavaScript

JavaScript Programming Patterns: Klaus Komenda gives a concise explanation of the various coding patterns created over the years. Not a new post, but it’s so good that it’s worth mentioning.
DailyJS: A JavaScript Blog
Caveats of the JS Module Pattern
VIDEO: yayQuery Podcast Episode 19: HTML5, Sencha, John Resig, etc.
How ECMAScript 5 still does not allow to subclass an array

CSS

How media queries allow you to optimize SVG icons for several sizes
High DPI Web Sites: Dave Hyatt explains circa 2006 another way of targeting high-DPI devices (before media queries were around)
CSS3 PIE: “PIE makes Internet Explorer 6-8 capable of rendering several of the most useful CSS3 decoration features.”

Books

Introducing HTML5 (Voices That Matter) (Bruce Lawson, Remy Sharp)

Etc

VIDEO: Paul Rouget on Mixing the web! (Mozilla Summit 2010): mixing HTML5, CSS3, WebGL, websockets… etc
VIDEO: The Big Web Show Episode 12: Web Conferences: Andy McMillan and Eric Meyer
Caching Improvements in Internet Explorer 9
Web App Masters: Designing for Interesting Moments: notes from Bill Scott’s presentation Designing for Interesting Moments
CouchDB 1.0 released

(thanks to Chris Heilmann’s Tech Thursday for some of the links)

Thursday links (July 8)

Thursday, July 8th, 2010

Mobile

YouTube Mobile Gets a Kick Start
Battle of Champions: HTC Droid Incredible vs. Palm Pre Plus
Designing for the Retina Display (326ppi)
AUDIO: John Resig: You Don’t Know Mobile (Webstyle Magazine) – ~$5,000 minimum to do mobile testing
Tapworthy: Designing Great iPhone Apps
eMobile: We have the fastest network in Japan!
Apple iPad User Analysis — Phase II
VIDEO: Using iPhone with a Braille display (Victor Tsaran)
Mobile Access 2010 (Pew Research)
BlackBerry and iPhone losing ground to Android, overall smartphone growth (comScore data)

JavaScript

JavaScript needs modules!
JavaScript Cache Provider (Dustin Diaz)
Writing Testable JavaScript

CSS

VIDEO: Nicole Sullivan on CSS (The Big Web Show)
CSS Media Queries & Using Available Space
Data URIs make CSS sprites obsolete (Nicholas Zakas)

Books

HTML5 For Web Designers
Tapworthy: Designing Great iPhone Apps
HTML5: Up and Running
JavaScript Patterns

Etc.

Web Forms: Semantic Mark Up in our Forms [part 2]
Non Hover – “Elements that rely only on mousemove, mouseover, mouseout or the CSS pseudo-class :hover may not always behave as expected on a touch-screen device such as iPad or iPhone.”
Video to ASCII conversion with Canvas
CAPTCHA slider
Rich snippets and structured markup (Google Webmaster Central) (SEO)
Firefox 4 beta 1 is here – what’s in it for web developers?