<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://opensimulator.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://opensimulator.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pfelts</id>
		<title>OpenSimulator - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://opensimulator.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pfelts"/>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Special:Contributions/Pfelts"/>
		<updated>2026-05-15T10:32:50Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.9</generator>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:20:26Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Secondlife URL protocol modification'''&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Secondlife client installation, on Windows, modifies your web browser to allow you to enter a special URL (secondlife://) in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You couldn't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a '''secondlife:'''// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the Secondlife client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: '''HKEY_CLASSES_ROOT\secondlife\shell\open\command'''.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The format for sending the commands, in a browser URL, is simply to add them after the the normal '''secondlife://region/x/y/z''' command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: '''secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002'''&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I hope this mod will allow websites to post '''secondlife://''' teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:19:23Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Secondlife URL protocol modification'''&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Secondlife client installation, on Windows, modifies your web browser to allow you to enter a special URL (secondlife://) in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You couldn't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a '''secondlife:'''// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the Secondlife client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: '''HKEY_CLASSES_ROOT\secondlife\shell\open\command'''.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal '''secondlife://region/x/y/z''' command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: '''secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002'''&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I hope this mod will allow websites to post '''secondlife://''' teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:19:07Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Secondlife URL protocol modification'''&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Secondlife client installation, on Windows, modifies your web browser to allow you to enter a special URL (secondlife://) in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You couldn't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a '''secondlife:'''// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the Secondlife client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: '''HKEY_CLASSES_ROOT\secondlife\shellopen\command'''.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal '''secondlife://region/x/y/z''' command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: '''secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002'''&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I hope this mod will allow websites to post '''secondlife://''' teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:18:42Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Secondlife URL protocol modification'''&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Secondlife client installation, on Windows, modifies your web browser to allow you to enter a special URL (secondlife://) in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You couldn't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a '''secondlife:'''// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the Secondlife client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal '''secondlife://region/x/y/z''' command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: '''secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002'''&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I hope this mod will allow websites to post '''secondlife://''' teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:17:20Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Secondlife URL protocol modification'''&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Secondlife client installation, on Windows, modifies your web browser to allow you to enter a special URL (secondlife://) in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You couldn't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a '''secondlife:'''// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal '''secondlife://region/x/y/z''' command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: '''secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002'''&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I hope this mod will allow websites to post '''secondlife://''' teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:16:51Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Secondlife URL protocol modification'''&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Secondlife Windows installation modifies your web browser to allow you to enter a special URL (secondlife://) in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You couldn't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a '''secondlife:'''// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal '''secondlife://region/x/y/z''' command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: '''secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002'''&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I hope this mod will allow websites to post '''secondlife://''' teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:16:05Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Secondlife URL protocol modification'''&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Secondlife Windows client installation allows you to enter a special URL (secondlife://) in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You couldn't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a '''secondlife:'''// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal '''secondlife://region/x/y/z''' command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: '''secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002'''&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I hope this mod will allow websites to post '''secondlife://''' teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:15:49Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Secondlife URL protocol modification'''&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Secondlife Windows client installation allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You couldn't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a '''secondlife:'''// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal '''secondlife://region/x/y/z''' command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: '''secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002'''&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I hope this mod will allow websites to post '''secondlife://''' teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:15:08Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Secondlife URL protocol modification'''&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Secondlife Windows client installation allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You couldn't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal '''secondlife://region/x/y/z''' command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: '''secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002'''&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I hope this mod will allow websites to post '''secondlife://''' teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:14:46Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Secondlife URL protocol modification'''&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You couldn't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal '''secondlife://region/x/y/z''' command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: '''secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002'''&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I hope this mod will allow websites to post '''secondlife://''' teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:14:17Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Secondlife URL protocol modification'''&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal '''secondlife://region/x/y/z''' command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: '''secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002'''&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I hope this mod will allow websites to post '''secondlife://''' teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:13:07Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal '''secondlife://region/x/y/z''' command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: '''secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002'''&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I hope this mod will allow websites to post '''secondlife://''' teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:12:53Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal '''secondlife://region/x/y/z''' command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: '''secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002'''&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
I hope this mod will allow websites to post '''secondlife://''' teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:12:41Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal '''secondlife://region/x/y/z''' command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: '''secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002'''&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
I hope this mod will allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:11:36Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal '''secondlife://region/x/y/z''' command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: '''secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002'''&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
This mod will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:11:03Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal '''secondlife://region/x/y/z''' command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
This mod will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:10:33Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal secondlife://region/x/y/z command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
This mod will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:10:03Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal secondlife://region/x/y/z command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
This mod will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:09:27Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal secondlife://region/x/y/z command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
This mod will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:09:04Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal secondlife://region/x/y/z command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
This mod will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:08:45Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal secondlife://region/x/y/z command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
This mod will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:08:35Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal secondlife://region/x/y/z command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
This mod will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:08:06Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
Now, on the Windows client, you can bypass the limitation and log onto any grid you wish.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal secondlife://region/x/y/z command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
This mod will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:07:52Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
Now, on the Windows client, you can bypass the limitation and log onto any grid you wish.&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal secondlife://region/x/y/z command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
This mod will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:07:39Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
Now, on the Windows client, you can bypass the limitation and log onto any grid you wish.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal secondlife://region/x/y/z command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
This mod will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:07:21Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
Until now, the functionality was limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, on the Windows client, you can bypass the limitation and log onto any grid you wish.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal secondlife://region/x/y/z command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
This mod will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:06:38Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
The functionality is limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
Until now.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, on the Windows client, you can bypass the limitation and log onto any grid you wish.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal secondlife://region/x/y/z command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
This mod will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:06:17Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
The functionality is limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
Until now.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, on the Windows client, you can bypass the limitation and log onto any grid you wish.&lt;br /&gt;
&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal secondlife://region/x/y/z command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;br /&gt;
&lt;br /&gt;
This mod will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:05:14Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
The functionality is limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
Until now.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, on the Windows client, you can bypass the limitation and log onto any grid you wish.&lt;br /&gt;
&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
This change will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal secondlife://region/x/y/z command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:05:00Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
The functionality is limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
Until now.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, on the Windows client, you can bypass the limitation and log onto any grid you wish.&lt;br /&gt;
&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
This change will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal secondlife://region/x/y/z command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:04:37Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
The functionality is limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
Until now.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, on the Windows client, you can bypass the limitation and log onto any grid you wish.&lt;br /&gt;
&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
This change will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal secondlife://region/x/y/z command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:03:52Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
The functionality is limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
Until now.&lt;br /&gt;
&lt;br /&gt;
Now, on the Windows client, you can bypass the limitation and log onto any grid you wish.&lt;br /&gt;
&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
This change will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1'''&lt;br /&gt;
&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal secondlife://region/x/y/z command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:03:26Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
The functionality is limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
Until now.&lt;br /&gt;
&lt;br /&gt;
Now, on the Windows client, you can bypass the limitation and log onto any grid you wish.&lt;br /&gt;
&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
This change will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To this: &amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1&lt;br /&gt;
&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal secondlife://region/x/y/z command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User:Pfelts</id>
		<title>User:Pfelts</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User:Pfelts"/>
				<updated>2007-08-30T23:02:45Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Secondlife Windows client allows you to enter a special URL in your browser, which launches the client and logs you into any sim at any coordinates you wish.&lt;br /&gt;
&lt;br /&gt;
The functionality is limited to logging you into the official Linden Lab grid. You can't use the URL to log into other grids, like Deepgrid or Osgrid.&lt;br /&gt;
&lt;br /&gt;
Until now.&lt;br /&gt;
&lt;br /&gt;
Now, on the Windows client, you can bypass the limitation and log onto any grid you wish.&lt;br /&gt;
&lt;br /&gt;
By making a simple (3 character) registry modification, the limitation disappears. You can then choose any grid you want to log into when entering a secondlife:// URL in your browser. I've tested it in IE 7 and Firefox 2.0 (on Windows). The mod retains your option to logon to the LL grid and you can still use the regular &amp;quot;Start Location&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
This mod doesn't work when the Secondlife client is already open. Your client must be closed to allow the browser to launch your client. If someone could make this work from within the client, THAT would be amazing.&lt;br /&gt;
&lt;br /&gt;
This also doesn't work on Linux or MAC versions of the Secondlife client. Maybe someone can make it so.&lt;br /&gt;
&lt;br /&gt;
This change will, hopefully, allow websites to post secondlife:// teleport links to non-Linden grids.&lt;br /&gt;
&lt;br /&gt;
The registry mod is simplicity.&lt;br /&gt;
&lt;br /&gt;
Just add three characters to the end of the key: HKEY_CLASSES_ROOT\secondlife\shellopen\command.&lt;br /&gt;
&lt;br /&gt;
Change it from this: &amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
To this: &amp;quot;C:\Program Files\SecondLife\SecondLife.exe&amp;quot; -set SystemLanguage en-us -url &amp;quot;%1&amp;quot;,%1&lt;br /&gt;
&lt;br /&gt;
Adding ,%1 at the end of the key allows your browser to send extra commands to your Secondlife client when the client opens. In effect, adding this parameter allows you to send ANY legal commands to the client.&lt;br /&gt;
&lt;br /&gt;
The format for sending the commands is simply to add them after the the normal secondlife://region/x/y/z command, separating each command and its arguments with commas. Here's how we tell the client to log us into deepgrid, for example: secondlife://someregion/x/y/z/,-loginuri,user.deepgrid.com:8002&lt;br /&gt;
&lt;br /&gt;
We used the -loginuri command, followed by the grid and port we wanted to log into. It's easy and fun!&lt;br /&gt;
&lt;br /&gt;
OpenSim grids don't yet support choosing your region on login, so the region argument is ignored for now on OpenSim grids. This functionality will be added soon. Choosing your region works the same as it always did on the Linden grid. To log into the Linden grid, just leave off the commands and commas after the region command.&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Testing</id>
		<title>Testing</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Testing"/>
				<updated>2007-08-24T20:05:06Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Current functionality (may be out of date. contributions welcome)'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Note:''' We are aiming for a standalone server in upcoming public release 0.4. These features have been tested in standalone mode. Grid mode functionality is planned for releases after 0.4. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Key:''' &amp;lt;br&amp;gt;&lt;br /&gt;
+ = working now &amp;lt;br&amp;gt;&lt;br /&gt;
% = partially working &amp;lt;br&amp;gt;&lt;br /&gt;
- = not working yet &amp;lt;br&amp;gt;&lt;br /&gt;
! = not working or partially working, but planned to be working in upcoming public release 0.4 &amp;lt;br&amp;gt;&lt;br /&gt;
? = status unknown &amp;lt;br&amp;gt;&lt;br /&gt;
------------------------------------------------------------------------------&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Login, logout, relog'''  &lt;br /&gt;
** login: +&lt;br /&gt;
** logout: +&lt;br /&gt;
** relog: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Windows or Linux 1.18.1.2 client used for testing. &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Login may be moved to a webservice. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''World'''&lt;br /&gt;
** day / night cycle: +&lt;br /&gt;
** windlight: -&lt;br /&gt;
** clouds: -&lt;br /&gt;
** wind: -&lt;br /&gt;
** water and water texture: +&lt;br /&gt;
** terrain and terrain textures: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Accounts and permissions'''&lt;br /&gt;
** multiple account creation: +&lt;br /&gt;
** permissions per account: %&lt;br /&gt;
** account has inventory: +&lt;br /&gt;
** sim supports multiple logins: +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Avatar'''&lt;br /&gt;
** teleport within region: % &lt;br /&gt;
** built-in animations (walking, flying, sitting): %&lt;br /&gt;
** uploaded animations /gestures: %&lt;br /&gt;
** uploaded sounds: %&lt;br /&gt;
** can wear items: -&lt;br /&gt;
** DRAG / CTRL DRAG objects: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** teleport within region works. camera pos and avatar height need click to restore sane values.&lt;br /&gt;
 ** sit and sit animation not working yet.&lt;br /&gt;
 ** uploaded sounds and animations play locally, but not in world.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Building'''&lt;br /&gt;
** create prim: +&lt;br /&gt;
** change prim type: +&lt;br /&gt;
** change prim transparency: +&lt;br /&gt;
** change prim colour: +&lt;br /&gt;
** change prim texture (including uploaded textures): +&lt;br /&gt;
** change prim size, cut, hollow, etc: %&lt;br /&gt;
** prim light, fullbright and flexi: +&lt;br /&gt;
** link prims: %&lt;br /&gt;
** permissions: %&lt;br /&gt;
** objects persist in world across login / logoff and server restart: +&lt;br /&gt;
** parcel support: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** issues with prim stretching.&lt;br /&gt;
 ** linking not fully working, due to physics issues.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Terraforming'''&lt;br /&gt;
** raise land: +&lt;br /&gt;
** lower land: +&lt;br /&gt;
** flatten land: +&lt;br /&gt;
** other terraforming functions: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Land and parcels'''&lt;br /&gt;
** subdivide: ?&lt;br /&gt;
** join: ?&lt;br /&gt;
** buy and sell: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''UI'''&lt;br /&gt;
** friends list: -&lt;br /&gt;
** uploads: +&lt;br /&gt;
** edit profile: ?&lt;br /&gt;
** search: -&lt;br /&gt;
** large map: +&lt;br /&gt;
** minimap: +&lt;br /&gt;
** money: -&lt;br /&gt;
** HUD attachments: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Friends'''&lt;br /&gt;
** add: -&lt;br /&gt;
** remove: -&lt;br /&gt;
** permissions: -&lt;br /&gt;
** mapping: -&lt;br /&gt;
** online visibility: -&lt;br /&gt;
** can edit my objects: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Groups'''&lt;br /&gt;
** create: -&lt;br /&gt;
** join: -&lt;br /&gt;
** description: ?&lt;br /&gt;
** graphic: ?&lt;br /&gt;
** notices: ?&lt;br /&gt;
** vote: ?&lt;br /&gt;
** invite: ?&lt;br /&gt;
** remove: ?&lt;br /&gt;
** members: ?&lt;br /&gt;
** group list: ?&lt;br /&gt;
** publish: ?&lt;br /&gt;
** set title: ?&lt;br /&gt;
** change active title: ?&lt;br /&gt;
** enrollment fee:?&lt;br /&gt;
** open enrollment: ?&lt;br /&gt;
** set mature flag: ?&lt;br /&gt;
** group land: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** '''Group Roles'''&lt;br /&gt;
*** create: ?&lt;br /&gt;
*** edit: ?&lt;br /&gt;
*** remove: ?&lt;br /&gt;
*** add person: ?&lt;br /&gt;
*** remove person: ?&lt;br /&gt;
*** abilities: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Chat, IM, Voice'''&lt;br /&gt;
** local chat: +&lt;br /&gt;
** chat at distance: ?&lt;br /&gt;
** send / receive IM: +&lt;br /&gt;
** offline IM: ?&lt;br /&gt;
** group IM: ?&lt;br /&gt;
** multiple friend IM: ?&lt;br /&gt;
** participant list: ?&lt;br /&gt;
** voice: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Physics / Collision'''&lt;br /&gt;
** walk on ground: +&lt;br /&gt;
** fly: +&lt;br /&gt;
** sit on ground: -&lt;br /&gt;
** sit on object: -&lt;br /&gt;
** walk on object: %&lt;br /&gt;
** bump into object: %&lt;br /&gt;
** prim physics: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** OpenSim supports multiple physics engines. currently: basicphysics, ODE and PhysX.&lt;br /&gt;
 ** basicphysics engine is used by default.&lt;br /&gt;
 ** some features not supported in basicphysics engine.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Scripting'''&lt;br /&gt;
** create LSL script: %&lt;br /&gt;
** add script to object: +&lt;br /&gt;
** execute script in object: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
not all scripting features are supported yet. the following features are currrently implemented:&lt;br /&gt;
 &lt;br /&gt;
 Math Functions:&lt;br /&gt;
  llSin(), llCos(), llTan(), llAtan2(), llSqrt(), llPow(), llAbs(), llFabs(), llFrand(), llFloor(), llCeil(), llRound(), llModPow(), llMD5String&lt;br /&gt;
&lt;br /&gt;
 Communication Functions:&lt;br /&gt;
  llSay(), llWhisper(), llShout()&lt;br /&gt;
&lt;br /&gt;
 Primitive Functions:&lt;br /&gt;
  llSetText()&lt;br /&gt;
&lt;br /&gt;
 Time Functions:&lt;br /&gt;
  llGetUNIXTime, llGetGMTDate(), llGetDate()&lt;br /&gt;
&lt;br /&gt;
 String Functions:&lt;br /&gt;
  llGetStringLength(), llDeleteSubString(), llGetSubString()&lt;br /&gt;
&lt;br /&gt;
 Events:&lt;br /&gt;
  touch_start(), state_entry()&lt;br /&gt;
