OpenWetWare:How to join: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
(it's a new era)
 
(24 intermediate revisions by 9 users not shown)
Line 1: Line 1:
'''Use this page to sign up for an OpenWetWare account.  Accounts are only needed for editing pages; all pages are viewable by anyone.''' 
#REDIRECT [[Special:RequestAccount]]
 
We are trying to keep the barrier to access for scientists as low as possible. Feel free to request an account regardless of whether you are an individual, a student group, a lab or some other type of organization.  Just having an interest in biological science or biological engineering is sufficient to join OpenWetWare.  If you are interested in setting up a lab website, please state that and we can help you further.
 
'''Each application is read and evaluated by real people.''' 
''In order to expedite getting an account, please give us as much information as possible.  If you do not provide your full name and academic affiliation, we will ask you to provide more information.  Also, a detailed reason for why you would like to join will help, especially if you are not academically affiliated.''
 
If you have any questions, please email us at '''admin AT openwetware DOT org'''.
 
<html>
<style type="text/css">
.formbody {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.form_format {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid #999999;
color: #333333;
}
.form_button {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid #666;
color: #333333;
}
.style1 {
font-size: 11px;
color: #666666;
}
.style2 {color: #333333}
</style>
<div class="formbody">
  <form action="/um/um_processform.php" method="post" name="registration" id="registration">
      <table style="border:1px solid #cccccc;padding:5px;background-color:#f5f5f5" width="100%" border="0" cellpadding="5" cellspacing="0">
      <tr>
        <td valign="top" align="right" width="150">
    <span class="style2" style="font-weight:bold;">Username: </span>
        </td>
<td valign="top" align="left">
            <input name="username" type="text" class="form_format" size="30" maxlength="25" />
            <div class="style1">4-25 characters long. Cannot contain underscores and preferably, reflective of your name.  Also, each user should have their own account; no group accounts are allowed.</div></td>
</tr>
<tr>
<td valign="top" align="right">
<span class="style2" style="font-weight:bold;">Password: </span> </td>
<td valign="top" align="left">
 
<input name="password" type="password" class="form_format" size="30" />
<div class="style1">Must be >6 characters. You can change this password later in your preferences.  Also, note this password is sent in clear text, and will be emailed to you.</div></td>
</tr>
<tr>
<td align="right" valign="top" class="style2">
<span style="font-weight:bold;">Re-enter password: </span> </td>
<td valign="top" align="left">
 
<input name="password2" type="password" class="form_format" size="30" />
<div class="style1">Must match password above.</div></td>
</tr>
<tr>
  <td align="right" valign="top" class="style2"><span style="font-weight:bold;">Name: </span> </td>
  <td valign="top" align="left"><input name="name" type="text" class="form_format" id="name" size="30" />
<div class="style1">First (given) and last name (surname).</div></td>
 
</tr>
<tr>
  <td align="right" valign="top" class="style2"><span style="font-weight:bold;">Email: </span> </td>
  <td valign="top" align="left"><input name="email" type="text" class="form_format" size="30" />
  <div class="style1">An email will be sent to this address to confirm your account registration.</div></td>
</tr>
<tr>
 
  <td align="right" valign="top" class="style2"><span style="font-weight:bold;">Institutional Affiliation: </span></td>
  <td valign="top" align="left"><span class="style1">
<input name="affiliation" type="text" class="form_format" size="30" />
<br />
If applicable, provide your academic or industrial affiliation. </span></td>
</tr>
<tr>
  <td align="right" valign="top" class="style2"><span style="font-weight:bold;">Why would you like to join?: </span></td>
 
  <td valign="top" align="left"><span class="style1">
<input name="description" type="text" class="form_format" size="60" />
<br />
Short description of why you would like to join OWW; ie, what and why you would like to edit.</span></td>
</tr>
<tr>
  <td align="right" valign="top" class="style2"><span style="font-weight:bold;">How did you hear about us?: </span></td>
  <td valign="top" align="left"><span class="style1">
 
<input name="referral" type="text" class="form_format" size="60" />
<br />
This helps us determine where we need to focus to recruit new users. </span></td>
</tr>
<tr>
<td align="left">&nbsp;</td>
<td align="left"><input name="submit_registration" type="submit" class="form_button" value="Submit Request" />    </td>
</tr>
 
</table>
</form>
</div>
</html>

Latest revision as of 15:44, 26 September 2017