Posts Tagged ‘json’

Building McLaren.com – Part 3: Reading Telemetry

Monday, April 5th, 2010

I’ve just finished working on McLaren’s new F1 site, http://mclaren.com/home, for the 2010 season, at Pirata London, for Work Club.

I’ll be writing up what we’ve done here in several parts. Sign up for my RSS feed to keep updated.

Part three covers the JavaScript data for the telemetry panel, known as “The Race 1.0b”. (more…)

Refreshing a dojo datagrid json store

Friday, December 19th, 2008

http://dojocampus.org/content/2008/06/04/refreshing-a-data-store/#more-130

Nice article.  Took me ages to find.  Dojo docs are #king useless I must say.  Anything that has an article saying “actually a lot of people ask this” clearly has bad docs.  Why not add this note to the docs – what does “close()” do?  Put it in the docs.

See php.net for sensible docs.  The comments are useful, but also the docs are well written.

Update:  Haha, not so easy!  http://dojotoolkit.org/forum/dojox-dojox/dojox-grid-support/how-update-datagrid-1-2#comment-20458