Elasticsearch is basically a search server based on lucene, which provides facilities to store data as JSON documents and scalable searching of those documents. This is a very handy solution in storing statistics on different aspects such as counters, events and later …
Udith's Space Articles.
As Oracle claims “JavaFX is a set of graphics and media packages that enables developers to design, create, …
If you are following Test Driven Development(TDD) in developing a software, you must use a testing framework suitable …
CUDA is a parallel computing platform and programming model created …
Do you think that the battery percentage/level at which Ubuntu gives the “Battery Low” warning is too high or too …
This is my first HTML-JavaScript based game. The objective of this simple game is to destroy wooden boxes by shooting …
U Splitter is a lightweight application for file splitting. Using U Splitter, large files can be split into several …
Most of us who are using Microsoft Windows as our primary operating system, but love Ubuntu as well, used to …
One of the most irritating things I have experienced in Ubuntu 11.04 was the inability to disable touchpad. Though my …
A Simple Calculator Application In this tutorial Iโm going to show how to customize a C# .net text box which …