User:CarlosO

From 2010.igem.org

(Difference between revisions)
 
(45 intermediate revisions not shown)
Line 1: Line 1:
-
{{Main_Page_CSS}}
 
-
__NOTOC__
 
<html>
<html>
<head>
<head>
-
</head>
+
<!-- CSS Tabs is licensed under Creative Commons Attribution 3.0 - http://creativecommons.org/licenses/by/3.0/ -->
-
<body>
+
-
<div id="sub_wrapper">
+
-
<div class="announcement">
+
<style type="text/css">
-
<!-- <p>Registration for iGEM 2010 ends soon!</p> -->
+
-
</div>
+
-
<! ***** New entry ***** -->
 
-
<div class="main_item"> 
 
-
<h2>iGEM spring workshop schedule: update</h2>
 
-
<table>
 
-
<tr>
 
-
<td style="padding-right:20px;">
 
-
<a href="https://2010.igem.org/Workshops">
 
-
<img src="https://static.igem.org/mediawiki/2009/7/75/Teachers_workshop_xsm.png"
 
-
    style="margin:5px 15px 15px 20px; border: 2px solid #ccc;"
 
-
    title="Register for one of four iGEM spring workshops"
 
-
    alt="iGEM workshop audience">
 
-
</a>
 
-
</td>
 
-
<td>
 
-
<p>Registration is now open for the Europe workshop being held in Every (Paris), France and the dates for the Asia workshop have been finalized.</p>
 
-
<p>
 
-
<ul>
 
-
<li><strong><a href="https://2010.igem.org/Workshops/US">US workshop</a></strong>: Urbana-Champaign, Illinois -- May 22-23 <a href="https://2010.igem.org/Workshops/US"><img src="https://static.igem.org/mediawiki/2010/7/70/Register_now_50px.png" style="margin:-3px 0px 0px 5px;"></a></li>
 
-
<li><strong><a href="https://2010.igem.org/Workshops/Canada">Canada workshop</a></strong>: Calgary, Alberta -- May 29-30 <a href="https://2010.igem.org/Workshops/Canada"><img src="https://static.igem.org/mediawiki/2010/7/70/Register_now_50px.png" style="margin:-3px 0px 0px 5px;"></a></li>
 
-
<li><strong><a href="https://2010.igem.org/Workshops/Europe">Europe workshop</a></strong>: Evry (Paris), France -- June 12-13<a href="https://2010.igem.org/Workshops/Europe"><img src="https://static.igem.org/mediawiki/2010/7/70/Register_now_50px.png" style="margin:-3px 0px 0px 5px;"></a></li>
 
-
<li><strong><a href="https://2010.igem.org/Workshops/Asia">Asia workshop</a></strong>: Hualien, Taiwan -- June 26-27</li>
 
-
</ul>
 
-
</p>
 
-
<p>Find out more details about each workshop on the <a href="https://2010.igem.org/Workshops">Workshops</a> page.</p>
 
-
</td>
 
-
</tr>
 
-
</table>
 
-
<div class="date">
 
-
May 18, 2010
 
-
</div> <!-- close date div -->
 
-
</div> <!-- close main item -->
 
 +
/* begin css tabs */
-
<!-- ***** Begin entry style portion of page ***** -->
+
ul#tabnav { /* general settings */
-
<! ***** New entry ***** -->
+
text-align: left; /* set to left, right or center */
-
<div class="main_item"> 
+
margin: 1em 0 1em 0; /* set margins as desired */
-
<h2>the spring 2010 dna distribution is ready!</h2>
+
font: bold 14px arial, sans-serif; /* set font as desired */
-
<table>
+
border-bottom: 1px solid #ccc; /* set border COLOR as desired */
-
<tr>
+
list-style-type: none;
-
<td style="padding-right:20px;">
+
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
-
<img src="https://static.igem.org/mediawiki/2010/8/8b/2010_Kits.JPG"
+
}
-
    style="*/width:25%; height:25%;*/ margin-right:20px;"
+
-
    alt="2010 Distribution"
+
-
    title="2010 Distribution.">
