Skip to content

Instantly share code, notes, and snippets.

@davidu
davidu / techcrunch.py
Created July 14, 2011 20:47
How I get my tickets the TC party...
#!/usr/bin/python
### INSTRUCTIONS ###
# 1. Make sure techcrunch.py is executable.
# 2. Put the following two lines into cron...
## MAILTO="1234567890@mobile.mycingular.com"
## * * * * * /path/to/techcrunch.py
# 3. Turn off the cronjob after you get your tickets.
# 4. Say hi to David Ulevitch <david at opendns dot com> at the party.
# 5. Come to the OpenDNS 5 year birthday the night before: bit.ly/opendns-party
@davidu
davidu / techcrunch.py
Created July 16, 2010 04:13
Get tickets to the TechCrunch party.
#!/usr/bin/python
### INSTRUCTIONS ###
# 1. Make sure techcrunch.py is executable.
# 2. Put the following two lines into cron...
# MAILTO="1234567890@mobile.mycingular.com"
# * * * * * /path/to/techcrunch.py
# 3. Turn off the cronjob after you get your tickets.
# 4. Say hi to David Ulevitch <david at opendns dot com> at the party.