Skip to content

Instantly share code, notes, and snippets.

View mdales's full-sized avatar

Michael Dales mdales

View GitHub Profile
SUMMARY="Irssi is a command line irc client"
DESCRIPTION="Irssi is a command line irc client"
HOMEPAGE="http://www.irssi.org/"
SRC_URI="http://www.irssi.org/files/irssi-0.8.16-rc1.tar.gz"
CHECKSUM_SHA256="bb6c0125db30b697f80837941c17372b7484c64d57a6920b8bfa7ee3def92de3"
REVISION="1"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
SOURCE_DIR="irssi-0.8.16-rc1"
@mdales
mdales / gist:6b97ff366f210d741178
Created March 22, 2015 10:45
Script in swift to write a view out to a TIFF file
#!/usr/bin/env xcrun swift
import Cocoa
// library code (one day)
func convertViewToTIFF(view: NSView) -> NSData? {
let application = NSApplication.sharedApplication()
application.setActivationPolicy(NSApplicationActivationPolicy.Accessory)
#!/bin/sh
#
# An example hook script to verify what is about to be committed.
# Called by git-commit with no arguments. The hook should
# exit with non-zero status after issuing an appropriate message if
# it wants to stop the commit.
#
# To enable this hook, make this file executable.
# This is slightly modified from Andrew Morton's Perfect Patch.
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>closuretest</title>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.2.min.js">
</script>
<script>
var list = [
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>atest</title>
</head>
<body id="atest" onload="">
<a href="#blah">
<table border="2">
@mdales
mdales / Arduino LED server
Created December 29, 2010 17:12
Simple code to turn LEDs on/off based on web request.
#include <Client.h>
#include <Dhcp.h>
#include <dns.h>
#include <Ethernet.h>
#include <Server.h>
#include <sockutil.h>
#include <Udp.h>
#include <util.h>
#include <SPI.h>
@mdales
mdales / pythonstartup.py
Created March 4, 2011 11:29
LAzy django assistant
import readline, rlcompleter
readline.parse_and_bind ("bind ^I rl_complete")
globals().update({"test": 123})
test2 = 123
try:
from django.conf import settings
except ImportError:
pass
@mdales
mdales / gist:1120262
Created August 2, 2011 14:11
Failed bootstrap for cappuccino
oak[cappuccino]% ./bootstrap.sh 15:09
================================================================================
Narwhal JavaScript platform is required. Install it automatically now?
Enter "yes" or "no":
yes
================================================================================
To use the default location, "/usr/local/narwhal", just hit enter/return, or enter another path:
Downloading Narwhal from "http://github.com/280north/narwhal/zipball/master"...
% Total % Received % Xferd Average Speed Time Time Time Current
@mdales
mdales / gist:1267789
Created October 6, 2011 16:02
Django settings import
import os
if os.path.exists('/etc/myapp_django_settings.py'):
execfile('/etc/myapp_django_settings.py')
if os.path.exists('local_django_settings.py'):
execfile('local_django_settings.py')
@mdales
mdales / gist:1287089
Created October 14, 2011 13:25
MBP for sale
0010 Z0FZ MBP 15.4/2.4/CTO
With the following configuration:
Processor 2.4GHz Intel Core 2 Duo
Memory 4GB 1066Mz DDR3 SDRAM-2x1GB
Hard Drive 500GB Serial ATA @ 7200
Optical DriveSuperDrive 8X DL
Keyboard and Documentation KYBD/User's Guide -B
Country Kit/AEXCountry Kit-GBR