Some test data for today, HTML colors and the ZIP code database.

Earlier today I was looking for some test data, some specific test data, and though I’d share it, along with another set of data I’ve used a few times (and not only for testing). First some color test data, this PHP array contains ever html color with a name, along with it’s corresponding hex color. This was actually pulled from tinycolor.js, which I was looking through to add something to.

Next I’ve attached (since it’s far to large to paste) a mysql file containing every ZIP code, although with corresponding city, state, lat, long, population, and a bunch of other data. Just upload the attached file and have a ball.

zip_code_db.sql.zip

I did some work on something else that might get posted this weekend, but will probably not make an appearance till next week.

Leave a Reply

Your email address will not be published. Required fields are marked *