Agile Warsaw and Warsaw Java User Group Meeting

Posted by & filed under Agile.

Last week I participated Agile Warsaw meeting. There was amazing presentation called “Distributed Agile” run by Piotr Modrzyk. He revealed his experience gained while working on sprezentuj.pl in distributed environment. He showed the mechanism of kanban methodology in practice and motivational payment system that was really awesome and I am sure I would hire him… Read more »

openESB ETL plugin remarks

Posted by & filed under Enterprise Sevice Bus.

ETL plugin for openESB for small data migration project is awesome. I don’t know how would it work for small data warehouse issue where you get 4 gb of data daily. Maybe fine. But for other small migration project it does the job just fine and first of all it’s amazingly easy to setup. I… Read more »

myBatis fine links

Posted by & filed under java.

I found two fine links to mybatis configurations and examples: Initializing MyBatis on Application Startup using a ServletContextListener Beginning MyBatis 3

WarsawJUG: Clojure, REPL, Eclipse CCW, Eclipse Mylyn

Posted by & filed under java.

Two days ago I was participating a WarsawJUG meeting. Jacek Laskowski was speaking about clojure and some other amazing technologies he has learned while dealing with clojure and eclipse. (finally there was a guy that uses netbeans and claims that it worth something, most of the auditorium is eclipse, idea, spring coders – I predict… Read more »

Business Component Development with EJB Technology

Posted by & filed under java.

I’ve found in our office material from SUN course called The Business Component Development with EJB Technology, Java EE 5 (SL-351-EE5). After quick preview I know there is auction application implemented as a tutorial and there is whole business use cases description and UML: domain objects, persistence diagrams and implementation model. I am familiar with… Read more »