wiki-archive/twiki/data/GUID/LSIDSoftwareGapAnalysis.txt,v

275 lines
6.5 KiB
Plaintext

head 1.9;
access;
symbols;
locks; strict;
comment @# @;
1.9
date 2006.04.04.16.16.37; author RicardoPereira; state Exp;
branches;
next 1.8;
1.8
date 2006.04.04.16.05.02; author RicardoPereira; state Exp;
branches;
next 1.7;
1.7
date 2006.04.04.16.01.42; author RicardoPereira; state Exp;
branches;
next 1.6;
1.6
date 2006.04.04.15.57.46; author RicardoPereira; state Exp;
branches;
next 1.5;
1.5
date 2006.04.04.15.50.55; author RicardoPereira; state Exp;
branches;
next 1.4;
1.4
date 2006.04.04.15.50.24; author RicardoPereira; state Exp;
branches;
next 1.3;
1.3
date 2006.04.04.15.36.10; author RicardoPereira; state Exp;
branches;
next 1.2;
1.2
date 2006.04.04.15.35.39; author RicardoPereira; state Exp;
branches;
next 1.1;
1.1
date 2006.02.13.20.12.13; author RicardoPereira; state Exp;
branches;
next ;
desc
@
.
@
1.9
log
@Moved LSID software inventory to another page.
.
@
text
@---++ LSID Software Gap Analysis
*Coordinator(s):* Ricardo Pereira
*Participants:*
----
---+++ Description
This group will perform gap analysis of LSID software. We will make an "inventory" of the existing LSID software, identify additional components that need to be implemented to deploy a production quality LSID solution for biodiversity informatics.
This group will work in close collaboration with the PrototypingWorkingGroup, and it will use the prototypes being developed to identify needs and requirements.
----
---+++ Discussion
*Definition:* "In information technology, gap analysis is the study of the differences between two different information systems or applications, often for the purpose of determining how to get from one state to a new state. A gap is sometimes spoken of as 'the space between where we are and where we want to be.' Gap analysis is undertaken as a means of bridging that space." - From whatis.com
In our case, we are interested in performing the following tasks:
* To describe and evaluate existing LSID software;
* To identify missing components, or components that need to be rewritten or refactored; and
* To devise a plan to implement, rewrite or refactor these components;
* To execute that plan, probably after [[GUID2Workshop]].
This task group is very interested in tapping into the experience gained by several other GUID task groups that are developing LSID resolvers (see PrototypingWorkingGroup) to identify limitations on the current LSID software packages and identify new components to be developed. More specifically, we are now seeking answers for the following questions:
* Besides the existing LSID software, what components did you have to develop to make your LSID resolver work?
* What tasks were more time consuming in setting up your LSID resolver?
* Have you identified any new components that would have helped you to set up your LSID resolver? Please describe it.
* Have you found any components that were hard or ackward to use? What modifications would you propose?
* Have you found any problems or bugs in the existing components? Please report them.
*Note to convener:* When summarizing the responses to the, note that each LSID resolver has already answered many questions about their prototypes, such as LSID software stack used and hardware platform (see PrototypingWorkingGroup for details).
On LsidSoftwareInventory we present a brief inventory of existing LSID software. Feel free to add new entries, add information to existing entries, or to make corrections.
----
---+++ Conclusions and Recommendations
----
---+++++ Categories
CategoryWorkingGroup
CategoryInfrastructureWG
CategoryPrototypingWG@
1.8
log
@
.
@
text
@d35 1
a35 46
----
---+++ Inventory of LSID Software
Below we present a brief inventory of existing LSID software. Feel free to add new entries, add information to existing entries, or to make corrections.
---++++ IBM LaunchPad for Internet Explorer
*Description:* LaunchPad is a add-in for Microsoft Internet Explorer that allows the browser to handle LSIDs natively. It it provides a protocol handler for "lsidres:" protocol. See [[http://sourceforge.net/mailarchive/forum.php?thread_id=9789722&forum_id=43953][why it handles lsidres: protocol and not urn:lsid:]] (thread from LSID-dev mailing list).
*Category:* Client Software
*Programming Platform:* Developed in C plus plug and COM (Microsoft Component Object Model). Includes HTML, CSS, and a great deal of JavaScript code. Current build environments are MS Visual Studio 6 and 7.1 (.NET 2003).
*Current Status:*
*Resources:* http://lsid.sourceforge.net/
*Contacts:*
---++++ IBM LaunchPad for Mozilla Firefox
*Description:*
*Category:* Client Software
*Programming Platform:*
*Current Status:*
*Resources:* http://lsid.sourceforge.net/
*Contacts:*
---++++ (Template for New Entries)
*Description:*
*Category:* Client Software
*Programming Platform:*
*Current Status:*
*Resources:*
a36 1
*Contacts:*
@
1.7
log
@
.
@
text
@d40 1
a40 1
---++ IBM LaunchPad for Internet Explorer
d55 1
a55 1
---++ IBM LaunchPad for Mozilla Firefox
d70 1
a70 1
---++ (Template for New Entries)
@
1.6
log
@Added questions to prototype developers.
.
@
text
@d28 5
a32 2
* Have you identified any new components that would have helped you to set up your LSID resolver?
*
@
1.5
log
@
.
@
text
@d24 8
d43 1
a43 1
*Programming Platform:* Developed in C++ using COM (Microsoft Component Object Model). Includes HTML, CSS, and a great deal of JavaScript code. Current build environments are MS Visual Studio 6 and 7.1 (.NET 2003).
@
1.4
log
@Added framework for inventory of LSID software
.
@
text
@d24 2
a25 1
---+++ Inventory of LSID Software
@
1.3
log
@
.
@
text
@d16 1
a16 1
*Definition:* "In information technology, gap analysis is the study of the differences between two different information systems or applications, often for the purpose of determining how to get from one state to a new state. A gap is sometimes spoken of as 'the space between where we are and where we want to be.' Gap analysis is undertaken as a means of bridging that space." - From WhatIs.com
d24 2
d28 41
d70 1
@
1.2
log
@Added definition and goals of task group.
.
@
text
@d22 1
a22 1
* To execute that plan, probably after [[GUID2Meeting]].
@
1.1
log
@Initial revision
@
text
@d3 1
a3 1
*Coordinator(s): Ricardo Pereira*
d9 1
a9 3
This group will perform gap analysis of LSID software.
We will make an "inventory" of the existing LSID software, identify additional components that need to be implemented to deploy a production quality LSID solution for biodiversity informatics.
d16 11
@