Revisions for RotationResources
changed:
-
File format lab
Here are the example files we'll use in the file formats lab:
Text documents
- The pretest as a generic document: <a href="uploads/Pretest">Pretest</a>
- The pretest as a Word document: <a href="uploads/Pretest.doc">Pretest.doc</a>
- The pretest as a DOS (ascii) text document: <a href="uploads/Pretest_dos.txt">Pretest_dos.txt</a>
- The pretest as a unicode text document: <a href="uploads/Pretest_uni.txt">Pretest_uni.txt</a>
- The pretest as a mac text document: <a href="uploads/Pretest_mac.txt">Pretest_mac.txt</a>
- The pretest as a unix text document: <a href="uploads/Pretest_unix.txt">Pretest_unix.txt</a>
Spreadsheet data
- Text data as plain text: <a href="uploads/test_data">test_data</a>
- Text data as a tab-delimited file: <a href="uploads/test_data_tab.txt">test_data_tab.txt</a>
- Text data as a comma separated values file: <a href="uploads/test_data_comma.csv">test_data_comma.csv</a>
A useful, free text editor
- !SciTE, based on the Scintilla open source editing framwork: http://scintilla.sourceforge.net/SciTE.html
Reference Managers
Commercial ("ThomsonISI", http://thomsonisiresearchsoft.com/compare/)
- "EndNote", http://www.endnote.com/, personal bibliographic software
- "ProCite", http://www.procite.com/, personal bibliographic software
- "Reference Manager", http://www.refman.com/, personal bibliographic software
- "WriteNote", http://www.writenote.com/, web-based shared bibliography database
Free/open source
- "Papyrus", http://www.researchsoftwaredesign.com/, DOS/Windows personal bibliographic manager
- "JabRef", http://jabref.sourceforge.net/, cross-platform Java-based (1.4.2) personal bibliographic manager, Lyx integration, Bibtex format
- The "Bibliographic component", http://bibliographic.openoffice.org/ of "Open Office", http://www.openoffice.org
Consumer Health Informatics Lab
Deb Lewis's presentation: <a href="uploads/ConsumerHealthPathology.ppt">ConsumerHealthPathology.ppt</a>
HTML Practice
Introductory HTML slides: <a href="uploads/HTML.PPT">HTML.PPT</a>
Clinical case text document: <a href="uploads/HTML_case.txt">HTML_case.txt</a>
Class description text document: <a href="uploads/class_page.txt">class_page.txt</a>
XML Documents
XML lab procedure: <a href="uploads/PTPTT.xml">PTPTT.xml</a>
Procedure "language" DTD: <a href="uploads/PTDTD.dtd">PTDTD.dtd</a>
Stylesheet for procedures: <a href="uploads/PTPTT.xsl">PTPTT.xsl</a>