You are here: Home // Workshop
How to create Windows executable EXE from a Java Jar
Creating Windows executable EXE file from a Jar file:
//
Though java is a platform independent and runs on any platform but sometimes we need to deliver applications for the end users who are comfortable with Microsoft Windows. It is very hard to explain them why the .class files generated can’t get executed with double clicks. Even if you create a Jar file and try to execute this using a batch...
New Closure Tools from Google for developers
Finally Google has launched some nice tools for the developers who spend lots of time in developing complex web application using JavaScript. Google has launched “Closure Compiler”, “Closure Inspector” (extension to Firebug, the Firefox debugger extension), “Closure Library” and “Closure Templates” which are all open source tools to make the JavaScript...
Tips to earn more revenue from Google Adsense
If you are webmaster and are using Google Adsense to earn money from your website then you probably know that Adsense pays you when someone visiting your site clicks on an advertisement or per thousand impression of the image ad being displayed in your site.
One of the important stuff that we don’t know that Google can display ad based on the keyword density in your site’s content and...
How to start a Blog site
Nowadays we see lots of people are writing blogs for their site. These blogs are also a great source of income if we get huge traffic and if we place advertisements from Google adsense or adbrite or any other site which serves online advertisements. Even we can setup ad service for our own. Now a blog can be on any topic, like you can post blog on your daily living or your own thought or even you can...
An Introduction to Linux
Hello guys, I am a truely Linux lover . While learning Linux for first time I found many difficulties. There areÂ
a lots of commands associated with every single task. Even many of them require me to input many commandÂ
line arguments, otherwise they’ll not work and show me error. For every command to work I used to need to lookÂ
after the help and things got to be messed up to me. …after...
