Using the Apple remote in Ruby
After playing with iremoted and Ruby’s IO.popen I guess I am convinced that Ruby really works as a glue on many levels. So, using iremoted and capture Apple remote commands in the terminal it is trivial to use the remote to control a Ruby application. Of course, calling OS commands isn’t limited to Ruby. Here is a minimal dungeon game which you control with the apple remote. If you ever manage to find your way out I would be surprised…...