Google Script to Copy Row Above to Blank Row Below

I had a spreadsheet that entered blank cells when there was more than one admin for a WordPress site. So if Site_1 had two admins, I’d get two rows of data. The first row for the site would have- siteURL | siteTitle | siteAdmin but the second row for that site would have something like- […]

Read More… from Google Script to Copy Row Above to Blank Row Below

Auto-Logging Email via Google Script

flickr photo shared by OSU Special Collections & Archives : Commons with no copyright restriction (Flickr Commons) A while back I was logging emails in a Google sheet via IFTTT. I’d add a hashtag and forward it on where a spreadsheet would parse out some stuff from the subject line based on the | character. […]

Read More… from Auto-Logging Email via Google Script

Weekly Web Harvest for 2016-05-08

Encouraging the Impulse to Annotate – Todd’s Brain Glossing with social media involves the creation of conversational “layers” which adhere to the original text and produce a richer cultural artifact so that the original text is not obscured, but enhanced. Gloss suggests the multiple veneers that adolescents create to make texts their own. Glossing also denotes the […]

Read More… from Weekly Web Harvest for 2016-05-08

Grabbing JSON

flickr photo shared by Library Company of Philadelphia with no copyright restriction (Flickr Commons) What I wanted to do was grab data from the WordPress API and use that to provision chunks of my new portfolio site. The portfolio is hosted on GitHub and GitHub is HTTPS. At the moment my bionicteaching site is not […]

Read More… from Grabbing JSON