The document discusses Ruby and Android. It mentions that kishima spoke at the TokyuRubyKaigi03 conference on May 29, 2011 about using Ruby to build Android applications. It provides an overview of Ruboto, an open source framework that allows one to write Android apps using Ruby. Ruboto uses JRuby to run Ruby code on the Dalvik virtual machine and provides an interface to access Java classes from Ruby.