&lt;br /&gt;
 States:&lt;br /&gt;
  default&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Inventory'''&lt;br /&gt;
** create new items (folder, notes, body, clothes, prims, scripts): +&lt;br /&gt;
** delete items: +&lt;br /&gt;
** trash folder functions (restore, purge): +&lt;br /&gt;
** search inventory: +&lt;br /&gt;
** &amp;quot;recent items&amp;quot; list: -&lt;br /&gt;
** inventory persists across logout / login: +&lt;br /&gt;
** drag items to / from world: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/OpenSim:_Testing</id>
		<title>OpenSim: Testing</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/OpenSim:_Testing"/>
				<updated>2007-08-24T20:05:06Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Current functionality (may be out of date. contributions welcome)'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Note:''' We are aiming for a standalone server in upcoming public release 0.4. These features have been tested in standalone mode. Grid mode functionality is planned for releases after 0.4. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Key:''' &amp;lt;br&amp;gt;&lt;br /&gt;
+ = working now &amp;lt;br&amp;gt;&lt;br /&gt;
% = partially working &amp;lt;br&amp;gt;&lt;br /&gt;
- = not working yet &amp;lt;br&amp;gt;&lt;br /&gt;
! = not working or partially working, but planned to be working in upcoming public release 0.4 &amp;lt;br&amp;gt;&lt;br /&gt;
? = status unknown &amp;lt;br&amp;gt;&lt;br /&gt;
------------------------------------------------------------------------------&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Login, logout, relog'''  &lt;br /&gt;
** login: +&lt;br /&gt;
** logout: +&lt;br /&gt;
** relog: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Windows or Linux 1.18.1.2 client used for testing. &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Login may be moved to a webservice. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''World'''&lt;br /&gt;
** day / night cycle: +&lt;br /&gt;
** windlight: -&lt;br /&gt;
** clouds: -&lt;br /&gt;
** wind: -&lt;br /&gt;
** water and water texture: +&lt;br /&gt;
** terrain and terrain textures: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Accounts and permissions'''&lt;br /&gt;
** multiple account creation: +&lt;br /&gt;
** permissions per account: %&lt;br /&gt;
** account has inventory: +&lt;br /&gt;
** sim supports multiple logins: +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Avatar'''&lt;br /&gt;
** teleport within region: % &lt;br /&gt;
** built-in animations (walking, flying, sitting): %&lt;br /&gt;
** uploaded animations /gestures: %&lt;br /&gt;
** uploaded sounds: %&lt;br /&gt;
** can wear items: -&lt;br /&gt;
** DRAG / CTRL DRAG objects: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** teleport within region works. camera pos and avatar height need click to restore sane values.&lt;br /&gt;
 ** sit and sit animation not working yet.&lt;br /&gt;
 ** uploaded sounds and animations play locally, but not in world.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Building'''&lt;br /&gt;
** create prim: +&lt;br /&gt;
** change prim type: +&lt;br /&gt;
** change prim transparency: +&lt;br /&gt;
** change prim colour: +&lt;br /&gt;
** change prim texture (including uploaded textures): +&lt;br /&gt;
** change prim size, cut, hollow, etc: %&lt;br /&gt;
** prim light, fullbright and flexi: +&lt;br /&gt;
** link prims: %&lt;br /&gt;
** permissions: %&lt;br /&gt;
** objects persist in world across login / logoff and server restart: +&lt;br /&gt;
** parcel support: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** issues with prim stretching.&lt;br /&gt;
 ** linking not fully working, due to physics issues.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Terraforming'''&lt;br /&gt;
** raise land: +&lt;br /&gt;
** lower land: +&lt;br /&gt;
** flatten land: +&lt;br /&gt;
** other terraforming functions: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Land and parcels'''&lt;br /&gt;
** subdivide: ?&lt;br /&gt;
** join: ?&lt;br /&gt;
** buy and sell: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''UI'''&lt;br /&gt;
** friends list: -&lt;br /&gt;
** uploads: +&lt;br /&gt;
** edit profile: ?&lt;br /&gt;
** search: -&lt;br /&gt;
** large map: +&lt;br /&gt;
** minimap: +&lt;br /&gt;
** money: -&lt;br /&gt;
** HUD attachments: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Friends'''&lt;br /&gt;
** add: -&lt;br /&gt;
** remove: -&lt;br /&gt;
** permissions: -&lt;br /&gt;
** mapping: -&lt;br /&gt;
** online visibility: -&lt;br /&gt;
** can edit my objects: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Groups'''&lt;br /&gt;
** create: -&lt;br /&gt;
** join: -&lt;br /&gt;
** description: ?&lt;br /&gt;
** graphic: ?&lt;br /&gt;
** notices: ?&lt;br /&gt;
** vote: ?&lt;br /&gt;
** invite: ?&lt;br /&gt;
** remove: ?&lt;br /&gt;
** members: ?&lt;br /&gt;
** group list: ?&lt;br /&gt;
** publish: ?&lt;br /&gt;
** set title: ?&lt;br /&gt;
** change active title: ?&lt;br /&gt;
** enrollment fee:?&lt;br /&gt;
** open enrollment: ?&lt;br /&gt;
** set mature flag: ?&lt;br /&gt;
** group land: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** '''Group Roles'''&lt;br /&gt;
*** create: ?&lt;br /&gt;
*** edit: ?&lt;br /&gt;
*** remove: ?&lt;br /&gt;
*** add person: ?&lt;br /&gt;
*** remove person: ?&lt;br /&gt;
*** abilities: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Chat, IM, Voice'''&lt;br /&gt;
** local chat: +&lt;br /&gt;
** chat at distance: ?&lt;br /&gt;
** send / receive IM: +&lt;br /&gt;
** offline IM: ?&lt;br /&gt;
** group IM: ?&lt;br /&gt;
** multiple friend IM: ?&lt;br /&gt;
** participant list: ?&lt;br /&gt;
** voice: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Physics / Collision'''&lt;br /&gt;
** walk on ground: +&lt;br /&gt;
** fly: +&lt;br /&gt;
** sit on ground: -&lt;br /&gt;
** sit on object: -&lt;br /&gt;
** walk on object: %&lt;br /&gt;
** bump into object: %&lt;br /&gt;
** prim physics: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** OpenSim supports multiple physics engines. currently: basicphysics, ODE and PhysX.&lt;br /&gt;
 ** basicphysics engine is used by default.&lt;br /&gt;
 ** some features not supported in basicphysics engine.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Scripting'''&lt;br /&gt;
** create LSL script: %&lt;br /&gt;
** add script to object: +&lt;br /&gt;
** execute script in object: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
not all scripting features are supported yet. the following features are currrently implemented:&lt;br /&gt;
 &lt;br /&gt;
 Math Functions:&lt;br /&gt;
  llSin(), llCos(), llTan(), llAtan2(), llSqrt(), llPow(), llAbs(), llFabs(), llFrand(), llFloor(), llCeil(), llRound(), llModPow(), llMD5String&lt;br /&gt;
&lt;br /&gt;
 Communication Functions:&lt;br /&gt;
  llSay(), llWhisper(), llShout()&lt;br /&gt;
&lt;br /&gt;
 Primitive Functions:&lt;br /&gt;
  llSetText()&lt;br /&gt;
&lt;br /&gt;
 Time Functions:&lt;br /&gt;
  llGetUNIXTime, llGetGMTDate(), llGetDate()&lt;br /&gt;
&lt;br /&gt;
 String Functions:&lt;br /&gt;
  llGetStringLength(), llDeleteSubString(), llGetSubString()&lt;br /&gt;
&lt;br /&gt;
 Events:&lt;br /&gt;
  touch_start(), state_entry()&lt;br /&gt;
&lt;br /&gt;
 States:&lt;br /&gt;
  default&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Inventory'''&lt;br /&gt;
** create new items (folder, notes, body, clothes, prims, scripts): +&lt;br /&gt;
** delete items: +&lt;br /&gt;
** trash folder functions (restore, purge): +&lt;br /&gt;
** search inventory: +&lt;br /&gt;
** &amp;quot;recent items&amp;quot; list: -&lt;br /&gt;
** inventory persists across logout / login: +&lt;br /&gt;
** drag items to / from world: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Testing</id>
		<title>Testing</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Testing"/>
				<updated>2007-08-24T20:00:14Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Current functionality (may be out of date. contributions welcome)'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Note:''' We are aiming for a standalone server in upcoming public release 0.4. These features have been tested in standalone mode. Grid mode functionality is planned for releases after 0.4. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Key:''' &amp;lt;br&amp;gt;&lt;br /&gt;
+ = working now &amp;lt;br&amp;gt;&lt;br /&gt;
% = partially working &amp;lt;br&amp;gt;&lt;br /&gt;
- = not working yet &amp;lt;br&amp;gt;&lt;br /&gt;
! = not working or partially working, but planned to be working in upcoming public release 0.4 &amp;lt;br&amp;gt;&lt;br /&gt;
? = status unknown &amp;lt;br&amp;gt;&lt;br /&gt;
------------------------------------------------------------------------------&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Login, logout, relog'''  &lt;br /&gt;
** login: +&lt;br /&gt;
** logout: +&lt;br /&gt;
** relog: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Windows or Linux 1.18.1.2 client used for testing. &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Login may be moved to a webservice. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''World'''&lt;br /&gt;
** day / night cycle: +&lt;br /&gt;
** windlight: -&lt;br /&gt;
** clouds: -&lt;br /&gt;
** wind: -&lt;br /&gt;
** water and water texture: +&lt;br /&gt;
** terrain and terrain textures: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Accounts and permissions'''&lt;br /&gt;
** multiple account creation: +&lt;br /&gt;
** permissions per account: %&lt;br /&gt;
** account has inventory: +&lt;br /&gt;
** sim supports multiple logins: +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Avatar'''&lt;br /&gt;
** teleport within region: % &lt;br /&gt;
** built-in animations (walking, flying, sitting): %&lt;br /&gt;
** uploaded animations /gestures: %&lt;br /&gt;
** uploaded sounds: %&lt;br /&gt;
** can wear items: -&lt;br /&gt;
** DRAG / CTRL DRAG objects: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** teleport within region works. camera pos and avatar height need click to restore sane values.&lt;br /&gt;
 ** sit and sit animation not working yet.&lt;br /&gt;
 ** uploaded sounds and animations play locally, but not in world.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Building'''&lt;br /&gt;
** create prim: +&lt;br /&gt;
** change prim type: +&lt;br /&gt;
** change prim transparency: +&lt;br /&gt;
** change prim colour: +&lt;br /&gt;
** change prim texture (including uploaded textures): +&lt;br /&gt;
** change prim size, cut, hollow, etc: %&lt;br /&gt;
** prim light, fullbright and flexi: +&lt;br /&gt;
** link prims: %&lt;br /&gt;
** permissions: %&lt;br /&gt;
** objects persist in world across login / logoff and server restart: +&lt;br /&gt;
** parcel support: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** issues with prim stretching.&lt;br /&gt;
 ** linking not fully working, due to physics issues.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Terraforming'''&lt;br /&gt;
** raise land: +&lt;br /&gt;
** lower land: +&lt;br /&gt;
** flatten land: +&lt;br /&gt;
** other terraforming functions: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Land and parcels'''&lt;br /&gt;
** subdivide: ?&lt;br /&gt;
** join: ?&lt;br /&gt;
** buy and sell: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''UI'''&lt;br /&gt;
** friends list: -&lt;br /&gt;
** uploads: +&lt;br /&gt;
** edit profile: ?&lt;br /&gt;
** search: -&lt;br /&gt;
** large map: +&lt;br /&gt;
** minimap: +&lt;br /&gt;
** money: -&lt;br /&gt;
** HUD attachments: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Friends'''&lt;br /&gt;
** add: -&lt;br /&gt;
** remove: -&lt;br /&gt;
** permissions: -&lt;br /&gt;
** mapping: -&lt;br /&gt;
** online visibility: -&lt;br /&gt;
** can edit my objects: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Groups'''&lt;br /&gt;
** create: -&lt;br /&gt;
** join: -&lt;br /&gt;
** description: ?&lt;br /&gt;
** graphic: ?&lt;br /&gt;
** notices: ?&lt;br /&gt;
** vote: ?&lt;br /&gt;
** invite: ?&lt;br /&gt;
** remove: ?&lt;br /&gt;
** members: ?&lt;br /&gt;
** group list: ?&lt;br /&gt;
** publish: ?&lt;br /&gt;
** set title: ?&lt;br /&gt;
** change active title: ?&lt;br /&gt;
** enrollment fee:?&lt;br /&gt;
** open enrollment: ?&lt;br /&gt;
** set mature flag: ?&lt;br /&gt;
** group land: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** '''Group Roles'''&lt;br /&gt;
*** create: ?&lt;br /&gt;
*** edit: ?&lt;br /&gt;
*** remove: ?&lt;br /&gt;
*** add person: ?&lt;br /&gt;
*** remove person: ?&lt;br /&gt;
*** abilities: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Chat, IM, Voice'''&lt;br /&gt;
** local chat: +&lt;br /&gt;
** chat at distance: ?&lt;br /&gt;
** send / receive IM: +&lt;br /&gt;
** offline IM: ?&lt;br /&gt;
** group IM: ?&lt;br /&gt;
** multiple friend IM: ?&lt;br /&gt;
** participant list: ?&lt;br /&gt;
** voice: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Physics / Collision'''&lt;br /&gt;
** walk on ground: +&lt;br /&gt;
** fly: +&lt;br /&gt;
** sit on ground: -&lt;br /&gt;
** sit on object: -&lt;br /&gt;
** walk on object: %&lt;br /&gt;
** bump into object: %&lt;br /&gt;
** prim physics: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** OpenSim supports multiple physics engines. currently: basicphysics, ODE and PhysX.&lt;br /&gt;
 ** basicphysics engine is used by default.&lt;br /&gt;
 ** some features not supported in basicphysics engine.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Scripting'''&lt;br /&gt;
** create LSL script: %&lt;br /&gt;
** add script to object: +&lt;br /&gt;
** execute script in object: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
not all scripting features are supported yet. the following features are currrently implemented:&lt;br /&gt;
 &lt;br /&gt;
 Math Functions:&lt;br /&gt;
  llSin(), llCos(), llTan(), llAtan2(), llSqrt(), llPow(), llAbs(), llFabs(), llFrand(), llFloor(), llCeil(), llRound(), llModPow(), llMD5String&lt;br /&gt;
&lt;br /&gt;
 Communication Functions:&lt;br /&gt;
  llSay(), llWhisper(), llShout()&lt;br /&gt;
&lt;br /&gt;
 Primitive Functions:&lt;br /&gt;
  llSetText()&lt;br /&gt;
&lt;br /&gt;
 Time Functions:&lt;br /&gt;
  llGetUNIXTime, llGetGMTDate(), llGetDate()&lt;br /&gt;
&lt;br /&gt;
 String Functions:&lt;br /&gt;
  llGetStringLength(), llDeleteSubString(), llGetSubString()&lt;br /&gt;
&lt;br /&gt;
 Events:&lt;br /&gt;
  touch_start(), state_entry()&lt;br /&gt;
&lt;br /&gt;
 States:&lt;br /&gt;
  default, multiple states&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Inventory'''&lt;br /&gt;
** create new items (folder, notes, body, clothes, prims, scripts): +&lt;br /&gt;
** delete items: +&lt;br /&gt;
** trash folder functions (restore, purge): +&lt;br /&gt;
** search inventory: +&lt;br /&gt;
** &amp;quot;recent items&amp;quot; list: -&lt;br /&gt;
** inventory persists across logout / login: +&lt;br /&gt;
** drag items to / from world: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/OpenSim:_Testing</id>
		<title>OpenSim: Testing</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/OpenSim:_Testing"/>
				<updated>2007-08-24T20:00:14Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Current functionality (may be out of date. contributions welcome)'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Note:''' We are aiming for a standalone server in upcoming public release 0.4. These features have been tested in standalone mode. Grid mode functionality is planned for releases after 0.4. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Key:''' &amp;lt;br&amp;gt;&lt;br /&gt;
+ = working now &amp;lt;br&amp;gt;&lt;br /&gt;
% = partially working &amp;lt;br&amp;gt;&lt;br /&gt;
- = not working yet &amp;lt;br&amp;gt;&lt;br /&gt;
! = not working or partially working, but planned to be working in upcoming public release 0.4 &amp;lt;br&amp;gt;&lt;br /&gt;
? = status unknown &amp;lt;br&amp;gt;&lt;br /&gt;
------------------------------------------------------------------------------&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Login, logout, relog'''  &lt;br /&gt;
** login: +&lt;br /&gt;
** logout: +&lt;br /&gt;
** relog: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Windows or Linux 1.18.1.2 client used for testing. &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Login may be moved to a webservice. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''World'''&lt;br /&gt;
** day / night cycle: +&lt;br /&gt;
** windlight: -&lt;br /&gt;
** clouds: -&lt;br /&gt;
** wind: -&lt;br /&gt;
** water and water texture: +&lt;br /&gt;
** terrain and terrain textures: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Accounts and permissions'''&lt;br /&gt;
** multiple account creation: +&lt;br /&gt;
** permissions per account: %&lt;br /&gt;
** account has inventory: +&lt;br /&gt;
** sim supports multiple logins: +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Avatar'''&lt;br /&gt;
** teleport within region: % &lt;br /&gt;
** built-in animations (walking, flying, sitting): %&lt;br /&gt;
** uploaded animations /gestures: %&lt;br /&gt;
** uploaded sounds: %&lt;br /&gt;
** can wear items: -&lt;br /&gt;
** DRAG / CTRL DRAG objects: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** teleport within region works. camera pos and avatar height need click to restore sane values.&lt;br /&gt;
 ** sit and sit animation not working yet.&lt;br /&gt;
 ** uploaded sounds and animations play locally, but not in world.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Building'''&lt;br /&gt;
