Find topic
Web tools
Help
Tools
|
Main
>
TaporAch05ToolDeveloper
Tool Developer Persona
Martin (a few years later)
Assistant Professor, Department of English
"I'd be interested in sharing my tools, especially if I could see how they would be used by others."
Overview
- Enjoys experimenting with various text analysis tools
- Has developed several text analysis tools using PHP and PERL
- Contributes to many team-based research projects
- Communicates primarily through email
|
|
Presentation
Tools in the portal: How does it all work?
- Web Services
- Tools can be on any machine hooked up to the internet
- Tools can be written in virtually any programming language
How do I share my tool?
- generate a SOAP interface for your tool
- or use a standard http form (REST)
- register your tool throught the interface
- modify tool info through edit interface
Key Benefits
- SOAP tools automatically become available through REST
- REST tools automatically become available through SOAP
- end-users and developers can now find your tool more easily
- other developers can call your tool directly
- Text projects can now embed calls to your tool directly into their pages
- Combine your tool with other tools, through TAML.
Back up to Four Views of the TAPoR Portal (ACH 05)
|