Team:NYU Gallatin

From 2012.igem.org

(Difference between revisions)
m
 
Line 118: Line 118:
$('#blog .loading').replaceWith('<ul />');
$('#blog .loading').replaceWith('<ul />');
$ul = $('#blog ul');
$ul = $('#blog ul');
-
for (var i=0; i<posts.length; i++) {
+
for (var i=0; i<4; i++) {
var p = posts[i];
var p = posts[i];
                 var title = p['regular-title'] || p['link-text'] || null;
                 var title = p['regular-title'] || p['link-text'] || null;
Line 125: Line 125:
                         var dateMonth = months[date.getMonth()];
                         var dateMonth = months[date.getMonth()];
                         var dateDay = date.getDate();
                         var dateDay = date.getDate();
-
                         var html = '<li><b class="homedate">'+dateMonth+'<\/b><span class="homedate">'+dateDay+'<\/span> <a href="'+p['url']+'" rel="lightframe">'+title+'<\/a><\/li>';
+
                         var html = dateMonth+' '+dateDay+' <a href="'+p['url']+'" rel="lightframe">'+title+'<br />';
$ul.append(html);
$ul.append(html);
                 }
                 }
Line 137: Line 137:
<div class="loading">Loading...</div>
<div class="loading">Loading...</div>
</div>
</div>
 +
<p><a href="http://aseatobacter.tumblr.com" target="_new">View More Blog Posts</a></p>
<!-- Bottom of the page, probably.  Change host --><script src="http://aseatobacter.tumblr.com/api/read/json?callback=tumblr&num=10" type="text/javascript"></script>  </div>
<!-- Bottom of the page, probably.  Change host --><script src="http://aseatobacter.tumblr.com/api/read/json?callback=tumblr&num=10" type="text/javascript"></script>  </div>
</div>
</div>
Line 188: Line 189:
    
    
   <div class="content">
   <div class="content">
-
     <div id="featured_video"></div>
+
     <iframe width="250" height="200" src="http://www.youtube.com/embed/EBZTe9RWZLo" frameborder="0" allowfullscreen=""></iframe> </div>
-
<p><a href="/Notebook/Videos" class="more-link">More Videos</a></p>
+
-
  </div>
+
</div>
</div>
<div id="block-block-6" class="block block-block">
<div id="block-block-6" class="block block-block">

Latest revision as of 02:50, 4 October 2012

Cellulose Architecture

We grow chairs.

In a world full of lifeless interiors and boxed pressed wood a miracle of biology is changing the way we create our surroundings.

Latest News

Keep up with the latest news from the Aseatobacter project.

Loading...

View More Blog Posts

Featured Photo

More Photos

Featured Video

What we want.

Our project seeks to improve the characteristics of cellulose secreted by the gram negative bacterium Acetobacter xylinum. This naturally occurring "chassis" secretes large amounts of cellulose into solution and has been studied for many years. We wish to improve the material properties of this bacterial cellulose by genetically engineering the strain to incorporate color, improved tensile strength and increased hydrophobicity into the improved cellulose based material. After testing it's properties, we will use this material to build larger scale objects.