Advantages of Java SE 8
What of the benefits of using Java 8? How can you get benefits from using Java 8 on your applications. Should you upgrade to Java 8?
Dealing with various screen sizes in AndEngine based Games
Android devices are very much fragmented. Here are some approaches how to deal with multiple screen resolutions when you are planning to make game using AndEngine framework.
Spring security and sessionRegistry on grails
How to configure sessionRegistry in grails project. How to get list of online users (currently loggedin users) in grails.
Debugging javascript code
Developing client applications with java script is painful. Lack of native debugging options makes it more painful. Now you can easily debug java script like other big programming languages.