Team:Amsterdam/temp

From 2012.igem.org

(Difference between revisions)
Line 175: Line 175:
</head>
</head>
<body>
<body>
 +
<div id="fb-root"></div>
 +
<script>
 +
  window.fbAsyncInit = function() {
 +
    FB.init({
 +
      appId      : 'YOUR_APP_ID', // App ID
 +
      channelUrl : '//WWW.YOUR_DOMAIN.COM/channel.html', // Channel File
 +
      status    : true, // check login status
 +
      cookie    : true, // enable cookies to allow the server to access the session
 +
      xfbml      : true  // parse XFBML
 +
    });
 +
 +
    // Additional initialization code here
 +
  };
 +
 +
  // Load the SDK Asynchronously
 +
  (function(d){
 +
    var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0];
 +
    if (d.getElementById(id)) {return;}
 +
    js = d.createElement('script'); js.id = id; js.async = true;
 +
    js.src = "//connect.facebook.net/en_US/all.js";
 +
    ref.parentNode.insertBefore(js, ref);
 +
  }(document));
 +
</script>
<div id="total">
<div id="total">
<div id="header-left">
<div id="header-left">
Line 183: Line 206:
</div>
</div>
<div id="header-right">
<div id="header-right">
-
<h3></h3>
+
 
</div>
</div>
<div id="menu">
<div id="menu">
Line 197: Line 220:
<li2><a href="/team/members/quirin.html">Tania</a></li2>
<li2><a href="/team/members/quirin.html">Tania</a></li2>
<li2><a href="/team/members/reijnders.html">Maarten R.</a></li2>
<li2><a href="/team/members/reijnders.html">Maarten R.</a></li2>
-
                    <li2><a href="/team/members/.html">Maarten S.</a></li2>                   
+
                                        <li2><a href="/team/members/.html">Maarten S.</a></li2>                   
                 </ul2>
                 </ul2>
             </li2>
             </li2>
Line 215: Line 238:
</div>
</div>
<div id="rightContent">
<div id="rightContent">
 +
<a href="http://www.facebook.com/IgemAmsterdam2012"><img src="https://static.igem.org/mediawiki/2012/0/08/Facebook_logo_amsterdam.png" height="20em" align="left" ></img></a>
 +
<div class="fb-like" data-href="http://www.facebook.com/IgemAmsterdam2012" data-send="false" data-layout="box_count" data-width="200" data-show-faces="true" align="center"></div>
</div>
</div>
<div id="footer">Footer</a>
<div id="footer">Footer</a>

Revision as of 16:10, 17 May 2012

Test page

Bacterial populations in their natural form are very capable of storing, processing and acting on stimuli in their environment. Why not exploit these properties in the pursuit of massively parallel computation? The first thing one needs when constructing a computing device is memory to store the results onto. In order to meet this demand we present the cellular logbook which is usable to reliably store whether a signal was detected in E. coli's environment for a time span of its life duration. Expanding this straightforward molecular mechanism, multiple signals can be stored with the prospective of storing up to 64 bits on a single plasmid. Complex cellular behaviour can then be programmed according to the memory status of the cell by way of introducing additional modules transcriptionally controlled by the introduced memory plasmid.