Palm Pre Development In the Browser
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."
1) what's the security look like (I'm fairly sure they're sandboxing everything, but still... what other steps if any have they taken?)
2) Err, the Pre has Exchange connectivity and all, but can that bit be accessed, and what other kind of enterprise connections are available up in this piece?
Quo usque tandem abutere, Nimbus, patientia nostra?
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.
Learn about Photography Basics.
I can't see any reason why they can't incorporate an Android runtime for Android application compatibility - well unless there are any licensing issues for Android beyond the fact that it is open source.
Instant 20,000+ applications (mostly about manoeuvring shapes to cover areas). You don't need the launcher or all of that gubbins, just the application runtime compatibility.
This makes a lot more sense than developing their own "native" API, SDK, etc. Android is here to stay, in one way or another.
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.
Android, as an application API, is effectively J2ME-Touch-Pure-Web.
J2ME - it uses a lot of the core Java API.
Touch - it uses a custom Android UI API.
Pure - it dumps the JVM in favour of Dalvik, and it dumps a lot of legacy apps.
Web - it incorporates a lot of Java APIs from Apache, etc, for web uses.
If Sun weren't stuck in some weird place for the past five to ten years, they would have eventually come up with something like Android (but on the JVM instead of Dalvik) for the current generation of phones.
Google did the work for them, added their own twists and value-add as they deserved to do for the work they had done, and got going.
J2ME, Android, or some native API. Phone hardware has certainly gotten faster, but that's no reason to go bogging it down by requiring everything works through HTTP and web browsers. Seriously, what is that? We could have applications that flew on smartphones, if only vendors wouldn't force them to go through layers of nonsense.
Please correct me if I got my facts wrong.
vakuona was responding to the parent post, which said "Only thing that I can see save them now is to offer a Java based API and standard J2ME runtime."
creation science book
I'm not the biggest "cloud" thumper, but of all the uses I can think of, the ability to not re-configure an infinity billion path settings, dependencies, include paths, bins, etc etc etc, sounds wonderful. Old computer break? No need to re-install your IDE and spend hours reconfiguring your system, just pop open your browser and continue where you left off.
"Sorrow is better than laughter, for by sadness of face the heart is made glad." [Ecclesiastes 7:3]
Care to detail that a bit? I have a Pre, though I'm not a palm fanboy by any means. I've had it more or less since it launched and it seems to be a pretty solid little device so far as my experience has gone. The browser is good, the GPS is handy, Wifi works, 3G data speeds seem to be fine, there are a fair number of apps available for it (and palm seems to be fine with grey-market community apps), it's easily hackable, the UI is great, though the battery life is mediocre at best (though my understanding is that this is hardly unique to the pre wrt smartphones in general). The only issue that I've had is that the little cheapy USB cover fell off, not great, but hardly a huge issue (I've certainly not smashed/shattered it, so perhaps our use cases are a bit different). So, given that, how is this a POS?
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.
--
make install -not war
I hope they don't think they're going to pick up serious developers just for making their tools web-based, as if that was an end in itself, so I hope that they believe there is some benefit to making their tools all web based.
Reading the articles, I'm no so sure that isn't what they're doing here. According to them this is about enabling a next-generation web-based development workflow. It's different because... the IDE runs in your web browser.
The kind of developers you want to attract to your platform, who are going to build the quality apps that you want to be a reflection of the quality of your platform your platform, aren't held up on account of the "barrier to entry" of such ponderous requirements as having to install a J2ME development environment or have local storage space available.
Don't get me wrong, I'm a longtime fan of Palm and want to see them succeed. I owned many of their PDAs over the years. But this isn't the way to go about it. This sounds like marketing running their engineering organization. A next generation mobile development workflow isn't one that lets met develop in a web browser. It's one that gives me powerful APIs at multiple levels so that I have an API of appropriate richness and complexity whether I want to develop a calendaring extension, whether I want to develop a social media client, or whether I want to develop a game. This does none of those things, and it should go with out saying that my products won't be targeting any of the current webOS devices.
No kidding. I don't understand what Palm is doing here. If Palm were to offer a standard Java or .Net environment, I would start targeting their devices again. They could differentiate themselves from Android by offering a standard Java environment with value-added extensions, rather than delivering a kick to the community's groin just because they could.
I have so far refused to target the iPhone for just this reason: the platform is proprietary, and unnecessarily so. I'm betting on Android to be the next Symbian, and while Google has open sourced their non-standard parts, and so far I'm living with that, it is a let down. Java and its rich standard library is free, is open source, and is a community and industry standard with multiple compliant implementations.
Sure, Javascript is an industry standard, ECMAScript, but its standard library is downright anemic, it does not have the kind of tool support professional engineers expect, and the fact that it's tied so closely to the web browser is its greatest weakness, not strength.
So how is this different from AJAX? Does AJAX not have fancy IDE? WOuld this not let developers write applications that could run on all web standard phones? I recall a debate about how restrictive limiting apps to web apps is. Just asking.
"She's a scientist and a lesbian. She's not going to let it slide." Orphan Black
Yeah! No one uses Palm platform! I mean, it's essentially HTML/CSS and Javascript, but I mean come on, who writes that anymore? No one knows or cares about html and javascript because it's useless! Nothing uses it and there's definitely no one out there who can make a living off of it.
I do hope my sarcasm tags aren't necessary, given how absurd you sound. Yes, there are plenty of Java devs out there, and yes, I do wish Palm would release a Java SDK for the phone, but the fact is that that's not the developer segment they're going after. They're aiming development for this phone toward the millions of web developers out there. I've tried writing an app for the phone when the SDK first came out, and though I had no experience with the Prototype Framework they use for Javascript, I still had a little VLC remote control app up and running within the afternoon, with a pretty decent UI. They use the HTML5 specs for a bunch of things and I've seen some pretty impressive things done on the phone.
The only major problems are the current lack of low level networking (homebrew coders have written services for the linux backend though, in Java no less, to work around this for things like an IRC client), and 3D acceleration, though apparently they're working on the latter and even hired someone a few months back as a graphics framework engineer for the phone. There's speculation that that's one of the things they'll be talking about at CES.
Now, let me be clear about something, I have a Pre, but I don't think it's the greatest phone or OS in the world. There's actually a lot that I wish it had that Android has, but at the same time, there's a lot that WebOS has that Android doesn't (let's not even discuss the iPhone, as I honestly don't care about smartphone that can't do true multi-tasking). Both platforms still have a ways to go to true maturity though, and keep in mind it's still very early in the game respectively. The Pre's been around for what, 6 months? Android's v1 was pretty bad and many thought it dead till more phones came out and the OS matured. The reason the iPhone is so popular is primarily because it was the only game in town for a long time, and it didn't even have its much touted app store when it came out, or 3D acceleration. The way I see it, the more competition, the better. And the more innovative and creative ways they can all try to pull in both users and developers, the better it'll be for everyone.
You are a troll. I suspect you know nothing about the Pre nor WebOS.
In the beginning (heh) the iPhone only had the possibilities to use HTML and JS for custom applications and many, many people complained about it. There wasn't even a healthy application landscape until Apple decided to give an API to (most of) the guts of the system and create a central, affordable and (in return) possibly profitable repository of apps.
That nobody even cares that Palm Pre development can only be done in HTML should be an indicator of the amount of coders that care about the Palm Pre.
Custom electronics and digital signage for your business: www.evcircuits.com
Yeah but everything had to be hosted off the phone, which makes a big difference. As much as I dislike them I can see that web UI tools are improving all the time, much faster than other ways of creating UIs.
Seriously, I can do more with 1 kb of html in ten minutes than with Swing in an hour.
http://michaelsmith.id.au
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?
I'm not sure what GP is trying to say, but if he has broken an iPhone every other month for the past half year, the Pre (and any other smartphone cased entirely in plastic) would probably have lasted him about a week each. Perhaps he tried a Pre in the Sprint store and before he could even give WebOS a chance, he accidentally crushed the device with his bare hands.
Your mind is clear / The things that you fear / Will fade with how much you / Believe what you hear
The iPhone will never succeed if they only allow developers to use web technologies instead of native code. Real apps require features that only native code can provide. ...oh what? You said Palm Pre? In that case web code roxxors!
The age of WebOS and the Pre has nothing to do with why it sucks. If the company that gave life to the PDA can't put together a decent smart phone, and the reason why it has problems aren't teething and maturity issues, maybe maturity isn't what the OS needs. It needs newer, fresher management that's not trying to go after the fringes of disappointed iPhone users. While there are disappointed iPhone users and devs, they're vastly out numbered by the number of iPhone owners and zealots.
The more competition isn't always better. Volume doesn't equate to quality.
Non impediti ratione cogitationus.
You're not far off. Build quality is a very important issue to me - I own a Panasonic Toughbook, if that gives you an idea.
Troll my ass. Troll != "Disagree"
Learn about Photography Basics.
And how exactly does it "suck"? You haven't actually stated why. Have you ever used it? Or do you actually know anything about it? Or are you just parroting what some iPhone obsessed website said?
MichaelSmith's quite correct. This is Apple and Oranges, so to speak. All of the iPhone's applications in it's first gen were ACTUAL web apps hosted on a server. They weren't really even apps, just mobile versions of web pages. The Pre's apps are on the phone however, and leverage a TON of the upcoming HTML5 spec to allow them to do things like use a client side db, play video and audio, etc. These were things that the iPhone could not do through its browser. Not to mention that iPhone apps can't play with phone settings, contacts, etc, while the Pre's apps can, since they're not "web apps," they're just written like them.
I know a decent amount about the Pre and WebOS (longtime reader of /. and other such sites) and ten minutes (with a friend's) was more than I could stand. Tiny, rubbery keys with horrible feel (I used to have a Nokia w/ a physical qwerty keyboard and I have a BB from work and I much prefer the iPhone's virtual keyboard) and the UI isn't as smooth. Sure, it's subjective, but then again, that's all that is important--YOU buy the phone YOU like. If the iPhone were as it is and only sold 50k units I'd still love mine. 10 minutes is PLENTY to decide if you like a new phone or not. In my lifetime of using gadgets, first impressions usually hold. There have been very few gadgets I've hated at first but grown to love.
Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
javascript is (finally) starting to evolve more rapidly into a reasonable language for application development. You can already get Javascript VMs with excellent performance, and they're only getting better. With the growing adoption of Javascript for server-side work, there's a lot more support for the kind of improvements in Javascript that "real programmers" want.
ECMAscript 5 is a step in the right direction, and Harmony will build upon that. And with Google, Apple, and Mozilla now all on-board to improve Javascript's improvement, it'll get better quickly, whether Microsoft is interested in keeping up or not, will become increasingly irrelevant.
One problem with Java becoming a first-class citizen in the browser is that it's often seen as an all-or-nothing proposition. The Java language, and some of the libraries, might be useful in that context, but the Java VM, the memory model, the class loader, etc, aren't really appropriate for use in an interactive browser environment.
It is a Troll because he is calling it a curse word and adding absolutely NO objective backing, whatsoever. That is pretty much a Troll, defined.
At least YOU provided some reasons why you don't like the Pre. Even in your case, not liking the keyboard and the "UI" not being as "smooth" as the iPhone doesn't make the Pre a "POS", as the grandparent called it. It might make it "not the phone for you" or "not ideal", but certainly not a "POS".
He was a -1 Troll post, and I called it exactly that.
Had he wanted to elaborate on what he thought was wrong with it (which he didn't) and perhaps say he didn't like it... fine. That might even be "+1 Informative".
That aside, I find that the keyboard works OK. When I compare it to my Treo 700p, I MUCH prefer the Treo. The UI is actually quite innovative and works well, though it tends to be a bit jerky or laggy at times. Hopefully this will be greatly improved when the update WebOS to use the GPU (it doesn't use it AT ALL right now, which is a shame).