Backup your drivers using DriverMax

innovative-solutions Drivers (device driver or a software driver) are nothing but programs that interact with and run the Computer hardware properly. It is often considered as the back-bone for any operating system. Finding appropriate drivers to peripherals is often a challenge to anybody if the driver CD is lot. Even though one can find driver for literally any hardware device in the Internet, it is often a tough job to search and find the driver every time and it will be even painful when there is no Internet. How about a tool called DriverMax which can backup the drivers for you so that one can use it comfortably even if the operating system is reinstalled.

→ continue reading

November 17th, 2008 | 1 Comment

Running java program as Windows service

java-service Running programs as windows service is often a requirement in programming and when it comes to Java support there are only very few libraries available. Most of them use native APIs and mostly written in C and often needs a java executable stub for Windows. There are only very few that is quite simple to understand and can be used with less effort. Lets see some of the available APIs for Java Service which can be quite handy.

→ continue reading

November 12th, 2008 | 4 Comments

How to remove java older versions?

raproducts One of the most important thing for any Java programmer is to developing, compiling and running the program under same JRE and JVM version. Sometimes multiple versions of JRE versions in the system may lead to Java runtime conflicts while running java applications. If one has enabled the Java Autoupdate the JRE gets updated automatically and one can find multiple versions of JRE sitting inside the Windows JRE folder. Sometimes people often don’t know how to remove the older versions cleanly.

→ continue reading

November 10th, 2008 | Leave a Comment

How to create collage online?

collage Collage, the art of creating or assembling different forms of image to a complete one. Know more about Collage from Wikipedia. One can find collage in college and wedding albums more often and everybody must be fond of creating a collage of their own. But most of us are unaware of how to do that. It is often misunderstood that it requires quite a lot of effort and needs some expertise. There are few online tools and some handy offline applications can do the job with ease. Even Microsoft has released AutoCollage which is quite good.

→ continue reading

November 9th, 2008 | 3 Comments

Free translator Client from Translate.Net

Translate Translators and Online translation services are quite popular and it is one of the industry that is making quite a lot of money online and as well as offline. Most of us must be aware of lot of popular free online translators including Google Translate and Merriam-Webster dictionary but most of offline translator client for our desktop are not freeware and needs license. Today we will see a greatly useful tool called Translate.Net which is a open-source desktop tool which can act as client to popular free online translation services and can do a handy job.

→ continue reading

November 8th, 2008 | Leave a Comment