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

From Second Life Wiki
Jump to navigation Jump to search
(Updated pic)
 
(4 intermediate revisions by the same user not shown)
Line 4: Line 4:
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.


Snowglobe SNOW-375 Source:
=== News ===
* Snowglobe 2.x: http://gitweb.dzonux.net/?p=snowglobe-2.0-375.git
* Snowglobe 1.x: http://gitweb.dzonux.net/?p=snowglobe-1.4-375.git


Icesphere binary: http://mono.dzonux.net/file/Snowglobe375/icesphere.zip
All latest information about Icesphere: http://icyspherical.blogspot.com


Icesphere source: http://gitweb.dzonux.net/?p=icesphere.git
=== Source ===


To see the features in action, simple start Snowglobe-375 first and then start Icesphere.
Icesphere:
* http://gitweb.dzonux.net/?p=icesphere.git
 
Snowglobe 2.x with SNOW-375 patch:
* http://gitweb.dzonux.net/?p=snowglobe-2.0-375.git


Note: the project formerly known as MonoVida Studio and MonoVida Communicator is now known as Icesphere.


[[Image:MonoVida-20090701a.png|200px|left]]
[[Image:MonoVida-20090701a.png|200px|left]]

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