Difference between revisions of "RubyforPlazes"

From rukapedia
Jump to: navigation, search
 
(3 intermediate revisions by 3 users not shown)
(No difference)

Latest revision as of 10:25, 9 March 2006

RubyforPlazes is some Ruby code that allows you to interact with the Plazes. The PlazesRubyLauncher and PlazesWhereAmIRuby use this code.

If you're trying to make this work on a Sharp Zaurus, see RubyforPlazes on Zaurus.

Source Code

You can grab the latest version of the source code using Subversion at:

svn://svn.reinvented.net/Plazes/Ruby/RubyForPlazes

or

http://svn.reinvented.net/Plazes/Ruby/RubyForPlazes

Change Log

  • v0.6, October 9, 2005 - Added Linux-compatibility by enhancing the networkkey method to allow computing the network key under Linux.

Weblog Posts