Slides from AIS Group Meeting

Note: If you get a security error, it is not from my site but from SlideShare – I have contacted their support to fix the problem. This morning I gave a presentation of what I’ve been doing lately.  It is basically an extended version of my (planned) 5 minute presentation for the BEST workshop. These […]

Read More… from Slides from AIS Group Meeting

Time Limitation on Method Execution in Java

I’m currently running some experiments.  I am running a lot of experiments, and they may be very long-running.  The experiments take from a few milliseconds to minutes or even hours each and can either terminate successfully or by running out of memory.  I catch the OutOfMemoryException to capture the latter case.  Sometimes, however, it seems […]

Read More… from Time Limitation on Method Execution in Java

Couch Modeling: CPN Tools on iPad?

As a follow-up on my post showing CPN Tools on OS X, I now give to you: CPN Tools on iPad: Again, no, this isn’t true.  I’m really just running Air Display on my iPad and connect it to my Mac, which has the new Parallels 6 (which is mighty shiny in itself) and a […]

Read More… from Couch Modeling: CPN Tools on iPad?

Intro to the New Operational Support Service

For the last couple weeks, I've been working on a new operational support service with, among others, Joyce Nakatumba and Fabrizio Maggi.  Work has basically been focusing on two points: making a new protocol with support for sessions and making a meta-model for queries, supporting more structured requests and, in particular, responses. After spending some […]

Read More… from Intro to the New Operational Support Service

Playing With/Suffering SlickerBox

In ProM we use SlickerBox, a library providing a pretty neat skinning of Swing. Unfortunately, SlickerBox is very time-consuming and difficult to use if you go beyond the (very few) supported widgets. I wanted to set up a preferences pane for the new operational support service, and for shit and giggles decided to actually make […]

Read More… from Playing With/Suffering SlickerBox