Difference between revisions of "Team:IISc Bangalore"

 
(47 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{IISc_Bangalore}}
+
{{Template:IISc_Bangalore/hide}}
 +
{{Template:IISc_Bangalore/bootstrap.css}}
 +
{{Template:IISc_Bangalore/fontawesome.css}}
 +
{{Template:IISc_Bangalore/style.css}}
 +
{{Template:IISc_Bangalore/sidebar.css}}
 +
{{Template:IISc_Bangalore/animate.css}}
 +
{{Template:IISc_Bangalore/hover.css}}
 +
{{Template:IISc_Bangalore/accordian.css}}
 +
{{Template:IISc_Bangalore/sidebar.js}}
 +
{{Template:IISc_Bangalore/anijs.js}}
 +
 
 +
 
 +
 
 +
 
 
<html>
 
<html>
 +
<head>
 +
<title>Team IISc iGem</title>
  
<div class="column full_size" >
+
<script src="http://anijs.github.io/lib/anijs/anijs.js"></script>
<img src="http://placehold.it/800x300/d3d3d3/f2f2f2">
+
<script src="http://anijs.github.io/lib/anijs/helpers/dom/anijs-helper-dom.js"></script>
</div>
+
  
<div class="column full_size" >
+
<meta name="viewport" content="width=device-width, initial-scale=1">
<h2> Welcome to iGEM 2016! </h2>
+
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
 +
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 +
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all">
 +
<script src="https://use.fontawesome.com/fce310c82d.js"></script>
  
</div>  
+
<script src="js/jquery-1.11.0.min.js"></script>
 +
<script type="text/javascript" src="js/bootstrap.js"></script>
 +
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
  
<div class="column half_size" >
+
<link href="css/style.css" rel="stylesheet" type="text/css" media="all"/>
<h5>Before you start: </h5>
+
<link rel="stylesheet" href="css/flexslider.css" type="text/css" media="screen" />  
<p> Please read the following pages:</p>
+
<ul>
+
<li>  <a href="https://2016.igem.org/Requirements">Requirements page </a> </li>
+
<li> <a href="https://2016.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
</ul>
+
</div>
+
  
<div class="column half_size" >
+
<meta name="viewport" content="width=device-width, initial-scale=1">
<div class="highlight">
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<h5> Styling your wiki </h5>
+
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); }>
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
</script>
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>  
+
<meta name="keywords" content="Team IISc igem" />
 +
<!--Google Fonts-->
 +
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css" media="all" />
 +
<link href='//fonts.googleapis.com/css?family=Roboto:400,700' rel='stylesheet' type='text/css'>
 +
<link href="https://fonts.googleapis.com/css?family=Bitter" rel="stylesheet">
 +
<link href="https://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet">
 +
<!--JS for animate-->
 +
<link href="css/animate.css" rel="stylesheet" type="text/css" media="all">
 +
 
 +
 
 +
<!-- here are mine -->
 +
<link rel="stylesheet" href="sidebar.css">
 +
<link rel="stylesheet" href="team.css">
 +
<link rel="stylesheet" href="hover.css" >
 +
<script src="sidebar.js"></script>
 +
</head>
 +
<body>
 +
 
 +
<!-- <div class="banner">
 +
  <div class="container"> -->
 +
<nav class="navbar navbar-fixed-top text-center navbar-inverse">
 +
        <div class="container-fluid">
 +
        <div class="navbar-header">
 +
  </div>
 +
        <div class="collapse navbar-collapse" id="myNavbar">
 +
        <ul class="nav navbar-nav">
 +
          <li class="active hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore">Home</a></li>
 +
          <li class="hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore/Team">Team</a></li>
 +
 
 +
 
 +
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Project </a>
 +
        <ul class="dropdown-menu">
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Description">Description</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Experiments">Experiments</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Results">Results</a></li>
 +
        <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Notebook">Notebook</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Safety">Safety</a></li>
 +
        </ul>
 +
      </li>
 +
 
 +
 
 +
