This is a DataSource driver for Structures_DataGrid using RSS files.
This is a DataSource driver for Structures_DataGrid using XML files.
This is a Renderer driver for Structures_DataGrid that generates a CSV
string.
This is a Renderer driver for Structures_DataGrid that generates a XLS
string.
This is a Renderer driver for Structures_DataGrid that generates a XML
string.
XML_Feed_Parser is a parser for (the various) RSS and Atom format XML feeds.
It attempts to provide a somewhat unified API while still allowing access to
the full details of each feed type.
RT is a simple and human-readable table format.
RTtool is a converter from RT into various formats.
RT can be incorporated into RD.
At this time, RTtool can convert RT into HTML and plain text.
To convert into plain text, you need w3m.
tnef2txt is an application/ms-tnef parser. In addition to viewing the
files, it can also dump them to disk.
RT is a simple and human-readable table format.
RTtool is a converter from RT into various formats.
RT can be incorporated into RD.
At this time, RTtool can convert RT into HTML and plain text.
To convert into plain text, you need w3m.
A small and simple webserver programmed in C++ that was designed to make
sharing files easy.
By default, it shares whatever folder it was executed from on port 2000.
While simple, a good deal of flexibility is exposed when you read the
documentation and look at the optional configuration files.