Apr
17
By Tomomi Imura  //  1 Comment

Touchy-Feely with DOM Events: Rethinking Cross-Device User Interaction

touch-lumia920

This article was originally written for Nokia Code Blog on the earlier this month, and I am re-posting it here with a permission. There have been numerous [...]

Apr
16
By Tomomi Imura  //  No Comments

My Mobile HTML5 Talks Slides

My Mobile HTML5 Talks Slides

I have been really busy, in an awesome way- I have been working on a project called Coremob Camera, as a side project for W3C Core Mobile [...]

Jan
9
By Tomomi Imura  //  4 Comments

How to Enable WP8 Emulator on Mac

How to Enable WP8 Emulator on Mac

It appears to be that many Mac users, including myself, has had some trouble setting up Windows Phone SDK and run an WP emulator. I once gave [...]

Dec
1
By Tomomi Imura  //  1 Comment

HTML5 Form Validation のカスタマイズ

HTML5 Form Validation のカスタマイズ

Note: This article is written in Japanese for HTML5 Advent Calendar 2012. If you’d like to read this article in English, you can read the original post [...]

Nov
9
By Tomomi Imura  //  4 Comments

HTML5 Dev Conf Slides

HTML5DevConf SF Slides

I forgot to post the slides from my talk at HTML5 Dev Conf in San Francisco on October 15 and 16. There were so many great speakers [...]

Nov
4
By Tomomi Imura  //  No Comments

HTML5 File API & XHR2 with Node.js Express

file upload demo screenshot

Note: This article is written in Japanese for 東京Node学園祭2012. I may or may not re-post this in English later only when I feel like to. KTHXBAI こんにちは、そして(たぶん)はじめまして。GirlieMac! [...]

Oct
13
By Tomomi Imura  //  No Comments

Because I Want Mobile Web to Be A Better Platform

webplatform.org

It has been 4.5 months since I came back to Nokia (If you don’t know, I used to be working for the ill-fated Nokia N-Gage in 2005-2007. [...]

Aug
3
By Tomomi Imura  //  11 Comments

Resolution in Media Queries

my preso slide

I realized I hardly blog about mobile web development, although I do tweet about mobile quite often! (If you have not follow me on twitter, follow @girlie_mac [...]

Jul
31
By Tomomi Imura  //  No Comments

HTML5: The Mobile Approach

html5-slide

It was great to be invited to speak at Innovators of the Web Conference at Adobe San Francisco on July 21. My talk was about strategies on [...]

Mar
29
By Tomomi Imura  //  5 Comments

Creating Non-disruptive Notifications with HTML5

web notifications

The HTML5 Web Notifications API (now available on Chrome) allows you to display the Growl-like notification windows outside of the web browser window. Unlike the alert dialog, [...]