|
| 1 | +--- |
| 2 | +layout: page |
| 3 | +title: Ruby Conferences |
| 4 | +--- |
| 5 | + |
| 6 | +Ruby programmers around the world are getting involved in more and more |
| 7 | +conferences, where they get together to share reports on |
| 8 | +work-in-progress, discuss the future of Ruby, and welcome newcomers to |
| 9 | +the Ruby community. |
| 10 | + |
| 11 | +### Major Ruby Conferences |
| 12 | + |
| 13 | +[RubyConf][1] |
| 14 | +: Every year since 2001, [Ruby Central, Inc.][2] has produced RubyConf, |
| 15 | + the International Ruby conference. Attendance grew by a factor of ten |
| 16 | + between 2001 and 2006. RubyConf has provided a forum for presentations |
| 17 | + about Ruby technologies by their creators, including talks by |
| 18 | + Nathaniel Talbot on Test Unit, Jim Weirich on Rake, David Heinemeier |
| 19 | + Hansson on Ruby on Rails, Why the Lucky Stiff on the YAML library, |
| 20 | + and Sasada Koichi on YARV. Matz has attended, and spoken at, all the |
| 21 | + RubyConfs but one. |
| 22 | + |
| 23 | +[RubyKaigi][3] |
| 24 | +: The first Japanese Ruby conference, RubyKaigi 2006, took place in |
| 25 | + Odaiba. RubyKaigi provides many new and exciting talks by Matz and |
| 26 | + other Rubyists in every year. |
| 27 | + |
| 28 | +[EuRuKo <small>(Europaeische Ruby Konferenz)</small>][4] |
| 29 | +: The first annual European Ruby Conference (EuRuKo) was held in |
| 30 | + Karlsruhe, Germany, in 2003. Organized by a team of German Rubyists |
| 31 | + including Armin Roehrl and Michael Neumann, EuRuKo emerged as the |
| 32 | + second annual Ruby event, starting two years after RubyConf. |
| 33 | + |
| 34 | +[Open Source Developer Conference][5] |
| 35 | +: This is an annual open source development conference that is held each |
| 36 | + year in Australia. While not specifically a Ruby conference, each year |
| 37 | + we do get a number of Ruby papers and we are always interested in more |
| 38 | + Ruby content. |
| 39 | + |
| 40 | +### Regional Ruby Conferences |
| 41 | + |
| 42 | +[Ruby Central][2] administers a [Regional Conference Grant Program][6], |
| 43 | +to offset expenses for local and regional groups wanting to organize |
| 44 | +events. |
| 45 | + |
| 46 | +Ruby Central has also teamed up with [SDForum][7] to produce the Silicon |
| 47 | +Valley Ruby Conference, entering its second year in 2007. |
| 48 | + |
| 49 | +[RubyNation][8] is an annual Ruby conference serving the Virginia, West |
| 50 | +Virginia, Maryland, and Washington, DC areas. |
| 51 | + |
| 52 | +### Ruby At Other Conferences |
| 53 | + |
| 54 | +There has been a Ruby track at the [O’Reilly Open Source Conference][9] |
| 55 | +(OSCON) since 2004, and an increasing presence on the part of Ruby and |
| 56 | +Rubyists at other non-Ruby-specific gatherings. A number of conferences |
| 57 | +have also been devoted to [Ruby on Rails][10], including Ruby Central’s |
| 58 | +[RailsConf][11], [RailsConf Europe][12] (co-produced in 2006 by Ruby |
| 59 | +Central and [Skills Matter][13], and in 2007 by Ruby Central and |
| 60 | +O’Reilly), and Canada on Rails. |
| 61 | + |
| 62 | +[1]: http://rubyconf.org/ |
| 63 | +[2]: http://www.rubycentral.org |
| 64 | +[3]: http://jp.rubyist.net/RubyKaigi2008/ |
| 65 | +[4]: http://www.approximity.com/cgi-bin/europeRuby/tiki.cgi?c=v&p=Euruko07 |
| 66 | +[5]: http://www.osdc.com.au/ |
| 67 | +[6]: http://www.rubycentral.org/rcg2006.pdf |
| 68 | +[7]: http://www.sdforum.org |
| 69 | +[8]: http://rubynation.org/ |
| 70 | +[9]: http://conferences.oreillynet.com/os2006/ |
| 71 | +[10]: http://www.rubyonrails.org |
| 72 | +[11]: http://www.railsconf.org |
| 73 | +[12]: http://europe.railsconf.org |
| 74 | +[13]: http://www.skillsmatter.com |
0 commit comments