Difference between revisions of "User:Kerik Rau"
Jump to navigation
Jump to search
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
For all intentions this is a dumping ground of information that might be useful. All the information found here is free to use however you wish with no limitations. | |||
{| width="90%" style="background: #B8E2FF; border: 1px solid #0090FF;" | |||
|- align="center" | |||
| width="150px" | Projects | |||
| Description | |||
|- | |||
| [[ User:Kerik_Rau/Apoc | Apocalypse HUD ]] | |||
| A modular tool designed to reduce code reproduction and provide the shortest path available for a given task. Thus it is fast and highly scalable by design. | |||
|- | |||
| [[ User:Kerik_Rau/n2k.AppSpot | n2k.AppSpot ]] | |||
| A project aiming to make a name2key and key2name service via Google's App Engine that utilizes the Second Life Search rather than storing keys within a database. | |||
|} | |||
{| width="90%" style="background: #FFEC80; border: 1px solid #E3AD35;" | |||
|- align="center" | |||
| width="150px" | Scripts | |||
| Description | |||
|- | |||
| [[ User:Kerik_Rau/Simple Slide Show | Simple Slide Show ]] | |||
| Throw in the textures and it will automatically rotate through them. | |||
{ | |- | ||
| [[ User:Kerik_Rau/MapTileURL | Map Tile URL ]] | |||
| An LSL function that returns a string containing the current regions tile URL | |||
|- | |||
| [[ User:Kerik_Rau/XY2URL | XY to URL ]] | |||
| A simple script that adds multiple links to a single prim | |||
|} | |||
Latest revision as of 21:01, 26 January 2009
For all intentions this is a dumping ground of information that might be useful. All the information found here is free to use however you wish with no limitations.
Projects | Description |
Apocalypse HUD | A modular tool designed to reduce code reproduction and provide the shortest path available for a given task. Thus it is fast and highly scalable by design. |
n2k.AppSpot | A project aiming to make a name2key and key2name service via Google's App Engine that utilizes the Second Life Search rather than storing keys within a database. |
Scripts | Description |
Simple Slide Show | Throw in the textures and it will automatically rotate through them. |
Map Tile URL | An LSL function that returns a string containing the current regions tile URL |
XY to URL | A simple script that adds multiple links to a single prim |