Menu

Other projects

Other projects

DK tools and libraries

Tools for different purposes: Graphics conversion, Software development, HTML publishing, IT administration.
Most famous:

Field Name User interface Purpose
Graphics bmpp CLI Convert PNG/JPEG/NetPBM/TIFF → PDF/EPS/PS
wxbmpp GUI Convert PNG/JPEG/NetPBM/TIFF → PDF/EPS/PS
fig2lat CLI Convert Fig → PGF/PDF+TeX/EPS+TeX
Web htmlbook CLI Publish HTML like a book
Development dkct CLI C tool (debug and trace preprocessor)
IT administration itadmin CLI Use a MySQL database to manage your IT
File / directory dk-ls CLI List files, configurable output column order
Text dk-cat CLI Show file contents, includes some recoding functionality
dk-sort CLI Sort text (char or wchar_t) line by line
dk-lines CLI Extract specific lines from text stream
dk-t2h CLI Convert text → HTML
dk-t2l CLI Convert text → LaTeX
Users
Passwords
dk-pwgen CLI Generate passwords, PINs and hexadecimal keys
Network dk-send CLI Send data stream to one or multiple recipients over TCP
dk-recv CLI Receive data stream fro a dk-send process
Windows winprint GUI Schedule file contents to Windows print queue
ChangeScreenSize GUI Toggle between two screen sizes
Others plpdftex CLI PDF+TeX/EPS+TeX/PGF output driver for octpgfpl (GNU Octave package to draw diagrams for use with LaTeX)

See http://sourceforge.net/projects/dktools/


octpgfpl - Create 2D diagrams for LaTeX/pdfLaTeX from GNU Octave

The project contains a package for GNU Octave to create 2D diagrams for use with LaTeX or pdfLaTeX. Diagrams are written as PDF+TeX, EPS+TeX file pairs or as PGF files.

See http://sourceforge.net/projects/octpgfpl.