Why Remote Debugging? Debugging is very important to find out problems in the software system. It is good idea to find all the bugs and
Year: 2013
>> Run Job Periodically in a specified time >> How Java Table works? >> Simple XML Serialisation(lightweight XML processing tool appropriate for android) ULR:http://simple.sourceforge.net/home.php
Sometimes we feel frustrated when we have to manage large number of files which we need to deploy some application. The files might be scripts,
1) How install and set Mate-Desktop as remote desktop sudo apt install mate-environment sudo apt install xrdp [sudo apt install vino]
Creating Debian installer(.deb) for linux based system makes the installation process very simple because we do not need to worry about the required files and
1) Why static block? Java static blocks are used to initialize the static variables. The static block code is loaded when Java Virtual Machine(JVM) loads
It is sometimes a great issue when one wants to serialize their objects into XML files. We have JAXB(Java Architecture for XML Binding) API which
If you want to install OpenCV in ubuntu, the clearcut explanation is provided here: The installation is explained here: http://opencv.willowgarage.com/wiki/InstallGuide%20%3A%20Debian The use of opencv library