Difference between revisions of "Template:Open Source Portal/Featured"

From Second Life Wiki
Jump to navigation Jump to search
(links to downloads)
(more links)
Line 2: Line 2:
<h2>Featured Links</h2>
<h2>Featured Links</h2>
<div style="padding: 0.5em">
<div style="padding: 0.5em">
[https://blogs.secondlife.com/community/technology/blog/2009/03/30/intensifying-open-source-efforts Philip's blog post: "Intensifying Open Source Effort"] - Blog post describing our new approach to source.  Watch this space for more information/links/new name/etc.  For now, here's a few links:
[https://blogs.secondlife.com/community/technology/blog/2009/03/30/intensifying-open-source-efforts Philip's blog post: "Intensifying Open Source Effort"] - Blog post describing our new approach to source.  Watch this space for more information/links/new name/etc.  We're finalizing the name for this project.  In the meantime, much of our documentation focuses on "HTTP Texture", the first project we're working on:
* [http://svn.secondlife.com/trac/linden/browser/projects/2009/http-texture http-texture branch in Trac] - browse the source code we're working on
* [http://svn.secondlife.com/trac/linden/browser/projects/2009/http-texture http-texture branch in Trac] - browse the source code we're working on
* Installer downloads (VERY ROUGH, USE AT YOUR OWN RISK!): [http://secondlife.com/developers/opensource/downloads/2009/http-texture/2029/Second_Life_1-23-0-115866_Developer_Setup.exe Windows] [http://secondlife.com/developers/opensource/downloads/2009/http-texture/2029/SecondLife_1_23_0_115866_DEVELOPER.dmg Mac] [http://secondlife.com/developers/opensource/downloads/2009/http-texture/2029/SecondLife-i686-1.23.0.115866.tar.bz2 Linux]
* Installer downloads (VERY ROUGH, USE AT YOUR OWN RISK!): [http://secondlife.com/developers/opensource/downloads/2009/http-texture/2029/Second_Life_1-23-0-115866_Developer_Setup.exe Windows] [http://secondlife.com/developers/opensource/downloads/2009/http-texture/2029/SecondLife_1_23_0_115866_DEVELOPER.dmg Mac] [http://secondlife.com/developers/opensource/downloads/2009/http-texture/2029/SecondLife-i686-1.23.0.115866.tar.bz2 Linux]
* Commit mails and build system notifications:  [https://lists.secondlife.com/cgi-bin/mailman/listinfo/sldev-commits sldev-commits mailing list].
* [[HTTP Texture Development]] - Development practices for everyone working on HTTP Texture project
* [[HTTP Texture]] - Project to transition from custom UDP-based protocol to HTTP for texture delivery
* [[HTTP Texture]] - Project to transition from custom UDP-based protocol to HTTP for texture delivery
* [[S3 based viewer map]] - Utilizing HTTP Texture for the in-viewer map
* [[S3 based viewer map]] - Utilizing HTTP Texture for the in-viewer map
</div>
</div>
</div>
</div>

Revision as of 09:38, 2 April 2009

Featured Links

Philip's blog post: "Intensifying Open Source Effort" - Blog post describing our new approach to source. Watch this space for more information/links/new name/etc. We're finalizing the name for this project. In the meantime, much of our documentation focuses on "HTTP Texture", the first project we're working on: