Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Cellphones Handhelds

Palm Pre Development In the Browser 53

introspekt.i writes "Palm is building upon the Mozilla Bespin project to deliver an IDE for the Palm Pre entirely in the web browser. Apps can be developed on the server and then downloaded and deployed locally. It is an interesting tool, especially given that WebOS is so web-centric. This tool comes as a supplement to the existing development tools for Eclipse and the command line released by Palm earlier this year. The project is open to anyone who registers as a Palm developer, which is free to do."
This discussion has been archived. No new comments can be posted.

Palm Pre Development In the Browser

Comments Filter:
  • Re:Palm Pre? (Score:3, Interesting)

    by lwsimon ( 724555 ) <lyndsy@lyndsysimon.com> on Sunday December 20, 2009 @01:48PM (#30505168) Homepage Journal

    I think it only got 10 minutes, actually.

    I tried a Pre, such a POS. I like my iPhone, though I've shattered the stupid thing no less than three times in 6 months. Android looks very good, and if it is still on the same path in a year, I'm dumping AT&T and Apple and going with an Android device.

  • by fuzzyfuzzyfungus ( 1223518 ) on Sunday December 20, 2009 @01:57PM (#30505242) Journal
    Their lack of smartphone marketshare is a definite problem; but I'm not at all sure that it is one that Java is going to help them with.

    If anything, their choice of "more or less webapp languages and architecture, with a few local storage/access bits and bobs" seems fairly sensible(assuming they can get the speed issues of their first round worked out).

    Because it is architecturally so similar to the webapp widgets and things that are being written, in vast quantities, to be put on the net and run on computers of all sizes, the amount of developer investment required to take existing work and bundle it up for WebOS is(comparatively) small.
  • by Doc Ruby ( 173196 ) on Sunday December 20, 2009 @02:45PM (#30505526) Homepage Journal

    I don't see why it's still taking so long for "developing browser applications" to become indistinguishable from "developing applications". The browser is just an application framework that includes a network API, rendering API, and an API to its other functions. Since the browser became the overwhelmingly primary app framework for PC development, there have been several generations of UI frameworks that have come and gone, each of which had the opportunity to be both fully functional per OS platform and with the same API across platforms.

    We should just be writing applications, any of which can use a cross-platform UI API and reach the network with HTTP and other protocols using a cross-platform API. Phones have so many different OSes, GUI layers and network protocols that they should be the first to unify into a single platform. Since Java promised that but failed to deliver many years ago, we should have something else by now that does do it.

  • by dirkdodgers ( 1642627 ) on Sunday December 20, 2009 @03:23PM (#30505834)

    What I've seen saying for years we need in order for that to happen is either for Javascript to become a first class platform outside the browser, or for a current generation language to become a first class browser citizen that Java applets never were.

    I think the former, Javascript, is a dead end. In my opinion as an observer, it's primarily Microsoft through IE and their feet-dragging in the standards process that is hampering the evolution of Javascript into a proper platform. Microsoft has their own proprietary vision for a platform for rich, web-based applications, and industry standards like ECMAScript and Java don't factor into it other than as potential spoilers.

    In my opinion the way forward is for Java or Python to become first-class citizens in Mozilla Foundation products. My preference would be Java due to the richness of its standard and community libraries, its mindshare among professional engineers, and its acceptance by industry.

  • by rycamor ( 194164 ) on Sunday December 20, 2009 @06:11PM (#30507044)

    Perhaps you can clear something up for me: It was my understanding that in developer mode, you have a complete Linux environment, command line and all. Doesn't that mean you can compile C and C++ code to run on the Pre? Of course I know that the UI has to be handled through HTML/JS, but is it possible for the UI to talk to back-end components running as compiled code?

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...