Skip to content

Instantly share code, notes, and snippets.

View michaelneale's full-sized avatar
😀
Not updating github status

Michael Neale michaelneale

😀
Not updating github status
View GitHub Profile
@michaelneale
michaelneale / belay-js-example.html
Last active September 11, 2015 06:58 — forked from jedwood/belay-js-example.html
Tiny helper for connecting two elements with SVG lines. Assumes jQuery (for now). Original by @johndilworth
<!DOCTYPE html>
<html>
<head>
<title>SVG Lines</title>
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
<script src="belay.js"></script>
<link rel="stylesheet" type="text/css" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<style>
body{
#!/bin/sh
if [ ! -d /opt/android/android-sdk-linux/tools/proguard ]
then
echo "Downloading SDK directory for Proguard"
curl -O http://dl.google.com/android/android-sdk_r22.6.2-linux.tgz
tar -zxvf android-sdk_r22.6.2-linux.tgz
echo "Copying proguard directory..."
cp -r android-sdk-linux/tools/proguard /opt/android/android-sdk-linux/tools
fi

This is more complex than necessary probably.

There appears to be no way in the web UI to set up webhooks for other events. And so we go to the API.

{
@michaelneale
michaelneale / gist:4146597
Created November 26, 2012 04:19 — forked from jon-eaves/gist:4146581
Senior Software and Systems Engineer
This is the official announcement of a new job at REA
-----------------------------------
We are home to Australia’s No.1 residential and commercial property websites, realestate.com.au and realcommercial.com.au.
In the international marketplace, we operate the market-leading Italian property site, casa.it.
Now this is the story all about how
My life got flipped, turned upside down
And I'd like to take a minute just sit right there
I'll tell you how I became the prince of a town called Bel-air

Since Obie Fernandez posted his demands as a consultant I thought I would post mine too.

  • I will be paid $10,000 per day, in $50 bills, in a titanium briefcase that you will purchase for the sole purpose of providing a container for my money. You may not re-use the briefcase for the next day's payment.
  • The $50 bills must have been printed in the last three months and handled by no more than 2 people.
  • Anybody handling the money must do so with clean white gloves that must be placed on the hand immediately before touching the briefcase. If the hand leaves the briefcase, the white gloves must be replaced with new ones before the briefcase is touched again.
  • I will arrive in your city by a private jet. Fuel and any other costs incurred by this trip will be paid by you, and is not included in the $10k/day fee.
  • Transportation from my jet to your workplace must be performed by a driver who is between the ages of 50
git clone https://github.com/cowboyd/fog.hpi
git clone https://github.com/jenkinsci/jenkins
git clone https://github.com/stapler/stapler.git
git clone https://github.com/cowboyd/jenkins.rb
STAPLER:
cd stapler
mvn install
cd jruby
mvn install