Difference between revisions of "PlazesWhereAmIRuby"

From rukapedia
Jump to: navigation, search
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Placeholder.
+
PlazesPHPWhereAmI is a [[Ruby]] script that allows you to retrieve your current [[Plazes]] location.
 +
 
 +
==Source Code==
 +
 
 +
You can grab the latest version of the source code using Subversion at:
 +
 
 +
<code>svn://svn.reinvented.net/Plazes/Ruby/PlazesWhereAmIRuby</code>
 +
 
 +
or
 +
 
 +
<code>http://svn.reinvented.net/Plazes/Ruby/PlazesWhereAmIRuby</code>
 +
 
 +
==Weblog Posts==
 +
 
 +
* [http://ruk.ca/article/3015 Talking to Plazes from Ruby]

Latest revision as of 19:41, 8 October 2005

PlazesPHPWhereAmI is a Ruby script that allows you to retrieve your current Plazes location.

Source Code

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

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

or

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

Weblog Posts