Published 2007-07-28 22:36:00

A good friend of mine asked what's the difference between the dmdscript/fastcgijs/gtkjs stuff I'm doing and Adobe AIR.

I've not really looked at Adobe AIR much, noticed that it was mentioned on the extjs site, so I thought I'd do a quick "what's the difference"..

So what's the key differences

For Adobe AIR
  • Backed by a huge company with unknown reasons for hooking you in.
  • Lot's of support for Adobe technology, but any other libraries, you can forget about.
  • Probably written in C++ or C, so there are probably a few nice security holes difficult to find in the memory allocation. Even if you did have access to the source - it would be a pretty complex task to write bindings for libraries.
  • Great support for Windows, pretty good for Mac, and bugger all for other un*x's
For GtkJs / Fastcgijs / dmdscript
  • Absolutly no support ;) - obviously only done, because it's interesting and fun!
  • Lots of support for any open source library, as long as you are willing to waste a few days working out how mindblowingly simple it is to write bindings.
  • Written in D, which makes it pretty secure (well if you fix some of the bugs in my generator to do a small amount of sanity checks). And due to the fact that it's so similar in syntax to Javascript that makes the whole process of moving slow parts into compiled code considerable simpler than any other scripted language..
  • Great support for linux, and it might just work on any other platform, as long as you can find someone who knows those platforms.
Personally I think the Adobe AIR idea is pretty good, Javascript is a good basis for a language. But to be honest for the reasons above, I would not touch it with a barge pole..
Mentioned By:
google.com : adobe air php (618 referals)
www.nabble.com : Nabble - Php Brazil - Adobe AIR + PHP (311 referals)
google.com : april (105 referals)
google.com : december (102 referals)
google.com : adobe air and php (90 referals)
google.com : adobe air linux (87 referals)
google.com : php adobe air (84 referals)
google.com : AIR php (60 referals)
google.com : adobe air with php (54 referals)
google.com : adobe air php (32 referals)
google.com : php and adobe air (30 referals)
google.com : php in adobe air (27 referals)
google.com : adobe AIR extjs (21 referals)
google.com : adobe air php (20 referals)
google.com : "adobe air" php (17 referals)
google.com : extjs air (16 referals)
google.com : php air (15 referals)
www.planet-php.net : Planet PHP (14 referals)
google.com : php with adobe air (14 referals)
google.com : EXTJS Adobe AIR (13 referals)

Comments

Digital Backcountry
Hey Alan, just an FYI, we're planning on Linux support with the next version release. WE had to wait until the Flash Player for Linux was released. If you have any thoughts on AIR, feel free to email me.

=Ryan
rstewart@adobe.com
#0 - Ryan Stewart ( Link) on 2007-07-31 08:33:02 Delete Comment

Add Your Comment

Follow us on