Bug fixes I'm making on blogPoster in the near future include: preventing crashes when networking is down, eliminating final underscore in post paths. http://github.com/passthejoe/blogposter
I just discovered the net-ping Ruby gem, which I'm going to use to test for a live Internet connection and keep my blogPoster script from crashing. https://stackoverflow.com/questions/21081639/how-to-ping-for-reachability-of-remote-host-in-ruby/21081715
I use Gvim instead of console Vim much of the time. I like being able to click the mouse around and select text that way.