Difference between revisions of "Open Source Portal"

From Second Life Wiki
Jump to navigation Jump to search
(fmt fix)
(More reworking the front page)
Line 2: Line 2:


{|cellspacing="5px"
{|cellspacing="5px"
|-
|valign="top" width="50%"|
<div style="border: 1px solid #000">
<h2 style="align: center; margin:0;background:#f9ff9b;font-size:120%;font-weight:bold;border:1px solid #f0ff00;text-align:left;color:#000;padding:0.2em 0.4em;">News</h2>
<div style="padding: 0.5em">
'''October 25, 2006''' - Source code audit starts next week.  {{User:Rob Linden}} will be in San Francisco on Thursday and Friday.  {{User:Phoenix Linden}} will be in Seattle on Monday and Tuesday to meet with Rahul Agarwal from Adroit, and give him the architectural overview.
 
</div></div>
|}
<div style="border: 1px solid #000">
<center>''Getting started''</center>
{|cellspacing="5px"
|valign="top" width="50%"|
|valign="top" width="50%"|
<div style="border: 1px solid #000">
<div style="border: 1px solid #000">
Line 32: Line 42:
[[Participating|more...]]
[[Participating|more...]]
</div></div>
</div></div>
|-
|-
|}
|}
</div>

Revision as of 09:14, 25 October 2006


News

October 25, 2006 - Source code audit starts next week. User:Rob Linden will be in San Francisco on Thursday and Friday. User:Phoenix Linden will be in Seattle on Monday and Tuesday to meet with Rahul Agarwal from Adroit, and give him the architectural overview.

Getting started

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. Much of this is still a work in progress, but since this is a wiki, you can help fill in the blanks!

  • Features - An overview of the major components of the system as seen from an end user's perspective. Links to specifications, test plans and other documentation can be found here.
  • Architectural overview - This is an overview of the viewer from a developer's perspective.
  • Protocol - in depth documentation of the protocol
  • Extended FAQ - For questions that don't get covered in the main open source FAQ.

more...

Participate

We want your help to 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 for you, try helping someone who isn't having as much luck as you are. If you run into issues, see if a bug report has been filed, and if it isn't file it. If it has been filed, vote for it, perhaps filling in more detail.

Of course, if you are a developer, we can use your help. Download the code, and see if you can get it to build. 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.

more...