+
-
</td>
+
-
<td>
+
-
<p>
+
-
The Spring 2010 DNA Distribution has begun shipping out to teams!  All teams should receive their kits by the beginning of next week. We've made a few changes this year, so when you receive your kits please take a look at our <a href="http://partsregistry.org/Help:Spring_2010_DNA_distribution">2010 guide</a> on the <a href="http://partsregistry.org/Help">Help page</a>.</p>
+
-
<ul>
+
ul#tabnav li { /* do not change */
-
<lh>Important details:</lh>
+
display: inline;
-
<li>The distribution is shipped as (3) 384-well plates of dried DNA.</li>
+
}
-
<li>The distribution does not contain the complete set of parts in the Registry.  Instead it is made up of a smaller subset of high quality parts and some of the iGEM 2009 team favorite parts.</li>
+
-
<li>Kits will be shipped via FedEX for US teams and via DHL for non-US teams.</li>
+
-
</ul>
+
-
</td>
+
body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
-
</tr>
+
border-bottom: 1px solid #fff; /* set border color to page background color */
-
</table>
+
background-color: #fff; /* set background color to match above border color */
-
<div class="date">
+
}
-
May 12, 2010
+
-
</div> <!-- close date div -->
+
-
</div> <!-- close main item -->
+
 +
body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
 +
background-color: #fff; /* set selected tab background color as desired */
 +
color: #000; /* set selected tab link color as desired */
 +
position: relative;
 +
top: 1px;
 +
padding-top:10px; /* must change with respect to padding (X) above and below */
 +
padding-left:10px;
 +
padding-right:10px;
 +
}
-
<! ***** New entry ***** -->
+
ul#tabnav li a { /* settings for all tab links */
-
<div class="main_item"> 
+
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
-
<h2>partner offer: GENEART</h2>
+
border: 1px solid #ccc; /* set border COLOR as desired; usually matches border color specified in #tabnav */
-
<table>
+
background-color: #cfc; /* set unselected tab background color as desired */
-
<tr>
+
color: #666; /* set unselected tab link color as desired */
-
<td style="padding-right:20px;">
+
margin-right: 0px; /* set additional spacing between tabs as desired */
-
<a href="https://2010.igem.org/Sponsors/GENEART">
+
text-decoration: none;
-
<img src="https://static.igem.org/mediawiki/2009/1/16/Geneart_Logo_Colour_h26px.png"
+
border-bottom: none;
-
    style="/*width:25%; height:25%;*/ margin-right:20px;"
+
}
-
    alt="GENEART logo"
+
-
    title="GENEART provides a special offer to iGEM teams.">
+
-
</a>
+
-
</td>
+
-
<td>
+
-
<p>
+
-
GENEART has once again joined as an iGEM sponsoring partner.  They will provide iGEM teams with low cost DNA synthesis.  To see more details on how to take advantage of the GENEART offer, see the <a href="https://2010.igem.org/Sponsors/GENEART">GENEART sponsor page</a>.</p>
+
-
</td>
+
-
</tr>
+
-
</table>
+
-
<div class="date">
+
-
May 10, 2010
+
-
</div> <!-- close date div -->
+
-
</div> <!-- close main item -->
+
 +
ul#tabnav a:hover { /* settings for hover effect */
 +
background: #fff; /* set desired hover color */
 +
}
 +
/* end css tabs */
-
<! ***** New entry ***** -->
 
-
<div class="main_item"> 
 
-
<h2>partner offer: the MathWorks</h2>
 
-
<table>
 
-
<tr>
 
-
<td style="padding-right:20px;">
 
-
<a href="https://2010.igem.org/Sponsors/The_MathWorks">
 
-
<img src="https://static.igem.org/mediawiki/2009/e/ec/Mathworks_Logo_R1_RGB_10per.jpg"
 
-
    style="/*width:25%; height:25%;*/ margin-right:20px;"
 
-
    alt="The MathWorks partner offer"
 
-
    title="The MathWorks provides a special offer to iGEM teams.">
 
-
</a>
 
-
</td>
 
-
<td>
 
-
<p>
 
-
The MathWorks, makers of MATLAB, have once again joined as an iGEM sponsoring partner.  They will provide iGEM teams with MATLAB software licenses and a SimBiology Webinar.  To see more details on how to take advantage of the MathWorks offer, see the <a href="https://2010.igem.org/Sponsors/The_MathWorks">MathWorks sponsor page</a>.</p>
 
-
</td>
 
-
</tr>
 
-
</table>
 
-
<div class="date">
 
-
May 7, 2010
 
-
</div> <!-- close date div -->
 
-
</div> <!-- close main item -->
 
 +
h1#ahead{ /* general settings */
 +
text-align: left; /* set to left, right or center */
 +
margin: 1em 0 0 0; /* set margins as desired */
 +
font: bold 18px arial, sans-serif; /* set font as desired */
 +
list-style-type: none;
 +
border-bottom: none;
 +
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
 +
}
-
<! ***** New entry ***** -->
 
-
<div class="main_item"> 
 
-
<h2>iGEM spring workshop schedule</h2>
 
-
<table>
 
-
<tr>
 
