Podcasts

From 2007.igem.org

(Difference between revisions)
(iGEM Explainer Vodcasts: introduction of separate css, two columns, lots of better graphics.)
m (added dotted underling and hover styles to links in description area)
 
(One intermediate revision not shown)
Line 1: Line 1:
<html>
<html>
-
<!-- START CSS: the following css needs to be on the page to style the podcast divs properly -->
+
<!-- START CSS: the following css needs to be on the page to style the podcast divs properly. Diagonal span background based on www.mezzoblue.com/zengarden/alldesigns/ -->
<style type="text/css">
<style type="text/css">
.column {
.column {
Line 24: Line 24:
.podcast h3{
.podcast h3{
color: #3d3d3d;
color: #3d3d3d;
-
font-family: Verdana, sans-serif;
 
margin: .2em 0 .5em;
margin: .2em 0 .5em;
padding: 0 0 0 4px;
padding: 0 0 0 4px;
 +
font-family: Verdana, sans-serif;
 +
font-size: 100%;
}
}
.podcast a:link, .podcast a:visited{
.podcast a:link, .podcast a:visited{
Line 68: Line 69:
margin-left: 3px;
margin-left: 3px;
padding-left: 1.2em;
padding-left: 1.2em;
 +
}
 +
.podcast .description a{
 +
border-bottom: 1px dotted #aaaaff;
 +
}
 +
.podcast .description a:hover{
 +
border-bottom: 1px dotted #aaaaff;
}
}
.screenshot img:hover {
.screenshot img:hover {
border: 1px solid #aaaaff;
border: 1px solid #aaaaff;
-
 
}
}
</style></html>
</style></html>

Latest revision as of 03:21, 21 June 2007

Drew Endy: Defining Synthetic Biology

"Make it easier to build things. Define the things you are building with by using standards. Hide biological complexity with abstraction."

Drew Endy: Believe in Synthetic Biology

"Why should you consider changing how you engineer biological systems from doing ad-hoc research to something that's a more scalable engineering framework?"

Drew Endy: What is a Standard Biological Part?

"What does it mean to have a Standard Biological Part - for example, a BioBrick-standard biological part? Well, why would something like that be important?"

4.1 - Adding and Documenting a Basic Part

In this screencast Reshma Shetty adds a basic part to the registry. Follow along at section 4.1 of the team experience tutorial.

4.2 - Entering Part Sequence and Features

Add the sequence and annotate several features,to finish entering the basic part in the registry. Follow along at tutorial 4.2.

4.3 - Reviewing Your Part

Learn how to locate and review a part you (or any other team) has designed on the Registry. Follow along at tutorial 4.3.