Team:UEA-JIC Norwich/Human practices/Media

From 2011.igem.org

(Difference between revisions)
Line 15: Line 15:
<p><br/><a href="http://www.edp24.co.uk/news/norwich_scientists_pave_way_for_truly_green_lighting_1_965755">&nbsp;&nbsp;Our interview in the regional newspaper</a></p>
<p><br/><a href="http://www.edp24.co.uk/news/norwich_scientists_pave_way_for_truly_green_lighting_1_965755">&nbsp;&nbsp;Our interview in the regional newspaper</a></p>
-
<html/>
 
-
 
-
<html>
 
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
<script>
Line 23: Line 20:
   version: 2,
   version: 2,
   type: 'profile',
   type: 'profile',
-
   rpp: 4,
+
   rpp: 30,
-
   interval: 6000,
+
   interval: 30000,
   width: 250,
   width: 250,
   height: 300,
   height: 300,
   theme: {
   theme: {
     shell: {
     shell: {
-
       background: '#333333',
+
       background: '#036124',
       color: '#ffffff'
       color: '#ffffff'
     },
     },
     tweets: {
     tweets: {
-
       background: '#000000',
+
       background: '#ffffff',
-
       color: '#ffffff',
+
       color: '#000000',
-
       links: '#4aed05'
+
       links: '#267505'
     }
     }
   },
   },
   features: {
   features: {
-
     scrollbar: false,
+
     scrollbar: true,
     loop: false,
     loop: false,
     live: false,
     live: false,
Line 49: Line 46:
}).render().setUser('UEAJIC_IGEM').start();
}).render().setUser('UEAJIC_IGEM').start();
</script>
</script>
-
<\html>
 

Revision as of 11:26, 19 September 2011

University of East Anglia-JIC

UNIVERSITY OF EAST ANGLIA-JOHN INNES CENTRE




SOCIAL MEDIA

Twitter Buttons

Facebook.jpg


<a href="http://www.edp24.co.uk/news/norwich_scientists_pave_way_for_truly_green_lighting_1_965755">  Our interview in the regional newspaper</a>

<script src="http://widgets.twimg.com/j/2/widget.js"></script> <script> new TWTR.Widget({

 version: 2,
 type: 'profile',
 rpp: 30,
 interval: 30000,
 width: 250,
 height: 300,
 theme: {
   shell: {
     background: '#036124',
     color: '#ffffff'
   },
   tweets: {
     background: '#ffffff',
     color: '#000000',
     links: '#267505'
   }
 },
 features: {
   scrollbar: true,
   loop: false,
   live: false,
   hashtags: true,
   timestamp: true,
   avatars: false,
   behavior: 'all'
 }

}).render().setUser('UEAJIC_IGEM').start(); </script>