-
<td style="padding-right:20px;">
 
-
<a href="https://2010.igem.org/Workshops">
 
-
<img src="https://static.igem.org/mediawiki/2009/7/75/Teachers_workshop_xsm.png"
 
-
    style="margin:5px 15px 15px 20px; border: 2px solid #ccc;"
 
-
    title="Register for one of four iGEM spring workshops"
 
-
    alt="iGEM workshop audience">
 
-
</a>
 
-
</td>
 
-
<td>
 
-
<p>The dates and locations for the iGEM 2010 spring workshops have been finalized!</p>
 
-
<p>All team instructors are required to attend one of the following workshops:</p>
 
-
<p>
 
-
<ul>
 
-
<li><strong><a href="https://2010.igem.org/Workshops/US">US workshop</a></strong>: Urbana-Champaign, Illinois -- May 22-23 <a href="https://2010.igem.org/Workshops/US"><img src="https://static.igem.org/mediawiki/2010/7/70/Register_now_50px.png" style="margin:-3px 0px 0px 5px;"></a></li>
 
-
<li><strong><a href="https://2010.igem.org/Workshops/Canada">Canada workshop</a></strong>: Calgary, Alberta -- May 29-30 <a href="https://2010.igem.org/Workshops/Canada"><img src="https://static.igem.org/mediawiki/2010/7/70/Register_now_50px.png" style="margin:-3px 0px 0px 5px;"></a></li>
 
-
<li><strong><a href="https://2010.igem.org/Workshops/Europe">Europe workshop</a></strong>: Evry (Paris), France -- June 12-13</li>
 
-
<li><strong><a href="https://2010.igem.org/Workshops/Asia">Asia workshop</a></strong>: Hualien, Taiwan -- TBD</li>
 
-
</ul>
 
-
</p>
 
-
<p>Find out more details about each workshop on the <a href="https://2010.igem.org/Workshops">Workshops</a> page.</p>
 
-
</td>
 
-
</tr>
 
-
</table>
 
-
<div class="date">
 
-
April 27, 2010
 
-
</div> <!-- close date div -->
 
-
</div> <!-- close main item -->
 
-
<! ***** New entry ***** -->
+
-
<div class="main_item"> 
+
</style>
-
<h2>oil sands initiative partner offer</h2>
+
</head>
-
<table>
+
-
<tr>
+
-
<td style="padding-right:20px;">
+
-
<a href="https://2010.igem.org/Oil_Sands">
+
-
<img src="https://static.igem.org/mediawiki/2010/b/bd/Bitumentest_150px.jpg"
+
-
    style="margin:5px 15px 15px 20px; border: 2px solid #ccc;"
+
-
    title="See the teams registered for iGEM 2010"
+
-
    alt="iGEM 2010 logo">
+
-
</a>
+
-
</td>
+
-
<td>
+
-
<p>The <strong>Oil Sands Initiative</strong> would like to extend an invitation to all iGEM teams, particularly those interested in Energy & Environment, to take advantage of their newly developed partner offer.</p>
+
-
<p>Find out more details about this opportunity on the <a href="https://2010.igem.org/Oil_Sands">Oil Sands Initiative</a> page.</p>
+
-
<p><strong>Deadline:</strong> May 1, 2010 & June 14, 2010.
+
-
</td>
+
-
</tr>
+
-
</table>
+
-
<div class="date">
+
-
April 13, 2010
+
-
</div> <!-- close date div -->
+
-
</div> <!-- close main item -->
+
-
<! ***** New entry ***** -->
+
<body id="tab1">
-
<div class="main_item">
+
<img src="https://static.igem.org/mediawiki/2010/a/a5/MayaWS.png" width="965" height="35" alt="Workshop Announcement: Biovisualization with Maya. Monday June 21st 2010, MIT Room 32-144" />
-
<h2>main registration has ended</h2>
+
<img src="https://static.igem.org/mediawiki/2010/1/1a/Autodesk_Header.png" width="965" height="113" alt="There is a new design space for you to envision" />
-
<table>
+
 
-
<tr>
+
<ul id="tabnav" style="margin-top:30px;">
-
<td style="padding-right:20px;">
+
  <li class="tab1"><a>Free Software!</a></li>
-
<a href="https://igem.org/Team_List">
+
<!--<li class="tab2"><a href="index2.html">Tab Two</a></li>
-
<img src="https://static.igem.org/mediawiki/2010/f/f1/Igem_2010_color_stylized_125px.png"  
+
<li class="tab3"><a href="index3.html">Tab Three</a></li>
-
    style="margin:5px 15px 15px 20px; /*border: 2px solid #ccc;*/"  
