From the category archives:

Windows

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

...

{ 2 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

...

{ 6 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

...

{ 2 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

...

{ 3 comments }

Cleanup your hard drive with WinDirStat

by venukb on May 14, 2008

At my workplace I somehow managed to eat up almost all of the 40GB on the primary partition and I had no clue as to what directory/file was eating up the space.

As usual, Windows XP has no inbuilt tools to accomplish the simple task of finding the culprit directories/files.

In my earlier post, I had mentioned about some of the tools which could help in a similar situation. Some of the tools that I mentioned on that post are no longer supported and hence I had to "google" to find the right tool for the cleanup task.

WinDirStat was one of the useful tool that I found ! Its a disk usage statistics viewer and cleanup tool

...

{ 8 comments }

Xobni is now publicly available

by venukb on May 6, 2008

Xobni is an excellent add-on for Microsoft Outlook and has definitely simplified email management for me. Even Bill Gates fell in love with this application and referred it as the next generation of social networking.

(Microsoft did try to acquire Xobni and it failed due to various reasons)

Xobni was initially invite only and today they have made it publicly available to everybody. If you use Outlook and manage a lot of mail, Xobni is a must have.

The following video highlights the unique features in Xobni

I have been using it for quite some weeks now and it has negligible effect on

...

{ 2 comments }

Screen Capture with Jing

by venukb on May 4, 2008

Jing, a concept project from TechSmith is a handy screen capture utility. It also adds up as a useful screencast utility.

One aim of the Jing project is to simplify the process of screen capture and screencasting and it does fulfill this aim. Jing has one of the simplest UI for taking screenshots.

In SnagIt you need to inform the app before hand whether you intend to capture a Window or a region. Jing automatically adjusts the capture boundary when you hover over the edge of the screen.

You can also highlight sections of the captured image, add text, frames and arrows. The Undo/Redo feature is also quite useful.

...

{ 5 comments }

Acer - Updating BIOS

by venukb on March 22, 2008

The BIOS on my Acer 1694 laptop was 3 years old and I did manage to find an updated version of the same on the Acer support web site. However ever after trying for about say 10 times, I couldn't upgrade the BIOS from Windows Vista.

The upgrade from Vista always ended with a blue screen and a system restart. I even booted from the Vista DVD and got into the command console (using Alt + F10 on the License screen) and tried updating the BIOS using command line; again blue screen followed by a system restart !!

After digging through some forums I realized that the BIOS could only be updated via XP which meant

...

{ 1 comment }

Windows Vista SP1 released

by venukb on March 19, 2008

Ah.. the day I have been waiting for ! Windows Vista SP1 has been finally released via windows update today !

I upgraded to Vista last year and there were a few issues bugging me including the file copy to external drives, WiFi connectivity, Printer Connectivity etc.

Few of the issues were addressed by patches and few of them were also fixed when I upgraded to the beta release of Vista SP1. With today's final release of SP1 I am hoping that MS has addressed all the reported issues in Vista.

Vista SP1 details:

Image_venukb

You can download the SP1 via Windows update; Note that if

...

{ 2 comments }

Microsoft’s World Wide Telescope

by venukb on March 3, 2008

The demonstration of WorldWide Telescope made Scoble cry and in his follow up post he did explain as to what made him cry.  I didn't cry (not to prove that I am stronger than Scoble :) ) , but was definitely impressed after seeing the following video.

(Note: It's a lengthy video and the streaming isn't that fast)

viewNode("0411aaa38a77a", {"height": "320", "width": "500"});

 

You might also like reading this paper from Jim Gray which triggered the worldwide telescope project.

{ 1 comment }