** create prim: +&lt;br /&gt;
** change prim type: +&lt;br /&gt;
** change prim transparency: +&lt;br /&gt;
** change prim colour: +&lt;br /&gt;
** change prim texture (including uploaded textures): +&lt;br /&gt;
** change prim size, cut, hollow, etc: %&lt;br /&gt;
** prim light, fullbright and flexi: +&lt;br /&gt;
** link prims: %&lt;br /&gt;
** permissions: %&lt;br /&gt;
** objects persist in world across login / logoff and server restart: +&lt;br /&gt;
** parcel support: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** issues with prim stretching.&lt;br /&gt;
 ** linking not fully working, due to physics issues.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Terraforming'''&lt;br /&gt;
** raise land: +&lt;br /&gt;
** lower land: +&lt;br /&gt;
** flatten land: +&lt;br /&gt;
** other terraforming functions: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Land and parcels'''&lt;br /&gt;
** subdivide: ?&lt;br /&gt;
** join: ?&lt;br /&gt;
** buy and sell: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''UI'''&lt;br /&gt;
** friends list: -&lt;br /&gt;
** uploads: +&lt;br /&gt;
** edit profile: ?&lt;br /&gt;
** search: -&lt;br /&gt;
** large map: +&lt;br /&gt;
** minimap: +&lt;br /&gt;
** money: -&lt;br /&gt;
** HUD attachments: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Friends'''&lt;br /&gt;
** add: -&lt;br /&gt;
** remove: -&lt;br /&gt;
** permissions: -&lt;br /&gt;
** mapping: -&lt;br /&gt;
** online visibility: -&lt;br /&gt;
** can edit my objects: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Groups'''&lt;br /&gt;
** create: -&lt;br /&gt;
** join: -&lt;br /&gt;
** description: ?&lt;br /&gt;
** graphic: ?&lt;br /&gt;
** notices: ?&lt;br /&gt;
** vote: ?&lt;br /&gt;
** invite: ?&lt;br /&gt;
** remove: ?&lt;br /&gt;
** members: ?&lt;br /&gt;
** group list: ?&lt;br /&gt;
** publish: ?&lt;br /&gt;
** set title: ?&lt;br /&gt;
** change active title: ?&lt;br /&gt;
** enrollment fee:?&lt;br /&gt;
** open enrollment: ?&lt;br /&gt;
** set mature flag: ?&lt;br /&gt;
** group land: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** '''Group Roles'''&lt;br /&gt;
*** create: ?&lt;br /&gt;
*** edit: ?&lt;br /&gt;
*** remove: ?&lt;br /&gt;
*** add person: ?&lt;br /&gt;
*** remove person: ?&lt;br /&gt;
*** abilities: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Chat, IM, Voice'''&lt;br /&gt;
** local chat: +&lt;br /&gt;
** chat at distance: ?&lt;br /&gt;
** send / receive IM: +&lt;br /&gt;
** offline IM: ?&lt;br /&gt;
** group IM: ?&lt;br /&gt;
** multiple friend IM: ?&lt;br /&gt;
** participant list: ?&lt;br /&gt;
** voice: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Physics / Collision'''&lt;br /&gt;
** walk on ground: +&lt;br /&gt;
** fly: +&lt;br /&gt;
** sit on ground: -&lt;br /&gt;
** sit on object: -&lt;br /&gt;
** walk on object: %&lt;br /&gt;
** bump into object: %&lt;br /&gt;
** prim physics: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** OpenSim supports multiple physics engines. currently: basicphysics, ODE and PhysX.&lt;br /&gt;
 ** basicphysics engine is used by default.&lt;br /&gt;
 ** some features not supported in basicphysics engine.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Scripting'''&lt;br /&gt;
** create LSL script: %&lt;br /&gt;
** add script to object: +&lt;br /&gt;
** execute script in object: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
not all scripting features are supported yet. the following features are currrently implemented:&lt;br /&gt;
 &lt;br /&gt;
 Math Functions:&lt;br /&gt;
  llSin(), llCos(), llTan(), llAtan2(), llSqrt(), llPow(), llAbs(), llFabs(), llFrand(), llFloor(), llCeil(), llRound(), llModPow(), llMD5String&lt;br /&gt;
&lt;br /&gt;
 Communication Functions:&lt;br /&gt;
  llSay(), llWhisper(), llShout()&lt;br /&gt;
&lt;br /&gt;
 Primitive Functions:&lt;br /&gt;
  llSetText()&lt;br /&gt;
&lt;br /&gt;
 Time Functions:&lt;br /&gt;
  llGetUNIXTime, llGetGMTDate(), llGetDate()&lt;br /&gt;
&lt;br /&gt;
 String Functions:&lt;br /&gt;
  llGetStringLength(), llDeleteSubString(), llGetSubString()&lt;br /&gt;
&lt;br /&gt;
 Events:&lt;br /&gt;
  touch_start(), state_entry()&lt;br /&gt;
&lt;br /&gt;
 States:&lt;br /&gt;
  default, multiple states&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Inventory'''&lt;br /&gt;
** create new items (folder, notes, body, clothes, prims, scripts): +&lt;br /&gt;
** delete items: +&lt;br /&gt;
** trash folder functions (restore, purge): +&lt;br /&gt;
** search inventory: +&lt;br /&gt;
** &amp;quot;recent items&amp;quot; list: -&lt;br /&gt;
** inventory persists across logout / login: +&lt;br /&gt;
** drag items to / from world: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Testing</id>
		<title>Testing</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Testing"/>
				<updated>2007-08-24T19:59:40Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Current functionality (may be out of date. contributions welcome)'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Note:''' We are aiming for a standalone server in upcoming public release 0.4. These features have been tested in standalone mode. Grid mode functionality is planned for releases after 0.4. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Key:''' &amp;lt;br&amp;gt;&lt;br /&gt;
+ = working now &amp;lt;br&amp;gt;&lt;br /&gt;
% = partially working &amp;lt;br&amp;gt;&lt;br /&gt;
- = not working yet &amp;lt;br&amp;gt;&lt;br /&gt;
! = not working or partially working, but planned to be working in upcoming public release 0.4 &amp;lt;br&amp;gt;&lt;br /&gt;
? = status unknown &amp;lt;br&amp;gt;&lt;br /&gt;
------------------------------------------------------------------------------&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Login, logout, relog'''  &lt;br /&gt;
** login: +&lt;br /&gt;
** logout: +&lt;br /&gt;
** relog: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Windows or Linux 1.18.1.2 client used for testing. &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Login may be moved to a webservice. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''World'''&lt;br /&gt;
** day / night cycle: +&lt;br /&gt;
** windlight: -&lt;br /&gt;
** clouds: -&lt;br /&gt;
** wind: -&lt;br /&gt;
** water and water texture: +&lt;br /&gt;
** terrain and terrain textures: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Accounts and permissions'''&lt;br /&gt;
** multiple account creation: +&lt;br /&gt;
** permissions per account: %&lt;br /&gt;
** account has inventory: +&lt;br /&gt;
** sim supports multiple logins: +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Avatar'''&lt;br /&gt;
** teleport within region: % &lt;br /&gt;
** built-in animations (walking, flying, sitting): %&lt;br /&gt;
** uploaded animations /gestures: %&lt;br /&gt;
** uploaded sounds: %&lt;br /&gt;
** can wear items: -&lt;br /&gt;
** DRAG / CTRL DRAG objects: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** teleport within region works. camera pos and avatar height need click to restore sane values.&lt;br /&gt;
 ** sit and sit animation not working yet.&lt;br /&gt;
 ** uploaded sounds and animations play locally, but not in world.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Building'''&lt;br /&gt;
** create prim: +&lt;br /&gt;
** change prim type: +&lt;br /&gt;
** change prim transparency: +&lt;br /&gt;
** change prim colour: +&lt;br /&gt;
** change prim texture (including uploaded textures): +&lt;br /&gt;
** change prim size, cut, hollow, etc: %&lt;br /&gt;
** prim light, fullbright and flexi: +&lt;br /&gt;
** link prims: %&lt;br /&gt;
** permissions: %&lt;br /&gt;
** objects persist in world across login / logoff and server restart: +&lt;br /&gt;
** parcel support: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** issues with prim stretching.&lt;br /&gt;
 ** linking not fully working, due to physics issues.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Terraforming'''&lt;br /&gt;
** raise land: +&lt;br /&gt;
** lower land: +&lt;br /&gt;
** flatten land: +&lt;br /&gt;
** other terraforming functions: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Land and parcels'''&lt;br /&gt;
** subdivide: ?&lt;br /&gt;
** join: ?&lt;br /&gt;
** buy and sell: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''UI'''&lt;br /&gt;
** friends list: -&lt;br /&gt;
** uploads: +&lt;br /&gt;
** edit profile: ?&lt;br /&gt;
** search: -&lt;br /&gt;
** large map: +&lt;br /&gt;
** minimap: +&lt;br /&gt;
** money: -&lt;br /&gt;
** HUD attachments: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Friends'''&lt;br /&gt;
** add: -&lt;br /&gt;
** remove: -&lt;br /&gt;
** permissions: -&lt;br /&gt;
** mapping: -&lt;br /&gt;
** online visibility: -&lt;br /&gt;
** can edit my objects: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Groups'''&lt;br /&gt;
** create: -&lt;br /&gt;
** join: -&lt;br /&gt;
** description: ?&lt;br /&gt;
** graphic: ?&lt;br /&gt;
** notices: ?&lt;br /&gt;
** vote: ?&lt;br /&gt;
** invite: ?&lt;br /&gt;
** remove: ?&lt;br /&gt;
** members: ?&lt;br /&gt;
** group list: ?&lt;br /&gt;
** publish: ?&lt;br /&gt;
** set title: ?&lt;br /&gt;
** change active title: ?&lt;br /&gt;
** enrollment fee:?&lt;br /&gt;
** open enrollment: ?&lt;br /&gt;
** set mature flag: ?&lt;br /&gt;
** group land: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** '''Group Roles'''&lt;br /&gt;
*** create: ?&lt;br /&gt;
*** edit: ?&lt;br /&gt;
*** remove: ?&lt;br /&gt;
*** add person: ?&lt;br /&gt;
*** remove person: ?&lt;br /&gt;
*** abilities: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Chat, IM, Voice'''&lt;br /&gt;
** local chat: +&lt;br /&gt;
** chat at distance: ?&lt;br /&gt;
** send / receive IM: +&lt;br /&gt;
** offline IM: ?&lt;br /&gt;
** group IM: ?&lt;br /&gt;
** multiple friend IM: ?&lt;br /&gt;
** participant list: ?&lt;br /&gt;
** voice: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Physics / Collision'''&lt;br /&gt;
** walk on ground: +&lt;br /&gt;
** fly: +&lt;br /&gt;
** sit on ground: -&lt;br /&gt;
** sit on object: -&lt;br /&gt;
** walk on object: %&lt;br /&gt;
** bump into object: %&lt;br /&gt;
** prim physics: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** OpenSim supports multiple physics engines. currently: basicphysics, ODE and PhysX.&lt;br /&gt;
 ** basicphysics engine is used by default.&lt;br /&gt;
 ** some features not supported in basicphysics engine.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Scripting'''&lt;br /&gt;
** create LSL script: %&lt;br /&gt;
** add script to object: +&lt;br /&gt;
** execute script in object: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
not all scripting features are supported yet. the following features are currrently implemented:&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
 Math Functions:&lt;br /&gt;
  llSin(), llCos(), llTan(), llAtan2(), llSqrt(), llPow(), llAbs(), llFabs(), llFrand(), llFloor(), llCeil(), llRound(), llModPow(), llMD5String&lt;br /&gt;
&lt;br /&gt;
 Communication Functions:&lt;br /&gt;
  llSay(), llWhisper(), llShout()&lt;br /&gt;
&lt;br /&gt;
 Primitive Functions:&lt;br /&gt;
  llSetText()&lt;br /&gt;
&lt;br /&gt;
 Time Functions:&lt;br /&gt;
  llGetUNIXTime, llGetGMTDate(), llGetDate()&lt;br /&gt;
&lt;br /&gt;
 String Functions:&lt;br /&gt;
  llGetStringLength(), llDeleteSubString(), llGetSubString()&lt;br /&gt;
&lt;br /&gt;
 Events:&lt;br /&gt;
  touch_start(), state_entry()&lt;br /&gt;
&lt;br /&gt;
 States:&lt;br /&gt;
  default, multiple states&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Inventory'''&lt;br /&gt;
** create new items (folder, notes, body, clothes, prims, scripts): +&lt;br /&gt;
** delete items: +&lt;br /&gt;
** trash folder functions (restore, purge): +&lt;br /&gt;
** search inventory: +&lt;br /&gt;
** &amp;quot;recent items&amp;quot; list: -&lt;br /&gt;
** inventory persists across logout / login: +&lt;br /&gt;
** drag items to / from world: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/OpenSim:_Testing</id>
		<title>OpenSim: Testing</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/OpenSim:_Testing"/>
				<updated>2007-08-24T19:59:40Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Current functionality (may be out of date. contributions welcome)'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Note:''' We are aiming for a standalone server in upcoming public release 0.4. These features have been tested in standalone mode. Grid mode functionality is planned for releases after 0.4. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Key:''' &amp;lt;br&amp;gt;&lt;br /&gt;
+ = working now &amp;lt;br&amp;gt;&lt;br /&gt;
% = partially working &amp;lt;br&amp;gt;&lt;br /&gt;
- = not working yet &amp;lt;br&amp;gt;&lt;br /&gt;
! = not working or partially working, but planned to be working in upcoming public release 0.4 &amp;lt;br&amp;gt;&lt;br /&gt;
? = status unknown &amp;lt;br&amp;gt;&lt;br /&gt;
------------------------------------------------------------------------------&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Login, logout, relog'''  &lt;br /&gt;
** login: +&lt;br /&gt;
** logout: +&lt;br /&gt;
** relog: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Windows or Linux 1.18.1.2 client used for testing. &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Login may be moved to a webservice. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''World'''&lt;br /&gt;
** day / night cycle: +&lt;br /&gt;
** windlight: -&lt;br /&gt;
** clouds: -&lt;br /&gt;
** wind: -&lt;br /&gt;
** water and water texture: +&lt;br /&gt;
** terrain and terrain textures: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Accounts and permissions'''&lt;br /&gt;
** multiple account creation: +&lt;br /&gt;
** permissions per account: %&lt;br /&gt;
** account has inventory: +&lt;br /&gt;
** sim supports multiple logins: +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Avatar'''&lt;br /&gt;
** teleport within region: % &lt;br /&gt;
** built-in animations (walking, flying, sitting): %&lt;br /&gt;
** uploaded animations /gestures: %&lt;br /&gt;
** uploaded sounds: %&lt;br /&gt;
** can wear items: -&lt;br /&gt;
** DRAG / CTRL DRAG objects: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** teleport within region works. camera pos and avatar height need click to restore sane values.&lt;br /&gt;
 ** sit and sit animation not working yet.&lt;br /&gt;
 ** uploaded sounds and animations play locally, but not in world.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Building'''&lt;br /&gt;
** create prim: +&lt;br /&gt;
** change prim type: +&lt;br /&gt;
** change prim transparency: +&lt;br /&gt;
** change prim colour: +&lt;br /&gt;
** change prim texture (including uploaded textures): +&lt;br /&gt;
** change prim size, cut, hollow, etc: %&lt;br /&gt;
** prim light, fullbright and flexi: +&lt;br /&gt;
** link prims: %&lt;br /&gt;
** permissions: %&lt;br /&gt;
** objects persist in world across login / logoff and server restart: +&lt;br /&gt;
** parcel support: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** issues with prim stretching.&lt;br /&gt;
 ** linking not fully working, due to physics issues.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Terraforming'''&lt;br /&gt;
** raise land: +&lt;br /&gt;
** lower land: +&lt;br /&gt;
** flatten land: +&lt;br /&gt;
** other terraforming functions: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Land and parcels'''&lt;br /&gt;
** subdivide: ?&lt;br /&gt;
** join: ?&lt;br /&gt;
** buy and sell: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''UI'''&lt;br /&gt;
** friends list: -&lt;br /&gt;
** uploads: +&lt;br /&gt;
** edit profile: ?&lt;br /&gt;
** search: -&lt;br /&gt;
** large map: +&lt;br /&gt;
** minimap: +&lt;br /&gt;
** money: -&lt;br /&gt;
** HUD attachments: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Friends'''&lt;br /&gt;
** add: -&lt;br /&gt;
** remove: -&lt;br /&gt;
** permissions: -&lt;br /&gt;
** mapping: -&lt;br /&gt;
** online visibility: -&lt;br /&gt;
** can edit my objects: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Groups'''&lt;br /&gt;
** create: -&lt;br /&gt;
** join: -&lt;br /&gt;
** description: ?&lt;br /&gt;
** graphic: ?&lt;br /&gt;
** notices: ?&lt;br /&gt;
** vote: ?&lt;br /&gt;
** invite: ?&lt;br /&gt;
** remove: ?&lt;br /&gt;
** members: ?&lt;br /&gt;
** group list: ?&lt;br /&gt;
** publish: ?&lt;br /&gt;
** set title: ?&lt;br /&gt;
** change active title: ?&lt;br /&gt;
** enrollment fee:?&lt;br /&gt;
** open enrollment: ?&lt;br /&gt;
** set mature flag: ?&lt;br /&gt;
** group land: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** '''Group Roles'''&lt;br /&gt;
*** create: ?&lt;br /&gt;
*** edit: ?&lt;br /&gt;
*** remove: ?&lt;br /&gt;
*** add person: ?&lt;br /&gt;
*** remove person: ?&lt;br /&gt;
*** abilities: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Chat, IM, Voice'''&lt;br /&gt;
** local chat: +&lt;br /&gt;
** chat at distance: ?&lt;br /&gt;
** send / receive IM: +&lt;br /&gt;
** offline IM: ?&lt;br /&gt;
** group IM: ?&lt;br /&gt;
** multiple friend IM: ?&lt;br /&gt;
** participant list: ?&lt;br /&gt;
** voice: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Physics / Collision'''&lt;br /&gt;
** walk on ground: +&lt;br /&gt;
** fly: +&lt;br /&gt;
** sit on ground: -&lt;br /&gt;
** sit on object: -&lt;br /&gt;
** walk on object: %&lt;br /&gt;
** bump into object: %&lt;br /&gt;
** prim physics: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** OpenSim supports multiple physics engines. currently: basicphysics, ODE and PhysX.&lt;br /&gt;
 ** basicphysics engine is used by default.&lt;br /&gt;
 ** some features not supported in basicphysics engine.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Scripting'''&lt;br /&gt;
