Weekly Web Harvest for 2016-07-03

The land grab for farm data | TechCrunch Specifically, ownership and control of agronomic and equipment data is understood to have dramatic escalating value. Which seed varieties were the most successful and where? Which plant populations performed best? Whose recommendations (e.g. nitrogen programs) outperformed their peers? Which input datasets are used for these recommendations, how […]

Read More… from Weekly Web Harvest for 2016-07-03

Drag/Drop/Sort to Google Doc Creation

This is an experiment focused on getting content chunks from a Google Spreadsheet into a drag/drop web interface for manipulation then back to a Google Form (could be skipped but I did left it so people could add/alter other form elements as desired) and then spitting out the final product as a Google Document. The […]

Read More… from Drag/Drop/Sort to Google Doc Creation

Google Folder to Google Doc Script- The Video

Because I really thought the script to take Google Folder contents and automatically generate a document with headings that match the folder names and automatically linked source documents1 was far cooler than anyone realized . . . I decided to make a poor quality video chastising you and proving the interestingness beyond doubt. Keep in […]

Read More… from Google Folder to Google Doc Script- The Video

Display Google Sheets JSON with JQUERY

I’ve been doing my Google JSON display using Angular but I wanted to see what I could do with jQuery. This is based on the post here by Amit (to whom I am grateful for all the great stuff he puts out) with minor updates due to changes in how Google does things. Do make […]

Read More… from Display Google Sheets JSON with JQUERY