Difference between revisions of "Open Source Portal"
Rand Linden (talk | contribs) |
Rand Linden (talk | contribs) |
||
Line 2: | Line 2: | ||
__NOTOC__ | __NOTOC__ | ||
{{Open Source Portal/Links}} | {{Open Source Portal/Links}} | ||
{{Open Source Portal/Featured}} | {{Open Source Portal/Featured}} | ||
{|cellspacing="5px" | {|cellspacing="5px" | ||
|-- | |||
|valign="top" width="50%"| | |valign="top" width="50%"| | ||
<div id="box"> | <div id="box"> | ||
Line 12: | Line 12: | ||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> | ||
A lot of the documentation below is geared toward developers. However, many aspects of the system don't require a deep technical background to learn. | A lot of the documentation below is geared toward developers. However, many aspects of the system don't require a deep technical background to learn. | ||
* '''[[Features]]''' - An overview of the major components of the system as seen from an end user's perspective | * '''[[Features]]''' - An overview of the major components of the system as seen from an end user's perspective, including links to specifications, test plans and other documentation. | ||
* '''[[Viewer architecture]]''' - | * '''[[Viewer architecture]]''' - Overview of the Viewer from a developer's perspective. | ||
* '''[[Protocol]]''' - in depth documentation of the protocol | * '''[[Protocol]]''' - in depth documentation of the protocol | ||
* '''[[Extended FAQ]]''' - For questions not covered in [http://develop.secondlife.com/develop-on-sl-platform/snowglobe/ develop.secondlife.com]. | * '''[[Extended FAQ]]''' - For questions not covered in [http://develop.secondlife.com/develop-on-sl-platform/snowglobe/ develop.secondlife.com]. | ||
Line 26: | Line 26: | ||
* '''[[Third Party Libraries]]''' | * '''[[Third Party Libraries]]''' | ||
* '''[[Glossary]]''' | * '''[[Glossary]]''' | ||
[[Documentation|more...]] | [[Documentation|more...]] | ||
Line 49: | Line 48: | ||
* [[Finding leaks|Find memory leaks]] | * [[Finding leaks|Find memory leaks]] | ||
Help make the Second Life Viewer better! You don't need to know C++ or even programming to help. Some of the toughest jobs in software development have nothing to do with writing code. Just grab [[Downloading test builds|a test build]] and try playing around with it. Let us know what you think on email, on the forum, or IRC. If it's not working for you, try to get help there. If it is working, try helping someone else. If you run into issues, see if a bug report has been filed; if not, file one. | |||
Of course, if you ''are'' a developer, we can use your help. Download the code - try your hand at fixing a bug, or extending the software through one of the APIs. There's a ton of ways you can help, and we welcome you regardless of your skill level. | Of course, if you ''are'' a developer, we can use your help. Download the code - try your hand at fixing a bug, or extending the software through one of the APIs. There's a ton of ways you can help, and we welcome you regardless of your skill level. | ||
</div></div> | </div></div> | ||
|} | |} | ||
[[Category:Portals]] | [[Category:Portals]] |
Revision as of 13:44, 18 October 2010
Quick Links
Featured Links
Project Snowstorm
Open Source for the Linden Lab Second Life Viewer, and the ultimate integration point for all development of the official viewer both inside and outside Linden Lab. |
Where Are Contributors?
There are contributors to the Second Life Viewer all around the world... |
DocumentationA lot of the documentation below is geared toward developers. However, many aspects of the system don't require a deep technical background to learn.
|
Ways to Participate
Help make the Second Life Viewer better! You don't need to know C++ or even programming to help. Some of the toughest jobs in software development have nothing to do with writing code. Just grab a test build and try playing around with it. Let us know what you think on email, on the forum, or IRC. If it's not working for you, try to get help there. If it is working, try helping someone else. If you run into issues, see if a bug report has been filed; if not, file one. Of course, if you are a developer, we can use your help. Download the code - try your hand at fixing a bug, or extending the software through one of the APIs. There's a ton of ways you can help, and we welcome you regardless of your skill level. |