** create LSL script: %&lt;br /&gt;
** add script to object: +&lt;br /&gt;
** execute script in object: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
not all scripting features are supported yet. the following features are currrently implemented:&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
 Math Functions:&lt;br /&gt;
  llSin(), llCos(), llTan(), llAtan2(), llSqrt(), llPow(), llAbs(), llFabs(), llFrand(), llFloor(), llCeil(), llRound(), llModPow(), llMD5String&lt;br /&gt;
&lt;br /&gt;
 Communication Functions:&lt;br /&gt;
  llSay(), llWhisper(), llShout()&lt;br /&gt;
&lt;br /&gt;
 Primitive Functions:&lt;br /&gt;
  llSetText()&lt;br /&gt;
&lt;br /&gt;
 Time Functions:&lt;br /&gt;
  llGetUNIXTime, llGetGMTDate(), llGetDate()&lt;br /&gt;
&lt;br /&gt;
 String Functions:&lt;br /&gt;
  llGetStringLength(), llDeleteSubString(), llGetSubString()&lt;br /&gt;
&lt;br /&gt;
 Events:&lt;br /&gt;
  touch_start(), state_entry()&lt;br /&gt;
&lt;br /&gt;
 States:&lt;br /&gt;
  default, multiple states&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Inventory'''&lt;br /&gt;
** create new items (folder, notes, body, clothes, prims, scripts): +&lt;br /&gt;
** delete items: +&lt;br /&gt;
** trash folder functions (restore, purge): +&lt;br /&gt;
** search inventory: +&lt;br /&gt;
** &amp;quot;recent items&amp;quot; list: -&lt;br /&gt;
** inventory persists across logout / login: +&lt;br /&gt;
** drag items to / from world: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Testing</id>
		<title>Testing</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Testing"/>
				<updated>2007-08-24T19:59:16Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Current functionality (may be out of date. contributions welcome)'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Note:''' We are aiming for a standalone server in upcoming public release 0.4. These features have been tested in standalone mode. Grid mode functionality is planned for releases after 0.4. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Key:''' &amp;lt;br&amp;gt;&lt;br /&gt;
+ = working now &amp;lt;br&amp;gt;&lt;br /&gt;
% = partially working &amp;lt;br&amp;gt;&lt;br /&gt;
- = not working yet &amp;lt;br&amp;gt;&lt;br /&gt;
! = not working or partially working, but planned to be working in upcoming public release 0.4 &amp;lt;br&amp;gt;&lt;br /&gt;
? = status unknown &amp;lt;br&amp;gt;&lt;br /&gt;
------------------------------------------------------------------------------&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Login, logout, relog'''  &lt;br /&gt;
** login: +&lt;br /&gt;
** logout: +&lt;br /&gt;
** relog: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Windows or Linux 1.18.1.2 client used for testing. &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Login may be moved to a webservice. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''World'''&lt;br /&gt;
** day / night cycle: +&lt;br /&gt;
** windlight: -&lt;br /&gt;
** clouds: -&lt;br /&gt;
** wind: -&lt;br /&gt;
** water and water texture: +&lt;br /&gt;
** terrain and terrain textures: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Accounts and permissions'''&lt;br /&gt;
** multiple account creation: +&lt;br /&gt;
** permissions per account: %&lt;br /&gt;
** account has inventory: +&lt;br /&gt;
** sim supports multiple logins: +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Avatar'''&lt;br /&gt;
** teleport within region: % &lt;br /&gt;
** built-in animations (walking, flying, sitting): %&lt;br /&gt;
** uploaded animations /gestures: %&lt;br /&gt;
** uploaded sounds: %&lt;br /&gt;
** can wear items: -&lt;br /&gt;
** DRAG / CTRL DRAG objects: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** teleport within region works. camera pos and avatar height need click to restore sane values.&lt;br /&gt;
 ** sit and sit animation not working yet.&lt;br /&gt;
 ** uploaded sounds and animations play locally, but not in world.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Building'''&lt;br /&gt;
** create prim: +&lt;br /&gt;
** change prim type: +&lt;br /&gt;
** change prim transparency: +&lt;br /&gt;
** change prim colour: +&lt;br /&gt;
** change prim texture (including uploaded textures): +&lt;br /&gt;
** change prim size, cut, hollow, etc: %&lt;br /&gt;
** prim light, fullbright and flexi: +&lt;br /&gt;
** link prims: %&lt;br /&gt;
** permissions: %&lt;br /&gt;
** objects persist in world across login / logoff and server restart: +&lt;br /&gt;
** parcel support: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** issues with prim stretching.&lt;br /&gt;
 ** linking not fully working, due to physics issues.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Terraforming'''&lt;br /&gt;
** raise land: +&lt;br /&gt;
** lower land: +&lt;br /&gt;
** flatten land: +&lt;br /&gt;
** other terraforming functions: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Land and parcels'''&lt;br /&gt;
** subdivide: ?&lt;br /&gt;
** join: ?&lt;br /&gt;
** buy and sell: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''UI'''&lt;br /&gt;
** friends list: -&lt;br /&gt;
** uploads: +&lt;br /&gt;
** edit profile: ?&lt;br /&gt;
** search: -&lt;br /&gt;
** large map: +&lt;br /&gt;
** minimap: +&lt;br /&gt;
** money: -&lt;br /&gt;
** HUD attachments: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Friends'''&lt;br /&gt;
** add: -&lt;br /&gt;
** remove: -&lt;br /&gt;
** permissions: -&lt;br /&gt;
** mapping: -&lt;br /&gt;
** online visibility: -&lt;br /&gt;
** can edit my objects: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Groups'''&lt;br /&gt;
** create: -&lt;br /&gt;
** join: -&lt;br /&gt;
** description: ?&lt;br /&gt;
** graphic: ?&lt;br /&gt;
** notices: ?&lt;br /&gt;
** vote: ?&lt;br /&gt;
** invite: ?&lt;br /&gt;
** remove: ?&lt;br /&gt;
** members: ?&lt;br /&gt;
** group list: ?&lt;br /&gt;
** publish: ?&lt;br /&gt;
** set title: ?&lt;br /&gt;
** change active title: ?&lt;br /&gt;
** enrollment fee:?&lt;br /&gt;
** open enrollment: ?&lt;br /&gt;
** set mature flag: ?&lt;br /&gt;
** group land: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** '''Group Roles'''&lt;br /&gt;
*** create: ?&lt;br /&gt;
*** edit: ?&lt;br /&gt;
*** remove: ?&lt;br /&gt;
*** add person: ?&lt;br /&gt;
*** remove person: ?&lt;br /&gt;
*** abilities: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Chat, IM, Voice'''&lt;br /&gt;
** local chat: +&lt;br /&gt;
** chat at distance: ?&lt;br /&gt;
** send / receive IM: +&lt;br /&gt;
** offline IM: ?&lt;br /&gt;
** group IM: ?&lt;br /&gt;
** multiple friend IM: ?&lt;br /&gt;
** participant list: ?&lt;br /&gt;
** voice: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Physics / Collision'''&lt;br /&gt;
** walk on ground: +&lt;br /&gt;
** fly: +&lt;br /&gt;
** sit on ground: -&lt;br /&gt;
** sit on object: -&lt;br /&gt;
** walk on object: %&lt;br /&gt;
** bump into object: %&lt;br /&gt;
** prim physics: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** OpenSim supports multiple physics engines. currently: basicphysics, ODE and PhysX.&lt;br /&gt;
 ** basicphysics engine is used by default.&lt;br /&gt;
 ** some features not supported in basicphysics engine.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Scripting'''&lt;br /&gt;
** create LSL script: %&lt;br /&gt;
** add script to object: +&lt;br /&gt;
** execute script in object: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 not all scripting features are supported yet. the following features are currrently implemented:&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
 Math Functions:&lt;br /&gt;
  llSin(), llCos(), llTan(), llAtan2(), llSqrt(), llPow(), llAbs(), llFabs(), llFrand(), llFloor(), llCeil(), llRound(), llModPow(), llMD5String&lt;br /&gt;
&lt;br /&gt;
 Communication Functions:&lt;br /&gt;
  llSay(), llWhisper(), llShout()&lt;br /&gt;
&lt;br /&gt;
 Primitive Functions:&lt;br /&gt;
  llSetText()&lt;br /&gt;
&lt;br /&gt;
 Time Functions:&lt;br /&gt;
  llGetUNIXTime, llGetGMTDate(), llGetDate()&lt;br /&gt;
&lt;br /&gt;
 String Functions:&lt;br /&gt;
  llGetStringLength(), llDeleteSubString(), llGetSubString()&lt;br /&gt;
&lt;br /&gt;
 Events:&lt;br /&gt;
  touch_start(), state_entry()&lt;br /&gt;
&lt;br /&gt;
 States:&lt;br /&gt;
  default, multiple states&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Inventory'''&lt;br /&gt;
** create new items (folder, notes, body, clothes, prims, scripts): +&lt;br /&gt;
** delete items: +&lt;br /&gt;
** trash folder functions (restore, purge): +&lt;br /&gt;
** search inventory: +&lt;br /&gt;
** &amp;quot;recent items&amp;quot; list: -&lt;br /&gt;
** inventory persists across logout / login: +&lt;br /&gt;
** drag items to / from world: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/OpenSim:_Testing</id>
		<title>OpenSim: Testing</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/OpenSim:_Testing"/>
				<updated>2007-08-24T19:59:16Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Current functionality (may be out of date. contributions welcome)'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Note:''' We are aiming for a standalone server in upcoming public release 0.4. These features have been tested in standalone mode. Grid mode functionality is planned for releases after 0.4. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Key:''' &amp;lt;br&amp;gt;&lt;br /&gt;
+ = working now &amp;lt;br&amp;gt;&lt;br /&gt;
% = partially working &amp;lt;br&amp;gt;&lt;br /&gt;
- = not working yet &amp;lt;br&amp;gt;&lt;br /&gt;
! = not working or partially working, but planned to be working in upcoming public release 0.4 &amp;lt;br&amp;gt;&lt;br /&gt;
? = status unknown &amp;lt;br&amp;gt;&lt;br /&gt;
------------------------------------------------------------------------------&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Login, logout, relog'''  &lt;br /&gt;
** login: +&lt;br /&gt;
** logout: +&lt;br /&gt;
** relog: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Windows or Linux 1.18.1.2 client used for testing. &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Login may be moved to a webservice. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''World'''&lt;br /&gt;
** day / night cycle: +&lt;br /&gt;
** windlight: -&lt;br /&gt;
** clouds: -&lt;br /&gt;
** wind: -&lt;br /&gt;
** water and water texture: +&lt;br /&gt;
** terrain and terrain textures: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Accounts and permissions'''&lt;br /&gt;
** multiple account creation: +&lt;br /&gt;
** permissions per account: %&lt;br /&gt;
** account has inventory: +&lt;br /&gt;
** sim supports multiple logins: +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Avatar'''&lt;br /&gt;
** teleport within region: % &lt;br /&gt;
** built-in animations (walking, flying, sitting): %&lt;br /&gt;
** uploaded animations /gestures: %&lt;br /&gt;
** uploaded sounds: %&lt;br /&gt;
** can wear items: -&lt;br /&gt;
** DRAG / CTRL DRAG objects: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** teleport within region works. camera pos and avatar height need click to restore sane values.&lt;br /&gt;
 ** sit and sit animation not working yet.&lt;br /&gt;
 ** uploaded sounds and animations play locally, but not in world.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Building'''&lt;br /&gt;
** create prim: +&lt;br /&gt;
** change prim type: +&lt;br /&gt;
** change prim transparency: +&lt;br /&gt;
** change prim colour: +&lt;br /&gt;
** change prim texture (including uploaded textures): +&lt;br /&gt;
** change prim size, cut, hollow, etc: %&lt;br /&gt;
** prim light, fullbright and flexi: +&lt;br /&gt;
** link prims: %&lt;br /&gt;
** permissions: %&lt;br /&gt;
** objects persist in world across login / logoff and server restart: +&lt;br /&gt;
** parcel support: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** issues with prim stretching.&lt;br /&gt;
 ** linking not fully working, due to physics issues.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Terraforming'''&lt;br /&gt;
** raise land: +&lt;br /&gt;
** lower land: +&lt;br /&gt;
** flatten land: +&lt;br /&gt;
** other terraforming functions: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Land and parcels'''&lt;br /&gt;
** subdivide: ?&lt;br /&gt;
** join: ?&lt;br /&gt;
** buy and sell: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''UI'''&lt;br /&gt;
** friends list: -&lt;br /&gt;
** uploads: +&lt;br /&gt;
** edit profile: ?&lt;br /&gt;
** search: -&lt;br /&gt;
** large map: +&lt;br /&gt;
** minimap: +&lt;br /&gt;
** money: -&lt;br /&gt;
** HUD attachments: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Friends'''&lt;br /&gt;
** add: -&lt;br /&gt;
** remove: -&lt;br /&gt;
** permissions: -&lt;br /&gt;
** mapping: -&lt;br /&gt;
** online visibility: -&lt;br /&gt;
** can edit my objects: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Groups'''&lt;br /&gt;
** create: -&lt;br /&gt;
** join: -&lt;br /&gt;
** description: ?&lt;br /&gt;
** graphic: ?&lt;br /&gt;
** notices: ?&lt;br /&gt;
** vote: ?&lt;br /&gt;
** invite: ?&lt;br /&gt;
** remove: ?&lt;br /&gt;
** members: ?&lt;br /&gt;
** group list: ?&lt;br /&gt;
** publish: ?&lt;br /&gt;
** set title: ?&lt;br /&gt;
** change active title: ?&lt;br /&gt;
** enrollment fee:?&lt;br /&gt;
** open enrollment: ?&lt;br /&gt;
** set mature flag: ?&lt;br /&gt;
** group land: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** '''Group Roles'''&lt;br /&gt;
*** create: ?&lt;br /&gt;
*** edit: ?&lt;br /&gt;
*** remove: ?&lt;br /&gt;
*** add person: ?&lt;br /&gt;
*** remove person: ?&lt;br /&gt;
*** abilities: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Chat, IM, Voice'''&lt;br /&gt;
** local chat: +&lt;br /&gt;
** chat at distance: ?&lt;br /&gt;
** send / receive IM: +&lt;br /&gt;
** offline IM: ?&lt;br /&gt;
** group IM: ?&lt;br /&gt;
** multiple friend IM: ?&lt;br /&gt;
** participant list: ?&lt;br /&gt;
** voice: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Physics / Collision'''&lt;br /&gt;
** walk on ground: +&lt;br /&gt;
** fly: +&lt;br /&gt;
** sit on ground: -&lt;br /&gt;
** sit on object: -&lt;br /&gt;
** walk on object: %&lt;br /&gt;
** bump into object: %&lt;br /&gt;
** prim physics: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** OpenSim supports multiple physics engines. currently: basicphysics, ODE and PhysX.&lt;br /&gt;
 ** basicphysics engine is used by default.&lt;br /&gt;
 ** some features not supported in basicphysics engine.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Scripting'''&lt;br /&gt;
** create LSL script: %&lt;br /&gt;
** add script to object: +&lt;br /&gt;
** execute script in object: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 not all scripting features are supported yet. the following features are currrently implemented:&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
 Math Functions:&lt;br /&gt;
  llSin(), llCos(), llTan(), llAtan2(), llSqrt(), llPow(), llAbs(), llFabs(), llFrand(), llFloor(), llCeil(), llRound(), llModPow(), llMD5String&lt;br /&gt;
&lt;br /&gt;
 Communication Functions:&lt;br /&gt;
  llSay(), llWhisper(), llShout()&lt;br /&gt;
&lt;br /&gt;
 Primitive Functions:&lt;br /&gt;
  llSetText()&lt;br /&gt;
