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
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
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
15 Command Line Tools to Monitor Linux Performance
It’s really very tough job for every System or Network administrator to monitor and debug Linux System Performance problems every day.... more »
Tweet 0 Comments Save Tags: how-to , open source , unix-linux
Spring Data Arora SR1 released
Announcement of the service release of the Spring Data Arora release train
Tweet 0 Comments Save Tags: announcement , database , java , open source
5 Best Free Scala Books
Scala is a modern, object-functional, multi-paradigm, Java-based programming and scripting language that is released under the BSD license.
Tweet 0 Comments Save Tags: books , java , open source , reviews
XStream – XStreamely easy way to work with XML data in Java
From time to time there is a moment when we have to deal with XML data. And most of the time it is not the happiest day in our life.... more »
Tweet 0 Comments Save Tags: how-to , java , open source
Concurrent Garbage Collection in Java
This GC Blog Post covers the Concurrent-Mark-Sweep collector which is a "low pause" collector implemented in the hotspot Garbage Collector.
Tweet 0 Comments Save Tags: java , open source , research , server
IntelliJ IDEA is the base for Android Studio, the new IDE for Android developers
JetBrains Company Blog provides details on new Android Studio, an IDE being developed by Google in cooperation with JetBrains.
Tweet 1 Comments Save Tags: announcement , java , open source , tools
Hadoop powered products at LinkedIn
A look at 10 Hadoop powered products developed and used at LinkedIn.
Tweet 0 Comments Save Tags: cloud , news , open source , reviews
Web-Based Code Editors to Speed Up Coding
In this article we have gathered 5 web-based code editors which assist developers to work with JavaScript HTML, CSS, JSON, PHP, Pearl,... more »
Tweet 1 Comments Save Tags: open source , tools
A Taste of Salt: Like Puppet, Except It Doesn't Suck
Have you gotten frustrated with Puppet? Corey Quinn offers an impassioned argument for his favorite open source alternative.
Tweet 0 Comments Save Tags: open source , tools
Open Source Enterprise MBaaS platform: Get Started Guide
Enterprise Mobile Backend As a Service platforms are hot topics in the mobile development space. OpenMobster is a production-ready open... more »
Tweet 0 Comments Save Tags: cloud , java , mobile , open source
Android Studio dumps Eclipse for IntelliJ IDEA
Google fork Jetbrains’ development environment, adding live multi-device preview and Gradle support.
Tweet 0 Comments Save Tags: java , mobile , open source
10 reasons to learn Java Programming
10 reasons to learn Java programming language and why Java is one of the best programming
Tweet 0 Comments Save Tags: java , open source , opinion
5 Links for Developers and IT Pros 5-10-13
This week, we look at The Open Computing Project's push into open source networking switches, how to determine if a new software language... more »
Tweet 0 Comments Save Tags: methodology , open source , other languages , trends
PrimeUI 0.9 - jQueryUI Extensions Released with 6 new Widgets
PrimeUI is back with a brand new release and closer than ever to 1.0 Final. This 0.9 release brings 6 new widgets from PrimeFaces making... more »
Tweet 2 Comments Save Tags: javascript , open source
Creating A Single Page Website In Drupal 7
Creating a single page website is a new trend which is becoming popular. Actually single page website are mostly used when you have a... more »
Tweet 0 Comments Save Tags: open source , php
Master the unpredictable
Have you ever come to work on a Project that you cant quite overlook? Are Requirements not yet clear or changing fast? Here are some tips... more »
Tweet 0 Comments Save Tags: agile , java , methodology , open source
Hibernate 3 with Spring
Hibernate 3 with Spring
Tweet 4 Comments Save Tags: how-to , java , open source
Java, Equinox and EclipseRT on the Raspberry Pi
A short introduction on getting the Eclipse Runtime (OSGi / Equinox) running on the Raspberry Pi.
Tweet 0 Comments Save Tags: eclipse , java , open source
Top 5 jQuery Plugins for April 2013
jQuery plugins enrich web applications development by making them multifunctional and visually stunning. Every month number of jQuery... more »
Tweet 0 Comments Save Tags: javascript , open source , tools
Spring DataIntegrityViolationException
Spring DataIntegrityViolationException - Causes and Solutions for Hibernate and JPA: ConstraintViolationException,... more »
Tweet 0 Comments Save Tags: frameworks , how-to , java , open source
Template for J2EE Base
Create your whole J2EE Project structure, with this eclipse plugin.
Tweet 1 Comments Save Tags: eclipse , how-to , java , open source
Apache JMeter - Setup
Load testing is aimed at putting demand on a system or device and measuring its response. It is performed to determine a system’s... more »
Tweet 0 Comments Save Tags: java , open source , usability