Team:BU Wellesley Software/Notebook/SiruiNotebook

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
This is Kathy Sirui Liu's iGEM notebook.
This is Kathy Sirui Liu's iGEM notebook.
 +
 +
<html>
 +
<div align="left">
 +
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
 +
<script>
 +
new TWTR.Widget(
 +
{
 +
    version: 2,
 +
    type: 'profile',
 +
    rpp: 3,
 +
    interval: 6000,
 +
    width: 965,
 +
    height: 300,
 +
    footer: "follow me",
 +
    theme:
 +
    {
 +
          shell:
 +
          {
 +
              background: '#005566',
 +
              color: '#ffffff'
 +
          },
 +
          tweets:
 +
          {
 +
              background: '#ffffff',
 +
              color: '#005566',
 +
              links: '#E2D61B'
 +
          }
 +
    },
 +
    features:
 +
    {
 +
          scrollbar: false,
 +
          loop: false,
 +
          live: false,
 +
          hashtags: true,
 +
          timestamp: true,
 +
          avatars: false,
 +
          behavior: 'all'
 +
    }
 +
}
 +
).render().setUser('ks_liu').start();
 +
</script>
 +
</div>
 +
</html>

Revision as of 14:46, 5 July 2011

This is Kathy Sirui Liu's iGEM notebook.