User:Niasw

From 2012.igem.org

(Difference between revisions)
m
m
Line 18: Line 18:
}
}
</style>
</style>
 +
<p class="Notice">
 +
'niasw' is a net name of <span style="font-style:italic;">Sun Sibai</span> in <a href="/Team:Peking">2012 Peking iGEM Team</a>.
 +
</p>
 +
<br />
 +
<p id="typing" class="Typewriter">
 +
He is sophomore in Peking University in 2012, majors in Physics. He has a wide taste on technology and technique because he is curious in everything he didn't know. He seems a little gifted on programming and scripting, so he is in charge of the wiki-page of 2012 Peking iGEM Project. He can handle some works on Blender, an open source software for 3D content creation suite, which helped him somehow when he shows his ideas to his teammates.
 +
</p>
<script type="text/javascript">
<script type="text/javascript">
var typePara=document.getElementById('typing');
var typePara=document.getElementById('typing');
Line 29: Line 36:
function TypeAchar()
function TypeAchar()
{
{
-
   typeNow
+
   textNow+=textContext[charindex];
 +
  ++charindex;
 +
  typePara.innerHTML=textNow+'_';
 +
  if (charindex >= textContent.length)
 +
  {
 +
    clearInternal(textTyping);
 +
  }
 +
}
 +
textTyping=setInternal('TypeAchar();',1000);
</script>
</script>
-
<p class="Notice">
 
-
'niasw' is a net name of <span style="font-style:italic;">Sun Sibai</span> in <a href="/Team:Peking">2012 Peking iGEM Team</a>.
 
-
</p>
 
-
<br />
 
-
<p id="typing" class="Typewriter">
 
-
He is sophomore in Peking University in 2012, majors in Physics. He has a wide taste on technology and technique because he is curious in everything he didn't know. He seems a little gifted on programming and scripting, so he is in charge of the wiki-page of 2012 Peking iGEM Project. He can handle some works on Blender, an open source software for 3D content creation suite, which helped him somehow when he shows his ideas to his teammates.
 
-
</p>
 
<p>
<p>
</html>
</html>

Revision as of 04:44, 23 July 2012

'niasw' is a net name of Sun Sibai in 2012 Peking iGEM Team.


He is sophomore in Peking University in 2012, majors in Physics. He has a wide taste on technology and technique because he is curious in everything he didn't know. He seems a little gifted on programming and scripting, so he is in charge of the wiki-page of 2012 Peking iGEM Project. He can handle some works on Blender, an open source software for 3D content creation suite, which helped him somehow when he shows his ideas to his teammates.