Skip to content

Instantly share code, notes, and snippets.

View scriptmediala's full-sized avatar

Script Media LA scriptmediala

View GitHub Profile
@scriptmediala
scriptmediala / table.html
Created October 3, 2015 00:07
Court Calculation Widgets
<table border="1" cellpadding="3" cellspacing="0" bordercolor="#C9C9AD" width="100%">
<tbody><tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="3">
<tbody><tr>
<td colspan="2" id="MSG_TD"></td>
</tr>
<tr>
<td colspan="2" class="thirdcolumnlinks">General District Courts:
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style>
body { font-family:helvetica,arial,sans-serif; font-size:13px; }
h1 { color:hsl(0, 0%, 40%); background:#eee; margin:20px 10px 0; padding:10px; border-radius:2px; font-weight:normal; font-size:17px; }
h2 { color:hsl(0,0%,33%); margin-left:25px; margin-top:20px; font-weight:normal; font-size:15px; }
ul { list-style-type:none; }
li { white-space:nowrap; padding:3px 0; }
<html><head>
<title>Wicker Furniture, Home Accessories | Fountain Valley, CA</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="ROBOTS" content="INDEX,FOLLOW"><meta name="DESCRIPTION" content="Call us at (714) 841-4248 in Fountain Valley, CA, for wicker furniture and home accessories that make your residence warm and inviting."><meta name="KEYWORDS" content="wicker furniture, home accessories, fountain valley, ca"><script type="text/javascript" src="http://detect.deviceatlas.com/redirect.js?d=http://wickerrattanmartfv.com&amp;m=http://mwickerrattanmartfvcom.spmd.mobi"></script> <meta name="google-site-verification" content="aXfugzmombkth1eEPZYnRMvn_Sgc71OYJ-2wCY3CzaM">
@scriptmediala
scriptmediala / bash-cheatsheet.sh
Created November 8, 2015 07:55 — forked from LeCoupa/bash-cheatsheet.sh
Bash CheatSheet for UNIX Systems
#!/bin/bash
#####################################################
# Name: Bash CheatSheet for Mac OSX
#
# A little overlook of the Bash basics
#
# Usage:
#
# Author: J. Le Coupanec
# Date: 2014/11/04
@scriptmediala
scriptmediala / Open Modal with Form.markdown
Created November 21, 2015 13:58
Open Modal with Form
@scriptmediala
scriptmediala / repl-client.js
Created November 25, 2015 00:56 — forked from TooTallNate/repl-client.js
Running a "full-featured" REPL using a net.Server and net.Socket
var net = require('net')
var sock = net.connect(1337)
process.stdin.pipe(sock)
sock.pipe(process.stdout)
sock.on('connect', function () {
process.stdin.resume();
process.stdin.setRawMode(true)
@scriptmediala
scriptmediala / FB-Login-Example.html
Last active February 11, 2016 00:07
EZ SignIn + Pay
<html lang="en" id="facebook" class="highContrastSetting ">
<head><meta charset="utf-8"><script>function envFlush(a){function b(c){for(var d in a)c[d]=a[d];}if(window.requireLazy){window.requireLazy(['Env'],b);}else{window.Env=window.Env||{};b(window.Env);}}envFlush({"ajaxpipe_token":"AXjstYu8PEKyWaEs","lhsh":"ZAQECgBRW","khsh":"0`sj`e`rm`s-0fdu^gshdoer-0gc^eurf-3gc^eurf;1;enbtldou;fduDmdldourCxO`ld-2YLMIuuqSdptdru;qsnunuxqd;rdoe-0unjdojnx-0unjdojnx0-0gdubi^rdbsduOdv-0`sj`e`r-0q`xm`r-0StoRbs`qhof"});</script><script>CavalryLogger=false;</script><noscript>&lt;meta http-equiv="refresh" content="0; URL=/dialog/oauth?app_id=184484190795&amp;amp;client_id=184484190795&amp;amp;display=popup&amp;amp;domain=www.fbrell.com&amp;amp;e2e=%7B%7D&amp;amp;locale=en_US&amp;amp;origin=1&amp;amp;redirect_uri=https%3A%2F%2Fstaticxx.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D42%23cb%3Df1a5a8a268%26domain%3Dwww.fbrell.com%26origin%3Dhttps%253A%252F%252Fwww.fbrell.com%252Ff3e9078858%26relation%3Dopener%26frame%3Df3b397946
@scriptmediala
scriptmediala / jQuery-to-xml
Last active December 16, 2015 20:11
jQuery Parse
<!-- https://api.jquery.com/jQuery.parseXML/ -->
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>jQuery.parseXML demo</title>
<script src="https://code.jquery.com/jquery-1.10.2.js"></script>
</head>
<body>
@scriptmediala
scriptmediala / App Guides for Sheets and GAS
Last active September 9, 2017 15:26
Twilio+GAS Auto Caller
https://developers.google.com/apps-script/guides/menus
https://developers.google.com/apps-script/guides/sheets/functions
https://support.google.com/docs/table/25273?hl=en&rd=2
https://support.google.com/docs/answer/3094246
https://support.google.com/docs/table/25273?hl=en&rd=2
https://developers.google.com/apps-script/quickstart/macros.js
https://developers.google.com/apps-script/guides/sheets/functions#optimization
https://developers.google.com/apps-script/guides/web
https://github.com/entaq/GoogleAppsScript/blob/master/Twilio/MakePhoneCall/twiml.html
https://www.youtube.com/watch?v=j0wjM1Ds3lc
@scriptmediala
scriptmediala / NiHao.html
Created December 18, 2015 08:45
QR-Calls
<a href="http://my.qrvoice.net/1lVIPzo">Chinese!</a>