About Marek Piechut
List/Grid Author Archives Subscribe to the RSS feed of Marek Piechut

Introducing new technologies – How to battle resistance
Previously I had posted about the sad drudgery developers often have to deal with in large companies. I’ve decided to follow up that post due to two epic milestones the past week: ...

Web Services in Ruby, Python and Java
Today I’ve had to prepare some examples to show that web services are interoperable. So I’ve created a simple web service in Java using Metro and launched it on Tomcat. Then tried ...

The Perfect Singleton
From time to time I met Java programmers that are not really sure how they should implement Singleton pattern properly. (if you don’t have an idea what Singleton is just try Wikipedia: ...


