ATP allows you to read and compose mail packets of the QWK format,
commonly used on PC-based BBS systems. With this program, you can
download all of your new e-mail and board messages as a QWK packet,
read them offline, compose replies to selected messages off-line,
then upload all of your replies as one QWK reply packet the next
time you call the BBS.
Twisted News provides a very basic NNTP server, as well as an NNTP client
protocol implementation. Two message storage systems are supported: the
DB-API 2.0 backend stores and indexes messages in any compatible SQL database;
the Twisted dirdbm backend uses serialized Python objects stored directly on
the filesystem for message storage. Twisted News also has very rudamentary
support for moderated groups.
Twisted News is available under the MIT Free Software licence.
With XPN you can read/write articles on the Usenet with a good MIME
support (better than some well known newsreaders).
XPN can operate with all the most diffuse charset starting from US-ASCII
to UTF-8. When you edit an article XPN automatically chooses the best
charset, however is always possible to override this choice.
There also other useful features like scoring, filtered views,
random tag-lines, external editor support, one-key navigation,
ROT13, spoiler char.
DVISVG creates one SVG Document, which includes content of the selected page
from the specified DVI file. DVISVG produces outlines for used glyphs/characters
in DVI file as an external SVG Font.
SVG Document produced by DVISVG uses external SVG Fonts so there is
a problem with using Adobe's SVG Viewer which doesn't currently support it.
Solution is using embeded fonts which can to be easily inserted in svg file
from the external fonts file.
The AMSFonts collection is a set of miscellaneous TeX fonts that augment the
standard Computer Modern set normally distributed with TeX. AMSFonts includes
- Euler math fonts
- Extra mathematical symbols
- Blackboard bold letters (uppercase only)
- Fraktur letters
- Subscript sizes of bold math italic and bold Greek letters
- Subscript sizes of large symbols such as sum and product
- Additional sizes of the Computer Modern small caps font
- Cyrillic fonts (from the University of Washington)
HARU is a free, cross platform, open-sourced software library for generating
PDF. It supports the following features.
1. Generating PDF files with lines, text, images.
2. Outline, text annotation, link annotation.
3. Compressing document with deflate-decode.
4. Embedding PNG, Jpeg images.
5. Embedding Type1 font and TrueType font.
6. Creating encrypted PDF files.
7. Using various character set (ISO8859-1~16, MSCP1250~8, KOI-8R).
8. Supporting CJK fonts and encodings.
You can add the feature of PDF creation by using HARU without understanding
complicated internal structure of PDF.
pkpgcounter is a generic Page Description Language parser which can
either count the number of pages or compute the percent of ink coverage
needed to print various types of documents.
It currently supports the following file types:
- PostScript (both DSC compliant and binary)
- PDF
- PCL3/4/5
- PCLXL (aka PCL6)
- DVI
- TIFF
- ESC/P2
- OpenDocument (ISO/IEC DIS 26300)
- Zenographics ZjStream
- Samsung QPDL (aka SPL2)
- Samsung SPL1
The five latter ones, as well as some TIFF documents, are currently
only supported in page counting mode.
Colt is a package for scalable scientific and technical computing in Java. It
consists of several free Java libraries, for user convenience bundled under one
single uniform umbrella. Namely the Colt library, the Jet library, the CoreJava
library, and the Concurrent library.
The Colt library provides fundamental general-purpose data structures optimized
for numerical data, such as resizable arrays, dense and sparse matrices
(multi-dimensional arrays), linear algebra, associative containers and buffer
management.
LIBLINEAR is a linear classifier for data with millions of instances and
features. It supports L2-regularized classifiers (L2-loss linear SVM,
L1-loss linear SVM, and logistic regression), L1-regularized classifiers
(L2-loss linear SVM and logistic regression).
Main features of LIBLINEAR include
- Same data format as LIBSVM and similar usage
- One-vs-the rest and Crammer & Singer multi-class classification
- Cross validation for model selection
- Probability estimates (logistic regression only)
- Weights for unbalanced data
Paje is a graphical tool that displays traces produced during the
execution of multithreaded programs. Other programs can also generate
traces for this tool.
Key Features
* Supports multi threaded programs
- each thread of the analysed program can be individually displayed,
or multiple threads can be combined, to reduce screen space usage.
* Interactivity
- each entity represented on the screen can be interrogated for
more information,
- related entities are highlighted as mouse cursor passes over
some representation
LICENSE: LGPL2 or later