Monthly Archives: May 2011
Migrating to Atlassian tools
So.. Finally found to spare time : I’ve migrated my old setup to include (most) of the Atlassian tools. I’ve got Crowd, JIRA, Confluence, Bamboo and Fisheye up-and-running, with SSO authentication. Next step is to figure out how to make … Continue reading
Posted in Development, Personal
Leave a comment
Working with re2c, lessons learned
I’ve completed the parser that parses bind9 style config files. The parser itself is based on the lemon parser generator, and the lexer is based on re2c. While testing and developing the parser, I’ve ran into some strange, undocumented issues. … Continue reading
Posted in Development
Leave a comment