Difference between revisions of "Team:UFAM-UEA Brazil"

(Prototype team page)
 
Line 1: Line 1:
{{UFAM-UEA_Brazil}}
+
<html xmlns="http://www.w3.org/1999/xhtml">
<html>
+
  
<div class="column full_size" >
+
<head>
<img src="http://placehold.it/800x300/d3d3d3/f2f2f2">
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</div>
+
  
<div class="column full_size" >
+
<link rel="stylesheet" type="text/css"  
<h2> Welcome to iGEM 2016! </h2>
+
href="https://2016.igem.org/Template:Team:UFAM-UEA_Brazil/home?action=raw&ctype=text/css" />
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
  
</div>  
+
<link rel="stylesheet" type="text/css"
 +
href="https://2016.igem.org/Template:Team:UFAM-UEA_Brazil/fullpage?action=raw&ctype=text/css" />
  
<div class="column half_size" >
+
<h5>Before you start: </h5>
+
<p> Please read the following pages:</p>
+
<style>
<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>
+
<li> <a href="https://2016.igem.org/Resources/Template_Documentation"> Template Documentation </a></li>
+
</ul>
+
</div>
+
  
<div class="column half_size" >
+
/* Style for our header texts
<div class="highlight">
+
* --------------------------------------- */
<h5> Styling your wiki </h5>
+
h1{
<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>
+
font-size: 5em;
<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>
+
font-family: arial,helvetica;
</div>
+
color: #fff;
</div>
+
margin:0;
 +
padding:0;
 +
}
  
<div class="column full_size" >
+
.section{
<h5> Wiki template information </h5>
+
text-align:center;
<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>
+
}
  
</div>
+
.section{
 +
background-size: cover;
 +
}
 +
.slide{
 +
background-size: cover;
 +
}
  
 +
#section0{
 +
background-image: url(bg1.jpg);
 +
padding: 0 0 0 0;
 +
}
 +
 +
#section6{
 +
background-image: url(team.jpg);
 +
padding: 0 0 0 0;
 +
}
 +
 +
#slideResultMolecularDesign{
 +
background-color: #64b5f6;
 +
padding: 0 0 0 0;
 +
}
 +
#slideResultMeasurement{
 +
background-color: #00FFaa;
 +
padding: 0 0 0 0;
 +
}
 +
 +
</style>
  
 +
<!--[if IE]>
 +
<script type="text/javascript">
 +
var console = { log: function() {} };
 +
</script>
 +
<![endif]-->
  
 +
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
 +
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/jquery-ui.min.js"></script>
  
<div class="column half_size" >
+
<script type="text/javascript" src="https://2016.igem.org/Template:Team:UFAM-UEA_Brazil/home?
<h5> Editing your wiki </h5>
+
action=raw&ctype=text/javascript"></script>
<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>
+
<script type="text/javascript" src="https://2016.igem.org/Template:Team:UFAM-UEA_Brazil/fullpage?
 +
action=raw&ctype=text/javascript"></script>
  
 +
<script type="text/javascript">
 +
$(document).ready(function() {
 +
$('#fullpage').fullpage({
 +
sectionsColor: ['#03a9f4', '#1e88e5', '#388e3c', ' #ffeb3b', '#8e24aa','#673ab7','#ef9a9a','#eeeeee'],
 +
anchors: ['slidePage', 'projectPage', 'resultsPage', 'partsPage', 'mathModelingPage','outReachPage','teamPage','contactPage'],
 +
menu: '#menu',
  
<div class="column half_size" >
+
//equivalent to jQuery `easeOutBack` extracted from http://matthewlein.com/ceaser/
<h5>Tips</h5>
+
easingcss3: 'cubic-bezier(0.175, 0.885, 0.320, 1.275)'
<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>
+
});
<ul>
+
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
<li>Be clear about what you are doing and how you plan to do this.</li>
+
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
<li>Make sure information is easy to find; nothing should be more than 3 clicks away. </li>
+
<li>Avoid using very small fonts and low contrast colors; information should be easy to read. </li>
+
<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>
+
  
 +
});
 +
</script>
  
<div class="column half_size" >
+
</head>
<h5>Inspiration</h5>
+
<body>
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
 
