-
Software Development
Modelling Is Everything
I’m often asked, “What is the best way to learn about building high-performance systems”? There are many perfectly valid answers…
Read More » -
Enterprise Java
Introducing Spring Integration
In this article we introduce Spring Integration. If you have not worked with Spring Integration before, it might help to…
Read More » -
Enterprise Java
Spring Integration with Gateways
This is the second article of the series on Spring Integration. This article builds on top of the first article…
Read More » -
Enterprise Java
Spring security 3 Ajax login – accessing protected resources
I have seen some blogs about Spring Security 3 Ajax login, however I could not find any that tackles how…
Read More » - Core Java
-
Enterprise Java
Java code generation with JAnnocessor
In this article I will show you how to generate code with JAnnocessor framework created by Nikolche Mihajlovski. First time…
Read More » -
Software Development
Fixing Bugs – if you can’t reproduce them, you can’t fix them
‘Generally, if you can’t reproduce it, it’s almost impossible to fix’. Anonymous programmer, Practices of Software Maintenance, Janice Singer Fixing…
Read More » -
Android Core
Android WebView CSS Support
Creating HTML applications can be a great way to cut down development time between two platforms. The trend today is…
Read More » -
Core Java
Java: Mergesort using Fork/Join Framework
The objective of this entry is to show a simple example of a Fork/Join RecursiveAction, not to delve too much…
Read More »