BUSTED on youtube

Posted by Jacob Atkins Tue, 23 Sep 2008 15:45:00 GMT

This is a rip from the local news in my area showing a software package I created for the local law enforcement agencies.  If you would like any information on BUSTED fill free to email me at jacob@jacobatkins.com

 

First code on the new Mac

Posted by Jacob Atkins Sun, 15 Jun 2008 19:52:00 GMT

Well due to a lazy Sunday afternoon I created a widget for OSX.  I’m not really even proud of it; I did it in less than 5 minutes because Dashcode is way to simple.  But anyway it’s a small widget that shows the current episode of Diggnation on the dashboard.  If you use it leave a comment.  Like I said I did it in 5 minutes and I’m not proud of it, its nothing but a default template with a third-party link added.  Click here to get it.

List of every city and town in the US 5

Posted by Jacob Atkins Mon, 21 Apr 2008 03:23:00 GMT

I am working on a project that I needed a list of every city and town with their state in the US.  It was a little hard to find one but once I did it had to be processed to remove all the crap that I did not need.  If I needed it I thought that someone else out there might need it so here it is.

The file is a comma-separated value or CSV file, it does not have a header, the format is:

ID,Name,State

Enjoy

Download it here