Skip navigation.
Home

TODO LIST Nov 5, 2008

bioMobyJamboreeAnnotator:
Experiment finishes running next monday Nov 10, 2008

  • Test Annotator in IE 8 - make adjustments as necessary
  • Begin Phase 2 Implementation:
  • Searching for your own WebService
  • -Implement jquery autocomplete for webservice typeahead search
    -Talk to Eddie about how to talk to Registry to get list of latest moby web services
    -Check webservice for availability - Don't show if dead, show if available
    -Look at 'Moby Sim' for example of client code talking to Registry

  • The Non-Frustrating 'Create New Tag'
  • -remove 'Create New Tag' option... for now
    -New annotator component FOR Freetext tags ONLY
    -Freetext typeahead will be implemented using freebase suggest
    -Freetext typeahead will contact new Servlet for existing free-text tags used by the user
    -Implement class to take values and convert it to a JSONObject that conforms to ED-Freebase API
    -Implement servlet to retrieve a user's free-text tags - filter-sort-respond according to ED API

  • change where the value of the ontology parameter in the xml in EDWidget's convert_tags_to_xml function NET Nov 11, 2008
  • Documentation:

  • document the differences between OpenID 2.0 and OpenID 1.1 (Implementation-wise)
  • document the basic 'what's happening under the hood for openID'
  • EntityDescriber

  • Add Progress Bar
  • Discuss with Ben and Eddie about making a proper BUILD for ED
  • -no myEclipse dependancies
    -example - should be able to download ED and get started with it using Net Beans