Load-time weaving, Spring and Maven.
As some of you might have read in my earlier post, I'm using load-time weaving in the project that I'm working on. Lately I've run in to some problems with…
As some of you might have read in my earlier post, I'm using load-time weaving in the project that I'm working on. Lately I've run in to some problems with…
What do you do when your Spring configuration isn't in charge of creating your objects that needs to be injected with stuff? This became a real problem for me when…
After a discussion about PowerMock with @olabini on Twitter I felt I had to write a post on testability. The truth "Autonomous, re-runnable, code-based tests are objectivity good" has created…
Twitter has actually just recently gotten a lot of traction in Sweden and Scandinavia. Google Trends show this clearly which means that a Swedish blog-post about Twitter is still sort…
I had the opportunity to present the Way Group initiated project OpenCauses.org at TED@PalmSprings this year. It was a fantastic experience and I got a great response on the project.…
Thanks to the launch of a Way Group-initiated project based on one of my ideas (much more on that later) I am going to talk at TED@PalmSprings. At TED all…
I'm a visual person which means that I see pictures in my head when I think about abstract things like structure, code and information. My guess is that most people…
All APIs have end-users. How and whether these users use a certain API depends on how useful the API is to them. This in turn is determined by what problem…