Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<script id="jsbin-javascript">
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<script id="jsbin-javascript">
https://www.google.com/search?hl=en&q=Author+First+Name+Author+Last+Name+Title+Series+Series+Number+goodreads+reviews
https://www.google.com/search?hl=en&q=A.+J.+Hartley+Act+of+Will+Will+Hawthorne+1+goodreads+reviews
https://www.google.com/search?hl=en&q=A.+J.+Hartley+Will+Power+Will+Hawthorne+2+goodreads+reviews
https://www.google.com/search?hl=en&q=A.+J.+Jacobs+The+Year+of+Living+Biblically:+One+Man's+Humble+Quest+to+Follow+the+Bible+as+Literally+as+Possible+goodreads+reviews
https://www.google.com/search?hl=en&q=A.+Lee+Martinez+A+Nameless+Witch+goodreads+reviews
https://www.google.com/search?hl=en&q=A.+Manette+Ansay+Good+Things+I+Wish+You+goodreads+reviews
https://www.google.com/search?hl=en&q=A.+N.+&+Rice+Roquelaure+Beauty's+Punishment+Sleeping+Beauty+Trilogy+2+goodreads+reviews
https://www.google.com/search?hl=en&q=A.+N.+&+Rice+Roquelaure+Beauty's+Release+Sleeping+Beauty+Trilogy+3+goodreads+reviews
https://www.google.com/search?hl=en&q=Ace+Atkins+Devil's+Garden+goodreads+reviews
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<script id="jsbin-javascript">
Best of the best house:
https://soundcloud.com/super-flu-de/super_flu_fusion_2014 (must listen)
https://soundcloud.com/midnightcityamsterdam/fouk-midnight-city-15102016 (amazing groove)
https://soundcloud.com/times-are-ruff/feel-my-bicep-podcast-2013
https://soundcloud.com/wildeburg/times-are-ruff-wildeburg-17072016 (good throughout)
@kpennell
kpennell / google-sheets-sync-to-firebase.js
Created February 21, 2018 02:24 — forked from cvan/google-sheets-sync-to-firebase.js
Google Spreadsheets script for syncing to Firebase
function syncToFirebase () {
var sheet = SpreadsheetApp.getActiveSheet();
var rows = sheet.getDataRange();
var numRows = rows.getNumRows();
var numCols = rows.getNumColumns();
var values = rows.getValues();
var output = [];
var sheetName = sheet.getName();
Best of the best house:
https://soundcloud.com/super-flu-de/super_flu_fusion_2014 (must listen)
https://soundcloud.com/midnightcityamsterdam/fouk-midnight-city-15102016 (amazing groove)
https://soundcloud.com/times-are-ruff/feel-my-bicep-podcast-2013
https://soundcloud.com/wildeburg/times-are-ruff-wildeburg-17072016 (good throughout)
Best of the best house:
https://soundcloud.com/super-flu-de/super_flu_fusion_2014 (must listen)
https://soundcloud.com/midnightcityamsterdam/fouk-midnight-city-15102016 (amazing groove)
https://soundcloud.com/times-are-ruff/feel-my-bicep-podcast-2013
https://soundcloud.com/wildeburg/times-are-ruff-wildeburg-17072016 (good throughout)
http://www.cleanenergyauthority.com/alabama-solar-installers/acme-international-services-inc
http://www.cleanenergyauthority.com/alabama-solar-installers/affordable-energy-solutions-llc
http://www.cleanenergyauthority.com/alabama-solar-installers/affordable-energy-solutions-llc/
http://www.cleanenergyauthority.com/alabama-solar-installers/affordable-solar-hot-water-and-power-llc
http://www.cleanenergyauthority.com/alabama-solar-installers/birmingham/
http://www.cleanenergyauthority.com/alabama-solar-installers/earth-steward-solar-consulting
http://www.cleanenergyauthority.com/alabama-solar-installers/gulf-coast-solar
http://www.cleanenergyauthority.com/alabama-solar-installers/mobile/
http://www.cleanenergyauthority.com/alabama-solar-installers/solar-technology-alabama
http://www.cleanenergyauthority.com/alabama-solar-installers/southern-solar-systems
var FOLLOW_PAUSE = 1250;
var FOLLOW_RAND = 250;
var PAGE_WAIT = 2000;
__cnt__ = 0;
var f;
f = function() {
var eles;
var __lcnt__ = 0;
eles = jQuery('.Grid-cell .not-following .follow-text').each(function(i, ele) {
ele = jQuery(ele);