As part of my freelance work I send data to APIs, often using XML for data transfer. I log the XML sent and received for debugging and auditing, however the…
A few weeks ago I posted about the trials of choosing a language and GUI toolkit. The requirements I had meant that I was leaning towards Java -- particularly because…
I'm currently working on a piece of software for a start-up company. As this is a completely new product, I'm in the unusual situation of being able to choose the technology…
For quackjson (a Python implementation of a BBS client) I needed to create a configuration file which allows the user to specify their login credentials and how they want the client…