Jim Weirich

From Wikipedia, the free encyclopedia
Jim Weirich
Born(1956-11-18)November 18, 1956
DiedFebruary 19, 2014(2014-02-19) (aged 57)
NationalityAmerican
Occupation(s)Computer scientist, programmer
Known forRake
Children3

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[edit]

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 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[edit]

Weirich was a popular conference speaker known for making very difficult topics understandable.[16] An archive of 29 more recent talks is available on the Confreaks site; some notable talks are linked below:

The Grand Unified Theory of Software - Rails Underground 2009

SOLID Ruby - RubyNation 2010

Power Rake - Steel City Ruby 2012

Y Not? Adventures in Functional Programming - Ruby Conference 2012

Kata and Analysis - BostonRB Monthly Meeting - February 2013

Why Aren't You Using Ruby - RubyConf Uruguay 2013

RubyMotion - CincyCocoaDev April 2013

Decoupling from Rails - CincyRB October 2013

Ruby, threads, events... and Flying Robots! - CincyRB May 2013

Personal life[edit]

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]

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.

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]

See also[edit]

References[edit]

  1. ^ "Cincinnati Enquirer Obituary". Legacy.com.
  2. ^ Tate, Bruce (2005). Beyond Java. O'Reilly Media, Inc. pp. 111–112. ISBN 0596100949.
  3. ^ Brown, Gregory (2009). Ruby Best Practices. O'Reilly Media, Inc. p. 57. ISBN 978-0596523008.
  4. ^ "RubyConf India 2013". Archived from the original on 2014-03-02.
  5. ^ "RubyConf Brazil 2013".
  6. ^ "RubyConf Denver 2013".
  7. ^ "Confreaks Recorded Presentations".
  8. ^ "Ruby Weekly noting Weirich's passing".
  9. ^ "RubyGems.org Weirich Profile".
  10. ^ Black, David A. (2009). The well-grounded Rubyist. Greenwich, CT.: Manning. ISBN 978-1933988658.
  11. ^ Berry, Eric (Dec 8, 2008). Rails Pocket Reference. O'Reilly Media, Inc. p. 28. ISBN 978-0596520700.
  12. ^ "RubyGems.org Stats".
  13. ^ "Apple Open Source package listing for OS X 10.7.0".
  14. ^ Fernandez, Obie (2007). The Rails Way. Addison Wesley. ISBN 978-0321630193.
  15. ^ "RubyGems - Linux Journal".
  16. ^ "Interview with Jim Weirich". 6 December 2012.
  17. ^ https://www.facebook.com/jim.weirich/about [user-generated source]
  18. ^ "Ruby 1.9.3-p545 Release Announcement".

External links[edit]