OpenWetWare:How to join: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
(22 intermediate revisions by 8 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.''
''Use this page to sign up for an OpenWetWare account. Accounts are only needed for editing pages; all pages are viewable by anyone.'' ([[OpenWetWare:View source|even the wikicode]])
 
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.
We are trying to keep the barrier to access for researchers as low as possible. 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.'''
'''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.''
''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'''.
'''Please note that user accounts are for individuals only and are not meant to be shared by a group'''.
 
If you have any questions, please '''[[Special:Contact|contact us]]'''.
<html>
<html>
<style type="text/css">
<style type="text/css">
Line 33: Line 35:
</style>
</style>
<div class="formbody">
<div class="formbody">
  <form action="/um/um_processform.php" method="post" name="registration" id="registration">
<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">
<table style="border:1px solid #cccccc;padding:5px;background-color:#f5f5f5" width="100%" border="0" cellpadding="5" cellspacing="0">
      <tr>
<tr>
        <td valign="top" align="right" width="150">
<td valign="top" align="right" width="150">
    <span class="style2" style="font-weight:bold;">Username: </span>
<span class="style2" style="font-weight:bold;">Full Name:</span>
        </td>
</td>
<td valign="top" align="left">
<td valign="top" align="left">
            <input name="username" type="text" class="form_format" size="30" maxlength="25" />
<input type="hidden" name="name" value=".">
            <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>
<input name="username" type="text" class="form_format" size="30" maxlength="25" />
</tr>
<div class="style1">
<tr>
Please provide your full name. We recommend you choose the name you publish
<td valign="top" align="right">
under (e.g "John M. Smith"). OpenWetWare is a scientific community that values
<span class="style2" style="font-weight:bold;">Password: </span> </td>
attribution and your name will be associated with your contributions to the
<td valign="top" align="left">
site. See our
 
<a href="http://openwetware.org/wiki/OpenWetWare:Attribution">thoughts on attribution</a>.
</div>
</td>
</tr>
<tr>
<td valign="top" align="right" width="150">
<span class="style2" style="font-weight:bold;">First Name:</span>
</td>
<td valign="top" align="left">
<input type="hidden" name="name" value=".">
<input name="user_first_name" type="text" class="form_format" size="30" maxlength="25" />
</td>
</tr>
<tr>
<td valign="top" align="right" width="150">
<span class="style2" style="font-weight:bold;">Last Name:</span>
</td>
<td valign="top" align="left">
<input type="hidden" name="name" value=".">
<input name="user_last_name" type="text" class="form_format" size="30" maxlength="25" />
</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">
You will use your email address to login to OpenWetWare. An email
will also be sent to this address (so please double check it) to
confirm your account registration.
</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" />
<input name="password" type="password" class="form_format" size="30" />
<div class="style1">
<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>
Must be > 6 characters. You can change this password later in your preferences.
</tr>
</div>
<tr>
</td>
<td align="right" valign="top" class="style2">
</tr>
<span style="font-weight:bold;">Re-enter password: </span> </td>
<tr>
<td valign="top" align="left">
<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" />
<input name="password2" type="password" class="form_format" size="30" />
<div class="style1">
<div class="style1">Must match password above.</div></td>
Must match password above.
</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>
</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="100" /><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="100" /><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>
</html>
If you do not receive an email with your registration information within 48 hours, please check your spam filter.
OpenWetWare account registration emails are sometimes flagged as spam.

Revision as of 16:12, 31 January 2012

Use this page to sign up for an OpenWetWare account. Accounts are only needed for editing pages; all pages are viewable by anyone. (even the wikicode)

We are trying to keep the barrier to access for researchers as low as possible. 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.

Please note that user accounts are for individuals only and are not meant to be shared by a group.

If you have any questions, please contact us.

<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;">Full Name:</span> </td> <td valign="top" align="left"> <input type="hidden" name="name" value="."> <input name="username" type="text" class="form_format" size="30" maxlength="25" /> <div class="style1"> Please provide your full name. We recommend you choose the name you publish under (e.g "John M. Smith"). OpenWetWare is a scientific community that values attribution and your name will be associated with your contributions to the site. See our <a href="http://openwetware.org/wiki/OpenWetWare:Attribution">thoughts on attribution</a>. </div> </td> </tr> <tr> <td valign="top" align="right" width="150"> <span class="style2" style="font-weight:bold;">First Name:</span> </td> <td valign="top" align="left"> <input type="hidden" name="name" value="."> <input name="user_first_name" type="text" class="form_format" size="30" maxlength="25" /> </td> </tr> <tr> <td valign="top" align="right" width="150"> <span class="style2" style="font-weight:bold;">Last Name:</span> </td> <td valign="top" align="left"> <input type="hidden" name="name" value="."> <input name="user_last_name" type="text" class="form_format" size="30" maxlength="25" /> </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"> You will use your email address to login to OpenWetWare. An email will also be sent to this address (so please double check it) to confirm your account registration. </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. </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;">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="100" /><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="100" /><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> If you do not receive an email with your registration information within 48 hours, please check your spam filter. OpenWetWare account registration emails are sometimes flagged as spam.