Draw a bar graph using data from database
According to Wikipedia, the definition of bar graph is as follows: A bar chart or bar graph is a chart or graph that presents grouped data with rectangular bars with lengths proportional to the...
According to Wikipedia, the definition of bar graph is as follows: A bar chart or bar graph is a chart or graph that presents grouped data with rectangular bars with lengths proportional to the...
This tutorial covers how to convert or pack Java class file(s) into an exe file or program. This tutorial does not covers how to do programming in Java language. This tutorial uses JSmooth software...
God Mode in Windows is actually called as “Windows Master Control Panel” shortcut. It is also labelled as All Task or All Task Folder. Commonly called as God Mode by the bloggers, is a shortcut to ...
Traffic simulation is the mathematical model of transportation system using computer software for better understanding, desing and operation of the system. Traffic simulation can be used to simulat...
From the past one month I’m working on a project using JSP. It involved retrieving MySQL database content using jQuery Ajax and display to the user. Problem was how to format the data at server sid...
Hbase like any other NoSQL databases is a columnar NoSQL database, which works well with semi-structures as well as with structured data. Following are the three modes of Hbase installation: S...
Encryption + USB = Security Security! one of the major issue every one faces in one or the other stages of life. Whether it may be online transactions or thieft of digital equipments such as smart...
Redis is a data structure server. Redis is the most popular key/value database. Redis development has been sponsored by Redis Labs. Redis is a cross-platform NoSQL database written in ANSI C and li...
UBUNTU, a debian based destro popular among the developers and corporate. Being a free destro, it does not lack the best functionalities compared to any other destro. UBUNTU has got a vast develope...
Basically website hosting is a two stage process. First stage is registering a domain and getting a hosting service. Second is building a website and getting it online. Lets see each step in detai...