User:Meagan

From 2011.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 11: Line 11:
[[User:Meagan/Tests/Breadcrumbs | Testing automatic breadcrumbs]]
[[User:Meagan/Tests/Breadcrumbs | Testing automatic breadcrumbs]]
 +
 +
 +
 +
* T-shirt design contest
 +
* Brochures / posters
 +
 +
 +
[[Team:Example2 | Team template pages]]
 +
 +
 +
[[User:Meagan/Forum | Forum post]]<br>
 +
[[User:Meagan/Main_Page_CSS | Main page testing]]
 +
 +
 +
<html>
 +
<!-- **Twitter Feed** -->
 +
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
 +
<script>
 +
new TWTR.Widget({
 +
  version: 2,
 +
  type: 'search',
 +
  search: 'igem',
 +
  interval: 6000,
 +
  title: 'What\'s being said about',
 +
  subject: 'iGEM on Twitter',
 +
  width: 250,
 +
  height: 300,
 +
  theme: {
 +
    shell: {
 +
      background: '#589e79',
 +
      color: '#ffffff'
 +
    },
 +
    tweets: {
 +
      background: '#ffffff',
 +
      color: '#444444',
 +
      links: '#a6c69d'
 +
    }
 +
  },
 +
  features: {
 +
    scrollbar: true,
 +
    loop: false,
 +
    live: true,
 +
    hashtags: true,
 +
    timestamp: true,
 +
    avatars: true,
 +
    toptweets: true,
 +
    behavior: 'all'
 +
  }
 +
}).render().start();
 +
</script>
 +
</html>

Latest revision as of 21:16, 13 July 2011

Regional Jamborees:


iGEM 2011 High School Division Competition

Workshops


Testing automatic breadcrumbs


  • T-shirt design contest
  • Brochures / posters


Team template pages


Forum post
Main page testing