forked from ome/ome-help
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdemo-server.html
More file actions
175 lines (117 loc) · 7.17 KB
/
demo-server.html
File metadata and controls
175 lines (117 loc) · 7.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
---
layout: default
title: OMERO Demo Server
menu-id: l1-quickstart
---
<div class="page-navigation">
<h2><a name="top" id="top"></a>Introduction</h2>
</div><!-- End Page Navigation -->
<p>A free account on our demo server enables you to explore the OMERO platform using examples of your own data.</p>
<p>To register for a free demo account, go to the
<a class="reference external" href="http://qa.openmicroscopy.org.uk/registry/demo_account/">registration page</a>.</p>
<p>We will email you with the server name and your username and password.</p>
<p>Please be patient as it may take a few days to process your application after we receive it.</p>
<p>Once you have received the email with your account details, follow the instructions below.</p>
<p>You have three options for logging on and using your demo account. Click on the links for details.</p>
<p><a href="#insight">Using the OMERO.insight client</a>
<ul class="bullet-list">
<li>runs as a stand-alone application</li>
<li>you need to have the permissions to install software on your computer</li>
<li>you will need to update OMERO.insight on your computer if the demo server is upgraded (we will email you to inform you)</li>
</ul>
<a href="#webstart">Using the OMERO.insight Java Web Start client</a>
<ul class="bullet-list">
<li>automatically downloads the current version of the client</li>
<li>ensures you are using the appropriate version of Insight</li>
<li>requires re-downloading each session</li>
<li>depending on your computer set-up, you are likely to be able to use the Web Start version even if you normally don't have the permissions needed to install new software on your computer</li>
</ul>
<a href="#web">Using the OMERO.web client</a>
<ul class="bullet-list">
<li>you can access your demo server account through your web browser</li>
<li>OMERO.web does not allow you to import data or use the measurement tools.</li>
</ul>
</p>
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<p class="top_link"><a href="#top"><img src="images/back_to_top.jpg" alt="back_to_top.jpg" style="float: right;"/></a></p>
<h2><a name="insight" id="insight"></a>Using the OMERO.insight client</h2>
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<p>Download the <span class="bold">OMERO.insight</span> client for your platform by clicking on the appropriate link on the <a class="reference external" href="http://downloads.openmicroscopy.org/latest/omero5/">downloads page</a>.</p>
<p>After download, unzip and install the OMERO.insight client as you would for any other application.</p>
<p>Launch OMERO.insight, and you will see the login screen.</p>
<p>Click the <span class="bold">Spanner</span> icon.</p>
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<img alt="../images/gettingStartedSpanner.jpg" class="align-center" src="images/gettingStartedSpanner.jpg" style="width: 75%;" />
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<p>Enter the <span class="bold">Server Address</span>: demo.openmicroscopy.org</p>
<p>The port will automatically be set to 4064.</p>
<p>Select your network connection speed.</p>
<p>Click <span class="bold"></span>Apply</span></p>
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<img alt="../images/gettingStartedSpanner.jpg" class="align-center" src="images/demoServerApply.jpg" style="width: 100%;" />
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<p>Enter the username and password provided.</p>
<p>Click <span class="bold">Login</span></p>
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<img alt="../images/gettingStartedSpanner.jpg" class="align-center" src="images/demoServerLogin.jpg" style="width: 100%;" />
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<p class="top_link"><a href="#top"><img src="images/back_to_top.jpg" alt="back_to_top.jpg" style="float: right;"/></a></p>
<h2><a name="webstart" id="webstart"></a>Using the OMERO.insight Java Web Start client</h2>
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<p>To use the OMERO.insight Java Web Start client click on the following link:</p>
<p><a class="reference external" href="http://demo.openmicroscopy.org/webstart/">OMERO.insight Java Web Start</a></p>
<p>Follow the instructions to download and run it.</p>
<p>Log in as described above.</p>
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<p class="top_link"><a href="#top"><img src="images/back_to_top.jpg" alt="back_to_top.jpg" style="float: right;"/></a></p>
<h2><a name="web" id="web"></a>Using the OMERO.web client</h2>
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<p>To use the OMERO.web client click on the following link:</p>
<p><a class="reference external" href="http://demo.openmicroscopy.org/webclient/login">OMERO.web</a></p>
<p>The server name is entered automatically, and you enter your demo account username and password as described above.</p>
<p>Please change your password as soon as you have logged in. The easiest way to do this is via:</p>
<a class="reference external" href="http://demo.openmicroscopy.org/webadmin/myaccount/edit/">Web Admin</a></p>
<p>The workflow-based guides available on this website are applicable to the demo server, using screenshots
to illustrate how to perform common tasks such as importing and viewing data, and using the measurement tool.</p>
<p>An overview of some OMERO’s features is available in a short showcase video at:</p>
<p><a class="reference external" href="http://cvs.openmicroscopy.org.uk/snapshots/movies/omero-4-4/mov/OMERO-Showcase.mov">Showcase Video</a></p>
<p>If you have any questions, suggestions, comments or proposals, please take advantage of the OME community’s expertise and join our forums or mailing lists:</p>
<p><a class="reference external" href="http://www.openmicroscopy.org/community/">Forums</a></p>
<p><a class="reference external" href="http://www.openmicroscopy.org/site/community/mailing-lists/">Mailing Lists</a></p>
<p class="first">For more information on OME and OMERO visit our main site::</p>
<p><a class="reference external" href="http://www.openmicroscopy.org/site">Open Microscopy Environment</a></p>
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<div class="page-end">
<p>All Tutorial Material is available on line at: <a href="http://help.openmicroscopy.org">www.help.openmicroscopy.org</a></p>
<p>The Main OME website is at: <a href="http://www.openmicroscopy.org">www.openmicroscopy.org</a></p>
</div> <!-- end page-end -->