Module: Redcap

Defined in:
lib/redcap/uploader.rb

Overview

Uploader: support for uploading files to Second Life The standard upload fee (L$10) is charged upon successful upload. This program was inspired and informed by the work of Katherine Berry, author of phpsimcaps, AjaxLife, and other cool stuff:

http://blog.katharineberry.co.uk/

Defined Under Namespace

Classes: Uploader

Constant Summary collapse

GRIDS =
{"main"    => "https://login.agni.lindenlab.com/cgi-bin/login.cgi",
"preview" => "https://login.aditi.lindenlab.com/cgi-bin/login.cgi"}