Recent Posts

NLJUG Speaker Mentoring Programma : 20 toekomstige sprekers, één geweldige avond

Op 7 juli verzamelden 20 enthousiaste deelnemers zich op het OpenValue-kantoor in Utrecht voor de eerste sessie van de NLJUG Speaker Mentoring Pogramma : het gratis programma dat je helpt de stap van publiek naar spreker te maken. Onder leiding van Java Champions Bert Jan Schrijver, Brian Vermeer en Maarten Mulders, bijgestaan door ervaren (inter)nationale sprekers en onze programmacommissie, stond …

Read More »

BoxLang 1.16.0 Released!

Author: Cristobal Escobar Original post on Foojay: Read More BoxLang 1.16.0 is here, closing 50 issues across new features, improvements, and bug fixes. The theme running through this release is control: control over how HTTP clients are created and reused, control over what happens when a request fails, control over how much data a response is allowed to buffer, control …

Read More »

Scripting in small apps: you don’t need a container for a macro

Author: Austin Lehman Original post on Foojay: Read More Disclosure: I maintain Aussom, an Apache 2.0 interpreted language for the JVM. It’s the approach I argue for here, and I have tried to be clear about where it is the wrong choice. Your app has a scripting feature, or it should: a macro system, a rules layer, plugin hooks, something …

Read More »