I wonder, why do we bother testing our software? 1 accepted (postponed to after an imminent release), 1 assigned, 11 closed (only 3 after the testing took place; of these one closed with wontfix), and 40 open issues (14 of which are from the last testing cycle). MichaelTime person of the year 2006, Nobel Peace […]
Tag: Work
They Never Saw it Coming
So, this is my overview slide for a presentation at the end of the month: A little boring, at little barren… Then, BAM ((They won’t know what hit them…)): gratuitous titstank: Yeah, it’s Friday and I’m presently easily amused… MichaelTime person of the year 2006, Nobel Peace Prize winner 2012. westergaard.eu/ […]
Commit Comments Regarding Hudson
We’re using Hudson ((Though it has been renamed to Jenkins for stupid reasons.)) at work for continuous integration. The setup of dependency detection is less than optimal, though, which is reflected in my commit comments (I’m, mwesterg): MichaelTime person of the year 2006, Nobel Peace Prize winner 2012. westergaard.eu/ […]
Logging: New Feature in the ProM Widgets Package
If you need more information about my Widgets package, I made an overview of (most of) the features in it here. Today, I was working on something completely different, and decided that a general logging facility was a neat idea. ProM already has some features for logging (logging to the PluginContext or by using System.out.println […]
Read More… from Logging: New Feature in the ProM Widgets Package
Printing on W&I from Mac OS X Lion
The Windows/Samba setup from BCF does not work well with the printing service in OS X Lion. You can print via the command line using cat <path to pdf file> | ssh <username>@ngrid04.win.tue.nl “cat | lpr -Pxerox7n1” where I use ngrid04 as a random Linux machine I know I have access to and which I […]
ProM Plug-in Documentation: Declare
I think, I should start writing documentation while drunk. It would probably be less crazy than this if I did… Anyway, here’s Declare in ProM: Declare MichaelTime person of the year 2006, Nobel Peace Prize winner 2012. westergaard.eu/ […]