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

From Second Life Wiki
Jump to navigation Jump to search
m
 
(11 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]]
 
== Overview ==
== 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.
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.


Linux binary: http://mono.dzonux.net/file/Snowglobe375/Snowglobe-i686-1.4-375.tar.bz2
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 ===


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


Icesphere binary: http://mono.dzonux.net/file/Snowglobe375/communicator.zip
Snowglobe 2.x with SNOW-375 patch:
* http://gitweb.dzonux.net/?p=snowglobe-2.0-375.git


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


Note: the project formerly known as MonoVida Studio and MonoVida Communicator is now known as Icesphere.
[[Image:MonoVida-20090701a.png|200px|left]]


== See Also ==
== See Also ==
Line 19: Line 25:
* {{JIRA|SNOW-375}} REST/HTTP interface
* {{JIRA|SNOW-375}} REST/HTTP interface
* [[../Communicator|Documentation & Issues]]
* [[../Communicator|Documentation & Issues]]
* [[/SNOW-375_WGET|Use WGET]] to access viewer data (with just the SNOW-375 patch)
* [[../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
* [[../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