Difference between revisions of "User:Dzonatas Sol/Icesphere"
Jump to navigation
Jump to search
Dzonatas Sol (talk | contribs) (→Overview: With the UI toggle, 1.x UI doesn't need mandatory support) |
Dzonatas Sol (talk | contribs) m (→Overview) |
||
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. | ||
To see the features in action, simply start Snowglobe-375 first and then start Icesphere. | |||
Snowglobe | === Download === | ||
* | |||
Linux: | |||
* Icesphere: http://mono.dzonux.net/file/Snowglobe375/icesphere.zip | |||
* Snowglobe-375: http://mono.dzonux.net/file/Snowglobe375/Snowglobe-i686-1.4-375.tar.bz2 | |||
Windows: | |||
* Icesphere: http://mono.dzonux.net/file/Snowglobe375/icesphere.zip | |||
* Gtk# for Windows: http://ftp.novell.com/pub/mono/gtk-sharp/gtk-sharp-2.12.9-2.win32.msi | |||
Mac OS X: | |||
* Icesphere: http://mono.dzonux.net/file/Snowglobe375/icesphere.zip | |||
* Gtk# for Mac: Select your framework here: http://www.go-mono.com/mono-downloads/download.html | |||
=== Source === | |||
Icesphere source: http://gitweb.dzonux.net/?p=icesphere.git | Icesphere source: http://gitweb.dzonux.net/?p=icesphere.git | ||
Snowglobe SNOW-375 Source: | |||
* Snowglobe 2.x: http://gitweb.dzonux.net/?p=snowglobe-2.0-375.git | |||
[[Image:MonoVida-20090701a.png|200px|left]] | [[Image:MonoVida-20090701a.png|200px|left]] |
Revision as of 09:33, 18 April 2010
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.
Download
Linux:
- Icesphere: http://mono.dzonux.net/file/Snowglobe375/icesphere.zip
- Snowglobe-375: http://mono.dzonux.net/file/Snowglobe375/Snowglobe-i686-1.4-375.tar.bz2
Windows:
- Icesphere: http://mono.dzonux.net/file/Snowglobe375/icesphere.zip
- Gtk# for Windows: http://ftp.novell.com/pub/mono/gtk-sharp/gtk-sharp-2.12.9-2.win32.msi
Mac OS X:
- Icesphere: http://mono.dzonux.net/file/Snowglobe375/icesphere.zip
- Gtk# for Mac: Select your framework here: http://www.go-mono.com/mono-downloads/download.html
Source
Icesphere source: http://gitweb.dzonux.net/?p=icesphere.git
Snowglobe SNOW-375 Source:
- Snowglobe 2.x: http://gitweb.dzonux.net/?p=snowglobe-2.0-375.git
See Also
- SNOW-375 REST/HTTP interface
- Documentation & Issues
- Use WGET to access viewer data (with just the SNOW-375 patch)
- SNOW-375 Resources : list of available REST/HTTP nodes