Software Development
-
What Is Special About This? Significant Terms in Elasticseach
I have been using Elasticsearch a few times now for doing analytics of twitter data for conferences. Popular hashtags and…
Read More » -
10 ideas to improve Eclipse IDE usability
Few years ago, we had a mini IDE war inside our office. It happened between Eclipse and Netbeans supporters. Fortunately,…
Read More » -
API design and performance
When you design a new API you have to take a lot of decisions. These decisions are based on a…
Read More » -
Why Data Strategy Matters
Big Data has an alluring promise: crunch all of your datas and find out all these very important unknown things…
Read More » -
Using Git
Using Git When it comes to Software Version/Configuration Management, there might be a whole lot of vendor or open source…
Read More » -
GitHub vs. Bitbucket: It’s More Than Just Features
Let’s go back to 2005 when Bitkeeper, host of the Linux kernel project back then, pulled the trigger and changed…
Read More » -
How to build Java based cloud application
Recently, we were tasked to develop a SAAS application for big data analysis. To do data mining, the system need…
Read More » -
MySQL Transaction Isolation Levels and Locks
Recently, an application that my team was working on encountered problems with a MySQL deadlock situation and it took us…
Read More » -
Step by Step Web Service guide
To learn more on web services let’s first understand the concept of the service oriented architecture. What is Service…
Read More »