| File | Language | Description | Uploaded |
| xls2csv.py | Python | This script converts the first sheet in an Excel file into a csv file
Versions of Excel supported: 2003, 2002, XP, 2000, 97, 95. Download the xlrd package from http://www.lexicon.net/sjmachin/xlrd.htm
Windows: download and run this installer xlrd-0.6.1.win32.exe.
Linux: download and unzip the zip file, and do "sudo python setup.py install".
Usage: xls2csv filename.xls filename.csv
Sheet name is added as the first column in the scv file | 09/18/2010 |
| t | Ruby | Look up a word from Google Dictionary from command line. Usage: t oracle | 09/18/2010 |
| goog | Ruby | Google from command line. Usage: goog oracle | 09/18/2010 |
| news.rb | Ruby | Read news from command line | 03/07/2010 |
| quotes.rb | Ruby | Download stock quotes from finance.google.com | 10/11/2009 |
| sophie | Ruby | Facebook Puzzle http://www.facebook.com/careers/puzzles.php | 10/11/2009 |
| swarm | Ruby | Facebook Puzzle http://www.facebook.com/careers/puzzles.php | 10/11/2009 |
| peaktraffic | Ruby | Facebook Puzzle http://www.facebook.com/careers/puzzles.php | 10/11/2009 |
| gattaca | Ruby | Facebook Puzzle http://www.facebook.com/careers/puzzles.php | 10/11/2009 |
| usrbincrash | Ruby | Facebook Puzzle http://www.facebook.com/careers/puzzles.php | 10/11/2009 |
| smallworld | Ruby | Facebook Puzzle http://www.facebook.com/careers/puzzles.php | 10/11/2009 |
| gmail.py | Python | Send email from command line | 09/1/2009 |
| myftp.py | Python | FTP upload | 11/8/2010 |