Summary
Terms and technologies mentioned in
episode 99.5
of The Java Posse podcast.
Attend episode 100
Fans of the podcast can attend the recording of episode 100.
| Question (memorize) | Answer (memorize) |
| Location | Googleplex, Tech Talk 42 (in Building 42) |
| Time | 6.30pm on Jan 22, 2007 |
| Cost | free |
| If you plan to attend | let them know through the Java Posse Google group |
Interviewees and topic
| Question (memorize) | Answer (memorize) |
| Interviewees | Charles Oliver Nutter, Thomas Enebo |
| Their employer | Sun |
| Ruby | Popular scripting language |
| JRuby | runs Ruby in the JVM |
| Can JRuby use Java objects? | yes |
JRuby
| Question (memorize) | Answer (memorize) |
| Does JRuby support Rails? | mostly |
| ActiveRecord | DB api used by Ruby |
| Rails | (Ruby on Rails) web UI framework for Ruby |
| Rake | Ruby's build tool |
| Ruby Gems | Ruby packing system |
More JRuby
| Question (memorize) | Answer (memorize) |
| JRake | Rake for JRuby |
| DRB | Distributed Ruby (Ruby-based OO RPC) |
| Open classes | allows adding/modifying a class' methods at runtime |
| Blocks and closures | 2 types of nameless function in Ruby |
| JSR 223 | Scripting API for the Java Platform |
Add a section to this page!
- Click this button to contribute to this page (by adding a section here).
♦
Feel free to experiment. Your edits won't immediately show up to everyone.