Agenda
- furthering work on the PRP (see http://www.telscenter.org/confluence/display/PRP/Home) - Must be "ready to roll" by July 5
- authoring in the PRP:
- how will it be accomplished
- what are the milestones
- can we launch authoring tool from within an independent package (not within Eclipse), what do we need to do to get that working?
- who can fill out the documentation in this area more
- authoring in the PRP:
- list of hurdles for the authoring tool - Tony can you link this?
- alternative may be to continue to author in WISE??
- fast track is being used to do milestones for authoring tool, so currently not available on wiki - can this be made available?
launching authoring tool outside of eclipse:
http://tels-develop.soe.berkeley.edu:8080/jnlp/org/telscenter/jnlp/authoring-everything-snapshot/authoring-everything-snapshot.jnlp
if you go to this link you can see all the available jnlps of the authoring tool:
http://tels-develop.soe.berkeley.edu:8080/jnlp/org/telscenter/jnlp/authoring-everything-snapshot/
- Cynick continuing with work on splitting configurations for Tels and Pas Portal, 1/2 day more work
- Stephen wants to know if we want to have SDS to run on own machine, Aaron has done this. They are working on the documentation to do this. Can this be placed on the wiki somewhere? Arron will do this, and will check with Tony if he can't write to the confluence.
- Hiroki is working more on the Tels Portal - workgroup relationships - also teacher / student feedback
- Concord's Ruby on Rails page
- Version information available from the sds
$ curl -i -X GET -H 'Accept: application/xml' http://saildataservice.concord.org/ HTTP/1.1 200 OK Date: Wed, 28 Mar 2007 20:14:20 GMT Server: lighttpd/1.4.11 Content-Type: application/xml Cache-Control: no-cache Content-Length: 71 <sds> <name>Sail Data Service</name> <version>1.0</version> </sds> $ curl -i -X GET -H 'Accept: application/xml' http://rails.dev.concord.org/sds/ HTTP/1.1 200 OK Date: Wed, 28 Mar 2007 20:14:49 GMT Server: lighttpd/1.4.11 Content-Type: application/xml Cache-Control: no-cache Content-Length: 71 <sds> <name>Sail Data Service</name> <version>1.1</version> </sds>
- Cynick brought up possibility of implementing a repository for storing curnits within portal, using Java Repository API
- this would affect session data currently stored in SDS
- portal would have to publish external web service for retrieving versioned curnit