<li class="hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore/Parts">Parts</a></li>
 +
 
 +
                <li class="hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore/Collaborations">Collaborations</a></li>
 +
        <li class="hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore/Attributions">Attributions</a></li>
 +
        <li class="hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore/Human_Practices">Human Practices</a></li>
 +
        <li class="hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore/InterLab">InterLab</a></li>
 +
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Special Prizes</a>
 +
      <ul class="dropdown-menu">
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Integrated_Practices">Integrated Human Practices</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Engagement">Education and Public Engagement</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Model">Model</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Measurement">Measurement</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Entrepreneurship">Entrepreneurship</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Design">Applied Design</a></li>
 +
        </ul>
 +
      </li>
 +
        </ul>
 +
 
 +
      </div>
 +
 
 +
      </div>
 +
      </nav>
 +
 
 +
<div class="banner-main">
 +
 
 +
  <section class="slider">
 +
          <div class="flexslider">
 +
<span class="attri hvr-bounce-to-right ">Cellfiefuge</html>
 +
[[File:IgemIISc.jpg|100px]]
 +
<html></span>
 +
 
 +
        </div>
 +
      </section>
 +
 
 +
</div>
 +
 
 +
<!--FlexSlider-->
 +
<link rel="stylesheet" href="css/flexslider.css" type="text/css" media="screen" />
 +
<script defer src="js/jquery.flexslider.js"></script>
 +
<script type="text/javascript">
 +
    $(function(){
 +
      SyntaxHighlighter.all();
 +
    });
 +
    $(window).load(function(){
 +
      $('.flexslider').flexslider({
 +
        animation: "slide",
 +
        start: function(slider){
 +
          $('body').removeClass('loading');
 +
        }
 +
      });
 +
    });
 +
  </script>
 
</div>
 
</div>
 
</div>
 
</div>
 +
<!--banner end here-->
 +
<!--welcome-->
 +
<br><br>
 +
<!--content-middle-->
 +
<div class="content-middle wthree">
 +
<div class="container" id="refer">
 +
<div class="mid-content fadeInRight wow  animated" data-wow-delay=".5s">
 +
<h3>Overview</h3>
 +
</div>
  
<div class="column full_size" >
+
<div class="row">
<h5> Wiki template information </h5>
+
<div class="refer col-md-6">
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
+
<p class="whitef">With the advent of rDNA technology in the late 1970s, medicine, agriculture and several other areas underwent a quantum leap and from that point, progress only hastened, from one only one recombinant pharmaceutical  approved for human use (insulin) in 1982 to one hundred and fifty-one FDA approved protein based recombinant pharmaceuticals by 2009<a href="#refer" onclick="closeTab()">[1]</a>.
 +
<br><a href="https://2016.igem.org/Team:IISc_Bangalore/Description"><span class="readm hvr-ripple-out">Read more</span></a>
 +
</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<!--content-middle-->
 +
<!--content-middle-->
 +
<div class="content-middle wthree">
 +
<div class="container" id="refer">
 +
<div class="mid-content fadeInRight wow  animated" data-wow-delay=".5s">
 +
<h3>Our Bioreactor Design</h3>
 +
</div>  
  
</div>  
+
<div class="row">
 +
<div class="refer col-md-6">
 +
<p class="whitef leftMove">We realized that manufacturing units use expensive and energy expensive machinery <a href="#refer" onclick="closeTab()">[3]</a>. Hence, we engineered our bacteria in such a way that it could do most of the work done by these monstrous machines so that we no longer have to buy them and pay their bills.
 +
<br><a href="https://2016.igem.org/Team:IISc_Bangalore/Description"><span class="readm hvr-ripple-out">Read more</span></a>
 +
</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<!--content-middle-->
  
  
  
  
<div class="column half_size" >
 
