Biomod/2013/Dresden: Difference between revisions
No edit summary |
No edit summary |
||
| Line 121: | Line 121: | ||
</section> | </section> | ||
<script> | |||
$("style[media*='screen']").remove(); | |||
</script> | |||
</html> | </html> | ||
Revision as of 15:43, 25 October 2013
<html>
<figure class="box logo" data-symbol="H" data-category="1">
<img src="http://openwetware.org/images/c/c0/Logo_2.png">
</figure>
How to cure cancer with a plastic ball?
<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>
Check our video!
</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>
Welcome
we, the Dresden Nanormous, use polymers to produce hollow nanocontainers or polymersomes, whose walls contain channels for controlled transport. These channels are built by the DNA-origami technique that way we produce a highly flexible system. By encapsulation of an enyzme and the addition of antibodies we create a smart nanocontainer which could be used to fight cancer!
<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>Polymersome
</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>DNA origami channel
</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>Internal reaction
</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>
The picture shows a SEM image of our first polymersomes! The average diameter is about 200nm.
</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>
Follow us ..
</figcaption> </figure>
<figure class="box b2x2 slider" >
</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>
Nanosaurs 2012
</figcaption></figure>
<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>
<script> $("style[media*='screen']").remove(); </script> </html>