Difference between revisions of "Second Life Develop"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
==See [[Open Source Portal]]==
This page is a resource for Second Life developers of all kinds.


==Resources==
{|cellspacing="0"
* [https://wiki.secondlife.com/wiki/Linden_Lab_Official:API_Terms_of_Use API Terms of Use]
|valign="top" width="50%"|
* [http://wiki.secondlife.com/wiki/Web_Services_Portal Web APIs]
{{Main Page/Open Source}}
* [https://wiki.secondlife.com/wiki/Exchange_Risk_API Exchange Risk API]
{{Main Page/LSL}}
* [https://wiki.secondlife.com/wiki/Map_API Map API and Direct SLurl]
{{SLDevelop/SPs}}
* [https://wiki.secondlife.com/wiki/Media_Rendering_Plugin_System Media API]
|valign="top" align="left" width="50%"|
* [http://wiki.secondlife.com/wiki/Registration_API Registration API and Custom Names]
{{SLDevelop/APIs}}
** [https://wiki.secondlife.com/wiki/Linden_Lab_Official:Sign_up_to_use_the_Registration_API Sign Up for the Registration API]
|}
* [https://wiki.secondlife.com/wiki/Linden_Lab_Official:Second_Life_Viewer_Licensing_Program Current Viewer Source Code Licensing]
===Other resources===
** Licenses used in earlier open source programs:
* [[Linden_Lab_Official:API_Terms_of_Use|API Terms of Usse]]
*** [https://wiki.secondlife.com/wiki/Linden_Lab_Official:GNU_General_Public_License,_version_2.0 General Public License]
* [[Second Life Work]]
*** [https://wiki.secondlife.com/wiki/Linden_Lab_Official:FLOSS_exception FLOSS Exception]
* [[Second Life Education]]
* [https://lists.secondlife.com/cgi-bin/mailman/listinfo/opensource-dev Open Source Developers Email List]
__NOTOC__
 
==Solution Providers==
* [https://wiki.secondlife.com/wiki/Linden_Lab_Official:Solution_Provider_Program Solution Provider Program]
* [http://solutionproviders.secondlife.com/ Solution Provider Directory]
 
=Business-Related Wiki Pages=
* [https://wiki.secondlife.com/wiki/Second_Life_Work SL Work Wiki Page]
* [https://wiki.secondlife.com/wiki/Second_Life_Education SL Education Wiki Page]

Revision as of 10:33, 16 February 2011

This page is a resource for Second Life developers of all kinds.

Open Source Portal

New-Snowstorm-icon.png

Information about getting and using the Second Life Viewer source code.

Source | Mailing List | Issue Tracker | Documentation

LSL Portal

A reference guide to Linden Scripting Language (LSL). Bring inworld objects to life!
Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials

APIs and Web Services Portal

  • Registration API - Register Second Life residents from a web page.
  • Map API - Embed Second Life maps onto a web page.
  • Search API - Search Second Life for events, groups, people, and places; search this wiki for information.
  • Media Rendering Plugin System - Create media rendering plugins to display rich media content inworld.
  • Live Data Feeds - live data feeds provided by Linden Lab.
  • Snapshot API - Extract information from Snapshot emails sent from the Viewer.
  • World API - Access information about residents, places and groups by key.
  • Inventory API - Get information about agent inventory.

Other resources