&lt;br /&gt;
 Time Functions:&lt;br /&gt;
  llGetUNIXTime, llGetGMTDate(), llGetDate()&lt;br /&gt;
&lt;br /&gt;
 String Functions:&lt;br /&gt;
  llGetStringLength(), llDeleteSubString(), llGetSubString()&lt;br /&gt;
&lt;br /&gt;
 Events:&lt;br /&gt;
  touch_start(), state_entry()&lt;br /&gt;
&lt;br /&gt;
 States:&lt;br /&gt;
  default, multiple states&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Inventory'''&lt;br /&gt;
** create new items (folder, notes, body, clothes, prims, scripts): +&lt;br /&gt;
** delete items: +&lt;br /&gt;
** trash folder functions (restore, purge): +&lt;br /&gt;
** search inventory: +&lt;br /&gt;
** &amp;quot;recent items&amp;quot; list: -&lt;br /&gt;
** inventory persists across logout / login: +&lt;br /&gt;
** drag items to / from world: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Testing</id>
		<title>Testing</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Testing"/>
				<updated>2007-08-24T19:57:27Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Current functionality (may be out of date. contributions welcome)'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Note:''' We are aiming for a standalone server in upcoming public release 0.4. These features have been tested in standalone mode. Grid mode functionality is planned for releases after 0.4. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Key:''' &amp;lt;br&amp;gt;&lt;br /&gt;
+ = working now &amp;lt;br&amp;gt;&lt;br /&gt;
% = partially working &amp;lt;br&amp;gt;&lt;br /&gt;
- = not working yet &amp;lt;br&amp;gt;&lt;br /&gt;
! = not working or partially working, but planned to be working in upcoming public release 0.4 &amp;lt;br&amp;gt;&lt;br /&gt;
? = status unknown &amp;lt;br&amp;gt;&lt;br /&gt;
------------------------------------------------------------------------------&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Login, logout, relog'''  &lt;br /&gt;
** login: +&lt;br /&gt;
** logout: +&lt;br /&gt;
** relog: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Windows or Linux 1.18.1.2 client used for testing. &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Login may be moved to a webservice. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''World'''&lt;br /&gt;
** day / night cycle: +&lt;br /&gt;
** windlight: -&lt;br /&gt;
** clouds: -&lt;br /&gt;
** wind: -&lt;br /&gt;
** water and water texture: +&lt;br /&gt;
** terrain and terrain textures: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Accounts and permissions'''&lt;br /&gt;
** multiple account creation: +&lt;br /&gt;
** permissions per account: %&lt;br /&gt;
** account has inventory: +&lt;br /&gt;
** sim supports multiple logins: +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Avatar'''&lt;br /&gt;
** teleport within region: % &lt;br /&gt;
** built-in animations (walking, flying, sitting): %&lt;br /&gt;
** uploaded animations /gestures: %&lt;br /&gt;
** uploaded sounds: %&lt;br /&gt;
** can wear items: -&lt;br /&gt;
** DRAG / CTRL DRAG objects: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** teleport within region works. camera pos and avatar height need click to restore sane values.&lt;br /&gt;
 ** sit and sit animation not working yet.&lt;br /&gt;
 ** uploaded sounds and animations play locally, but not in world.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Building'''&lt;br /&gt;
** create prim: +&lt;br /&gt;
** change prim type: +&lt;br /&gt;
** change prim transparency: +&lt;br /&gt;
** change prim colour: +&lt;br /&gt;
** change prim texture (including uploaded textures): +&lt;br /&gt;
** change prim size, cut, hollow, etc: %&lt;br /&gt;
** prim light, fullbright and flexi: +&lt;br /&gt;
** link prims: %&lt;br /&gt;
** permissions: %&lt;br /&gt;
** objects persist in world across login / logoff and server restart: +&lt;br /&gt;
** parcel support: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** issues with prim stretching.&lt;br /&gt;
 ** linking not fully working, due to physics issues.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Terraforming'''&lt;br /&gt;
** raise land: +&lt;br /&gt;
** lower land: +&lt;br /&gt;
** flatten land: +&lt;br /&gt;
** other terraforming functions: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Land and parcels'''&lt;br /&gt;
** subdivide: ?&lt;br /&gt;
** join: ?&lt;br /&gt;
** buy and sell: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''UI'''&lt;br /&gt;
** friends list: -&lt;br /&gt;
** uploads: +&lt;br /&gt;
** edit profile: ?&lt;br /&gt;
** search: -&lt;br /&gt;
** large map: +&lt;br /&gt;
** minimap: +&lt;br /&gt;
** money: -&lt;br /&gt;
** HUD attachments: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Friends'''&lt;br /&gt;
** add: -&lt;br /&gt;
** remove: -&lt;br /&gt;
** permissions: -&lt;br /&gt;
** mapping: -&lt;br /&gt;
** online visibility: -&lt;br /&gt;
** can edit my objects: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Groups'''&lt;br /&gt;
** create: -&lt;br /&gt;
** join: -&lt;br /&gt;
** description: ?&lt;br /&gt;
** graphic: ?&lt;br /&gt;
** notices: ?&lt;br /&gt;
** vote: ?&lt;br /&gt;
** invite: ?&lt;br /&gt;
** remove: ?&lt;br /&gt;
** members: ?&lt;br /&gt;
** group list: ?&lt;br /&gt;
** publish: ?&lt;br /&gt;
** set title: ?&lt;br /&gt;
** change active title: ?&lt;br /&gt;
** enrollment fee:?&lt;br /&gt;
** open enrollment: ?&lt;br /&gt;
** set mature flag: ?&lt;br /&gt;
** group land: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** '''Group Roles'''&lt;br /&gt;
*** create: ?&lt;br /&gt;
*** edit: ?&lt;br /&gt;
*** remove: ?&lt;br /&gt;
*** add person: ?&lt;br /&gt;
*** remove person: ?&lt;br /&gt;
*** abilities: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Chat, IM, Voice'''&lt;br /&gt;
** local chat: +&lt;br /&gt;
** chat at distance: ?&lt;br /&gt;
** send / receive IM: +&lt;br /&gt;
** offline IM: ?&lt;br /&gt;
** group IM: ?&lt;br /&gt;
** multiple friend IM: ?&lt;br /&gt;
** participant list: ?&lt;br /&gt;
** voice: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Physics / Collision'''&lt;br /&gt;
** walk on ground: +&lt;br /&gt;
** fly: +&lt;br /&gt;
** sit on ground: -&lt;br /&gt;
** sit on object: -&lt;br /&gt;
** walk on object: %&lt;br /&gt;
** bump into object: %&lt;br /&gt;
** prim physics: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** OpenSim supports multiple physics engines. currently: basicphysics, ODE and PhysX.&lt;br /&gt;
 ** basicphysics engine is used by default.&lt;br /&gt;
 ** some features not supported in basicphysics engine.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Scripting'''&lt;br /&gt;
** create LSL script: %&lt;br /&gt;
** add script to object: +&lt;br /&gt;
** execute script in object: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** only the following ll Functions are currently implemented:&lt;br /&gt;
 Math Functions:&lt;br /&gt;
  llSin(), llCos(), llTan(), llAtan2(), llSqrt(), llPow(), llAbs(), llFabs(), llFrand(), llFloor(), llCeil(), llRound(), llModPow(), llMD5String&lt;br /&gt;
&lt;br /&gt;
 Communication Functions:&lt;br /&gt;
  llSay(), llWhisper(), llShout()&lt;br /&gt;
&lt;br /&gt;
 Primitive Functions:&lt;br /&gt;
  llSetText()&lt;br /&gt;
&lt;br /&gt;
 Time Functions:&lt;br /&gt;
  llGetUNIXTime, llGetGMTDate(), llGetDate()&lt;br /&gt;
&lt;br /&gt;
 String Functions:&lt;br /&gt;
  llGetStringLength(), llDeleteSubString(), llGetSubString()&lt;br /&gt;
&lt;br /&gt;
 Events:&lt;br /&gt;
  touch_start(), state_entry()&lt;br /&gt;
&lt;br /&gt;
 States:&lt;br /&gt;
  default, multiple states&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Inventory'''&lt;br /&gt;
** create new items (folder, notes, body, clothes, prims, scripts): +&lt;br /&gt;
** delete items: +&lt;br /&gt;
** trash folder functions (restore, purge): +&lt;br /&gt;
** search inventory: +&lt;br /&gt;
** &amp;quot;recent items&amp;quot; list: -&lt;br /&gt;
** inventory persists across logout / login: +&lt;br /&gt;
** drag items to / from world: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/OpenSim:_Testing</id>
		<title>OpenSim: Testing</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/OpenSim:_Testing"/>
				<updated>2007-08-24T19:57:27Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Current functionality (may be out of date. contributions welcome)'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Note:''' We are aiming for a standalone server in upcoming public release 0.4. These features have been tested in standalone mode. Grid mode functionality is planned for releases after 0.4. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Key:''' &amp;lt;br&amp;gt;&lt;br /&gt;
+ = working now &amp;lt;br&amp;gt;&lt;br /&gt;
% = partially working &amp;lt;br&amp;gt;&lt;br /&gt;
- = not working yet &amp;lt;br&amp;gt;&lt;br /&gt;
! = not working or partially working, but planned to be working in upcoming public release 0.4 &amp;lt;br&amp;gt;&lt;br /&gt;
? = status unknown &amp;lt;br&amp;gt;&lt;br /&gt;
------------------------------------------------------------------------------&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Login, logout, relog'''  &lt;br /&gt;
** login: +&lt;br /&gt;
** logout: +&lt;br /&gt;
** relog: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Windows or Linux 1.18.1.2 client used for testing. &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Login may be moved to a webservice. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''World'''&lt;br /&gt;
** day / night cycle: +&lt;br /&gt;
** windlight: -&lt;br /&gt;
** clouds: -&lt;br /&gt;
** wind: -&lt;br /&gt;
** water and water texture: +&lt;br /&gt;
** terrain and terrain textures: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Accounts and permissions'''&lt;br /&gt;
** multiple account creation: +&lt;br /&gt;
** permissions per account: %&lt;br /&gt;
** account has inventory: +&lt;br /&gt;
** sim supports multiple logins: +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Avatar'''&lt;br /&gt;
** teleport within region: % &lt;br /&gt;
** built-in animations (walking, flying, sitting): %&lt;br /&gt;
** uploaded animations /gestures: %&lt;br /&gt;
** uploaded sounds: %&lt;br /&gt;
** can wear items: -&lt;br /&gt;
** DRAG / CTRL DRAG objects: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** teleport within region works. camera pos and avatar height need click to restore sane values.&lt;br /&gt;
 ** sit and sit animation not working yet.&lt;br /&gt;
 ** uploaded sounds and animations play locally, but not in world.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Building'''&lt;br /&gt;
** create prim: +&lt;br /&gt;
** change prim type: +&lt;br /&gt;
** change prim transparency: +&lt;br /&gt;
** change prim colour: +&lt;br /&gt;
** change prim texture (including uploaded textures): +&lt;br /&gt;
** change prim size, cut, hollow, etc: %&lt;br /&gt;
** prim light, fullbright and flexi: +&lt;br /&gt;
** link prims: %&lt;br /&gt;
** permissions: %&lt;br /&gt;
** objects persist in world across login / logoff and server restart: +&lt;br /&gt;
** parcel support: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** issues with prim stretching.&lt;br /&gt;
 ** linking not fully working, due to physics issues.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Terraforming'''&lt;br /&gt;
** raise land: +&lt;br /&gt;
** lower land: +&lt;br /&gt;
** flatten land: +&lt;br /&gt;
** other terraforming functions: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Land and parcels'''&lt;br /&gt;
** subdivide: ?&lt;br /&gt;
** join: ?&lt;br /&gt;
** buy and sell: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''UI'''&lt;br /&gt;
** friends list: -&lt;br /&gt;
** uploads: +&lt;br /&gt;
** edit profile: ?&lt;br /&gt;
** search: -&lt;br /&gt;
** large map: +&lt;br /&gt;
** minimap: +&lt;br /&gt;
** money: -&lt;br /&gt;
** HUD attachments: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Friends'''&lt;br /&gt;
** add: -&lt;br /&gt;
** remove: -&lt;br /&gt;
** permissions: -&lt;br /&gt;
** mapping: -&lt;br /&gt;
** online visibility: -&lt;br /&gt;
** can edit my objects: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Groups'''&lt;br /&gt;
** create: -&lt;br /&gt;
** join: -&lt;br /&gt;
** description: ?&lt;br /&gt;
** graphic: ?&lt;br /&gt;
** notices: ?&lt;br /&gt;
** vote: ?&lt;br /&gt;
** invite: ?&lt;br /&gt;
** remove: ?&lt;br /&gt;
** members: ?&lt;br /&gt;
** group list: ?&lt;br /&gt;
** publish: ?&lt;br /&gt;
** set title: ?&lt;br /&gt;
** change active title: ?&lt;br /&gt;
** enrollment fee:?&lt;br /&gt;
** open enrollment: ?&lt;br /&gt;
** set mature flag: ?&lt;br /&gt;
** group land: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** '''Group Roles'''&lt;br /&gt;
*** create: ?&lt;br /&gt;
*** edit: ?&lt;br /&gt;
*** remove: ?&lt;br /&gt;
*** add person: ?&lt;br /&gt;
*** remove person: ?&lt;br /&gt;
*** abilities: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Chat, IM, Voice'''&lt;br /&gt;
** local chat: +&lt;br /&gt;
** chat at distance: ?&lt;br /&gt;
** send / receive IM: +&lt;br /&gt;
** offline IM: ?&lt;br /&gt;
** group IM: ?&lt;br /&gt;
** multiple friend IM: ?&lt;br /&gt;
** participant list: ?&lt;br /&gt;
** voice: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Physics / Collision'''&lt;br /&gt;
** walk on ground: +&lt;br /&gt;
** fly: +&lt;br /&gt;
** sit on ground: -&lt;br /&gt;
** sit on object: -&lt;br /&gt;
** walk on object: %&lt;br /&gt;
** bump into object: %&lt;br /&gt;
** prim physics: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** OpenSim supports multiple physics engines. currently: basicphysics, ODE and PhysX.&lt;br /&gt;
 ** basicphysics engine is used by default.&lt;br /&gt;
 ** some features not supported in basicphysics engine.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Scripting'''&lt;br /&gt;
** create LSL script: %&lt;br /&gt;
** add script to object: +&lt;br /&gt;
** execute script in object: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** only the following ll Functions are currently implemented:&lt;br /&gt;
 Math Functions:&lt;br /&gt;
  llSin(), llCos(), llTan(), llAtan2(), llSqrt(), llPow(), llAbs(), llFabs(), llFrand(), llFloor(), llCeil(), llRound(), llModPow(), llMD5String&lt;br /&gt;
&lt;br /&gt;
 Communication Functions:&lt;br /&gt;
  llSay(), llWhisper(), llShout()&lt;br /&gt;
&lt;br /&gt;
 Primitive Functions:&lt;br /&gt;
  llSetText()&lt;br /&gt;
&lt;br /&gt;
 Time Functions:&lt;br /&gt;
  llGetUNIXTime, llGetGMTDate(), llGetDate()&lt;br /&gt;
&lt;br /&gt;
 String Functions:&lt;br /&gt;
  llGetStringLength(), llDeleteSubString(), llGetSubString()&lt;br /&gt;
&lt;br /&gt;
 Events:&lt;br /&gt;
  touch_start(), state_entry()&lt;br /&gt;
&lt;br /&gt;
 States:&lt;br /&gt;
  default, multiple states&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Inventory'''&lt;br /&gt;
** create new items (folder, notes, body, clothes, prims, scripts): +&lt;br /&gt;
** delete items: +&lt;br /&gt;
** trash folder functions (restore, purge): +&lt;br /&gt;
** search inventory: +&lt;br /&gt;
** &amp;quot;recent items&amp;quot; list: -&lt;br /&gt;
** inventory persists across logout / login: +&lt;br /&gt;
** drag items to / from world: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Testing</id>
		<title>Testing</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Testing"/>
				<updated>2007-08-24T19:56:20Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Current functionality (may be out of date. contributions welcome)'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Note:''' We are aiming for a standalone server in upcoming public release 0.4. These features have been tested in standalone mode. Grid mode functionality is planned for releases after 0.4. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Key:''' &amp;lt;br&amp;gt;&lt;br /&gt;
+ = working now &amp;lt;br&amp;gt;&lt;br /&gt;
% = partially working &amp;lt;br&amp;gt;&lt;br /&gt;
- = not working yet &amp;lt;br&amp;gt;&lt;br /&gt;
! = not working or partially working, but planned to be working in upcoming public release 0.4 &amp;lt;br&amp;gt;&lt;br /&gt;
? = status unknown &amp;lt;br&amp;gt;&lt;br /&gt;
------------------------------------------------------------------------------&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Login, logout, relog'''  &lt;br /&gt;
** login: +&lt;br /&gt;
** logout: +&lt;br /&gt;
** relog: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Windows or Linux 1.18.1.2 client used for testing. &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Login may be moved to a webservice. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''World'''&lt;br /&gt;
** day / night cycle: +&lt;br /&gt;
** windlight: -&lt;br /&gt;
** clouds: -&lt;br /&gt;
** wind: -&lt;br /&gt;
** water and water texture: +&lt;br /&gt;
** terrain and terrain textures: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Accounts and permissions'''&lt;br /&gt;
** multiple account creation: +&lt;br /&gt;
** permissions per account: %&lt;br /&gt;
** account has inventory: +&lt;br /&gt;
** sim supports multiple logins: +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Avatar'''&lt;br /&gt;
** teleport within region: % &lt;br /&gt;
** built-in animations (walking, flying, sitting): %&lt;br /&gt;
** uploaded animations /gestures: %&lt;br /&gt;
** uploaded sounds: %&lt;br /&gt;
** can wear items: -&lt;br /&gt;
** DRAG / CTRL DRAG objects: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** teleport within region works. camera pos and avatar height need click to restore sane values.&lt;br /&gt;
 ** sit and sit animation not working yet.&lt;br /&gt;
 ** uploaded sounds and animations play locally, but not in world.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Building'''&lt;br /&gt;
