From the monthly archives:

June 2008

Validating English Word Pronunciations

by venukb on June 30, 2008

I find myself pronouncing a lot of English words differently from what my friends do. One of the reasons for this is the fact that English just happens to be one of the 5 languages that I speak.

A couple of these word pronunciations also lead to a healthy debate with neither party accepting defeat and the only way to conclude such a debate is to validate the pronunciation.

Not to boast, but most of these debates are won by me and there is no denying that I have lost a couple too ! Surprisingly there have been debates where both parties have lost :)

When you are also in a similar situation below are some of the tools

...

{ 4 comments }

Firefox 3 - What is new ?

by venukb on June 22, 2008

Firefox 3 was downloaded by more than 8 million users in 24 hours and it might well go down as the most downloaded software in 24 hours !

India's contribution in the above 8 million was 226K  and US was the highest with 4632K.

Talking of new features in FF3, Alex Faaborg, the user experience designer who worked on Firefox 3 has a very detailed post on the new UI features here

http://tinyurl.com/yv5xp4

Below are 2 unique features in FF3, which I haven't seen in hundreds of posts that cover the new FF3 features.

Scrolling using Spacebar

If you are keyboard junkie, I am sure you too will love this feature.

Till now, If you intended to scroll

...

{ 7 comments }

Download Firefox 3

by venukb on June 18, 2008

Firefox 3 intended to create a world record for the most software downloaded in 24 hours .

June 17 was fixed as the release date and when I tried to download yesterday, the servers were down.

They seem to be back online now and you can download the latest Firefox from the below link:

http://www.mozilla.com/en-US/firefox?p=downloadday

At the time I downloaded, 14K people had downloaded FF3 from India compared to 1063K downloads from US :)

Also don't forget to check the "Tips and Tricks" page; it will help you to get the most out of Firefox 3

Lifehacker also has an interesting post on the history of

...

{ 7 comments }

How To: Activate or Deactivate a Service on Linux

by venukb on June 13, 2008

A service is a long running executable which does require any user intervention and is configured to start when the operating system is booted.

On Windows, the services are managed via services.msc and you can also communicate with a NT service using the SC tool.

On Linux the services can be controlled via the chkconfig command line tool.

Usage details of chkconfig  is shown below:

chkconfig --list [name] chkconfig --add <name> chkconfig --del <name> chkconfig [--level <levels>] <name> <on|off|reset>

Add and Del options are used to create or delete services for management. A service can be activated

...

{ 3 comments }

Safely Remove USB Hardware

by venukb on June 11, 2008

I have been reading in many posts which mention special tools to help in ejecting/removing a USB disk.

The Windows "Safely Remove Hardware" feature has been notorious for hiding itself after installing the new hardware.

You do have the option of Ejecting the hardware; however this becomes a pain if you are working with multiple USB devices.

cruzer

Also in Windows XP, one USB device might list multiple entries in the Remove Hardware dialog. In Windows Vista there is a option to filter the device components.

Do you really need to eject the USB Hardware ?

Most of the USB Disks are optimized

...

{ 5 comments }

Woopra Web Analytics

by venukb on June 10, 2008

Web Analytic tools are must have for anybody running a website since they give interesting insight into your site’s traffic patterns.

Woopra Web Analytics was mentioned/reviewed by so many sites that I had to give it a try.

After signing up for Woopra, I immediately proceeded towards the downloads page. I installed the Desktop Client (for which I had to upgrade the JRE on my system to 1.6) and also installed the WordPress Plug-in.

woopra

Only after installing the WP Plugin did I realize that I had to have an "Invitation Code" to use Woopra !

Without an code you need to wait till Woopra inspects and

...

{ 2 comments }