Wednesday, December 19, 2007
The evolution of Teamwork 3 - 4

What will be produced for the next releases? We are currently developing several features to enrich further 3 and eventually 4 releases of capabilities which will extend Teamwork user friendliness and integrability.
Some examples of user friendliness:
- full text searches, and a fast search unified interface
- ranking of all actions done, hence availability of new web parts for "popular" objects
Some examples of user friendliness:
- full text searches, and a fast search unified interface
- ranking of all actions done, hence availability of new web parts for "popular" objects
All this goes in the direction of making the application smarter about what you want to see and do first. In this perspective, we are also doing first experiments for building a new client, which will have limited but extremely intuitive functionality - more on this in future posts.
Integrability:
- all objects available as web services, allowing data mashups, custom clients etc.
- LDAP import/export
Integrability:
- all objects available as web services, allowing data mashups, custom clients etc.
- LDAP import/export
Labels: full text search, ldap, ranking, web services
Thursday, December 07, 2006
Teamwork and web services

We can now supply any Teamwork API through web services, by using Apache's Axis. Axis is surprisingly simple to use; we tested stubs from Java and Word's VBA, and works like a charm. You can satisfy wild needs, like having in Word the list of Teamwork's open tasks.
This can be particularly useful for Teamwork with workflow, and using web services to push and pull info on external services. We plan to give more visibility to the workflow suite in the next months, and how nicely it can work bundled with Teamwork.
This can be particularly useful for Teamwork with workflow, and using web services to push and pull info on external services. We plan to give more visibility to the workflow suite in the next months, and how nicely it can work bundled with Teamwork.
Labels: web services, workflow