** create prim: +&lt;br /&gt;
** change prim type: +&lt;br /&gt;
** change prim transparency: +&lt;br /&gt;
** change prim colour: +&lt;br /&gt;
** change prim texture (including uploaded textures): +&lt;br /&gt;
** change prim size, cut, hollow, etc: %&lt;br /&gt;
** prim light, fullbright and flexi: +&lt;br /&gt;
** link prims: %&lt;br /&gt;
** permissions: %&lt;br /&gt;
** objects persist in world across login / logoff and server restart: +&lt;br /&gt;
** parcel support: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** issues with prim stretching.&lt;br /&gt;
 ** linking not fully working, due to physics issues.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Terraforming'''&lt;br /&gt;
** raise land: +&lt;br /&gt;
** lower land: +&lt;br /&gt;
** flatten land: +&lt;br /&gt;
** other terraforming functions: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Land and parcels'''&lt;br /&gt;
** subdivide: ?&lt;br /&gt;
** join: ?&lt;br /&gt;
** buy and sell: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''UI'''&lt;br /&gt;
** friends list: -&lt;br /&gt;
** uploads: +&lt;br /&gt;
** edit profile: ?&lt;br /&gt;
** search: -&lt;br /&gt;
** large map: +&lt;br /&gt;
** minimap: +&lt;br /&gt;
** money: -&lt;br /&gt;
** HUD attachments: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Friends'''&lt;br /&gt;
** add: -&lt;br /&gt;
** remove: -&lt;br /&gt;
** permissions: -&lt;br /&gt;
** mapping: -&lt;br /&gt;
** online visibility: -&lt;br /&gt;
** can edit my objects: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Groups'''&lt;br /&gt;
** create: -&lt;br /&gt;
** join: -&lt;br /&gt;
** description: ?&lt;br /&gt;
** graphic: ?&lt;br /&gt;
** notices: ?&lt;br /&gt;
** vote: ?&lt;br /&gt;
** invite: ?&lt;br /&gt;
** remove: ?&lt;br /&gt;
** members: ?&lt;br /&gt;
** group list: ?&lt;br /&gt;
** publish: ?&lt;br /&gt;
** set title: ?&lt;br /&gt;
** change active title: ?&lt;br /&gt;
** enrollment fee:?&lt;br /&gt;
** open enrollment: ?&lt;br /&gt;
** set mature flag: ?&lt;br /&gt;
** group land: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** '''Group Roles'''&lt;br /&gt;
*** create: ?&lt;br /&gt;
*** edit: ?&lt;br /&gt;
*** remove: ?&lt;br /&gt;
*** add person: ?&lt;br /&gt;
*** remove person: ?&lt;br /&gt;
*** abilities: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Chat, IM, Voice'''&lt;br /&gt;
** local chat: +&lt;br /&gt;
** chat at distance: ?&lt;br /&gt;
** send / receive IM: +&lt;br /&gt;
** offline IM: ?&lt;br /&gt;
** group IM: ?&lt;br /&gt;
** multiple friend IM: ?&lt;br /&gt;
** participant list: ?&lt;br /&gt;
** voice: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Physics / Collision'''&lt;br /&gt;
** walk on ground: +&lt;br /&gt;
** fly: +&lt;br /&gt;
** sit on ground: -&lt;br /&gt;
** sit on object: -&lt;br /&gt;
** walk on object: %&lt;br /&gt;
** bump into object: %&lt;br /&gt;
** prim physics: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** OpenSim supports multiple physics engines. currently: basicphysics, ODE and PhysX.&lt;br /&gt;
 ** basicphysics engine is used by default.&lt;br /&gt;
 ** some features not supported in basicphysics engine.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Scripting'''&lt;br /&gt;
** create LSL script: %&lt;br /&gt;
** add script to object: +&lt;br /&gt;
** execute script in object: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** only the following ll Functions are currently implemented:&lt;br /&gt;
 Math Functions:&lt;br /&gt;
  llSin(), llCos(), llTan(), llAtan2(), llSqrt(), llPow(), llAbs(), llFabs(), llFrand(), llFloor(), llCeil(), llRound(), llModPow(), llMD5String&lt;br /&gt;
&lt;br /&gt;
 Communication Functions:&lt;br /&gt;
  llSay(), llWhisper(), llShout()&lt;br /&gt;
&lt;br /&gt;
 Primitive Functions:&lt;br /&gt;
  llSetText()&lt;br /&gt;
&lt;br /&gt;
 Time Functions:&lt;br /&gt;
  llGetUNIXTime, llGetGMTDate(), llGetDate()&lt;br /&gt;
&lt;br /&gt;
 String Functions:&lt;br /&gt;
  llGetStringLength(), llDeleteSubString(), llGetSubString()&lt;br /&gt;
&lt;br /&gt;
 Events:&lt;br /&gt;
  touch_start()&lt;br /&gt;
&lt;br /&gt;
 States:&lt;br /&gt;
  default, state_entry(), multiple states&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Inventory'''&lt;br /&gt;
** create new items (folder, notes, body, clothes, prims, scripts): +&lt;br /&gt;
** delete items: +&lt;br /&gt;
** trash folder functions (restore, purge): +&lt;br /&gt;
** search inventory: +&lt;br /&gt;
** &amp;quot;recent items&amp;quot; list: -&lt;br /&gt;
** inventory persists across logout / login: +&lt;br /&gt;
** drag items to / from world: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/OpenSim:_Testing</id>
		<title>OpenSim: Testing</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/OpenSim:_Testing"/>
				<updated>2007-08-24T19:56:20Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Current functionality (may be out of date. contributions welcome)'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Note:''' We are aiming for a standalone server in upcoming public release 0.4. These features have been tested in standalone mode. Grid mode functionality is planned for releases after 0.4. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Key:''' &amp;lt;br&amp;gt;&lt;br /&gt;
+ = working now &amp;lt;br&amp;gt;&lt;br /&gt;
% = partially working &amp;lt;br&amp;gt;&lt;br /&gt;
- = not working yet &amp;lt;br&amp;gt;&lt;br /&gt;
! = not working or partially working, but planned to be working in upcoming public release 0.4 &amp;lt;br&amp;gt;&lt;br /&gt;
? = status unknown &amp;lt;br&amp;gt;&lt;br /&gt;
------------------------------------------------------------------------------&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Login, logout, relog'''  &lt;br /&gt;
** login: +&lt;br /&gt;
** logout: +&lt;br /&gt;
** relog: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Windows or Linux 1.18.1.2 client used for testing. &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Login may be moved to a webservice. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''World'''&lt;br /&gt;
** day / night cycle: +&lt;br /&gt;
** windlight: -&lt;br /&gt;
** clouds: -&lt;br /&gt;
** wind: -&lt;br /&gt;
** water and water texture: +&lt;br /&gt;
** terrain and terrain textures: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Accounts and permissions'''&lt;br /&gt;
** multiple account creation: +&lt;br /&gt;
** permissions per account: %&lt;br /&gt;
** account has inventory: +&lt;br /&gt;
** sim supports multiple logins: +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Avatar'''&lt;br /&gt;
** teleport within region: % &lt;br /&gt;
** built-in animations (walking, flying, sitting): %&lt;br /&gt;
** uploaded animations /gestures: %&lt;br /&gt;
** uploaded sounds: %&lt;br /&gt;
** can wear items: -&lt;br /&gt;
** DRAG / CTRL DRAG objects: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** teleport within region works. camera pos and avatar height need click to restore sane values.&lt;br /&gt;
 ** sit and sit animation not working yet.&lt;br /&gt;
 ** uploaded sounds and animations play locally, but not in world.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Building'''&lt;br /&gt;
** create prim: +&lt;br /&gt;
** change prim type: +&lt;br /&gt;
** change prim transparency: +&lt;br /&gt;
** change prim colour: +&lt;br /&gt;
** change prim texture (including uploaded textures): +&lt;br /&gt;
** change prim size, cut, hollow, etc: %&lt;br /&gt;
** prim light, fullbright and flexi: +&lt;br /&gt;
** link prims: %&lt;br /&gt;
** permissions: %&lt;br /&gt;
** objects persist in world across login / logoff and server restart: +&lt;br /&gt;
** parcel support: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** issues with prim stretching.&lt;br /&gt;
 ** linking not fully working, due to physics issues.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Terraforming'''&lt;br /&gt;
** raise land: +&lt;br /&gt;
** lower land: +&lt;br /&gt;
** flatten land: +&lt;br /&gt;
** other terraforming functions: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Land and parcels'''&lt;br /&gt;
** subdivide: ?&lt;br /&gt;
** join: ?&lt;br /&gt;
** buy and sell: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''UI'''&lt;br /&gt;
** friends list: -&lt;br /&gt;
** uploads: +&lt;br /&gt;
** edit profile: ?&lt;br /&gt;
** search: -&lt;br /&gt;
** large map: +&lt;br /&gt;
** minimap: +&lt;br /&gt;
** money: -&lt;br /&gt;
** HUD attachments: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Friends'''&lt;br /&gt;
** add: -&lt;br /&gt;
** remove: -&lt;br /&gt;
** permissions: -&lt;br /&gt;
** mapping: -&lt;br /&gt;
** online visibility: -&lt;br /&gt;
** can edit my objects: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Groups'''&lt;br /&gt;
** create: -&lt;br /&gt;
** join: -&lt;br /&gt;
** description: ?&lt;br /&gt;
** graphic: ?&lt;br /&gt;
** notices: ?&lt;br /&gt;
** vote: ?&lt;br /&gt;
** invite: ?&lt;br /&gt;
** remove: ?&lt;br /&gt;
** members: ?&lt;br /&gt;
** group list: ?&lt;br /&gt;
** publish: ?&lt;br /&gt;
** set title: ?&lt;br /&gt;
** change active title: ?&lt;br /&gt;
** enrollment fee:?&lt;br /&gt;
** open enrollment: ?&lt;br /&gt;
** set mature flag: ?&lt;br /&gt;
** group land: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** '''Group Roles'''&lt;br /&gt;
*** create: ?&lt;br /&gt;
*** edit: ?&lt;br /&gt;
*** remove: ?&lt;br /&gt;
*** add person: ?&lt;br /&gt;
*** remove person: ?&lt;br /&gt;
*** abilities: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Chat, IM, Voice'''&lt;br /&gt;
** local chat: +&lt;br /&gt;
** chat at distance: ?&lt;br /&gt;
** send / receive IM: +&lt;br /&gt;
** offline IM: ?&lt;br /&gt;
** group IM: ?&lt;br /&gt;
** multiple friend IM: ?&lt;br /&gt;
** participant list: ?&lt;br /&gt;
** voice: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Physics / Collision'''&lt;br /&gt;
** walk on ground: +&lt;br /&gt;
** fly: +&lt;br /&gt;
** sit on ground: -&lt;br /&gt;
** sit on object: -&lt;br /&gt;
** walk on object: %&lt;br /&gt;
** bump into object: %&lt;br /&gt;
** prim physics: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** OpenSim supports multiple physics engines. currently: basicphysics, ODE and PhysX.&lt;br /&gt;
 ** basicphysics engine is used by default.&lt;br /&gt;
 ** some features not supported in basicphysics engine.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Scripting'''&lt;br /&gt;
** create LSL script: %&lt;br /&gt;
** add script to object: +&lt;br /&gt;
** execute script in object: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** only the following ll Functions are currently implemented:&lt;br /&gt;
 Math Functions:&lt;br /&gt;
  llSin(), llCos(), llTan(), llAtan2(), llSqrt(), llPow(), llAbs(), llFabs(), llFrand(), llFloor(), llCeil(), llRound(), llModPow(), llMD5String&lt;br /&gt;
&lt;br /&gt;
 Communication Functions:&lt;br /&gt;
  llSay(), llWhisper(), llShout()&lt;br /&gt;
&lt;br /&gt;
 Primitive Functions:&lt;br /&gt;
  llSetText()&lt;br /&gt;
&lt;br /&gt;
 Time Functions:&lt;br /&gt;
  llGetUNIXTime, llGetGMTDate(), llGetDate()&lt;br /&gt;
&lt;br /&gt;
 String Functions:&lt;br /&gt;
  llGetStringLength(), llDeleteSubString(), llGetSubString()&lt;br /&gt;
&lt;br /&gt;
 Events:&lt;br /&gt;
  touch_start()&lt;br /&gt;
&lt;br /&gt;
 States:&lt;br /&gt;
  default, state_entry(), multiple states&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Inventory'''&lt;br /&gt;
** create new items (folder, notes, body, clothes, prims, scripts): +&lt;br /&gt;
** delete items: +&lt;br /&gt;
** trash folder functions (restore, purge): +&lt;br /&gt;
** search inventory: +&lt;br /&gt;
** &amp;quot;recent items&amp;quot; list: -&lt;br /&gt;
** inventory persists across logout / login: +&lt;br /&gt;
** drag items to / from world: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Testing</id>
		<title>Testing</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Testing"/>
				<updated>2007-08-24T19:55:30Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Current functionality (may be out of date. contributions welcome)'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Note:''' We are aiming for a standalone server in upcoming public release 0.4. These features have been tested in standalone mode. Grid mode functionality is planned for releases after 0.4. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Key:''' &amp;lt;br&amp;gt;&lt;br /&gt;
+ = working now &amp;lt;br&amp;gt;&lt;br /&gt;
% = partially working &amp;lt;br&amp;gt;&lt;br /&gt;
- = not working yet &amp;lt;br&amp;gt;&lt;br /&gt;
! = not working or partially working, but planned to be working in upcoming public release 0.4 &amp;lt;br&amp;gt;&lt;br /&gt;
? = status unknown &amp;lt;br&amp;gt;&lt;br /&gt;
------------------------------------------------------------------------------&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Login, logout, relog'''  &lt;br /&gt;
** login: +&lt;br /&gt;
** logout: +&lt;br /&gt;
** relog: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Windows or Linux 1.18.1.2 client used for testing. &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Login may be moved to a webservice. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''World'''&lt;br /&gt;
** day / night cycle: +&lt;br /&gt;
** windlight: -&lt;br /&gt;
** clouds: -&lt;br /&gt;
** wind: -&lt;br /&gt;
** water and water texture: +&lt;br /&gt;
** terrain and terrain textures: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Accounts and permissions'''&lt;br /&gt;
** multiple account creation: +&lt;br /&gt;
** permissions per account: %&lt;br /&gt;
** account has inventory: +&lt;br /&gt;
** sim supports multiple logins: +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Avatar'''&lt;br /&gt;
** teleport within region: % &lt;br /&gt;
** built-in animations (walking, flying, sitting): %&lt;br /&gt;
** uploaded animations /gestures: %&lt;br /&gt;
** uploaded sounds: %&lt;br /&gt;
** can wear items: -&lt;br /&gt;
** DRAG / CTRL DRAG objects: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** teleport within region works. camera pos and avatar height need click to restore sane values.&lt;br /&gt;
 ** sit and sit animation not working yet.&lt;br /&gt;
 ** uploaded sounds and animations play locally, but not in world.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Building'''&lt;br /&gt;
