How-to monkey-patch OpenERP’s native Javascript
Here is a classic editable list in OpenERP v6.0 : It’s a custom view I created this month at work for one of our customer to let him select a list of products, then batch-print their labels on stickers. The view above is produced by the following XML:
How-to generate PDF from Markdown
Pandoc The first tool you can use to convert a Markdown file to PDF is Pandoc . To install Pandoc and all its dependencies on my Ubuntu 11.04, I used the following command: 1$ aptitude install pandoc texlive Then I applied the PDF transformation on the README.md file from …
Burlesque Burglary music video released
I’ve just released my last video project: a music video for Burlesque Burglary by Cool Cavemen . Here is the official announcement on the band website, and here is the video: https://www.youtube.com/watch?v=JYQ0YehsLyU It’s also the first time I produce subtitles, since I found …
Reusing vintage footage for Cool Cavemen’s concert intro
The goal of that project was to illustrate a pre-recorded soundtrack. The latter being to Cool Cavemen what The Ecstasy of Gold is to Metallica: a piece that is played before each show and serve as concert intro. It’s an original mockup of a radio broadcast, and a tribute …
Windows glitches
Using the holidays to tidy up my archives, I stumble upon old screenshots of Windows glitches I encountered when I was a student. Yes, the base platform at school was Windows, but it was 10 years ago (if this can constitute a valid excuse to not use Linux). Wait. What …