Well, I attended my first ClarionLive webinar last night to watch the NT6 launch. I don't normally attend these because they run at 02:30am my time, but decided to stay up to catch this one, and I am glad I did.
First thing I can say is "WOW!". NT6 looks fantastic. Congratulations on taking the product to a whole new level Bruce. The BIG winners in my view are:
1. The Wizards. I like NetTalk, but coding up a series of basic Browses and Forms is, lets face it, a tedious pain in the butt. Having the Wizards whip up all of these basic elements and then going through to remove what you don't want will slash my initial ramp up development time significantly. It's kind of like what scaffolding did for Ruby on Rails.
2. Theme support. On a recent NT project, the client asked me to make some minor changes to colour and background graphics, and to be honest, it was a lot of effort to dig through CSS files etc. to make changes to the basic look and feel. With NT6 Themeroller support, AND the ability to change the entire look and feel of your app on the fly - super cool !!
3. Background Process button. I had no idea how many background processes I would be running in my NT apps. Because we do a lot of webapps that link to legacy ERP system, there is usually a lot of table refreshing and duplicating that we need to do in the back end to synchronise data. Previously this was really 'hit or miss' in that we would have to put 'dummy' progress bars and fixed timers on pages to try and achieve this. To have a button that could maintain a connection to the server AND provide user eedback from a progress bar control is HUGE.
4. Mobile support. It seems that nearly all NT projects we do now the user is asking us "Oh, can we have that working on iPhones too?". Granted, what Bruce showed us presently is still very early support that is still in Alpha testing, but at least gives us a glimpse of the future in that we can write just ONE code base to support both Desktop and Mobile devices.
Conclusion - NetTalk 6 is WINNING... Now, if I could only remember the promotional upgrade code, I would be on the Capesoft store buying the upgrade right now...