** create prim: +&lt;br /&gt;
** change prim type: +&lt;br /&gt;
** change prim transparency: +&lt;br /&gt;
** change prim colour: +&lt;br /&gt;
** change prim texture (including uploaded textures): +&lt;br /&gt;
** change prim size, cut, hollow, etc: %&lt;br /&gt;
** prim light, fullbright and flexi: +&lt;br /&gt;
** link prims: %&lt;br /&gt;
** permissions: %&lt;br /&gt;
** objects persist in world across login / logoff and server restart: +&lt;br /&gt;
** parcel support: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** issues with prim stretching.&lt;br /&gt;
 ** linking not fully working, due to physics issues.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Terraforming'''&lt;br /&gt;
** raise land: +&lt;br /&gt;
** lower land: +&lt;br /&gt;
** flatten land: +&lt;br /&gt;
** other terraforming functions: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Land and parcels'''&lt;br /&gt;
** subdivide: ?&lt;br /&gt;
** join: ?&lt;br /&gt;
** buy and sell: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''UI'''&lt;br /&gt;
** friends list: -&lt;br /&gt;
** uploads: +&lt;br /&gt;
** edit profile: ?&lt;br /&gt;
** search: -&lt;br /&gt;
** large map: +&lt;br /&gt;
** minimap: +&lt;br /&gt;
** money: -&lt;br /&gt;
** HUD attachments: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Friends'''&lt;br /&gt;
** add: -&lt;br /&gt;
** remove: -&lt;br /&gt;
** permissions: -&lt;br /&gt;
** mapping: -&lt;br /&gt;
** online visibility: -&lt;br /&gt;
** can edit my objects: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Groups'''&lt;br /&gt;
** create: -&lt;br /&gt;
** join: -&lt;br /&gt;
** description: ?&lt;br /&gt;
** graphic: ?&lt;br /&gt;
** notices: ?&lt;br /&gt;
** vote: ?&lt;br /&gt;
** invite: ?&lt;br /&gt;
** remove: ?&lt;br /&gt;
** members: ?&lt;br /&gt;
** group list: ?&lt;br /&gt;
** publish: ?&lt;br /&gt;
** set title: ?&lt;br /&gt;
** change active title: ?&lt;br /&gt;
** enrollment fee:?&lt;br /&gt;
** open enrollment: ?&lt;br /&gt;
** set mature flag: ?&lt;br /&gt;
** group land: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** '''Group Roles'''&lt;br /&gt;
*** create: ?&lt;br /&gt;
*** edit: ?&lt;br /&gt;
*** remove: ?&lt;br /&gt;
*** add person: ?&lt;br /&gt;
*** remove person: ?&lt;br /&gt;
*** abilities: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Chat, IM, Voice'''&lt;br /&gt;
** local chat: +&lt;br /&gt;
** chat at distance: ?&lt;br /&gt;
** send / receive IM: +&lt;br /&gt;
** offline IM: ?&lt;br /&gt;
** group IM: ?&lt;br /&gt;
** multiple friend IM: ?&lt;br /&gt;
** participant list: ?&lt;br /&gt;
** voice: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Physics / Collision'''&lt;br /&gt;
** walk on ground: +&lt;br /&gt;
** fly: +&lt;br /&gt;
** sit on ground: -&lt;br /&gt;
** sit on object: -&lt;br /&gt;
** walk on object: %&lt;br /&gt;
** bump into object: %&lt;br /&gt;
** prim physics: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** OpenSim supports multiple physics engines. currently: basicphysics, ODE and PhysX.&lt;br /&gt;
 ** basicphysics engine is used by default.&lt;br /&gt;
 ** some features not supported in basicphysics engine.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Scripting'''&lt;br /&gt;
** create LSL script: %&lt;br /&gt;
** add script to object: +&lt;br /&gt;
** execute script in object: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** only the following ll Functions are currently implemented:&lt;br /&gt;
 Math Functions:&lt;br /&gt;
  llSin(), llCos(), llTan(), llAtan2(), llSqrt(), llPow(), llAbs(), llFabs(), llFrand(), llFloor(), llCeil(), llRound(), llModPow(), llMD5String&lt;br /&gt;
&lt;br /&gt;
 Communication Functions:&lt;br /&gt;
  llSay(), llWhisper(), llShout()&lt;br /&gt;
&lt;br /&gt;
 Primitive Functions:&lt;br /&gt;
  llSetText()&lt;br /&gt;
&lt;br /&gt;
 Time Functions:&lt;br /&gt;
  llGetUNIXTime, llGetGMTDate(), llGetDate()&lt;br /&gt;
&lt;br /&gt;
 String Functions:&lt;br /&gt;
  llGetStringLength(), llDeleteSubString(), llGetSubString()&lt;br /&gt;
&lt;br /&gt;
 Events:&lt;br /&gt;
  touch_start()&lt;br /&gt;
&lt;br /&gt;
 States:&lt;br /&gt;
  default&lt;br /&gt;
   state_entry()&lt;br /&gt;
&lt;br /&gt;
  multiple states&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Inventory'''&lt;br /&gt;
** create new items (folder, notes, body, clothes, prims, scripts): +&lt;br /&gt;
** delete items: +&lt;br /&gt;
** trash folder functions (restore, purge): +&lt;br /&gt;
** search inventory: +&lt;br /&gt;
** &amp;quot;recent items&amp;quot; list: -&lt;br /&gt;
** inventory persists across logout / login: +&lt;br /&gt;
** drag items to / from world: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/OpenSim:_Testing</id>
		<title>OpenSim: Testing</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/OpenSim:_Testing"/>
				<updated>2007-08-24T19:55:30Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Current functionality (may be out of date. contributions welcome)'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Note:''' We are aiming for a standalone server in upcoming public release 0.4. These features have been tested in standalone mode. Grid mode functionality is planned for releases after 0.4. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Key:''' &amp;lt;br&amp;gt;&lt;br /&gt;
+ = working now &amp;lt;br&amp;gt;&lt;br /&gt;
% = partially working &amp;lt;br&amp;gt;&lt;br /&gt;
- = not working yet &amp;lt;br&amp;gt;&lt;br /&gt;
! = not working or partially working, but planned to be working in upcoming public release 0.4 &amp;lt;br&amp;gt;&lt;br /&gt;
? = status unknown &amp;lt;br&amp;gt;&lt;br /&gt;
------------------------------------------------------------------------------&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Login, logout, relog'''  &lt;br /&gt;
** login: +&lt;br /&gt;
** logout: +&lt;br /&gt;
** relog: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Windows or Linux 1.18.1.2 client used for testing. &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Login may be moved to a webservice. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''World'''&lt;br /&gt;
** day / night cycle: +&lt;br /&gt;
** windlight: -&lt;br /&gt;
** clouds: -&lt;br /&gt;
** wind: -&lt;br /&gt;
** water and water texture: +&lt;br /&gt;
** terrain and terrain textures: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Accounts and permissions'''&lt;br /&gt;
** multiple account creation: +&lt;br /&gt;
** permissions per account: %&lt;br /&gt;
** account has inventory: +&lt;br /&gt;
** sim supports multiple logins: +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Avatar'''&lt;br /&gt;
** teleport within region: % &lt;br /&gt;
** built-in animations (walking, flying, sitting): %&lt;br /&gt;
** uploaded animations /gestures: %&lt;br /&gt;
** uploaded sounds: %&lt;br /&gt;
** can wear items: -&lt;br /&gt;
** DRAG / CTRL DRAG objects: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** teleport within region works. camera pos and avatar height need click to restore sane values.&lt;br /&gt;
 ** sit and sit animation not working yet.&lt;br /&gt;
 ** uploaded sounds and animations play locally, but not in world.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Building'''&lt;br /&gt;
** create prim: +&lt;br /&gt;
** change prim type: +&lt;br /&gt;
** change prim transparency: +&lt;br /&gt;
** change prim colour: +&lt;br /&gt;
** change prim texture (including uploaded textures): +&lt;br /&gt;
** change prim size, cut, hollow, etc: %&lt;br /&gt;
** prim light, fullbright and flexi: +&lt;br /&gt;
** link prims: %&lt;br /&gt;
** permissions: %&lt;br /&gt;
** objects persist in world across login / logoff and server restart: +&lt;br /&gt;
** parcel support: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** issues with prim stretching.&lt;br /&gt;
 ** linking not fully working, due to physics issues.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Terraforming'''&lt;br /&gt;
** raise land: +&lt;br /&gt;
** lower land: +&lt;br /&gt;
** flatten land: +&lt;br /&gt;
** other terraforming functions: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Land and parcels'''&lt;br /&gt;
** subdivide: ?&lt;br /&gt;
** join: ?&lt;br /&gt;
** buy and sell: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''UI'''&lt;br /&gt;
** friends list: -&lt;br /&gt;
** uploads: +&lt;br /&gt;
** edit profile: ?&lt;br /&gt;
** search: -&lt;br /&gt;
** large map: +&lt;br /&gt;
** minimap: +&lt;br /&gt;
** money: -&lt;br /&gt;
** HUD attachments: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Friends'''&lt;br /&gt;
** add: -&lt;br /&gt;
** remove: -&lt;br /&gt;
** permissions: -&lt;br /&gt;
** mapping: -&lt;br /&gt;
** online visibility: -&lt;br /&gt;
** can edit my objects: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Groups'''&lt;br /&gt;
** create: -&lt;br /&gt;
** join: -&lt;br /&gt;
** description: ?&lt;br /&gt;
** graphic: ?&lt;br /&gt;
** notices: ?&lt;br /&gt;
** vote: ?&lt;br /&gt;
** invite: ?&lt;br /&gt;
** remove: ?&lt;br /&gt;
** members: ?&lt;br /&gt;
** group list: ?&lt;br /&gt;
** publish: ?&lt;br /&gt;
** set title: ?&lt;br /&gt;
** change active title: ?&lt;br /&gt;
** enrollment fee:?&lt;br /&gt;
** open enrollment: ?&lt;br /&gt;
** set mature flag: ?&lt;br /&gt;
** group land: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** '''Group Roles'''&lt;br /&gt;
*** create: ?&lt;br /&gt;
*** edit: ?&lt;br /&gt;
*** remove: ?&lt;br /&gt;
*** add person: ?&lt;br /&gt;
*** remove person: ?&lt;br /&gt;
*** abilities: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Chat, IM, Voice'''&lt;br /&gt;
** local chat: +&lt;br /&gt;
** chat at distance: ?&lt;br /&gt;
** send / receive IM: +&lt;br /&gt;
** offline IM: ?&lt;br /&gt;
** group IM: ?&lt;br /&gt;
** multiple friend IM: ?&lt;br /&gt;
** participant list: ?&lt;br /&gt;
** voice: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Physics / Collision'''&lt;br /&gt;
** walk on ground: +&lt;br /&gt;
** fly: +&lt;br /&gt;
** sit on ground: -&lt;br /&gt;
** sit on object: -&lt;br /&gt;
** walk on object: %&lt;br /&gt;
** bump into object: %&lt;br /&gt;
** prim physics: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** OpenSim supports multiple physics engines. currently: basicphysics, ODE and PhysX.&lt;br /&gt;
 ** basicphysics engine is used by default.&lt;br /&gt;
 ** some features not supported in basicphysics engine.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Scripting'''&lt;br /&gt;
** create LSL script: %&lt;br /&gt;
** add script to object: +&lt;br /&gt;
** execute script in object: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** only the following ll Functions are currently implemented:&lt;br /&gt;
 Math Functions:&lt;br /&gt;
  llSin(), llCos(), llTan(), llAtan2(), llSqrt(), llPow(), llAbs(), llFabs(), llFrand(), llFloor(), llCeil(), llRound(), llModPow(), llMD5String&lt;br /&gt;
&lt;br /&gt;
 Communication Functions:&lt;br /&gt;
  llSay(), llWhisper(), llShout()&lt;br /&gt;
&lt;br /&gt;
 Primitive Functions:&lt;br /&gt;
  llSetText()&lt;br /&gt;
&lt;br /&gt;
 Time Functions:&lt;br /&gt;
  llGetUNIXTime, llGetGMTDate(), llGetDate()&lt;br /&gt;
&lt;br /&gt;
 String Functions:&lt;br /&gt;
  llGetStringLength(), llDeleteSubString(), llGetSubString()&lt;br /&gt;
&lt;br /&gt;
 Events:&lt;br /&gt;
  touch_start()&lt;br /&gt;
&lt;br /&gt;
 States:&lt;br /&gt;
  default&lt;br /&gt;
   state_entry()&lt;br /&gt;
&lt;br /&gt;
  multiple states&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Inventory'''&lt;br /&gt;
** create new items (folder, notes, body, clothes, prims, scripts): +&lt;br /&gt;
** delete items: +&lt;br /&gt;
** trash folder functions (restore, purge): +&lt;br /&gt;
** search inventory: +&lt;br /&gt;
** &amp;quot;recent items&amp;quot; list: -&lt;br /&gt;
** inventory persists across logout / login: +&lt;br /&gt;
** drag items to / from world: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Testing</id>
		<title>Testing</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Testing"/>
				<updated>2007-08-24T19:54:46Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Current functionality (may be out of date. contributions welcome)'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Note:''' We are aiming for a standalone server in upcoming public release 0.4. These features have been tested in standalone mode. Grid mode functionality is planned for releases after 0.4. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Key:''' &amp;lt;br&amp;gt;&lt;br /&gt;
+ = working now &amp;lt;br&amp;gt;&lt;br /&gt;
% = partially working &amp;lt;br&amp;gt;&lt;br /&gt;
- = not working yet &amp;lt;br&amp;gt;&lt;br /&gt;
! = not working or partially working, but planned to be working in upcoming public release 0.4 &amp;lt;br&amp;gt;&lt;br /&gt;
? = status unknown &amp;lt;br&amp;gt;&lt;br /&gt;
------------------------------------------------------------------------------&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Login, logout, relog'''  &lt;br /&gt;
** login: +&lt;br /&gt;
** logout: +&lt;br /&gt;
** relog: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Windows or Linux 1.18.1.2 client used for testing. &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Login may be moved to a webservice. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''World'''&lt;br /&gt;
** day / night cycle: +&lt;br /&gt;
** windlight: -&lt;br /&gt;
** clouds: -&lt;br /&gt;
** wind: -&lt;br /&gt;
** water and water texture: +&lt;br /&gt;
** terrain and terrain textures: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Accounts and permissions'''&lt;br /&gt;
** multiple account creation: +&lt;br /&gt;
** permissions per account: %&lt;br /&gt;
** account has inventory: +&lt;br /&gt;
** sim supports multiple logins: +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Avatar'''&lt;br /&gt;
** teleport within region: % &lt;br /&gt;
** built-in animations (walking, flying, sitting): %&lt;br /&gt;
** uploaded animations /gestures: %&lt;br /&gt;
** uploaded sounds: %&lt;br /&gt;
** can wear items: -&lt;br /&gt;
** DRAG / CTRL DRAG objects: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** teleport within region works. camera pos and avatar height need click to restore sane values.&lt;br /&gt;
 ** sit and sit animation not working yet.&lt;br /&gt;
 ** uploaded sounds and animations play locally, but not in world.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Building'''&lt;br /&gt;
** create prim: +&lt;br /&gt;
** change prim type: +&lt;br /&gt;
** change prim transparency: +&lt;br /&gt;
** change prim colour: +&lt;br /&gt;
** change prim texture (including uploaded textures): +&lt;br /&gt;
** change prim size, cut, hollow, etc: %&lt;br /&gt;
** prim light, fullbright and flexi: +&lt;br /&gt;
** link prims: %&lt;br /&gt;
** permissions: %&lt;br /&gt;
** objects persist in world across login / logoff and server restart: +&lt;br /&gt;
** parcel support: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** issues with prim stretching.&lt;br /&gt;
 ** linking not fully working, due to physics issues.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Terraforming'''&lt;br /&gt;
** raise land: +&lt;br /&gt;
** lower land: +&lt;br /&gt;
** flatten land: +&lt;br /&gt;
** other terraforming functions: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Land and parcels'''&lt;br /&gt;
** subdivide: ?&lt;br /&gt;
** join: ?&lt;br /&gt;
** buy and sell: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''UI'''&lt;br /&gt;
** friends list: -&lt;br /&gt;
** uploads: +&lt;br /&gt;
** edit profile: ?&lt;br /&gt;
** search: -&lt;br /&gt;
** large map: +&lt;br /&gt;
** minimap: +&lt;br /&gt;
** money: -&lt;br /&gt;
** HUD attachments: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Friends'''&lt;br /&gt;
** add: -&lt;br /&gt;
** remove: -&lt;br /&gt;
** permissions: -&lt;br /&gt;
** mapping: -&lt;br /&gt;
** online visibility: -&lt;br /&gt;
** can edit my objects: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Groups'''&lt;br /&gt;
** create: -&lt;br /&gt;
** join: -&lt;br /&gt;
** description: ?&lt;br /&gt;
** graphic: ?&lt;br /&gt;
** notices: ?&lt;br /&gt;
** vote: ?&lt;br /&gt;
** invite: ?&lt;br /&gt;
** remove: ?&lt;br /&gt;
** members: ?&lt;br /&gt;
** group list: ?&lt;br /&gt;
** publish: ?&lt;br /&gt;
** set title: ?&lt;br /&gt;
** change active title: ?&lt;br /&gt;
** enrollment fee:?&lt;br /&gt;
** open enrollment: ?&lt;br /&gt;
** set mature flag: ?&lt;br /&gt;
** group land: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** '''Group Roles'''&lt;br /&gt;
*** create: ?&lt;br /&gt;
*** edit: ?&lt;br /&gt;
*** remove: ?&lt;br /&gt;
*** add person: ?&lt;br /&gt;
*** remove person: ?&lt;br /&gt;
*** abilities: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Chat, IM, Voice'''&lt;br /&gt;
** local chat: +&lt;br /&gt;
** chat at distance: ?&lt;br /&gt;
** send / receive IM: +&lt;br /&gt;
** offline IM: ?&lt;br /&gt;
** group IM: ?&lt;br /&gt;
** multiple friend IM: ?&lt;br /&gt;
** participant list: ?&lt;br /&gt;
** voice: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Physics / Collision'''&lt;br /&gt;
** walk on ground: +&lt;br /&gt;
** fly: +&lt;br /&gt;
** sit on ground: -&lt;br /&gt;
** sit on object: -&lt;br /&gt;
** walk on object: %&lt;br /&gt;
** bump into object: %&lt;br /&gt;
** prim physics: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** OpenSim supports multiple physics engines. currently: basicphysics, ODE and PhysX.&lt;br /&gt;
 ** basicphysics engine is used by default.&lt;br /&gt;
 ** some features not supported in basicphysics engine.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Scripting'''&lt;br /&gt;
