Biomod/2013/Dresden

From OpenWetWare
Revision as of 08:43, 25 October 2013 by Lucas Schirmer (talk | contribs)
Jump to navigationJump to search


<html> <section id="content">

        <div id="container" class="clearfix">
               <figure class="box logo" data-symbol="H" data-category="1">
                       <img src="http://openwetware.org/images/c/c0/Logo_2.png">
               </figure>


               <div class="box b2x2 tease" data-symbol="intro" data-category="student">
                       <h2>How to cure cancer with a <em>plastic ball?</em></h2>
               </div>


<figure class="box clickable b2x2" data-symbol="H" data-category="student">

                       <a href="http://www.youtube.com/"><img src="http://openwetware.org/images/e/e4/Video.png"></a>
                       <figcaption><p>Check our video!</p></figcaption>
               </figure>
               <figure class="box student clickable" data-symbol="H" data-category="student">
                       <a href="../team/team.html"><img src="http://openwetware.org/images/3/32/Team.png">
               </figure>
               <div class="box b1x2" data-symbol="description" data-category="student">
                       <p>Welcome</p>

<p> we, the <em>Dresden Nanormous</em>, use polymers to produce hollow nanocontainers or <em>polymersomes</em>, whose walls contain channels for controlled transport. These channels are built by the <em>DNA-origami</em> technique that way we produce a highly flexible system. By encapsulation of an enyzme and the addition of antibodies we create a <em>smart nanocontainer</em> which could be used to <em>fight cancer</em>!

               </div>
               <figure class="box clickable" data-symbol="H" data-category="student">
                       <a href="../project/index.html#polymersome"><img src="http://openwetware.org/images/4/49/Poly_final.png"></a>
                       <figcaption><p>Polymersome</p></figcaption>
               </figure>
               <figure class="box clickable" data-symbol="H" data-category="student">
                       <a href="../project/index.html#origami"><img src="http://openwetware.org/images/0/0b/Channel_final.png"></a>
                       <figcaption><p>DNA origami channel</p></figcaption>
               </figure>
               <figure class="box clickable" data-symbol="H" data-category="student">
                        <a href="../project/index.html#reaction"><img src="http://openwetware.org/images/f/f8/Reaction_final.png"></a>
                       <figcaption><p>Internal reaction</p></figcaption>
               </figure>


<figure class="box clickable b2x2" data-symbol="H" data-category="student">

                        <a href="../project/index.html#polymersome"><img src="http://openwetware.org/images/b/b2/Polsoms.png"></a>
                       <figcaption><p>The picture shows a SEM image of our first polymersomes! The average diameter is about 200nm. </p></figcaption>
               </figure>

<figure class="box student clickable" data-symbol="H" data-category="student">

                       <a href="https://www.facebook.com/dresdenanormous"><img src="http://openwetware.org/images/5/55/Facebook.png"></a>
                       <figcaption><p>Follow us ..</p></figcaption>
               </figure>
              

<figure class="box b2x2 slider" > <ul class="rs-slider" > <li><img src="../res/images/team/nm_team.png" alt="" /></li> <li><img src="../res/images/team/nm_team.pn" alt="" /></li> <li><img src="../res/images/team/nm_team.png" alt="" /></li>

</ul> <div class="prev"></div> <div class="next"></div> </figure> <figure class="box student clickable" data-symbol="H" data-category="student">

                                       <a href="http://openwetware.org/index.php?title=Biomod/2012/TU_Dresden/Nanosaurs"><img src="http://openwetware.org/images/b/b7/Nanosaurs.png"></a>
                                       <figcaption><p>Nanosaurs 2012</p></figcaption>
               </figure>	

</div>

 <script>
   $(function(){
     var $container = $('#container');
     $container.isotope({
       itemSelector : '.box',
               columnWidth: 220,
               sortBy : 'random',
               gutterWidth: 10,
               cornerStampSelector: '.logo',
               category : function( $elem ) {
                               return $elem.attr('data-category');
                       },
               sortBy: 'category'
     });



   });
 </script>

<script>

$(function () { $('.rs-slider').refineSlide({ transition  : 'fade', useThumbs  : false, autoplay: false, maxWidth: 460, onInit : function () { var slider = this.slider; $('.next').on('click', function (e) { e.preventDefault(); slider.next() }); $('.prev').on('click', function (e) { e.preventDefault(); slider.prev() });

} }); }); </script>

 </section>

<script> $("style[media*='screen']").remove(); </script> </html>