Physics307L:People/Weiss: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
<OneClick />
==[[User:David J Weiss/Notebook/physics_307l_book_of_notes|Lab Notes]]]]==
<html>
[[User:David J Weiss/Notebook/Physics_307l_book_of_notes|Daves 307L lab notebook]]
<div id="form_body" class="forms_body">
<form action="/um/um_process_oneclick.php" name="OneClick"
    id="OneClick" onsubmit="return EntryCheck();" method="POST">
<input type="hidden" name="Username" value="" />
<input type="hidden" name="CurrentURL" value="" />
<table class="forms_table" width="100%" border="0" cellpadding="5" cellspacing="0">
  <tr>
    <td class="forms_style2">
      <span class="forms_label">
        Notebook Type:
      </span>
    </td>
    <td valign="top" align="left">
      <select name="Type" onchange='ShowURL();' id="Type">
        <option value="IGEM">IGEM</option>
        <option value="USER">User</option>
        <option value="LAB">Lab</option>
      </select>


      <div class="forms_style1">
==[[/Formal|Formal report]]==
      Select the type of notebook to be created.<br />
[[/Formal|Formal Report]]
      IGEM: Create a notebook used to support an IGEM project<br />
 
      User: Create a notebook which will be rooted in your user page<br />
==Lab Summaries==
      Lab: Create a notebook for your lab<br />
===[[/Oscilloscope|Oscilloscope lab summary]]===
      </div>
===[[/Balmer|Lab #1: Balmer]]===
    </td>
===[[/Millikan|Lab #2: Millikan Oil drop]]===
<td valign="top" align="right" width="250px">
===[[/Lightspeed|Lab #3: Speed of light]]===
<a href="http://openwetware.org/wiki/Help:Notebook">What's an OpenWetWare Lab Notebook?</a>
===[[/Eoverm|Lab #4:E/M ratio for electron]]===
</td>
===[[/eDiffraction|Lab #5:electron diffraction]]===
  </tr>
===[[/Photoelectric|Lab #6:photoelectric effect]]===
  <tr id='ProjectRow'>
 
    <td class="forms_style2">
 
      <span class="forms_label">Project Name: </span>
==Links==
    </td>
[[Physics307L|Physics 307L]]
    <td valign="top" align="left">
 
      <span class="forms_style1">
[[User:David J Weiss|Daves Main OWW page]]
      <input type="text" name="Project" onclick="ShowURL();" onblur="ShowURL();" value="" class="forms_format" size="30"/>
      <br />
      Enter the name of the project this notebook is being created for.
      All notebooks must have a project name</span>
    </td>
  </tr>
  <tr id='InstitutionRow'>
    <td class="forms_style2">
      <span class="forms_label">
        University/Institute:  
      </span>
    </td>
    <td valign="top" align="left">
      <span class="forms_style1">
      <input type="text" onblur="ShowURL();" onclick="ShowURL();" size="30" class="forms_format" name="Institution" /><br />
      Please enter the name of your IGEM Team.
      If your team has not been registered, do so before creating a notebook
      </span>
    </td>
  </tr>
  <tr id='LabRow'>
    <td class="forms_style2">
      <span class="forms_label">
        Lab Name:  
      </span>
    </td>
    <td valign="top" align="left">
      <span class="forms_style1">
      <input type="text" onblur="ShowURL();" onclick="ShowURL();" size="30" class="forms_format" name="Lab" /><br />
      Please enter the name of your Lab.
      If your Lab's main pages has not been created, do so before creating a notebook
      </span>
    </td>
  </tr>
  <tr>
    <td class="forms_style2">
      <span class="forms_label">
        Page Name:
      </span>
    </td>
    <td valign="top" align="left">
      <span class="forms_style1"><span id="DisplayURL" style="color:#336699; background-color:#D3DCE5; text-decoration:underline; padding:4px;"></span><br />
      This is the full OWW page of the notebook to be created. </span><span onclick="ShowURL()" style="border:#CCCCCC 1px solid; padding:2px; background-color:#EEEEEE;">Update</span>
    </td>
  </tr>
  <tr>
    <td align="left">&nbsp;</td>
    <td align="left">
      <input type="submit" class="forms_button" name="OneClickSubmit" value="Submit!" />
    </td>
  </tr>
  <tr id='MessageRow'>
    <td colspan=2 class="forms_style2">
      <span class="forms_style1"><span id="Message"></span></span>
    </td>
  </tr>
</table>
</form>
</div>
<div id="message_body"></div>
<script type="text/javascript">
if (!loadMessage()){
  ShowURL();
}
</script>
</html>
[[category:OWWLabNotebookV1]]

Revision as of 14:36, 4 September 2009