Skip to content

Instantly share code, notes, and snippets.

View cdhowie's full-sized avatar

Chris Howie cdhowie

View GitHub Profile
@cdhowie
cdhowie / index.html
Created April 24, 2012 16:44
commons-poty mailing list page
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<style type="text/css"><!--
* {
margin: 0;
padding: 0;
}
a {
color: #3366CC;
@cdhowie
cdhowie / mtgox.pl
Created June 8, 2011 20:25
Mt. Gox live trade watcher
#!/usr/bin/perl -w
# Donations may be sent to 1Ni6BojkPJ62HvCrdx4LQRrgvNKg56yq3y
#
# Copyright (C) 2011 by Chris Howie <me@chrishowie.com>
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell