Difference between revisions of "User:Dzonatas Sol/Icesphere"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with '400px|right Please feel free to update this page as needed. Notes related to {{JIRA|SNOW-375}} on how to download, compile, install, and run the...')
 
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Image:MonoVida-20090701a.png|400px|right]]
[[Image:Example_of_Icesphere_with_Kahli_dark_theme.png|400px|right]]
Please feel free to update this page as needed.
== Overview ==
 
Icesphere combines the base functionality of the the Snowglobe viewer with the power of C#/Mono/.NET. It accomplishes this task with an independent  REST/HTTP interface patched into the viewer, see {{JIRA|SNOW-375}}. Client-side scripts and programs can then add features like accessibility functions, automated regression tests, detached editors, separate chat windows, inventory organizers, and more.


Notes related to {{JIRA|SNOW-375}} on how to download, compile, install, and run the viewer with detached windows.
To see the features in action, simply start Snowglobe-375 first and then start Icesphere.


== Overview ==
=== News ===
 
All latest information about Icesphere: http://icyspherical.blogspot.com
 
=== Source ===


Icesphere combines the base functionality of the the Snowglobe viewer with the power of C#/Mono/.NET. It accomplishes this task with an independent  REST/HTTP interface patched into the viewer, see {{JIRA|SNOW-375}}. Client-side scripts and programs can then add features like accessibility functions, automated regression tests, detached editors, separate chat windows, inventory organizers, and more.
Icesphere:
* http://gitweb.dzonux.net/?p=icesphere.git


Linux binary: http://mono.dzonux.net/file/Snowglobe375/Snowglobe-i686-1.4-375.tar.bz2
Snowglobe 2.x with SNOW-375 patch:
* http://gitweb.dzonux.net/?p=snowglobe-2.0-375.git


Snowglobe SNOW-375 Source: http://gitweb.dzonux.net/?p=snowglobe-1.4-375.git


Icesphere binary: http://mono.dzonux.net/file/Snowglobe375/communicator.zip
[[Image:MonoVida-20090701a.png|200px|left]]


To see the features in action, simple start Snowglobe-375 first and the start Icesphere.
== See Also ==


Note: the project formerly known as MonoVida Studio and MonoVida Communicator is now known as Icesphere.
* {{JIRA|SNOW-375}} REST/HTTP interface
* [[../Communicator|Documentation & Issues]]
* [[../SNOW-375_WGET|Use WGET]] to access viewer data (with just the SNOW-375 patch)
* [[../SNOW-375_Resources|SNOW-375 Resources]] : list of available REST/HTTP nodes

Latest revision as of 11:53, 9 July 2010

Example of Icesphere with Kahli dark theme.png

Overview

Icesphere combines the base functionality of the the Snowglobe viewer with the power of C#/Mono/.NET. It accomplishes this task with an independent REST/HTTP interface patched into the viewer, see SNOW-375. Client-side scripts and programs can then add features like accessibility functions, automated regression tests, detached editors, separate chat windows, inventory organizers, and more.

To see the features in action, simply start Snowglobe-375 first and then start Icesphere.

News

All latest information about Icesphere: http://icyspherical.blogspot.com

Source

Icesphere:

Snowglobe 2.x with SNOW-375 patch:


MonoVida-20090701a.png

See Also