Team:Amplino/Home

From 2012e.igem.org

(Difference between revisions)
(Contact Us)
(Contact Us)
Line 8: Line 8:
<html>
<html>
-
 
+
<script type='text/javascript'>
-
<script>
+
    jQuery(function($){
-
new TWTR.Widget({
+
        $(".tweet").tweet({
-
  version: 2,
+
            username: "seaofclouds",
-
  type: 'profile',
+
            join_text: "auto",
-
  rpp: 4,
+
            avatar_size: 32,
-
  interval: 30000,
+
            count: 3,
-
  width: 250,
+
            auto_join_text_default: "we said,",  
-
  height: 300,
+
            auto_join_text_ed: "we",
-
  theme: {
+
            auto_join_text_ing: "we were",
-
    shell: {
+
            auto_join_text_reply: "we replied to",
-
      background: '#ffffff',
+
            auto_join_text_url: "we were checking out",
-
      color: '#000000'
+
            loading_text: "loading tweets..."
-
    },
+
        });
-
    tweets: {
+
     });
-
      background: '#f0f0f0',
+
-
      color: '#000000',
+
-
      links: '#ff9900'
+
-
    }
+
-
  },
+
-
  features: {
+
-
     scrollbar: false,
+
-
    loop: true,
+
-
    live: false,
+
-
    behavior: 'default'
+
-
  }
+
-
}).render().setUser('Amplino').start();
+
</script>
</script>
 +
<div class="tweet"></div>
</html>
</html>

Revision as of 14:46, 29 April 2012

Getting Started

Welcome to our iGEM Entrepreneurship Wiki! We are just getting started, booting up the team, polishing the ideas, limiting our scope and addressing potential sponsors.

In the near future you can expect a blog on this wiki, with updates on our plans and progress.

Contact Us

For any inquiries regarding this iGEM Entrepreneurship project, please contact us at info@amplino.org.