Cumbers:tests

From OpenWetWare
Revision as of 16:51, 28 April 2007 by John Cumbers (talk | contribs) (→‎embedding flash, why doesn't this work?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

embedding flash, why doesn't this work?

<html> <object width="550" height="400"> <param name="movie" value="http://openwetware.org/wiki/Image:Mytestmovie.swf"> <embed src="http://openwetware.org/wiki/Image:Mytestmovie.swf" width="550" height="400"> </embed> </object> </html>

<html> <center> <script type="text/javascript" src="http://blip.tv/scripts/pokkariPlayer.js"></script><script type="text/javascript" src="http://blip.tv/syndication/write_player?skin=js&posts_id=211120&source=3&autoplay=true&file_type=flv&player_width=&player_height="></script><div id="blip_movie_content_211120"><a href="http://blip.tv/file/get/Titok16-BrownUniversityIGEM2007525.flv" onclick="play_blip_movie_211120(); return false;"><img src="http://parts2.mit.edu/wiki/images/thumb/c/c6/TeamPhotoBrown3.jpg/800px-TeamPhotoBrown3.jpg" border="0" title="Click To Play" /></a><br /><a href="http://blip.tv/file/get/Titok16-BrownUniversityIGEM2007525.flv" onclick="play_blip_movie_211120(); return false;"></a></div> </center><div class="blip_description">Brown University iGEM Team Video, 2007</div>

</html>

test1 from wikipedia

Research at Northeastern Ohio Universities College of Medicine and Ohio State University indicated that resveratrol has direct inhibitory action on cardiac fibroblasts and might be useful in inhibiting the progression of cardiac fibrosis.

[1]

References

  1. Olson ER, Naugle JE, Zhang X, Bomser JA, Meszaros JG. Inhibition of cardiac fibroblast proliferation and myofibroblast differentiation by resveratrol. Am J Physiol Heart Circ Physiol 2005 Mar;288(3):H1131-8. PMID 15498824
  • Gescher AJ, Steward WP. Relationship between mechanisms, bioavailibility, and preclinical chemopreventive efficacy of resveratrol: a conundrum. Cancer Epidemiol Biomarkers Prev. 2003;12(10):953-957.Free full text
  • Sinclair, David A., et al. "Calorie Restriction Promotes Mammalian Cell Survival by Inducing the SIRT1 Deacetylase." Science 305 (July 16 2004): 309-392.
  • Wolf, George. "Calorie Restriction Increases Life Span: A Molecular Mechanism." Nutrition Reviews 64.2 (Feb. 2006): 89-92

Using the "Biblio" extension

Research at Northeastern Ohio Universities College of Medicine and Ohio State University indicated that resveratrol has direct inhibitory action on cardiac fibroblasts and might be useful in inhibiting the progression of cardiac fibrosis [1].

References

  1. Olson ER, Naugle JE, Zhang X, Bomser JA, and Meszaros JG. Inhibition of cardiac fibroblast proliferation and myofibroblast differentiation by resveratrol. Am J Physiol Heart Circ Physiol. 2005 Mar;288(3):H1131-8. DOI:10.1152/ajpheart.00763.2004 | PubMed ID:15498824 | HubMed [olson]
  2. Gescher AJ, Steward WP. Relationship between mechanisms, bioavailibility, and preclinical chemopreventive efficacy of resveratrol: a conundrum. Cancer Epidemiol Biomarkers Prev. 2003;12(10):953-957.Free full text

    [gesher]
  3. Sinclair, David A., et al. "Calorie Restriction Promotes Mammalian Cell Survival by Inducing the SIRT1 Deacetylase." Science 305 (July 16 2004): 309-392.

    [sinclair]
  4. Wolf, George. "Calorie Restriction Increases Life Span: A Molecular Mechanism." Nutrition Reviews 64.2 (Feb. 2006): 89-92

    [wolf]

How can I reference 2?

A billion articles is a thousand million[1] articles.

test hot links

<html> <script language="JavaScript" src="http://reddit.com/.js" type="text/javascript"></script> </html>


This part goes in the page, where you want the random image <html> <script type="text/javascript" language="JavaScript"><!-- printImage(); //--></script> </html>

JScript test jpg randoms

<html>

<!-- This script is featured at JavaScript Planet at http://www.intricate.com/javascript/ Check out JavaScript Planet for more scripts, links, etc. Please leave this comment intact. -->

<SCRIPT LANGUAGE="JavaScript">

<!-- document.write("I love random images with JScript"); //-->

</SCRIPT> </html>


Javascript test

<html> <HEAD> <TITLE>My First JavaScript</TITLE> </HEAD> <BODY> <SCRIPT LANGUAGE="JAVASCRIPT" TYPE="TEXT/JAVASCRIPT"> <!-- document.write("I love JavaScript"); //--> </SCRIPT> </BODY> </html>


Frappr mappr test

<html> <EMBED allowScriptAccess="never"

 src="http://www.frappr.com/ajax/ygroupmap.swf?host=http://www.frappr.com/&gid=675709&zoom=14&lat=0&lon=0" 
 quality="high" height="300" width="300"
 NAME="frapprGroupMap" TYPE="application/x-shockwave-flash"
 PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">

</EMBED> </html>