** create LSL script: %&lt;br /&gt;
** add script to object: +&lt;br /&gt;
** execute script in object: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** only the following ll Functions are currently implemented:&lt;br /&gt;
 Math Functions:&lt;br /&gt;
  llSin(), llCos(), llTan(), llAtan2(), llSqrt(), llPow(), llAbs(), llFabs(), llFrand(), llFloor(), llCeil(), llRound(), llModPow(), llMD5String&lt;br /&gt;
&lt;br /&gt;
 Communication Functions:&lt;br /&gt;
  llSay(), llWhisper(), llShout()&lt;br /&gt;
&lt;br /&gt;
 Primitive Functions:&lt;br /&gt;
  llSetText()&lt;br /&gt;
&lt;br /&gt;
 Time Functions:&lt;br /&gt;
  llGetUNIXTime, llGetGMTDate(), llGetDate()&lt;br /&gt;
&lt;br /&gt;
 String Functions:&lt;br /&gt;
  llGetStringLength(), llDeleteSubString(), llGetSubString()&lt;br /&gt;
&lt;br /&gt;
 Events:&lt;br /&gt;
  touch_start()&lt;br /&gt;
 &lt;br /&gt;
 States:&lt;br /&gt;
  default&lt;br /&gt;
   state_entry()&lt;br /&gt;
&lt;br /&gt;
  multiple states&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Inventory'''&lt;br /&gt;
** create new items (folder, notes, body, clothes, prims, scripts): +&lt;br /&gt;
** delete items: +&lt;br /&gt;
** trash folder functions (restore, purge): +&lt;br /&gt;
** search inventory: +&lt;br /&gt;
** &amp;quot;recent items&amp;quot; list: -&lt;br /&gt;
** inventory persists across logout / login: +&lt;br /&gt;
** drag items to / from world: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/OpenSim:_Testing</id>
		<title>OpenSim: Testing</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/OpenSim:_Testing"/>
				<updated>2007-08-24T19:54:46Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Current functionality (may be out of date. contributions welcome)'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Note:''' We are aiming for a standalone server in upcoming public release 0.4. These features have been tested in standalone mode. Grid mode functionality is planned for releases after 0.4. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Key:''' &amp;lt;br&amp;gt;&lt;br /&gt;
+ = working now &amp;lt;br&amp;gt;&lt;br /&gt;
% = partially working &amp;lt;br&amp;gt;&lt;br /&gt;
- = not working yet &amp;lt;br&amp;gt;&lt;br /&gt;
! = not working or partially working, but planned to be working in upcoming public release 0.4 &amp;lt;br&amp;gt;&lt;br /&gt;
? = status unknown &amp;lt;br&amp;gt;&lt;br /&gt;
------------------------------------------------------------------------------&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Login, logout, relog'''  &lt;br /&gt;
** login: +&lt;br /&gt;
** logout: +&lt;br /&gt;
** relog: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Windows or Linux 1.18.1.2 client used for testing. &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Login may be moved to a webservice. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''World'''&lt;br /&gt;
** day / night cycle: +&lt;br /&gt;
** windlight: -&lt;br /&gt;
** clouds: -&lt;br /&gt;
** wind: -&lt;br /&gt;
** water and water texture: +&lt;br /&gt;
** terrain and terrain textures: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Accounts and permissions'''&lt;br /&gt;
** multiple account creation: +&lt;br /&gt;
** permissions per account: %&lt;br /&gt;
** account has inventory: +&lt;br /&gt;
** sim supports multiple logins: +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Avatar'''&lt;br /&gt;
** teleport within region: % &lt;br /&gt;
** built-in animations (walking, flying, sitting): %&lt;br /&gt;
** uploaded animations /gestures: %&lt;br /&gt;
** uploaded sounds: %&lt;br /&gt;
** can wear items: -&lt;br /&gt;
** DRAG / CTRL DRAG objects: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** teleport within region works. camera pos and avatar height need click to restore sane values.&lt;br /&gt;
 ** sit and sit animation not working yet.&lt;br /&gt;
 ** uploaded sounds and animations play locally, but not in world.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Building'''&lt;br /&gt;
** create prim: +&lt;br /&gt;
** change prim type: +&lt;br /&gt;
** change prim transparency: +&lt;br /&gt;
** change prim colour: +&lt;br /&gt;
** change prim texture (including uploaded textures): +&lt;br /&gt;
** change prim size, cut, hollow, etc: %&lt;br /&gt;
** prim light, fullbright and flexi: +&lt;br /&gt;
** link prims: %&lt;br /&gt;
** permissions: %&lt;br /&gt;
** objects persist in world across login / logoff and server restart: +&lt;br /&gt;
** parcel support: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** issues with prim stretching.&lt;br /&gt;
 ** linking not fully working, due to physics issues.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Terraforming'''&lt;br /&gt;
** raise land: +&lt;br /&gt;
** lower land: +&lt;br /&gt;
** flatten land: +&lt;br /&gt;
** other terraforming functions: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Land and parcels'''&lt;br /&gt;
** subdivide: ?&lt;br /&gt;
** join: ?&lt;br /&gt;
** buy and sell: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''UI'''&lt;br /&gt;
** friends list: -&lt;br /&gt;
** uploads: +&lt;br /&gt;
** edit profile: ?&lt;br /&gt;
** search: -&lt;br /&gt;
** large map: +&lt;br /&gt;
** minimap: +&lt;br /&gt;
** money: -&lt;br /&gt;
** HUD attachments: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Friends'''&lt;br /&gt;
** add: -&lt;br /&gt;
** remove: -&lt;br /&gt;
** permissions: -&lt;br /&gt;
** mapping: -&lt;br /&gt;
** online visibility: -&lt;br /&gt;
** can edit my objects: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Groups'''&lt;br /&gt;
** create: -&lt;br /&gt;
** join: -&lt;br /&gt;
** description: ?&lt;br /&gt;
** graphic: ?&lt;br /&gt;
** notices: ?&lt;br /&gt;
** vote: ?&lt;br /&gt;
** invite: ?&lt;br /&gt;
** remove: ?&lt;br /&gt;
** members: ?&lt;br /&gt;
** group list: ?&lt;br /&gt;
** publish: ?&lt;br /&gt;
** set title: ?&lt;br /&gt;
** change active title: ?&lt;br /&gt;
** enrollment fee:?&lt;br /&gt;
** open enrollment: ?&lt;br /&gt;
** set mature flag: ?&lt;br /&gt;
** group land: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** '''Group Roles'''&lt;br /&gt;
*** create: ?&lt;br /&gt;
*** edit: ?&lt;br /&gt;
*** remove: ?&lt;br /&gt;
*** add person: ?&lt;br /&gt;
*** remove person: ?&lt;br /&gt;
*** abilities: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Chat, IM, Voice'''&lt;br /&gt;
** local chat: +&lt;br /&gt;
** chat at distance: ?&lt;br /&gt;
** send / receive IM: +&lt;br /&gt;
** offline IM: ?&lt;br /&gt;
** group IM: ?&lt;br /&gt;
** multiple friend IM: ?&lt;br /&gt;
** participant list: ?&lt;br /&gt;
** voice: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Physics / Collision'''&lt;br /&gt;
** walk on ground: +&lt;br /&gt;
** fly: +&lt;br /&gt;
** sit on ground: -&lt;br /&gt;
** sit on object: -&lt;br /&gt;
** walk on object: %&lt;br /&gt;
** bump into object: %&lt;br /&gt;
** prim physics: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** OpenSim supports multiple physics engines. currently: basicphysics, ODE and PhysX.&lt;br /&gt;
 ** basicphysics engine is used by default.&lt;br /&gt;
 ** some features not supported in basicphysics engine.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Scripting'''&lt;br /&gt;
** create LSL script: %&lt;br /&gt;
** add script to object: +&lt;br /&gt;
** execute script in object: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** only the following ll Functions are currently implemented:&lt;br /&gt;
 Math Functions:&lt;br /&gt;
  llSin(), llCos(), llTan(), llAtan2(), llSqrt(), llPow(), llAbs(), llFabs(), llFrand(), llFloor(), llCeil(), llRound(), llModPow(), llMD5String&lt;br /&gt;
&lt;br /&gt;
 Communication Functions:&lt;br /&gt;
  llSay(), llWhisper(), llShout()&lt;br /&gt;
&lt;br /&gt;
 Primitive Functions:&lt;br /&gt;
  llSetText()&lt;br /&gt;
&lt;br /&gt;
 Time Functions:&lt;br /&gt;
  llGetUNIXTime, llGetGMTDate(), llGetDate()&lt;br /&gt;
&lt;br /&gt;
 String Functions:&lt;br /&gt;
  llGetStringLength(), llDeleteSubString(), llGetSubString()&lt;br /&gt;
&lt;br /&gt;
 Events:&lt;br /&gt;
  touch_start()&lt;br /&gt;
 &lt;br /&gt;
 States:&lt;br /&gt;
  default&lt;br /&gt;
   state_entry()&lt;br /&gt;
&lt;br /&gt;
  multiple states&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Inventory'''&lt;br /&gt;
** create new items (folder, notes, body, clothes, prims, scripts): +&lt;br /&gt;
** delete items: +&lt;br /&gt;
** trash folder functions (restore, purge): +&lt;br /&gt;
** search inventory: +&lt;br /&gt;
** &amp;quot;recent items&amp;quot; list: -&lt;br /&gt;
** inventory persists across logout / login: +&lt;br /&gt;
** drag items to / from world: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Testing</id>
		<title>Testing</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Testing"/>
				<updated>2007-08-24T19:52:57Z</updated>
		
		<summary type="html">&lt;p&gt;Pfelts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Current functionality (may be out of date. contributions welcome)'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Note:''' We are aiming for a standalone server in upcoming public release 0.4. These features have been tested in standalone mode. Grid mode functionality is planned for releases after 0.4. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Key:''' &amp;lt;br&amp;gt;&lt;br /&gt;
+ = working now &amp;lt;br&amp;gt;&lt;br /&gt;
% = partially working &amp;lt;br&amp;gt;&lt;br /&gt;
- = not working yet &amp;lt;br&amp;gt;&lt;br /&gt;
! = not working or partially working, but planned to be working in upcoming public release 0.4 &amp;lt;br&amp;gt;&lt;br /&gt;
? = status unknown &amp;lt;br&amp;gt;&lt;br /&gt;
------------------------------------------------------------------------------&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Login, logout, relog'''  &lt;br /&gt;
** login: +&lt;br /&gt;
** logout: +&lt;br /&gt;
** relog: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Windows or Linux 1.18.1.2 client used for testing. &amp;lt;br&amp;gt;&lt;br /&gt;
 ** Login may be moved to a webservice. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''World'''&lt;br /&gt;
** day / night cycle: +&lt;br /&gt;
** windlight: -&lt;br /&gt;
** clouds: -&lt;br /&gt;
** wind: -&lt;br /&gt;
** water and water texture: +&lt;br /&gt;
** terrain and terrain textures: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Accounts and permissions'''&lt;br /&gt;
** multiple account creation: +&lt;br /&gt;
** permissions per account: %&lt;br /&gt;
** account has inventory: +&lt;br /&gt;
** sim supports multiple logins: +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Avatar'''&lt;br /&gt;
** teleport within region: % &lt;br /&gt;
** built-in animations (walking, flying, sitting): %&lt;br /&gt;
** uploaded animations /gestures: %&lt;br /&gt;
** uploaded sounds: %&lt;br /&gt;
** can wear items: -&lt;br /&gt;
** DRAG / CTRL DRAG objects: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** teleport within region works. camera pos and avatar height need click to restore sane values.&lt;br /&gt;
 ** sit and sit animation not working yet.&lt;br /&gt;
 ** uploaded sounds and animations play locally, but not in world.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Building'''&lt;br /&gt;
** create prim: +&lt;br /&gt;
** change prim type: +&lt;br /&gt;
** change prim transparency: +&lt;br /&gt;
** change prim colour: +&lt;br /&gt;
** change prim texture (including uploaded textures): +&lt;br /&gt;
** change prim size, cut, hollow, etc: %&lt;br /&gt;
** prim light, fullbright and flexi: +&lt;br /&gt;
** link prims: %&lt;br /&gt;
** permissions: %&lt;br /&gt;
** objects persist in world across login / logoff and server restart: +&lt;br /&gt;
** parcel support: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** issues with prim stretching.&lt;br /&gt;
 ** linking not fully working, due to physics issues.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Terraforming'''&lt;br /&gt;
** raise land: +&lt;br /&gt;
** lower land: +&lt;br /&gt;
** flatten land: +&lt;br /&gt;
** other terraforming functions: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Land and parcels'''&lt;br /&gt;
** subdivide: ?&lt;br /&gt;
** join: ?&lt;br /&gt;
** buy and sell: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''UI'''&lt;br /&gt;
** friends list: -&lt;br /&gt;
** uploads: +&lt;br /&gt;
** edit profile: ?&lt;br /&gt;
** search: -&lt;br /&gt;
** large map: +&lt;br /&gt;
** minimap: +&lt;br /&gt;
** money: -&lt;br /&gt;
** HUD attachments: -&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Friends'''&lt;br /&gt;
** add: -&lt;br /&gt;
** remove: -&lt;br /&gt;
** permissions: -&lt;br /&gt;
** mapping: -&lt;br /&gt;
** online visibility: -&lt;br /&gt;
** can edit my objects: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Groups'''&lt;br /&gt;
** create: -&lt;br /&gt;
** join: -&lt;br /&gt;
** description: ?&lt;br /&gt;
** graphic: ?&lt;br /&gt;
** notices: ?&lt;br /&gt;
** vote: ?&lt;br /&gt;
** invite: ?&lt;br /&gt;
** remove: ?&lt;br /&gt;
** members: ?&lt;br /&gt;
** group list: ?&lt;br /&gt;
** publish: ?&lt;br /&gt;
** set title: ?&lt;br /&gt;
** change active title: ?&lt;br /&gt;
** enrollment fee:?&lt;br /&gt;
** open enrollment: ?&lt;br /&gt;
** set mature flag: ?&lt;br /&gt;
** group land: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** '''Group Roles'''&lt;br /&gt;
*** create: ?&lt;br /&gt;
*** edit: ?&lt;br /&gt;
*** remove: ?&lt;br /&gt;
*** add person: ?&lt;br /&gt;
*** remove person: ?&lt;br /&gt;
*** abilities: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Chat, IM, Voice'''&lt;br /&gt;
** local chat: +&lt;br /&gt;
** chat at distance: ?&lt;br /&gt;
** send / receive IM: +&lt;br /&gt;
** offline IM: ?&lt;br /&gt;
** group IM: ?&lt;br /&gt;
** multiple friend IM: ?&lt;br /&gt;
** participant list: ?&lt;br /&gt;
** voice: ?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Physics / Collision'''&lt;br /&gt;
** walk on ground: +&lt;br /&gt;
** fly: +&lt;br /&gt;
** sit on ground: -&lt;br /&gt;
** sit on object: -&lt;br /&gt;
** walk on object: %&lt;br /&gt;
** bump into object: %&lt;br /&gt;
** prim physics: %&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** OpenSim supports multiple physics engines. currently: basicphysics, ODE and PhysX.&lt;br /&gt;
 ** basicphysics engine is used by default.&lt;br /&gt;
 ** some features not supported in basicphysics engine.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Scripting'''&lt;br /&gt;
** create LSL script: %&lt;br /&gt;
** add script to object: +&lt;br /&gt;
** execute script in object: +&lt;br /&gt;
notes: &amp;lt;br&amp;gt;&lt;br /&gt;
 ** only the following ll Functions are currently implemented:&lt;br /&gt;
 Math Functions:&lt;br /&gt;
  llSin(), llCos(), llTan(), llAtan2(), llSqrt(), llPow(), llAbs(), llFabs(), llFrand(), llFloor(), llCeil(), llRound(), llModPow(), llMD5String&lt;br /&gt;
&lt;br /&gt;
 Communication Functions:&lt;br /&gt;
  llSay(), llWhisper(), llShout()&lt;br /&gt;
&lt;br /&gt;
 Primitive Functions:&lt;br /&gt;
  llSetText()&lt;br /&gt;
&lt;br /&gt;
 Time Functions:&lt;br /&gt;
  llGetUNIXTime, llGetGMTDate(), llGetDate()&lt;br /&gt;
&lt;br /&gt;
 String Functions:&lt;br /&gt;
  llGetStringLength(), llDeleteSubString(), llGetSubString()&lt;br /&gt;
&lt;br /&gt;
 Events:&lt;br /&gt;
  touch_start()&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Inventory'''&lt;br /&gt;
** create new items (folder, notes, body, clothes, prims, scripts): +&lt;br /&gt;
** delete items: +&lt;br /&gt;
** trash folder functions (restore, purge): +&lt;br /&gt;
** search inventory: +&lt;br /&gt;
** &amp;quot;recent items&amp;quot; list: -&lt;br /&gt;
** inventory persists across logout / login: +&lt;br /&gt;
** drag items to / from world: +&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pfelts</name></author>	</entry>

	</feed>