The TeX-source is optimized for pdflatex,
and the build-script needs pdflatex.

build.sh:
 runs pdflatex various times, creates the thumbnails and produces
 eai.pdf in the end.

listOfPendingStuff.py:
 needs a python-interpreter. Tells me, what is still PENDING

buildHTML.sh:
 uses latex2html to produce the eai/ subdirectory with the
 paper in HTML.

clean.sh:
 removes all intermediate files and moves the *~-backups to .BACKUPS/

