-
Android Core
Android: Gallery View without Pictures
Android’s Gallery View is one of the first widgets Android created. It’s so old now that some people even find…
Read More » -
Software Development
The Truly Educated Never Graduate
Science can be very complex in theory and people failing to think in these abstract terms probably get cold feet…
Read More » -
Core Java
Quick tips for improving Java apps performance
Ever had performance problems? Yeah me too. If my manager screams “faaaaster” one more time, i will have hearing impairment…
Read More » -
Core Java
Rules in JUnit 4.9 (beta 3)
Some time ago David Saff announced a beta release of JUnit 4.9. So I guess it is a good point…
Read More » -
Agile
The Ten Minute Build
Given a development environment any developer should be able to get hold of the source code, click a button or…
Read More » -
Enterprise Java
On DTOs
DTOs, or data-transfer objects, are commonly used. What is not s? commonly-known is that they originate from DDD (Domain-driven design).…
Read More » -
Best Of The Week
Best Of The Week – 2011 – W36
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Enterprise Java
On domain-driven design, anemic domain models, code generation, dependency injection and more…
Eric Evans has formulated what domain-driven design (DDD) is. Martin Fowler is a great supporter and advocate of DDD. These…
Read More »