James Nolan Weirich (November 18, 1956 – February 19, 2014)[1] was a software developer, speaker, teacher, and contributor to the Ruby programming language community.[2][3] He was active in the Ruby community worldwide, speaking at events in Asia,[4] South America,[5] Europe, and the United States.[6][7]
Among his many contributions he created the popular Rake build tool for Ruby.[8]
Work
Weirich was the Chief Scientist at Neo Innovation, working at Neo's Cincinnati office. He also built and maintained many open source tools, the most popular being Rake and Builder with 74 and 54 million downloads, respectively.[9]
Rake is a build tool for automating tasks in Ruby.[10][11] It is one of the most widely downloaded Ruby Gems, downloaded more than 481 million times[12] and has been included with Apple OS X since at least version 10.7.[13]
Builder is a tool for creating structured XML data through Ruby.[14]
RubyGems is a package management tool for Ruby programs and libraries. Ryan Leavengood is credited with creating the very first RubyGems project in 2001, but it did not gain enough momentum to take off. In November 2003 with the need for a proper package manager growing, Richard Kilmer, Chad Fowler, David Black, Paul Brannan, and Jim Weirich got together at RubyConf 2003 in Austin and built today's RubyGems, which shares a name, but not the original codebase.[15]
Ruby Koans is a learning tool to teach people the Ruby Programming Language through a series of small exercises.
rspec-given is an extension to the popular Ruby testing framework RSpec that enables given/when/then notation when writing specs.
Git Immersion is a guided tour that walks through the fundamentals of Git, inspired by the premise that to know a thing is to do it.
Argus A Ruby API for controlling a Parrot AR Drone.
Presentations
Weirich was a popular conference speaker known for making very difficult topics understandable.[16][better source needed] An archive of 29 more recent talks is available on the Confreaks site; some notable talks are linked below:
Weirich grew up in Shipshewana, Indiana, graduating from Westview Junior - Senior High School in 1975. He went on to graduate from Indiana University in 1979 with a degree in physics. He lived in Cincinnati, Ohio.[17][better source needed]
Weirich was active in the Ruby community worldwide, and especially in Cincinnati, participating in the local agile development, Ruby, and functional programming user groups. At meetings, he often gave talks and was widely acclaimed for the clarity and quality of his presentations.[citation needed]
News of Weirich's death was met with hundreds of tributes and thanks via comments on his final GitHub commit, which includes a special banner added by GitHub. The 1.9.3-p545 release of the Ruby programming language was dedicated to his memory.[18]