Screen Capture & OCR

It captures image from custom area of desktop and passes is to GNU OCR engine Tesseract (http://code.google.com/p/tesseract-ocr/).

Visual Query cannot execute query to dBase


Win9x

Microsoft ODBC dBase driver

There was persistent error "Invalid..." when try execute SQL query using Microsoft ODBC driver to dBase table named "xxstat_w.dbf". The queries to other tables work OK. Problem causes underscore in file name. (but filename "xxstat_w.dbf" is OK).

Netfilter RTP Proxy

The netfilter xtables module called xt_RTPPROXY enables connecting two RTP/RTCP clients where at least one is hidden behind the NAT and have no public IP address.

Boot diskette preparation


linux

RedHat

Rescue linux diskette is possible whenever to prepare using:

mkbootdisk --device /dev/fd1 2.2.14-5.0

where version is directory /lib/modules/2.2.14-5.

IB SQL Monitor

Developer's tool for SQL command monitoring and profilling.

Boomerang

The Boomerang library accelerates the integration of SMS and EMS messaging into custom application. Developers can use it for rapid development message transmission services via numerous world-wide GSM operators.

Interbase Replicator

In many cases data of an enterprise are not stored in one database but they are distributed to more locations. Replication engine try to maintain data in each of databases as synchronous as possible. To be replication efficient, the engine catches only data changes and passes them to the other databases.

DBMoney for Delphi

DBMoney is library that enables access to tables of EIS Money 2000 SE/S3 of the CIGLER SOFTWARE, a.s. company.

Boomerang

The Boomerang library accelerates the integration of SMS and EMS messaging into custom application. Developers can use it for rapid development message transmission services via numerous world-wide GSM operators.

ABNF Generator

The abnfgen parses ABNF definitions from source file and generates output as state machine definition for Ragel. The aim is to make simplier implementation of parsers defined by ABNF language which is used in many RFCs.