加载中...

About

I’m a software developer from Austria. I currently work for RISE.

I’m am also graduate student of computer science at the Vienna University of Technology.

See my Résumé for more details…

  • Twitter @robertbachmann
  • Github
  • LinkedIn profile
  • Xing profile
  • about.me Profile

Contact details

Email
rb@robertbachmann.at
Cell phone
+43 664 40 67 512

Software projects

Free & Open Source Software projects I’ve worked on:

  • hAtom2Atom, which is an XSLT stylesheet for transforming hAtom to Atom. Developed together with Luke Arno and Benjamin Carlyle.

Free & Open Source Software projects I’ve contributed to:

  • Mercurial SCM
    • Added support for the Atom syndication format to Mercurial’s web frontend (hgweb)
    • Added an XML output format for Mercurial’s changelogs (hg log)
  • HTML::Tidy (Perl module with C code for using libtidy)
    • Added support for configuring HTML::Tidy without using a configuration file
    • Implemented minor bug fixes