This library is able to encode/decode files in the following formats:
uuencode
xxencode
Base64
BinHex
yEnc
This is a converter from VDA/FS format to fbd format.
Usage:
vda2fbd vdainputfile > fbdoutputfile
This is a powerful and easy-to-use tcl/tk-based program
which can de/en-code BinHex, uuencoded, xxencoded, Base64,
and yEnc formats.
Xdeview uses tcl/tk 8.3, but the port can be configured to
use other tcl/tk versions (see the port Makefile).
This program decodes those annoying application/ms-tnef MIME
attachments that Microsoft mail servers helpfully use to encapsulate
your already MIME encoded attachments.
Due to the proliferation of Microsoft Outlook and Exchange mail
servers, more and more mail is encapsulated into this format.
The YTNEF program allows one to unpack the attachments which were
encapsulated into the YTNEF attachment. Thus alleviating the need to
use Microsoft Outlook to view them.
Now supports winmail.dat Outlook files
A flexible web-enabled frontend and application-server for different
databases ... that is WWWdb
Oracle Berkeley DB is a family of open source embeddable databases
that allows developers to incorporate within their applications a
fast, scalable, transactional database engine with industrial grade
reliability and availability. As a result, customers and end-users
will experience an application that simply works, reliably manages
data, can scale under extreme load, but requires no ongoing database
administration. As a developer, you can focus on your application and
be confident that Oracle Berkeley DB will manage your persistence
needs.
DBConnect (Database Connect) API is an easy to use C++ object API to allow
applications to connect to databases. Your DB applications can now become
cross platform and cross databased.
The API currently implements MySQL, Oracle8 and PostGreSQL drivers in the
Unix environments and MySQL, Oracle8 and ODBC in the Windows environment.
The AnimeNfo client with GTK support.
configuration.txt contains the configuration for server and port.
It will be read automatically by the program at beginning of execution,
so you don't have to fill the server and port value every time manually.
You can modify the configuration.txt file if necessary.
In order for the configuration.txt to work,
you have to put it in the same directory as the program.
LICENSE: GPL2 or later
The AnimeNfo client
The simplest AnimeNfo client. Written in C.
Despite being the simplest example of AnimeNfo client,
all socket operations were done in non-blocking.
LICENSE: GPL2 or later
GtkSQL is a graphical query tool for PostgreSQL/MySQL/SQLite. You can
work on multiple queries simultaneously:
* send the current query to the database
* add a new query
* delete current query
* rename current query
* export current query
* display the table information
* move to the next or previous query
* SQL keyword, table name and field name autocompletion
* rescan the table database.