nblock's ~

Access multiple translations of a field in Tryton

June 3, 2016

A short blog post on how to access multiple translations of a field in the Tryton ERP.


Migrate from Perforce to Git

December 12, 2015

A short guide on how to migrate from Perforce to Git with support for incremental updates and history rewriting.


Mutt: automatically display an e-mail as HTML

December 5, 2015

In Mutt, show the HTML version of an e-mail for sites that send a broken text representation.


Vim: substitute inside a visual selection

November 24, 2015

How to substitute inside a visual selection with vim.


Using mutt alias files for email address completion

October 24, 2015

Convert data from an LDAP server to Mutt query format and use it for email address completion.


Subscribe to public calendars with OwnCloud

July 14, 2015

How to subscribe to public calendars with OwnCloud and vdirsyncer.


Processing jasper subreports with JasperStarter

June 2, 2015

Use JasperStarter to process JasperReports containing subreports with xml as datasource.


Extracting tabular data from pdf files

May 9, 2015

Using pdftotext, sed and LibreOffice to extract tabular data from pdf files.


Mocking open() in Python 3 unit tests

April 19, 2015

How to mock calls to open() without interfering with the builtin open().


On sending GnuPG public keys with Mutt on Arch Linux

January 4, 2015

What happens when you send public keys with the extension .asc using Mutt on Arch Linux.