Code
I always have a few ongoing computer-related projects. Here is an overview of some of them.
BibConverter
BibConverter is an online service for converting citations from IEEEXplore and Engineering Village 2 to the BibTeX format. It's available at www.bibconverter.net. I have also written a notebook entry about it.
dot2tex - A Graphviz to LaTeX converter
The purpose of dot2tex is to give graphs generated by Graphviz a more LaTeX friendly look and feel. This is accomplished by converting xdot output from Graphviz to a series of PSTricks or PGF/TikZ commands.
PGF and TikZ examples gallery
PGF and TikZ is a package for creating high quality illustrations for use with LaTeX, ConTeX or pure TeX. It is a package that deserves a larger user base. I've therefore created a gallery of examples with code and results. Its purpose is to showcase PGF/TikZ and to be a useful learning resource.
A Blender to Sketch exporter
The sketch_export.py script is a simple tool for exporting Blender objects to the Sketch scene description language. A unique feature of Sketch is that you can easily use LaTeX to annotate your drawings.
A Blender to TikZ exporter
The tikz_export.py script is a simple tool for exporting Blender curves and empties to the TikZ format for use with (La)TeX.
