Groovy 2.0 released with static type checking and compilation and more
Version 2.0 of the popular dynamic language Groovy is out, featuring static type checking, static compilation, modularity, JDK 7 project... more »
Tweet 0 Comments Save Tags: announcement , groovy , open source
Groovy 2.1 released
Hot on the heels of its 1.7+ million downloads last year, and its successful 2.0 release last summer, Groovy 2.1 continues its evolution... more »
Tweet 4 Comments Save Tags: announcement , groovy , java , other languages
InfoQ Speaks to Guillaume Laforge about the Recent Groovy 2.1 Release
InfoQ editor interviews Groovy project lead Guillaume Laforge about the recent Groovy 2.1 release, covering "invoke dynamic"... more »
Tweet 0 Comments Save Tags: groovy , java , other languages
PaaS vs MBaaS for Mobile Developers
Kii Cloud is a mobile backend as a service (MBaaS) which takes commonly-used functionality on the server side and makes it easily... more »
Tweet 0 Comments Save Tags: cloud , mobile , opinion , trends
User and Data management with Kii Cloud mobile backend
Kii Cloud is a mobile backend as a service (MBAAS) which takes commonly-used functionality on the server side and makes it easily... more »
Tweet 0 Comments Save Tags: cloud , mobile
Video Tutorial: Getting Started with Kii Cloud mobile backend
Kii Cloud is a mobile backend as a service (MBAAS) which takes commonly-used functionality on the server side and makes it easily... more »
Tweet 0 Comments Save Tags: cloud , how-to , mobile
SpringSource Tool Suites 3.0.0 Released – Re-organized, Open-Sourced, and at GitHub
The new major release of the SpringSource Tool Suites is now shipping as the "Spring Tool Suite" and the "Groovy/Grails... more »
Tweet 0 Comments Save Tags: eclipse , groovy , java , open source
Introducing Spring XD
The Spring team is kicking off a new initiative called Spring XD whose theme is tackling Big Data complexity.
Tweet 0 Comments Save Tags: announcement , java , news , open source
Adding Facebook authentication to your Android application
This post describes how to allow your users to signup/login to your Android app using Facebook with just a few lines of code using the... more »
Tweet 0 Comments Save Tags: cloud , mobile , tools
Top Java frameworks rated by developers
Just finished a project using open source libraries and have fresh impressions?
Tweet 2 Comments Save Tags: frameworks , java , opinion
Implementing API Façade with WSO2 API Management Platform
This blog post provides the implementation details of the previous blog... more »
Tweet 0 Comments Save Tags: java , open source , web 2.0 , web services
Top 10 Causes of Java EE Enterprise Performance Problems
Please note that this article is in-depth but I'm confident that this substantial read will be worth your time.
Tweet 1 Comments Save Tags: how-to , java , methodology , research
Neo4j 1.8 Release - Fluent Graph Literacy
The graph database Neo4j released its 1.8 GA version. It brings a lot of long awaited features, especially in the Cypher graph query... more »
Tweet 0 Comments Save Tags: database , java , news , open source
Productivity Spotlight: Cloud-based Java Development with Zero Downtime using Exo IDE and JRebel
Exo IDE users can now directly integrate JRebel into their "development PaaS" to attain cloud-based Java development without... more »
Tweet 0 Comments Save Tags: agile , java , tools
JavaFX Open Source to Include iOS and Android Implementations
We’ve been making progress in getting JavaFX open sourced. I wanted to take a few minutes to include this information on fxexperience... more »
Tweet 0 Comments Save Tags: gui , java , mobile , open source
Spring Data REST 1.1.0.M1 Released
The Spring Data team is happy to announce the next major step in the evolution of exporting domain objects to the web using RESTful... more »
Tweet 0 Comments Save Tags: database , frameworks , java , server
Hosted Continuous Integration Comparative
Assuming you have already decided to go for a hosted solution and put your continuous integration systems in the cloud, now you have to... more »
Tweet 0 Comments Save Tags: cloud , open source , reviews , tools
Stack exchange, moderators with OCD, and why some poor sap won’t be able to find a quick solution now
I've seen this happen to others too. If you don't follow the exact expectations of the moderators, you will have your answer removed.... more »
Tweet 0 Comments Save Tags: opinion
JavaFX for Tablets & Mobile
We're running a little survey here at FX Experience to get input from JavaFX developers (and everybody else!) as to the ways they would... more »
Tweet 2 Comments Save Tags: gui , java , mobile , open source
The State Of Scala 2013
As early as 1999, Martin Odersky had begun to envision a programming language that merged functional programming with object-oriented... more »
Tweet 0 Comments Save Tags: java , news
The Reality of a Developer's Life
In this post I am going to try to illustrate in a funny way the reality of a developer's life. With GIFs
Tweet 3 Comments Save Tags: humor , methodology , tools
Spring Framework creator Rod Johnson to join TypeSafe
Johnson to join as a member of Board of Directors to help oversee the development of Scala and related stack.
Tweet 2 Comments Save Tags: java , news , other languages
Spring Framework 3.2 goes GA
The most popular enterprise Java development framework, Spring, has now been updated to version 3.2. New features include Java SE 7... more »
Tweet 2 Comments Save Tags: announcement , frameworks , java , open source
Effective Java Debugging with Eclipse
Learning to write code efficiently is only one step towards becoming a coding master. Another step is learning to debug. When it comes to... more »
Tweet 0 Comments Save Tags: eclipse , java , tools
Git Explained: For Beginners
I’m working with Git now for about two years but only for my personal projects and those I have on GitHub. At work we still use TFS and... more »
Tweet 1 Comments Save Tags: how-to , open source , tools