Hi App-istas!
Ben showed me Appcelerator at the recent Open Source Think Tank in
California. I downloaded the sdk and have written a couple of "hello
world" apps. Things I really like:
1) Treating <html> tags as code. I'm a long time object and Java guy.
I find the way Appcelerator uses html tags as an entry point to
composing rich internet applications to be very straight-forward and
apparent.
2) Building my applications using Ant. Ant is a standard and plugging
Appcelerator generated Ant tasks into my build environment for
PushToTest is easy.
The things I'm looking for:
1) A GUI authoring environment. I'm looking for something like the old
Borland Turbo Pascal development environment. I'd like to visually
layout the components. Does this exist?
2) A way to write macros. I will be building lots of user interfaces.
Once I build a standard dialog panel I want to reuse it as a template.
How do I do that?
3) A way to summarize an Appcelerator client functions so that I could
automatically generate a PushToTest functional test, load test, and
service monitor. Perhaps a Microformat definition?
http://microformats.org/
Thanks. I'm looking forward to working with Appcelerator
-Frank