How do you test the speed of a website or blog?
The response time of a website or web application is very vital from the usage point of view. Website or blog which has a slow response time will make the user or reader get frustrated. Nobody loves a blog which is very slow and takes a long time to load. Most of the newbie blogger’s or website developers don’t care about this which sometime affects the user turn-around and their blog or site revenue a lot. Even big sites or blog sometimes face this problem. How do you know your site or blog has got slow response time? How good it is going to be if some one is going to tell you about that ?
Lot of times we can see many people forget their system and network passwords. Sometimes we use to forget the passwords because by frequently changing the same. There are lot of companies that enforces employees to frequently change their system, network password for security reasons. It makes really harder to remember the passwords. Yep sometime it happens to WIFI ones. Unless otherwise you have a good Password Manager program, it is always difficult to maintain passwords for multiple systems or applications. Today we are going to see one such freeware program that helps you to recover WIFI passwords stored in your computer. The application name is
Why do you need to create a shortcut using Ant? When do you need to create that ? These might the questions that you will be thinking at this moment when you had a look into this topic. Yep I am here to answer these questions. I just made this topic just to create a buzz thats it but actually you can make Ant to execute any operating system specific commands through your build. It may be shortcut, or if you want to execute any operating system specific command you can make use of this tutorial. Ant currently supports widely used and famous operating systems like Windows, Apple, Linux, Solaris, AIX etc. You can get the list of supporting operating system from sun specification. You can get your current operating system by executing the following line of code in your java program