Oops. Hit the send too fast!

Yes, JSON is very popular. And Unicode. I attended a Web Development Meetup
last night where the subject was Ember.js and the presenter gave a very
good overview in two fact-packed hours. There was a lot to absorb.

Just the buzzterms were dazzling. Ember is a spin-off of SproutCore and
uses Handlebars as its templating language. It is MVC although the views
are becoming less prominent with the introduction of HTML5 Web Components.
Next version is targeted at ECMAScript6. Ember is trying to layer on an
inheritance model more similar to Ruby than the Prototype model of
JavaScript.

Essentially, Ember provides a runtime for a full application written in
Javascript running in the browser, a killer solution for mobile devices.
Essentially, it has its own idea of a cursor engine (shades of VFP!) in the
browser with asynchronous and/or delayed updating to an internet server,
using Promises (http://promises-aplus.github.io/promises-spec/) to continue
onward and manage callbacks, while the data goes up to potentially yet
another MVC application written with the proper API and, sure enough,
passing JSON back and forth 'tween the two.

It was all a bit much.



On Wed, Feb 26, 2014 at 10:24 AM, Bill Arnold <
[email protected]> wrote:

>  A mention of IBM's Watson might be helpful because it uses JSON.
>
>
> https://www.ibmdw.net/watson/docs/developing-watson-apis/using-question-answ
> er-api-access-watson-capabilities/
>
>
> Bill
>
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/CACW6n4v_wq+ZpHn9TbXLO59grRMV4t8g7=tmmkgvulyafmh...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to