DDevelopment & Design Zapraszamy na płatny, wakacyjny staż TouK! byMagda ŻebrowskaMay 7, 20150 minute read Zgłoszenia przyjmujemy do 17.05. Magda Żebrowska
DDevelopment & Design How to run multiple guest OS in QEMU?byMarcin CylkeMarch 27, 2011 This weekend I’ve been fiddling with QEMU. I’ve installed OpenBSD on a single image and wanted to have two instances…
DDevelopment & Design GWT – RPC serialization problembyMichał TrzaskowskiJune 30, 2012 Type ‘some.type.you.are.sure.is.serializable’ was not included in the set of types that can be serialized by this SerializationPolicy. For…
DDevelopment & Design BigDecimal and Locale in GrailsbyMarcin PrzeradzkiOctober 8, 2012 I was recently puzzled by strange behaviour of Grails application with web service interface. It resulted with rounding currency amount values when I sent request from my browser but it worked perfectly if another client application sent same...