Via Dion, Palm’s new Mojo framework for the Pre is based on Dojo!
As far as I know, it was a total surprise to the Dojo community (myself included). I can’t wait to get started writing apps for this thing and see what device APIs Palm has surfaced.
I wonder if they use Dijit or if they built their own UI toolkit. It seems like building something that is more targeted towards their phone would be the right thing.
If Dijit, I’d expect just the thinnest of base classes (_Widget, maybe _Templated). Mobile UI’s are fundamentally different, and off-the-shelf desktop-inspired UI components just don’t cut it. Whatever the case, I’m excited to see what they’ve done.
It would be really nice to see a special edition of Dojo for mobile devices. Right now we have iPhone, I hope in not so distant future Android will be useful for web developers too, and Palm Pre looks pretty cool at least on paper. It looks like the time is right to introduce something like that.
It doesn’t even need to be done w/ API changes. The normal >>excludeStart() directives give us most of what we’d need there, and if you target only webkit, then you get a LOT of the mobile world for “free”, including iPhone, Android, Nokia, and now Palm. WINCE and Blackberry are the only major outliers here, and it’s hard to call not supporting those browsers “failing” giving how terrible they are.
I think Eugene was referring to something like Dijit for mobile devices…or at least that was the impression I’d gotten; that would be the one thing that I could see people wanting.
Or maybe he was referring to providing a stripped down version of Base that took out all the forks and directly targets Webkit?
My aim is to make the web a better platform and to the extent that I can keep politics and economics from creeping in, that's what this blog is about, as in my public speaking.
6 Comments
I wonder if they use Dijit or if they built their own UI toolkit. It seems like building something that is more targeted towards their phone would be the right thing.
If Dijit, I’d expect just the thinnest of base classes (_Widget, maybe _Templated). Mobile UI’s are fundamentally different, and off-the-shelf desktop-inspired UI components just don’t cut it. Whatever the case, I’m excited to see what they’ve done.
Regards
It would be really nice to see a special edition of Dojo for mobile devices. Right now we have iPhone, I hope in not so distant future Android will be useful for web developers too, and Palm Pre looks pretty cool at least on paper. It looks like the time is right to introduce something like that.
Perhaps that would be a major goal of a 2.0 release…
Tom:
It doesn’t even need to be done w/ API changes. The normal
>>excludeStart()directives give us most of what we’d need there, and if you target only webkit, then you get a LOT of the mobile world for “free”, including iPhone, Android, Nokia, and now Palm. WINCE and Blackberry are the only major outliers here, and it’s hard to call not supporting those browsers “failing” giving how terrible they are.Regards
I think Eugene was referring to something like Dijit for mobile devices…or at least that was the impression I’d gotten; that would be the one thing that I could see people wanting.
Or maybe he was referring to providing a stripped down version of Base that took out all the forks and directly targets Webkit?
2 Trackbacks
[...] Whoa. | Continuing Intermittent Incoherency [...]
[...] Continuing Intermittent Incoherency Alex Russell’s notes on the web, life, and Dojo Skip to content About Me « Whoa. [...]