Team:Amplino/Home

From 2012e.igem.org

(Difference between revisions)
(Contact Us)
(Contact Us)
Line 10: Line 10:
<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>
<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
<script>
-
 
+
jQuery(function($){
-
window.alert('test');
+
        $(".tweet").tweet({
-
 
+
            username: "seaofclouds",
-
new TWTR.Widget({
+
            join_text: "auto",
-
  version: 2,
+
            avatar_size: 32,
-
  type: 'profile',
+
            count: 3,
-
  rpp: 4,
+
            auto_join_text_default: "we said,",  
-
  interval: 30000,
+
            auto_join_text_ed: "we",
-
  width: 250,
+
            auto_join_text_ing: "we were",
-
  height: 300,
+
            auto_join_text_reply: "we replied to",
-
  theme: {
+
            auto_join_text_url: "we were checking out",
-
    shell: {
+
            loading_text: "loading tweets..."
-
      background: '#ffffff',
+
        });
-
      color: '#000000'
+
     });
-
    },
+
-
    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:36, 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.