Size: 1035
Comment: Updated suggestions/tasks
|
Size: 2573
Comment: Some very minor tweaks pertaining to wiki markup issues.
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
'''To Do list''' | #pragma section-numbers off ==== High priority: ==== 1. Auto log-in to !TouchGraph applet needed. 1. Need to disable applet features (log-in, edit profile) that are reproduced in !WebLearn profile page. 1. Auto populate !MyWebLearn URL in user's profile (to facilitate right-click linking). 1. Implement facility to search for user !MyWebLearn spaces by name. 1. Comment Frockle code. 1. Documentation of Frockle functionality, installation and demo. |
Line 3: | Line 10: |
To make sure we satisfy basic requirements of a demonstrator: | ==== Lower priority: ==== 1. Profile fields need validation, and indication of which are required/not implemented yet. 1. Improve user interface (links to view/edit profile, display !TouchGraph). 1. Provide current Javadoc at URL? (add Frockle to !CruiseControl?) 1. Download of Frockle/Bod demo shouldn't have link to 'Setup Servlet' on opening page. 1. Download of Frockle/Bod demo should have info about HSQLDB database on opening page. 1. Improve demo user data and instructions in Frockle/Bod demo download. 1. Provide live demo on LTG test server (when available). |
Line 5: | Line 19: |
1. Get eProfile web service working with !TouchGraph client. COMPLETE * may need newer version of eProfile client code which allows connecting to web service rather than static XML file. COMPLETE * may be browser issues (Linux) with !TouchGraph and pop-ups. CONFIRMED, need to confirm with Essex |
==== Very low priority ==== 1. Make http://frockle.oucs.ox.ac.uk look better. |
Line 9: | Line 23: |
=== Completed: === 1. Get eProfile web service working with !TouchGraph client. * may need newer version of eProfile client code which allows connecting to web service rather than static XML file. * may be browser issues (Linux) with !TouchGraph and pop-ups. (bug fixed) 1. Develop Ant build files for eProfile webservice, eProfile client and Frockle. 1. Add SVN externals to Frockle SVN to pull in !WebLearn and eProfileClient code without duplicating code. 1. Develop a !WebLearn template to display/edit a profile via eProfile web service. 1. Modify default Bod installer to create demo users. 1. Modify default Bod installer to create demo !MyWebLearn areas and make public. 1. Modify default Bod installer to include user directory tool (with ability to set/modify user email address). 1. Display !TouchGraph graph of FOAF network starting from user's home space. 1. Bug: Updating profile details displays a profile listing which is out of synch, even though profile has been updated. 1. Bundle !TouchGraph applet with !WebLearn webapp. (Build file needs to sign applet, provide index for jars in lib.) 1. Configure right-click to link to the user's !MyWebLearn area. ==== Other tasks: ==== |
|
Line 13: | Line 43: |
To satisfy Frockle objectives in the most basic way: 1. Develop a !WebLearn template to display/edit a profile via eProfile web service. 1. Develop a modified version of the !WebLearn search tool to search for !MyWebLearn spaces. 1. Add ability to view a FOAF network in !WebLearn (starting in a user's personal space?) 1. Add ability to view a user's profile in !WebLearn after navigating FOAF network. Other issues/tasks: |
High priority:
Auto log-in to TouchGraph applet needed.
Need to disable applet features (log-in, edit profile) that are reproduced in WebLearn profile page.
Auto populate MyWebLearn URL in user's profile (to facilitate right-click linking).
Implement facility to search for user MyWebLearn spaces by name.
- Comment Frockle code.
- Documentation of Frockle functionality, installation and demo.
Lower priority:
- Profile fields need validation, and indication of which are required/not implemented yet.
Improve user interface (links to view/edit profile, display TouchGraph).
Provide current Javadoc at URL? (add Frockle to CruiseControl?)
- Download of Frockle/Bod demo shouldn't have link to 'Setup Servlet' on opening page.
- Download of Frockle/Bod demo should have info about HSQLDB database on opening page.
- Improve demo user data and instructions in Frockle/Bod demo download.
- Provide live demo on LTG test server (when available).
Very low priority
Make http://frockle.oucs.ox.ac.uk look better.
Completed:
Get eProfile web service working with TouchGraph client.
- may need newer version of eProfile client code which allows connecting to web service rather than static XML file.
may be browser issues (Linux) with TouchGraph and pop-ups. (bug fixed)
- Develop Ant build files for eProfile webservice, eProfile client and Frockle.
Add SVN externals to Frockle SVN to pull in WebLearn and eProfileClient code without duplicating code.
Develop a WebLearn template to display/edit a profile via eProfile web service.
- Modify default Bod installer to create demo users.
Modify default Bod installer to create demo MyWebLearn areas and make public.
- Modify default Bod installer to include user directory tool (with ability to set/modify user email address).
Display TouchGraph graph of FOAF network starting from user's home space.
- Bug: Updating profile details displays a profile listing which is out of synch, even though profile has been updated.
Bundle TouchGraph applet with WebLearn webapp. (Build file needs to sign applet, provide index for jars in lib.)
Configure right-click to link to the user's MyWebLearn area.
Other tasks:
- Write up suggestions for:
- SVN repository re-structure.
- documentation regarding deployment of web service (build system, etc).
- technical overview of what web service does/how it works.