+
<li class="tab4"><a href="index4.html">Tab Four</a></li>-->
-
    title="See the teams registered for iGEM 2010"
+
</ul>
-
    alt="iGEM 2010 logo">
+
<h1 id="ahead">Animate and simulate in 3D your design with your own copy of the same software used <br>by cutting-edge cell biology visualization studios.</h1>
-
</a>
+
<table width="100%" border="0" cellpadding="0" style="font: 14px arial, sans-serif; line-height:130%;">
-
</td>
+
  <tr>
-
<td>
+
    <td style="padding-right:30px;"><img src="https://static.igem.org/mediawiki/2010/0/09/Maya.png" width="184" height="258" alt="Maya 2011" /></td>
-
<p>Main registration for iGEM 2010 is over!</p>
+
    <td><table width="100%" border="0" cellpadding="10px">
-
<p>Over one hundred teams have registered to participate for iGEM 2010.</p>  
+
  <tr>
-
<p><a href="https://igem.org/Team_List?year=2010">See the list of iGEM 2010 teams</a></p>
+
  <td>Download and learn to use the latest version of Autodesk Maya. Install <br>the Molecular Maya toolkit (created by Gaël McGill & Campbell Strong - Harvard <br>Medical School/Digizyme) to import, build, and animate molecular structures <br>within Maya both on a Mac or PC. </td>
-
<p>If any teams still wish to participate in iGEM 2010, registration is still possible.  Keep in mind that the team registration fee has increased to $2250 USD.  Find out more on the <a href="https://igem.org/IGEM_2010_Registration">iGEM 2010 Registration page</a>.</p>
+
  </tr>
-
</td>
+
  <tr>
-
</tr>
+
    <td> <img src="https://static.igem.org/mediawiki/2010/6/67/Mmaya.png" alt="" width="285" height="42" /></td>
 +
  </tr>
 +
        <tr><td>
 +
        <b>To learn how to download the software <br />
 +
        send us an email at <a href="mailto:igem@autodesk.com" style="background:none;">igem@autodesk.com</a></b>
 +
        </td></tr>
 +
    </table>
 +
    </td>
 +
  </tr>
</table>
</table>
-
<p><strong>Up next:</strong> More information on the iGEM spring workshops.</p>
+
<p style="font-size:9px;margin-left:16px;">© Copyright 2010 Autodesk, Inc. All rights reserved. </p>
-
<div class="date">
+
-
April 2, 2010
+
-
</div> <!-- close date div -->
+
-
</div> <!-- close main item -->
+
-
<!-- *** ARCHIVE *** -->
 
-
<div>
 
-
<a href="https://2010.igem.org/Main_page_archive"><small>(News post archive)</small></a>
 
-
</div>
 
-
 
-
 
-
</div> <!-- Close sub_wrapper div -->
 
</body>
</body>
-
</html>
 
-
 
-
 
-
 
-
<!-- *** SIDE BAR *** -->
 
-
<div id='right-sidebar'>
 
-
<div class='right-box' style='border-right:1px solid #e4592d; border-top:2px solid #e4592d; border-bottom:2px solid #e4592d;background-color:#FFDAC1;'>
 
-
<div class='right-heading'>About iGEM</div>
 
-
* [[About | What is iGEM?]]
 
-
<!--* [[iGEM_Publicity | News about iGEM]]-->
 
-
* [[Previous iGEM Competitions | Previous iGEM competitions]]
 
-
* [[Contact | iGEM Headquarters]]
 
-
* [[FAQs | Frequently Asked Questions]]
 
-
* [[Press_Kit | iGEM Press Kit]]
 
