-
Enterprise Java
Rapid Cloud Development with Spring Roo – Part 2: VMware Cloud Foundry
Spring Roo is a tool to offer rapid application development on the Java platform. I already explained when to use…
Read More » -
Android Core
Android: Smooth List Scrolling
If I had to compare iOS to Android and only list one major benefit iOS has over Android, it would…
Read More » -
Enterprise Java
Spring & JSF integration: Converters
When working with any web framework, you invariable run into the need to convert data input by the user from…
Read More » -
Software Development
Why Should You Become A Software Engineer
Like any normal blogger, I obsess about my blog. How much traffic am I getting? Where is the traffic coming…
Read More » -
Enterprise Java
JUnit’s Built-in Hamcrest Core Matcher Support
In the post Improving On assertEquals with JUnit and Hamcrest, I briefly discussed Hamcrest “core” matchers being “baked in” with…
Read More » -
Core Java
Calling private Java methods publicly?
We Java developers, known 4 access modifiers in Java: private, protected, public, and package. Well, except for the private, the…
Read More » -
Enterprise Java
Using Servlet 3.0 Async Features in Grails 2.0
I was talking to someone last week about the new support for Servlet 3.0 async features in Grails 2 and…
Read More » -
Enterprise Java
Using Servlet 3.0 Async Features in Grails 2.0
I was talking to someone last week about the new support for Servlet 3.0 async features in Grails 2 and…
Read More » -
Software Development
The Twitter API Management Model
The objective of this blog post is to explore in detail the patterns and practices Twitter has used in it’s…
Read More »