Tuesday, 07 September 2010

Login Form

Search

Subscribe

Subscribe to KeithsCode.com
 

Get Stuff

CafePress Store
 
Data

Zipped Data files in either CSV or SQL format.

DocumentsDate added

Order by : Name | Date | Hits [ Ascendant ]
file icon Portable PuTTYhot! 07/07/2008 Hits: 622
This is a Zip file containing the PuTTY program, a batch file for using PuTTY from a thumb drive and the necessary registry files. For more information, please see Making PuTTY (really) Portable (index.php?option=com_content task=view id=21 Itemid=9).
file icon Classical Composershot! 06/18/2008 Hits: 211
A zip file containing a comma separated text file with 276 of the best known composers along with their birth and death years. The zip file also contains a PHP file with a table definition and inserts for the composers. The reason that a script is used instead of an SQL dump is the format of the data. The text file contains special characters in the composers first and last names which need to be inserted into the database in utf8 format. The date fields are text because a number of the dates are approximate and are marked with 'c' in front of the date. The death dates are accurate up to June of 2008. If any of the composers that were still living have passed since then, they will not have a year for in the death field.
file icon US Zip Codes with Lat/Longhot! 06/11/2008 Hits: 220
All US zip codes along with the Latitude, Longitude, Preferred City Name, Full State Name, and State Abbreviation. Data is accurate as of March, 2008. Zip file contains both CSV format data in a .txt file and SQL format data (including table definition) in an .sql file. Contains 42,492 records.