[Ssc-dev] oboe.js
David Oliver
david at guardianproject.info
Thu Sep 4 08:44:29 EDT 2014
I'm pretty out of date on modern Javascript for the client, but it appears
this library solves a small but very useful problem in web apps that have
little inherent client form or data, and rely on the server to provide that
data "in the moment" to a rich renderer in the client (written in
Javascript).
This library seems idea for a "database rows" type application, or (as
shown in the examples) a "data points on a map" application. The use of
"streaming" (not sure I like the term) is useful since the empty
application is filled (and visualized) gradually instead of the
visualization occurring only when all the server-provided data is
downloaded.
That this is a small library also helps since part of the problem is the
libraries like JQuery are so huge they cause massive delays in page loading
in and of themselves.
Dave
David M. Oliver | david at g <david at olivercoady.com>uardianproject.info |
http://g <http://olivercoady.com>uardianproject.info | @davidmoliver | +1
970 368 2366
On Wed, Sep 3, 2014 at 2:03 PM, Harlo Holmes <harlo at guardianproject.info>
wrote:
> just found out about this: http://oboejs.com
>
> does anyone have any experience with it? might come in handy for parsing
> j3m data more efficently and quickly...
>
> thanks,
> harlo
>
> ++++++++++++++++++++++++++
> Research Fellow, Head of Metadata
> The Guardian Project <https://guardianproject.info>
>
> pgp: 0xA4469630
> twitter: @harlo
>
>
> _______________________________________________
> Ssc-dev mailing list
>
> Post: Ssc-dev at lists.mayfirst.org
> List info: https://lists.mayfirst.org/mailman/listinfo/ssc-dev
>
> To Unsubscribe
> Send email to: Ssc-dev-unsubscribe at lists.mayfirst.org
> Or visit:
> https://lists.mayfirst.org/mailman/options/ssc-dev/david%40guardianproject.info
>
> You are subscribed as: david at guardianproject.info
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mayfirst.org/pipermail/ssc-dev/attachments/20140904/3b8f9a76/attachment.html>
More information about the Ssc-dev
mailing list