39
edits
Line 56: | Line 56: | ||
* ReclineJS: ReclineJS is a Data Explorer combining a data grid, Google Refine-style data transforms and visualizations all in lightweight javascript and html. This tool was started as a Code for America project, pick it up and hack on it more. http://reclinejs.com/ | * ReclineJS: ReclineJS is a Data Explorer combining a data grid, Google Refine-style data transforms and visualizations all in lightweight javascript and html. This tool was started as a Code for America project, pick it up and hack on it more. http://reclinejs.com/ | ||
* supercool.io: The local storage capabilities in browsers and mobile devices is, IMHO, underutilized in news apps and I think we all might benefit from a project that made it easier to use and standardized some of the data types so we could more readily share code across organizations and apps. UPDATE: Thinking about it today and looking back at the Meta Meta project I'm thinking a doable portion of this would be to make a JSON serialization of select parts of the rNews and model them for local storage using backbone.js and | * supercool.io: The local storage capabilities in browsers and mobile devices is, IMHO, underutilized in news apps and I think we all might benefit from a project that made it easier to use and standardized some of the data types so we could more readily share code across organizations and apps. UPDATE: Thinking about it today and looking back at the Meta Meta project I'm thinking a doable portion of this would be to make a JSON serialization of select parts of the rNews and model them for local storage using backbone.js and its local storage plugin or another local storage abstraction library -- @mterenzio | ||
=== Tools & APIs === | === Tools & APIs === |
edits