What's the opinion on Adobe AIR? The popularity among Hackers?
It seems good to develop front-ends and nicely portable applications, but, I am a C++/Java programmer, it's a first for AIR, so: if you do use it, what for? Is it the basis/platform for one of your applications, or is it a front-end?Just wondering, and thanks.
[+] [-] hoodoof|13 years ago|reply
[+] [-] doctorwho|13 years ago|reply
[+] [-] unknown|13 years ago|reply
[deleted]
[+] [-] amitabhsharma|13 years ago|reply
I can sum up my experience as below while developing a task management app.
Good Stuff : Very easy to learn, develop, debug and package.
Missing Stuff: No threading support. No direct web-workers support.
It can be easily used for Small GUI apps. But for something more serious ,I would rather give titanium desktop or Kivy a shot.
[+] [-] LolWolf|13 years ago|reply
[+] [-] octaveguin|13 years ago|reply
Companies don't like to brag about the use of AIR in their products because it has a bad stigma to it (see HN) but it's actually still the most powerful platform for building and distributing especially games across windows, iOS, android, and mac. If you look at the alternative (html5) - it's the clear winner IMO.
Definitely AIR is always used as a frontend. And it's a damn good one because you can quickly create a beautiful UIs in Flash CS5 and then just wire them up in AS3.
The thing that scares me the most about AIR as a platform is the negative attitude towards it. I care about AIR because it's the right tool for most of the things I want to do. The negative attitude is killing it when there is no other viable replacement.
[+] [-] kaushalc|13 years ago|reply
[+] [-] LolWolf|13 years ago|reply
[+] [-] bencevans|13 years ago|reply
[+] [-] LolWolf|13 years ago|reply
[+] [-] factorialboy|13 years ago|reply
If you want to make desktop apps in HTML+CSS+JS, try building an embedded WebKit app.
[+] [-] LolWolf|13 years ago|reply