<h5> Editing your wiki </h5>
 
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
 
<p> <a href="https://2016.igem.org/wiki/index.php?title=Team:Example&action=edit"> </a>Use WikiTools - Edit in the black menu bar to edit this page</p>
 
  
</div>
+
<br><br>
 +
<!-- accordian 1
 +
<div class="accordion"
 +
    data-anijs="if: click, on: .heading, do: $removeClass open, to: .open;
 +
                if: click, on: .heading, do: $toggleClass open, to: $parent target;">
  
 +
  
<div class="column half_size" >
+
<div class="item col-md-4" data-anijs="if:mouseenter, on: .heading, do: pulse animated, to: $children target">
<h5>Tips</h5>
+
<div class="heading blue">
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
      <span class="glyphicon glyphicon-chevron-down" aria-hidden="true" ></span>
<ul>
+
      <h4>Overview of our project</h4>
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
      <p>With the advent of rDNA technology...</p>
<li>Be clear about what you are doing and how you plan to do this.</li>
+
    </div>
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
<div class="content">
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
          <p class="whitef">With the advent of rDNA technology in the late 1970s, medicine, agriculture and several other areas underwent a quantum leap and from that point, progress only hastened, from one only one recombinant pharmaceutical approved for human use (insulin) in 1982 to one hundred and fifty-one FDA approved protein based recombinant pharmaceuticals by 2009<a href="#refer" onclick="closeTab()">[1]</a>.
<li>Avoid using very small fonts and low contrast colors; information should be easy to read. </li>
+
<br><a href="https://2016.igem.org/Team:IISc_Bangalore/Description"><span class="readm hvr-ripple-out">Read more</span></a>
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2016.igem.org/Calendar">iGEM 2016 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>
+
</div>
+
  
 +
  </div>
 +
  </div>
  
<div class="column half_size" >
+
<div class="item col-md-4" data-anijs="if:mouseenter, on: .heading, do: pulse animated, to: $children target">
<h5>Inspiration</h5>
+
<div class="heading blue">
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
      <span class="glyphicon glyphicon-chevron-down" aria-hidden="true" ></span>
<ul>
+
      <h4>Our Bioreactor Design</h4>
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
      <p>We realized that manufacturing... </p>
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
    </div>
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<div class="content">
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
        <p class="whitef leftMove">We realized that manufacturing units use expensive and energy expensive machinery <a href="#refer" onclick="closeTab()">[3]</a>. Hence, we engineered our bacteria in such a way that it could do most of the work done by these monstrous machines so that we no longer have to buy them and pay their bills.
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
      <br><a href="https://2016.igem.org/Team:IISc_Bangalore/Description"><span class="readm hvr-ripple-out">Read more</span></a>
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</p>
</ul>
+
</div>
+
  
<div class="column half_size" >
+
  </div>
<h5> Uploading pictures and files </h5>
+
  </div>
<p> You can upload your pictures and files to the iGEM 2016 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
+
When you upload, set the "Destination Filename" to <br><code>T--YourOfficialTeamName--NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
+
  
 +
<div class="item col-md-4" data-anijs="if:mouseenter, on: .heading, do: pulse animated, to: $children target">
 +
<div class="heading blue">
 +
      <span class="glyphicon glyphicon-chevron-down" aria-hidden="true" ></span>
 +
      <h4>Collaboration</h4>
 +
      <p>Indian iGEM meet</p>
 +
    </div>
 +
<div class="content">
 +
          <p class="whitef">The SVCE Indian iGEM meet was held on 23rd July, 2016 at SVCE, Chennai, India.The morning session consisted of presentations by the IIT-Madras, IISc Bangalore and SVCE, each followed by a round of questions from an audience that consisted of SVCE faculty, students and, members of the iGEM teams.
 +
    <br><a href="https://2016.igem.org/Team:IISc_Bangalore/Collaborations"><span class="readm hvr-ripple-out">Read more</span></a>
  
