Categories
mobile Web Development

HTML5 Date Element: Mobile Browser Support Snapshot

The HTML5 date element is an especially great addition in the mobile world. It triggers native controls, built for mobile devices, instead of forcing the developer to come up with a normally-complex solution. Support was not there for a while but apparently things are improving as of late.

For example:

iOS 5.1 Safari

Screen shot of HTML5 date field on iOS 5.1 Safari browser

Android 4.x Chrome:

HTML5 date element in Android 4.x Chrome Browser

But sadly, the native Android 4.x browser is not compatible.

Android 4.x Browser's rendering of the HTML5 date element

I say, use it!

Share
Categories
Computing ios iphone mobile

Why keep HTML5 open when you can make it proprietary?

Say what you will, this is pretty cool – at least at the idea level: a specialized, HTML5 web browser for mobile devices that provides special hooks for HTML5 apps granting them access to native device features. Pretty nifty, right? Naturally the people who control the platform, kinda get to decide what can and cannot run, maybe get a cut of the action for the business that they are generating for you and for the work that they invested in making and marketing the app.

In exchange for openness, you get cool features (especially for games) and capabilities you otherwise will not be able to provide. Tradeoffs tradeoffs. Still, pretty darn cool.

mobiUs … the world’s first HTML5 Web App browser.

Share
Categories
Computing General Web Development

Flash vs. HTML5: When clients ask you to take sides in a holy war

Recently, a client asked me and my colleagues for a point of view on whether they should develop a profoundly animated website in Flash or go with HTML5. I love HTML5. I worked in Flash in the bad old days and was not a fan. I love HTML5. I even have the sticker on my laptop.

This is naturally prep for a big but.
It comes in the form of the list we shared with our client.
Look at it as a conversation starter. Be nice.

 

  • SEO – Flash and HTML5 are both not ideal for SEO (Canvas and SVG are not textual and hence indexable) 
  • Performance depends on what we need to achieve; complex HTML5 is as slow as complex Flash
  • Creative Liberty – Flash can accomplish more, in less time than HTML5
  • Build time – Flash development, on more browsers, will require less time *for the same thing* – assuming a lot of animation and interactivity
  • Browser Compatibility – HTML5 pretty much cannot work on browsers older than 2 years; Flash still works on the older Internet Explorer browsers that too many people still use. And we have to care about them.

This list is VERY MUCH for the present time. Things change fast and HTML5 is gaining a foothold faster than Flash is losing it. 

Still, right now, it's what I believe. Flash had to be the way to go. Sounds apologetic, no?

OH – and we ARE building an HTML5 mobile + tablet version of the same site. Mobile web vs. native apps – now that's a holy war I do take sides on.

Share
Share