<ul>
+
<ul id="menu">
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<li data-menuanchor="slidePage"><a href="#slidePage">Home</a></li>
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<li data-menuanchor="projectPage"><a href="#projectPage">Project</a></li>
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<li data-menuanchor="resultsPage"><a href="#resultsPage">Results</a></li>
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<li data-menuanchor="partsPage"><a href="#partsPage">Parts</a></li>
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<li data-menuanchor="mathModelingPage"><a href="#mathModelingPage">Math Modeling</a></li>
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
<li data-menuanchor="outReachPage"><a href="#outReachPage">Out Reach</a></li>
 +
<li data-menuanchor="teamPage"><a href="#teamPage">Team</a></li>
 +
<li data-menuanchor="contactPage"><a href="#contactPage">Contact</a></li>
 
</ul>
 
</ul>
</div>
 
  
<div class="column half_size" >
+
<div id="fullpage">
<h5> Uploading pictures and files </h5>
+
<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="section " id="section0">
 +
<h1>Hydrargium</h1>
 +
<p>A revolutionary method to Hg bioremediation in E. coli</p>
 +
</div>
 +
 +
<div class="section" id="section1">
 +
<div class="intro">
 +
<h1>Project</h1>
 +
<p>Synthetic Biology allow us design new biological system for a specific function. We built an innovative system in Escherichia coli for mercury (Hg) bioremediation. Our project consists in two steps: designing a new promoter regulated by Hg and mer operon. To learn more about our project click below.</p>
 +
 +
<p class="readMore"><a href="#">Read more</a></p>
 +
</div>
 +
</div>
 +
 +
<div class="section" id="section2">
 +
<div class="intro">
 +
 +
<div class="slide" id="slideResultMolecularDesign">
 +
<h2>Results</h2>
 +
<h1>Molecular Design</h1>
 +
<p class="readMore"><a href="#">Read more</a></p>
 +
</div>
 +
 +
<div class="slide" id="slideResultMeasurement">
 +
<h2>Results</h2>
 +
<h1>Measurement</h1>
 +
<p class="readMore"><a href="#">Read more</a></p>
 +
</div>
 +
 +
</div>
 +
</div>
 +
 +
<div class="section" id="section3">
 +
<div class="intro">
 +
<h1>Parts</h1>
 +
<p>We built a library of new parts which are essential for the design of new biological circuits for mercury bioremediation, going from regulatory protein gene to structural region of enzymes. To see all the biobricks click below.</p>
 +
 +
<p class="readMore"><a href="#">Read more</a></p>
 +
</div>
 +
</div>
 +
 +
<div class="section" id="section4">
 +
<div class="intro">
 +
<h1>Math Modeling</h1>
 +
 +
</div>
 +
</div>
 +
 +
<div class="section" id="section5">
 +
<div class="intro">
 +
<h1>Out Reach</h1>
 +
<p>School lectures seems to be quite stressful sometimes and because students miss the focus quickly. The school evasion is easily noticed. We developed a program of practical classes that get out of that ordinary line. We did a program with funny and interactive lectures related to biological themes, synthetic biology and genetic engineering. We had a huge success. Check this out!</p>
 +
 +
<p class="readMore"><a href="#">Read more</a></p>
 +
</div>
 +
</div>
 +
 +
<div class="section" id="section6">
 +
<p class="readMore"><a href="#">View Team</a></p>
 +
</div>
 +
 +
<div class="section" id="section7">
 +
<h1>Contact</h1>
 +
</div>
 +
  
<div class="button_click"  onClick=" parent.location= 'https://2016.igem.org/Special:Upload '"> 
 
UPLOAD FILES
 
 
</div>
 
</div>
 
</div>
 
 
 
 
 
 
  
  
 +
</body>
 
</html>
 
</html>

Revision as of 20:16, 9 July 2016

Hydrargium

A revolutionary method to Hg bioremediation in E. coli

Project

Synthetic Biology allow us design new biological system for a specific function. We built an innovative system in Escherichia coli for mercury (Hg) bioremediation. Our project consists in two steps: designing a new promoter regulated by Hg and mer operon. To learn more about our project click below.

Read more

Results

Molecular Design

Read more

Results

Measurement

Read more

Parts

We built a library of new parts which are essential for the design of new biological circuits for mercury bioremediation, going from regulatory protein gene to structural region of enzymes. To see all the biobricks click below.

Read more

Math Modeling

Out Reach

School lectures seems to be quite stressful sometimes and because students miss the focus quickly. The school evasion is easily noticed. We developed a program of practical classes that get out of that ordinary line. We did a program with funny and interactive lectures related to biological themes, synthetic biology and genetic engineering. We had a huge success. Check this out!

Read more

Contact