guest@pyhacker ~/search

grep -ir "internet" *
Results: 3

comcap.py - Comcast internet usage script

Yesterday I wrote a little python script that grabs your current Comcast internet usage and prints it to stdout. It depends on the excellent mechanize module so if you don't have it, install it with easy_install.py mechanize. To run the script, simply execute comcap.py. You will be prompted for your...

more ...

Adding a Software License Agreement to a DMG file

As part of the software distribution process I go through at my job (Qforma, Inc), I package up our software for both Windows and Mac. For Windows, I create an installer using NSIS which requires a user to agree to a Software License Agreement (SLA) before installing the software. For Mac, rather th...

more ...

sas7bdat

more ...