The challenge is how to get ERSI shapefiles into a full json format. I had MATLAB fired up and was going to generate this originally.…
I had a bunch of bogus images in my directory and I was going through and manually deleting them. I wised up a little bit…
Yes, pretty much a full day driving, but a great chance to catch up and enjoy each other as a family.
I had a lot of data in MySql in a rails application, but I moved to Mongo on a new application and wanted to give…
I want to know the impact of wind on endurance. So we have something like this: This gives us 8 cases of wind direction: From…
Here we tackle what a Radar needs to accurately measure a target’s position, size and motion. (This is nothing new, just a placeholder for some…
First I read the docs at: rubydoc.info to understand how FasterCSV is now in the ruby standard library. Then, I set up the following code: #config/initializers/csv_renderer.rb require…
This error was pretty hard to solve. I emailed heroku support and they recommended: “https://github.com/ddollar/heroku-accounts”:https://github.com/ddollar/heroku-accounts bq. For git commands to work git needs to use…
UTAPS is terrible software. I wasted a half hour today going through the source code to figure out how to mark an IDT as complete.…
I’m trying to get congressional district data to display on d3.js so I can do some cool overlays. The trick is to get matlab to…