Hi!

Currently 'read-expenses' application included with pilot-link package is
not very useful, since it produces unstructured output, which is difficult
to parse and process.

For personal needs, I've done small hack: I've modified 'read-expenses' to
produce XML output. Then I wrote small XSLT transformation to convert this
XML file into HTML page, which could be printed and attached to your
expense report.

To run XSLT transformation, you need command 'xsltproc' which is part
of 'libxslt' package, which could be downloaded from
http://xmlsoft.org/

My code could be freely distributed under GPL. I hope you find it usefule
and it perhaps be included into pilot-link contrib.

The file is attached.

Sincerely,
Vadim Zaliva <[EMAIL PROTECTED]>


-- 
;;----------------------------------+-----------------------------------+
;; Vadim Zaliva                     + Those who do not understand Unix  +
;; mailto:[EMAIL PROTECTED]        + are condemned to reinvent it,     +
;; http://www.crocodile.org         + poorly.          (H. Spencer)     +
;;----------------------------------+-----------------------------------+

expense-xml.tar.gz

Reply via email to