Live data from Hacker News

Use a Google Spreadsheet as your JSON backend

coderwall.com

1–10 of 69 posts

Re: Use a Google Spreadsheet as your JSON backend

#3
We've been using Google Spreadsheets as part of our "CMS" in our latest website redesign.

We're relying on schema.org normalization: no more item.gsx$stuff everywhere + switching or mixing data providers is effortless.

http://joshfire-tech.tumblr.com/post/65032069418/using-third...

Re: Use a Google Spreadsheet as your JSON backend

#7
post #3

We've been using Google Spreadsheets as part of our "CMS" in our latest website redesign. We're relying on schema.org normalization: no more item.gsx$stuff everywhere + switching or mixing data providers is effortless. http://joshfire-tech.tumblr.com/post/65032069418/using-third...

I would love to see such a CMS open-sourced, I'm sure there are a lot of people who would like such a thing

Re: Use a Google Spreadsheet as your JSON backend

#9
..FWIW, for those of you who haven't been enlightened with the power that Google Apps Script[1] offers yet, be sure to check it out: http://script.google.com. Layered on top of Spreadsheets, this pair takes prototyping to a whole new level.

[1] https://developers.google.com/apps-script/

Post reply on HN