<div class="button_click"  onClick=" parent.location= 'https://2016.igem.org/Special:Upload '">
+
    </p>
UPLOAD FILES
+
  </div>
</div>
+
  </div>
 +
 
 +
  </div>
  
 
</div>
 
</div>
 +
accordian 1 -->
 +
 +
</div>
 +
</div>
 +
</html>
 +
[[File:Team3iisc.png|center|700px|From left: Abhijeet, Prabaha, Aiswarya, Shreyas, Arunavo, Srinath Sir]]
 +
 +
<html>
 +
 +
  
 +
<!--footer-->
 +
<div class="footer">
 +
<div class="container">
 +
<div class="footer-grids">
 +
<!-- <div class="col-md-4 footer-grid wow fadeInUp animated" data-wow-delay=".5s">
 +
<h3>About Cellfiefuge</h3>
 +
<p>From IISc.</p>
 +
</div> -->
 +
<div class="row">
 +
<div class="col-md-4 footer-grid animated wow fadeInDown animated animated" data-wow-duration="1200ms" data-wow-delay="500ms">
 +
<h3>Sponsors</h3><br><br>
 +
<ul>
 +
<li>
 +
</html>
 +
[[File:Snapgeneiisc.png|200px]]
 +
<html>
 +
</li><br>
 +
<li></html>
 +
[[File:Wellcomedbtiisc.jpg|200px]]
 +
<html></li>
 +
<br>
 +
<li></html>
 +
[[File:Ibeciisc.png|100px]]
 +
<html></li>
  
  
 +
</ul>
 +
</div>
 +
                                <div class="col-md-4 footer-grid animated wow fadeInDown animated animated" data-wow-duration="1200ms" data-wow-delay="500ms">
  
 +
<ul>
 +
<li>
 +
</html>
 +
[[File:Iisclogowhite.png|200px]]
 +
<html>
 +
</li><br>
 +
<li></html>
 +
[[File:Karnatakaiisc.png|100px]]
 +
<html></li>
  
  
 +
                                        <br>
 +
<li></html>
 +
[[File:Phdcareersupport.jpg|150px]]
 +
<html></li>
 +
</ul>
 +
</div>
 +
<div class="col-md-4 footer-grid animated wow fadeInUp animated animated" data-wow-duration="1200ms" data-wow-delay="500ms">
 +
<h3>Social</h3>
 +
<ul class="social-icons1">
 +
<li><a href="https://www.facebook.com/iiscbangaloreigem/?fref=ts" target="_blank"><i class="fa fa-facebook hvr-buzz"></i></a></li>
 +
<li><a href="https://twitter.com/IISc_iGEM" target="_blank"><i class="fa fa-twitter hvr-buzz"></i></a></li>
 +
</ul>
 +
</div>
  
 +
<div class="clearfix"> </div>
 +
</div>
 +
                    </div>
 +
</div>
 +
</div>
 +
<!--footer-->
 +
<!--footer-->
 +
<script src="http://anijs.github.io/lib/anijs/anijs.js"></script>
 +
<script src="http://anijs.github.io/lib/anijs/helpers/dom/anijs-helper-dom.js"></script>
 +
</body>
 
</html>
 
</html>

Latest revision as of 01:22, 20 October 2016



Team IISc iGem



Overview

With the advent of rDNA technology in the late 1970s, medicine, agriculture and several other areas underwent a quantum leap and from that point, progress only hastened, from one only one recombinant pharmaceutical approved for human use (insulin) in 1982 to one hundred and fifty-one FDA approved protein based recombinant pharmaceuticals by 2009[1].
Read more

Our Bioreactor Design

We realized that manufacturing units use expensive and energy expensive machinery [3]. Hence, we engineered our bacteria in such a way that it could do most of the work done by these monstrous machines so that we no longer have to buy them and pay their bills.
Read more