Skip to content

Instantly share code, notes, and snippets.

View acafourek's full-sized avatar

Andrew Cafourek acafourek

  • Anthos Capital
  • NY
View GitHub Profile
@acafourek
acafourek / Current User Location with fallbacks
Created January 9, 2014 16:43
I needed a way to determine the current user's location as near as possible so I could produce valid results from Foursquare's suggestCompletion API.
//get user's location
var latlong;
if(navigator.geolocation) {
//try with HTML5
function showPosition(position){
var htmllat = position.coords.latitude;
var htmllon = position.coords.longitude;
@acafourek
acafourek / MAA Button-Advanced Tab
Last active August 29, 2015 14:00
Create a Signup Button for an MAA Alumni Spaces Site
a.reg {
border-top: 1px solid #f1ba2d;
background: #d6a765;
background: -webkit-gradient(linear, left top, left bottom, from(#f1ba2d), to(#d6a765));
background: -webkit-linear-gradient(top, #f1ba2d, #d6a765);
background: -moz-linear-gradient(top, #f1ba2d, #d6a765);
background: -ms-linear-gradient(top, #f1ba2d, #d6a765);
background: -o-linear-gradient(top, #f1ba2d, #d6a765);
padding: 6.5px 13px;
-webkit-border-radius: 8px;
@acafourek
acafourek / Alumni Spaces Calendar Embed.html
Last active December 29, 2015 15:31
Embedded Calendar
<div id="ascal"></div>
<script src="https://d3dhhryxzq9zg6.cloudfront.net/calendar/js/AlumniSpacesCal-2.1.min.js?network=mizzou_&amp;id=ascal" type="text/javascript"></script>
@acafourek
acafourek / private.xml
Created February 4, 2015 14:03
Karabiner Config for Microsoft Ergonomic Keyboard
<?xml version="1.0"?>
<root>
<item>
<name>Microsoft Ergonomic Keyboard Map</name>
<identifier>private.msft_erg_keyboard</identifier>
<autogen>--KeyToConsumer-- KeyCode::F1, ConsumerKeyCode::MUSIC_PLAY</autogen>
<autogen>--KeyToConsumer-- KeyCode::F2, ConsumerKeyCode::VOLUME_MUTE</autogen>
<autogen>--KeyToConsumer-- KeyCode::F3, ConsumerKeyCode::VOLUME_DOWN</autogen>
<autogen>--KeyToConsumer-- KeyCode::F4, ConsumerKeyCode::VOLUME_UP</autogen>
<autogen>--KeyToConsumer-- KeyCode::F5, ConsumerKeyCode::BRIGHTNESS_DOWN</autogen>
@acafourek
acafourek / gist:4693bb51671dfda0249a
Last active August 29, 2015 14:22
Example group record
[
{
"id": "bigstate_100",
"fields": {
"total_events": "0",
"site_name": "Tornado Alley Tigers",
"total_comments": "0",
"as_site_id": "bigstate_100",
"twitter": "0",
"linkedin": "0",
@acafourek
acafourek / Alumni Spaces Embedded Map
Last active April 4, 2016 13:57
Embedding the Alumni Spaces Group Map
<div id="satdemo"></div>
<script src="https://d3dhhryxzq9zg6.cloudfront.net/satellite/scripts/AlumniSpacesSatellite-1.1.1.min.js?network=mizzou_&amp;id=satdemo&color=F1B82D&label=club&logo=https://d3dhhryxzq9zg6.cloudfront.net/satellite/images/MAA.svg" type="text/javascript"></script>
@acafourek
acafourek / Made in SGF - Light
Last active June 7, 2016 11:46
Light Version of Embeddable Made in SGF icon
<a href="http://madeinsgf.com/?ref=madeinsgf" class="MIS_MARK MIS_LIGHT" style="font-family: 'Helvetica', sans-serif; text-transform: uppercase; font-weight: 400; text-align: center; font-size: 14px; line-height: 18px; letter-spacing: 0.08em; text-decoration: none; color: #FFFFFF; padding: 5px; box-sizing: border-box;" title="Made in Springfield, MO">made in <svg class="MIS_LOGO" style="margin-bottom: -10px; fill: #FFFFFF !important; enable-background:new 0 0 80 80;" width="30" height="30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 80 80" xml:space="preserve"><path d="M74.9,57.1l-2.2-0.7c-0.1,0-0.3-0.1-0.3-0.3l-1.3-2.7c0-0.1-0.1-0.1-0.1-0.2L70.9,49c0-0.1-0.1-0.3-0.2-0.4l-3.4-3.4 c0,0,0,0-0.1-0.1L62,41.4c-0.1-0.1-0.2-0.2-0.2-0.4l-0.4-2.5c0-0.1,0-0.2,0-0.3l1.9-5.3c0.1-0.2,0-0.5-0.2-0.6l-2.6-1.4 c-0.2-0.1-0.4-0.1-0.6,0L59,31.6c-0.3,0.2-0.7,0.1-0.8-0.3L56.7,27c0-0.1-0.1-0.2-0.1-0.2l-6.5-6.2c-0.1-0.1-0.1-0.1-0.1-0.2 l-1.4-4.8c0-0.1,0-0.2
@acafourek
acafourek / Made in SGF - Dark
Last active June 7, 2016 11:45
Dark Version of Embeddable Made in SGF icon
<a href="http://madeinsgf.com/?ref=madeinsgf" class="MIS_MARK MIS_DARK" style="font-family: 'Helvetica', sans-serif; text-transform: uppercase; font-weight: 400; text-align: center; font-size: 14px; line-height: 18px; letter-spacing: 0.08em; text-decoration: none; color: #444444; padding: 5px; box-sizing: border-box;" title="Made in Springfield, MO">made in <svg class="MIS_LOGO" style="margin-bottom: -10px; fill: #444444 !important; enable-background:new 0 0 80 80;" width="30" height="30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 80 80" xml:space="preserve"><path d="M74.9,57.1l-2.2-0.7c-0.1,0-0.3-0.1-0.3-0.3l-1.3-2.7c0-0.1-0.1-0.1-0.1-0.2L70.9,49c0-0.1-0.1-0.3-0.2-0.4l-3.4-3.4 c0,0,0,0-0.1-0.1L62,41.4c-0.1-0.1-0.2-0.2-0.2-0.4l-0.4-2.5c0-0.1,0-0.2,0-0.3l1.9-5.3c0.1-0.2,0-0.5-0.2-0.6l-2.6-1.4 c-0.2-0.1-0.4-0.1-0.6,0L59,31.6c-0.3,0.2-0.7,0.1-0.8-0.3L56.7,27c0-0.1-0.1-0.2-0.1-0.2l-6.5-6.2c-0.1-0.1-0.1-0.1-0.1-0.2 l-1.4-4.8c0-0.1,0-0.2,
<div id="alumnispaces-map" data-university="unc_" style="height: 700px;" ></div>
<script src="https://d3dhhryxzq9zg6.cloudfront.net/satellite/js/as_satellite-1.3.5.min.js" type="text/javascript"></script>
@acafourek
acafourek / vvv-init.sh
Last active November 15, 2017 14:52
AS VVV init script
#!/usr/bin/env bash
# Provision WordPress Stable
DOMAIN=`get_primary_host "${VVV_SITE_NAME}".test`
DOMAINS=`get_hosts "${DOMAIN}"`
SITE_TITLE=`get_config_value 'site_title' "${DOMAIN}"`
WP_VERSION=`get_config_value 'wp_version' 'latest'`
WP_TYPE=`get_config_value 'wp_type' "single"`
DB_NAME=`get_config_value 'db_name' "${VVV_SITE_NAME}"`
DB_NAME=${DB_NAME//[\\\/\.\<\>\:\"\'\|\?\!\*-]/}