-
* [http://mail.igem.org/mailman/listinfo/interest Join the iGEM Mailing List]
 
-
* [[Sponsorship | Sponsor iGEM]]
 
-
</div> <!-- close About -->
 
-
 
-
<div class='right-box' style='border-right:1px solid #00528e; border-top:2px solid #00528e; border-bottom:2px solid #00528e;background-color:#C0D9FF;'>
 
-
<div class='right-heading'>iGEM Start to Finish</div>
 
-
* [[Calendar of Events | Calendar of events]]
 
-
* [[Start_A_Team | Start a team]]
 
-
* [[Requirements]]
 
-
* [https://igem.org/IGEM_2010_Registration iGEM 2010 Registration]
 
-
* <span style="font-weight:bold; font-size:115%;">[[Workshops| Spring workshops]]</span>
 
-
* [[Summer_events | Summer News & Events]]
 
-
* [[Jamboree | The Jamboree]]
 
-
* [[Photo_Gallery | iGEM Photo Gallery]]
 
-
* [[iGEM_Publicity | iGEM Publicity]]
 
-
* [[iGEM_Publications | iGEM Publications]]
 
-
* [[Safety | Safety]]
 
-
* [[Security]]
 
-
</div> <!-- close Start-to-finish -->
 
-
 
-
<div class='right-box' style='border-right:1px solid #FFC14C; border-top:2px solid #FFC14C; border-bottom:2px solid #FFC14C;background-color:#FFF1B3;'>
 
-
<div class='right-heading'>Resources</div>
 
-
<!--* [[Mailing_Lists | Mailing lists]]-->
 
-
* [https://igem.org/Team_List?year=2010 2010 teams]
 
-
* [https://2010.igem.org/Team_Wikis?year=2010 2010 team wikis]
 
-
* [https://igem.org/Team_Parts?year=2010 2010 team parts]
 
-
* [https://igem.org/Team_Judging?year=2010 2010 judging forms]
 
-
* [[Instructional Videos]]
 
-
* [http://partsregistry.org Registry of Standard Parts]
 
-
* [[Main page archive | Main page archive]]
 
-
</div> <!-- close Resources -->
 
-
</div>
 
-
 
-
<html>
 
-
<div id="sponsors">
 
-
<table>
 
-
<tr>
 
-
<td>
 
-
<a href="https://2010.igem.org/Sponsors">
 
-
<img src="https://static.igem.org/mediawiki/2010/1/1e/Alberta_innovates_30h.jpg">
 
-
</a>
 
-
</td>
 
-
<td>
 
-
<a href="https://2010.igem.org/Sponsors">
 
-
<img src="https://static.igem.org/mediawiki/2010/2/29/ADSK_logo_S_black_web_32h.png">
 
-
</a>
 
-
</td>
 
-
<td>
 
-
<a href="https://2010.igem.org/Sponsors">
 
-
<img src="https://static.igem.org/mediawiki/2010/6/6f/Emergence_logo_30h.jpg">
 
-
</a>
 
-
</td>
 
-
<td>
 
-
<a href="https://2010.igem.org/Sponsors">
 
-
<img src="https://static.igem.org/mediawiki/2009/1/16/Geneart_Logo_Colour_h26px.png"
 
-
</a>
 
-
</td>
 
-
<td>
 
-
<a href="https://2010.igem.org/Sponsors">
 
-
<img src="https://static.igem.org/mediawiki/2010/9/97/Mathworks_Logo_R1_RGB_26h.jpg">
 
-
</a>
 
-
</td>
 
-
<td>
 
-
<a href="https://2010.igem.org/Sponsors">
 
-
<img src="https://static.igem.org/mediawiki/2010/9/93/Mit_logo_h26px.jpg">
 
-
</a>
 
-
</td>
 
-
<td>
 
-
<a href="https://2010.igem.org/Sponsors">
 
-
<img src="https://static.igem.org/mediawiki/2010/6/6c/Nsf_logo_h26px.jpg">
 
-
</a>
 
-
</td>
 
-
</tr>
 
-
<tr>
 
-
<td>
 
-
<a href="https://2010.igem.org/Sponsors">
 
-
<img src="https://static.igem.org/mediawiki/2010/8/8c/Oil_sands_initiative_logo_v2_h30.jpg">
 
-
</a>
 
-
</td>
 
-
<td>
 
-
<a href="https://2010.igem.org/Sponsors">
 
-
<img src="https://static.igem.org/mediawiki/2010/e/e9/SynBERC_logo_h26px.png">
 
-
</a>
 
-
</td>
 
-
<td>
 
-
<a href="https://2010.igem.org/Sponsorship">
 
-
<img src="https://static.igem.org/mediawiki/2010/9/93/Get_logo_here_50h.png">
 
-
</a>
 
-
</td>
 
-
</tr>
 
-
</table>
 
-
</div>
 
</html>
</html>

Latest revision as of 18:38, 16 June 2010

Workshop Announcement: Biovisualization with Maya. Monday June 21st 2010, MIT Room 32-144 There is a new design space for you to envision

Animate and simulate in 3D your design with your own copy of the same software used
by cutting-edge cell biology visualization studios.

Maya 2011
Download and learn to use the latest version of Autodesk Maya. Install
the Molecular Maya toolkit (created by Gaël McGill & Campbell Strong - Harvard
Medical School/Digizyme) to import, build, and animate molecular structures
within Maya both on a Mac or PC.
To learn how to download the software
send us an email at igem@autodesk.com

© Copyright 2010 Autodesk, Inc. All rights reserved.