From 1abf8826da2c04887378c76bb0e37635dc2ea715 Mon Sep 17 00:00:00 2001 From: Jakub Skoczen Date: Thu, 18 Feb 2010 19:04:57 +0100 Subject: [PATCH] Mention Talis --- examples/zgate/doc/ARTICLE | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/zgate/doc/ARTICLE b/examples/zgate/doc/ARTICLE index 573b552..a9dd2ad 100644 --- a/examples/zgate/doc/ARTICLE +++ b/examples/zgate/doc/ARTICLE @@ -3,7 +3,9 @@ BUILDING A SIMPLE HTTP-TO-Z3950 GATEWAY USING YAZ4J AND TOMCAT [Yaz4J](http://www.indexdata.com/yaz4j) is a wrapper library over the client-specific parts of YAZ, a C-based Z39.50 toolkit, and allows you to use -the ZOOM API directly from Java. +the ZOOM API directly from Java. Initial version of Yaz4j has been written +by Rob Styles from [Talis][http://www.talis.com] and the project is now +developed and maintained at IndexData. [ZOOM](http://zoom.z3950.org/api/zoom-1.4.html) is a relatively straightforward API and with a few lines of code you can write a basic application that can establish connection to a Z39.50 server. -- 1.7.10.4