TChan/Notebook/2007-4-22: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
 
Line 12: Line 12:
*** Drugs in clinical trials
*** Drugs in clinical trials
** Parsed out URL of Clinical Trials HTML, but will probably instead show the patient this in an XML format
** Parsed out URL of Clinical Trials HTML, but will probably instead show the patient this in an XML format
* All is documented here: [http://openwetware.org/wiki/TChan/Notebook/2007-4-23 Notebook for 4/22/07]


===By 4.26===
===By 4.26===
** From Deniz, figure out how to parse XML to parse out clinical trial info on MedStory
** From Deniz, figure out how to parse XML to parse out clinical trial info on MedStory
** Write code to do so
** Write code to do so

Latest revision as of 11:36, 24 April 2007

Plan

By 4.24

    • Learn how to parse out HTML to the degree that I can parse out the non-RSSed items on MedStory (ie. Drugs, Experts, etc.)
    • Write code to do so

Progress

  • Wrote code to:
    • Get HTML file of searched term from MedStory
    • Parse out lists of:
      • Drugs
      • Procedures
      • Experts
      • Drugs in clinical trials
    • Parsed out URL of Clinical Trials HTML, but will probably instead show the patient this in an XML format
  • All is documented here: Notebook for 4/22/07

By 4.26

    • From Deniz, figure out how to parse XML to parse out clinical trial info on MedStory
    • Write code to do so