Tagged: mobile Toggle Comment Threads | Keyboard Shortcuts

  • pit 2:29 pm on April 24, 2008 Permalink | Reply
    Tags: acid, , , , js, mobile, test   

    Web Compatibility Test for Mobile Browsers 

    Mobile browsers are really grown up, and it’s a clear symptom of this the fact that W3C published a Compatibility Test for Mobile Browsers (found via Ajaxian). You can simply launch test page within your mobile browser and you’ll get visual feedbacks about supported features, including:

    • XMLHTTPRequest object support
    • <canvas> element with its Javascript API
    • contenteditable, to allow rich content editing
    • transparent PNG support
    • Dynamic SVG
    • CSS3 selectors

    Test page will give you a visual feedback like this:

    mobile acid test result

    Where each green square means that a feature is supported on your phone, while it’s not with a red one.
    If you want to give it a try just point your browser to this url: http://tinyurl.com/37e33p, or use this QR code:

    Mobile acid test QR code

     
  • pit 1:23 pm on April 24, 2008 Permalink | Reply
    Tags: , , , mobile,   

    Building a fisheye menu in J2ME with JSR 226 

    I’ve always loved fisheye menus but, while there are quite a lot of ready-to-use components for web applications, when it comes to mobile it’s hard to find something. What better reason to build one? :)

    Since we’ll have dynamically resizable icons, a natural choice to build one with J2ME is JSR 226, that give us full support of SVG Tiny. This will limit portability of code, since this JSR is not supported on all J2me phones, but support is rapidly growing with latest generation phones.

    As you’ll see, code is quite straightforward, and great part of it is dedicated to coordinates/size calculations, to create that “slide/resize” effect that is soooooo cool :)

    J2ME fisheye menu

    You can find menu source code on my Forum Nokia Wiki article: J2ME Fisheye Menu with JSR 226, or download sample midlet here (and source code here).

     
  • pit 1:43 pm on April 17, 2008 Permalink | Reply
    Tags: geolocation, microblogging, mobile, webcam   

    Faceroller: mobile geotagged microblogging 

    FaceRoller is a micro-blogging service with integrated picture and geo-locating funcionalities: practically, you snap a photo, write what you want and tell where you are, and the job is done :) and, if you’ve got a Flickr or Facebook account, your pictures will be automatically uploaded there.

    Faceroller mobile microblogging

    It has also a J2me mobile client to upload photos when you’re on the go, directly from your java enabled phone.

    If you want to give it a try signup on FaceRoller and then download the j2me client.

    We’re still developing and expanding its concept, so comments and feedback are welcome!

     
c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
shift + esc
cancel