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
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
Spring DataIntegrityViolationException
Spring DataIntegrityViolationException - Causes and Solutions for Hibernate and JPA: ConstraintViolationException,... more »
Tweet 0 Comments Save Tags: frameworks , 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
Firefox 21 Official Launch is Tomorrow, Desktop’s Version Can be Grabbed Right Now
Mozilla is going to launch the latest version of its browser Firefox 21 today but the desktop version can be grabbed from the Mozilla’s... more »
Tweet 0 Comments Save Tags: news , open source , web services
Android Studio: our new, shiny Android IDE
The cat is out of the bag: yesterday, during Google I/O‘s keynote, we announced our new IntelliJ IDEA-based Android IDE, Android Studio.... more »
Tweet 0 Comments Save Tags: java , mobile , news , open source
A Quick Primer on MongoDB
A Quick Primer on MongoDB - which can be used to be familiar with MongoDB
Tweet 0 Comments Save Tags: database , how-to , open source
IntelliJ IDEA 13 Early Preview is Out
Most of the new features in this preview are about Android development support, but of course, everyone will find something tailored... more »
Tweet 1 Comments Save Tags: java , news , open source , tools
Apache Tomcat 7.0.40 released
The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.40.
Tweet 0 Comments Save Tags: announcement , cloud , java , open source
HTML5 Infographic: Past, Present and Future
HTML5 is one of the most popular markup language in this era. Mostly designers and developers use this amazing language as it is easy to... more »
Tweet 1 Comments Save Tags: css-html , open source , web design
codemotion Berlin 2013 technology lab: The aftermath
At the codemotion Berlin 2013, we, i.e. Michael Lex and Ben Ripkens, gave a technology lab. We had an ambitious plan: In three hours we... more »
Tweet 0 Comments Save Tags: agile , javascript , open source , web 2.0
Just how fast is JBoss Middleware?
Let Radical Rich show you how in this demonstration video from 855 ft up in the air!
Tweet 0 Comments Save Tags: how-to , humor , open source , opinion
IntelliJ IDEA & WebStorm in Developer Sandbox at Google I/O 2013
IntelliJ IDEA & WebStorm teams play in Developer Sandbox at Google I/O later this week. Stop by if you're there too!
Tweet 0 Comments Save Tags: announcement , java , open source , tools
How Google+ content recommendations work for your mobile website[video]
The Google+ Mobile Recommendations official video released on Monday will let the publishers incorporate a discovery element within any... more »
Tweet 0 Comments Save Tags: mobile , open source
20+ Examples of Getting Results with Big Data
We’ve never had greater, better analyzed, more pervasive, or increasingly connected computing power and information at a cheaper price in... more »
Tweet 0 Comments Save Tags: cloud , open source , server , web services
Ubuntu 13.04 was a bumpy upgrade if you have an NVidia card, how I fixed it
How I got Ubuntu upgraded after a bumpy process with 13.04.
Tweet 0 Comments Save Tags: how-to , open source , reviews , unix-linux
Patenting Open Source Software
Patenting FOSS may help in some cases, but the nature of FOSS development itself may mean that patenting some collaboratively developed... more »
Tweet 0 Comments Save Tags: open source , opinion , standards , trends
CSS and JavaScript tools to take your website to the next level
Want to enhance your website with the latest tools available? In this article, I have compiled a bunch of super useful tools to enhance... more »
Tweet 0 Comments Save Tags: css-html , javascript , open source
Data Grids & CAP
This post discussing the CAP properties of JBoss Data Grid depending on both configuration and network condititions.
Tweet 0 Comments Save Tags: cloud , open source , server , trends
Don't Miss the Android Developer Tools Session Livestream
Google is about to talk about the new Android build system - Gradle and IntelliJ. Don't miss this is you are an Android developer
Tweet 0 Comments Save Tags: java , open source , tools
Launching Scalabitz
This week marks the launch of my lingering weekend-project: scalabitz.com. It tries to surface interesting Scala content through the API... more »
Tweet 0 Comments Save Tags: java , news , open source , other languages
Getting started on creating JVM Agents for bytecode instrumentation
Overview of what are JVM agents focusing on how to create one for bytecode instrumentation (using the java.lang.instrument API) with code samples
Tweet 0 Comments Save Tags: frameworks , how-to , java , open source
Developing Web Application with Node.js, Express.js and MongoDB
This is a Proof of Concept for making Node.js to communicate with MongoDB through REST API
Tweet 0 Comments Save Tags: agile , frameworks , javascript , open source
Magento: Set, Get and Unset Session Variable
In this quick article we will see how we can deal with Session variable in Magento. Here dealing include set new variable, get value of... more »
Tweet 0 Comments Save Tags: how-to , open source , php , research
Magento: Get Payment Method name using Order ID
In this quick tip we will see how how we can get Payment Method name using the Magento Order ID.
Tweet 0 Comments Save Tags: how-to , open source , php , research