Chad Dotson

A small town Computer Scientist / Software Engineer. Chad enjoys writing Python and JavaScript as well as tinkering with his Raspberry Pi and Arduino. When not programming, he enjoys Photography (especially lightning) and Sci-Fi.
A small town Computer Scientist / Software Engineer. Chad enjoys writing Python and JavaScript as well as tinkering with his Raspberry Pi and Arduino. When not programming, he enjoys Photography (especially lightning) and Sci-Fi.

October 3, 2009 Photos

I took these photos on the way to and back from Chattanooga today.

[nggallery id=22]

Posted by Chad Dotson in Photography, 1 comment

September 29, 2009 Images

I took these tonight.  The moon and Jupiter looked pretty awesome behind the broken clouds.

[nggallery id=21]

Posted by Chad Dotson in Photography, 0 comments

September 27, 2009 Images

Today’s images were mostly taken at the University of the South’s 3 overlook points.  They were taken with my Nikon D5000 with a myriad of filters.

[nggallery id=20]

Posted by Chad Dotson in Misc, Photography, 0 comments

Stargate Universe Premieres Friday

Stargate Universe premieres this Friday and if the trailer is anything to judge by, it will be spectacular.  Give it a watch!

Posted by Chad Dotson in TV/Movies, 0 comments

Polly Crockett Days 2009 – Cowan, TN

I went to Polly Crockett Days today in Cowan, TN.  It turned out to be a rainy and cloudy, but it was a good trial of my new D5000.  There are some pictures of some neat hit and miss engines, one powering an ice cream maker.  This set also includes photos of the Cowan Train Museum.

[nggallery id=19]

Posted by Chad Dotson in Photography, 0 comments

DateTakenPhotoSorter.py – A python script for sorting photos

I decided this script was a necessity since I’ve been arranging my photos based on date taken since I bought my first Canon point and shoot.  After buying my Nikon 5000, I was disappointed to find the Nikon’s sync software did not break photos out into directories based on the date they were taken.  Yesterday, I finally had time to sit down and code it up.  This script should work on any platform and can work via either command line or via drag-and-drop.  Simply give it one or more directories using either of those methods and it will sort the photos in each directory based on the “Image DateTaken” Exif field.

Download Link: DateTakenPhotoSorter

SVN: http://cdotson-utilities.googlecode.com/svn/trunk/DateTakenPhotoSorter

Posted by Chad Dotson in Photography, Programming, 0 comments