Ask YC: What do you think is the future of Android?
1–10 of 15 posts
Re: Ask YC: What do you think is the future of Android?
#2I've talked with various other people who seem enthusiastic, because it seems to get a lot of things right: 1) open 2) backed by some muscle 3) reasonably complete API.
My biggest worry is really always-on connections and web apps, which, although they don't give you all the low-level access, are an order of magnitude easier to develop and deploy.
Re: Ask YC: What do you think is the future of Android?
#3I'm betting on it being at least somewhat successful, which is why I've been spending a lot of time working on Hecl for it. I've talked with various other people who seem enthusiastic, because it seems to get a lot of things right: 1) open 2) backed by some muscle 3) reasonably complete API. My biggest worry is really always-on connections and web apps, which, although they don't give you all the low-level access, ar…
Re: Ask YC: What do you think is the future of Android?
#4I'm betting on it being at least somewhat successful, which is why I've been spending a lot of time working on Hecl for it. I've talked with various other people who seem enthusiastic, because it seems to get a lot of things right: 1) open 2) backed by some muscle 3) reasonably complete API. My biggest worry is really always-on connections and web apps, which, although they don't give you all the low-level access, ar…
Hecl is cool. It's what Jacl should have been. Keep up the good work.
Hecl is also very targeted at applications where its small size and flexibility give it a bit of an advantage... There's no way I can compete with JRuby or things like that on standard Java, given their popularity, so I continue to target the mobile/embedded space, even though you certainly could use it as an embedded interpreter in all kinds of different Java apps.
Re: Ask YC: What do you think is the future of Android?
#5Earlier quoted context omitted.
Hecl is cool. It's what Jacl should have been. Keep up the good work.
Thanks! They have different goals though... Jacl is an implementation of Tcl, whereas Hecl is its own language, that borrows some things from Tcl, but tries to improve on it: the core is smaller, we've abandoned the "everything is a string" idea (note, however, that Tcl does not represent everything internally as a string and hasn't for 10 years), and the commands are different. Hecl is also very targeted at applicat…
Re: Ask YC: What do you think is the future of Android?
#6Earlier quoted context omitted.
Thanks! They have different goals though... Jacl is an implementation of Tcl, whereas Hecl is its own language, that borrows some things from Tcl, but tries to improve on it: the core is smaller, we've abandoned the "everything is a string" idea (note, however, that Tcl does not represent everything internally as a string and hasn't for 10 years), and the commands are different. Hecl is also very targeted at applicat…
How do you think Hecl compares to Sun's own JavaFX Script / JavaFX Mobile?
- Hecl is real, and runs on all kinds of existing mobile phones, even old ones, and is deployed in existing products.
- Hecl is not tied to Sun, so for instance the Android port has no political implications. I'm doing it because Android looks like a decent bet.
The fact that they made a scripting language at all is proof that my basic idea (scripting language for mobile phones) is on the right track. Incidentally, YC also funded a company that made something similar: http://tsumobi.com/
Re: Ask YC: What do you think is the future of Android?
#7Re: Ask YC: What do you think is the future of Android?
#8Re: Ask YC: What do you think is the future of Android?
#9From a European perspective, anyone in his right mind should wait till a major handset manufacturer buys into them before starting to develop applications for it.And I must tell big names are very wary of depending on another big name for their products; hence Microsoft Mobile's miserable track record across the pond.
It's not Nokia, but it's not quite 'nobody' either.
Re: Ask YC: What do you think is the future of Android?
#10From a European perspective, anyone in his right mind should wait till a major handset manufacturer buys into them before starting to develop applications for it.And I must tell big names are very wary of depending on another big name for their products; hence Microsoft Mobile's miserable track record across the pond.
http://www.openhandsetalliance.com/oha_members.html It's not Nokia, but it's not quite 'nobody' either.
I am not saying that Google will never make it. It will take time before they can grab a decent share. The name of the game is wait and see at the moment.