Chris Blackburn

Results 7 issues of Chris Blackburn

Also, I havent found a way to disable sql files generation and leave only csv generation _Originally posted by @srghma in https://github.com/midwire/free_zipcode_data/pull/13#issuecomment-404085332_

We have to time this carefully and coordinate with `my_zipcode_gem` because it currently depends on these 3 files: * all_us_counties.csv * all_us_states.csv * all_us_zipcodes.csv Once we get a stable solution...

refactor

Internationalize the command line interface so that non-English users can also enjoy free zipcode data.

refactor

I’ve been using [Kiba ETL](https://github.com/thbar/kiba) for a client project and it is a great way to separate ETL concerns. **NOTES:** I still envision using a rake task to download [GeoNames](http://www.geonames.org/)...

refactor

First, thanks for doing this! My GPU fans make a weird croaking/bullfrog sound (one in particular) as it stops and then restarts every few seconds. It is super annoying and...

Once it is stable we need to integrate the [`free_zipcode_data`](https://github.com/midwire/free_zipcode_data) gem for retrieving/updating location data, as the old data files are obsolete. This will involve replacing the current rake tasks...

refactor
help wanted

@cmckni3 I’ve been contemplating it for several months, and though I’m driving a very large re-write project for a client right now, I think it is time for a rewrite...

refactor
question