Typing Ukaar (????) while typing Nepali in word

===================================================================

For those of you who are looking for quick answer for how to type aakar ukar in Nepali, try searching the smart quotes option on the respective application and disable it.

===================================================================

Many of the beginner Nepali typist come across the problem of typing ukaar (?) in Nepali. Every time you type ukar the ms word turns it into something else. Many of you may have tackled by doing undo every time the character changes it, but its tedious and definitely not the way to do it.

This changing of a word is due to a feature of word which converts the quote (‘) into a smart quote. If you have noticed while typing English, directions of opening quote and closing quotes are different. So if you have opened the quote then it will be in one position and if you have closed the quote it will be upside down.

image

Here the first one has a smart quote and the latter does not have. So typing with default setting in ms word causes your ukaar ? to change.

Because ms word is specially designed to work for typing English, ms word default settings won’t bother you while typing in English. But it can be a headache while typing Nepali. Every once in a while your typed word changes into something else.

Now lets see how we can tackle the problem. The above happening is due to the ms word auto correct feature. If you have noticed, small typing errors in English are automatically corrected. Capitalization of first lettersĀ  is one of them. So in order to type Nepali you have to make some changes in the ms word auto correct option.

In previous version of ms word it is located at tools>autocorrect options.

The later version 2007 has the autocorrect options at options>proofing>autocorrect option. (The option can be found at the top left button circle button)

or File>options>proofing>autocorrect options in ms word 2010.

Step 1

Open the autocorrect dialogue box

Step 2

In the auto correct option click Autoformat as you type tab and uncheck the ?Straight quotes? with ?smart quotes?.
image[16]

 

Doing this helps you type ukaar while typing in Nepali. Also you might what to uncheck other things like automatic capitalization in autocorrect tab if you are typing lots of Nepali.

*In other programs you can type ukaar by disabling the smart quote feature in the respective programs.

Easiest way to upload multiple photo in facebook

These days facebook has become a popular social networking site. Almost everyone of us has got the facebook account. You can simply share your photos, videos links your status etc. While sharing photos it little tedious to upload the multiple photos via facebook itself. So what to do if you have that folder of a party snaps in your drive and want to upload all on facebook with a single shot.

This is where I use Picasa. Let me tell you a little about Picasa, if don?t know. If you know just skip to the next paragraph. Picasa is a software to manage all your digital photos (also video) and also view them. It has a nice interface and is easy to use. It also have several handy image manipulation tools that is a real time saver. You can fix a crooked image, or vanish those pimples from you face. Also there is a powerful collage tool which I really like. This software is available in all other OS (Linux,Mac os) apart from windows.

Download Picasa

Picasa is originally meant to upload photos directly to your Picasa web album. But its not the limit you can also use Picasa to upload the photos to your facebook account. All you need is the facebook apps for the Picasa called Picasa uploader.

Visit this site  http://apps.facebook.com/picasauploader/

Download it from there all the instruction about its usage is given there.

When you are done you should be able to see this facebook button on your Picasa.

image

Just select the photos you want to upload at once and click the facebook button.

image

When this appears in your browser you can use default or user your existing facebook albums or create one. When you are done last thing you want to do is approve the uploaded photo in facebook. You can approve all the photos at once.

Also if you like windows live photo gallery to do it you can download its plugin from the internet. http://liveuploadfacebook.codeplex.com/

Hope you are uploading lots of photos to facebook.

Setting up time to shutdown your computer using at command

Ever wondered if you could use timer to turnoff the computer? Yes you can. Though there are many software?s to do that work you can do the shutdown using few lines of command at the command prompt itself. At command is very helpful at scheduling the different task that can be executed by the help of it.

I find the at command very helpful at night when I am watching movie on the computer and fell asleep. You can play songs on your media player and set a clock to shutdown after one hour when you are asleep. Also you can set time when you are downloading file which will take, say 30 minutes to download, then you can set the computer to shutdown at 40 minutes.

Here?s what you need to do to shutdown your computer at your desired time.

at hh:mm shutdown -s -f

You need to enter the time in 24 hours format. The /f uses the force shutdown. You can set the time before shutdown by adding /t xxx to the shutdown command. Enter the value in seconds instead of xxx. For 10 seconds delay use /t 10

eg:

To? force shutdown you computer at 11PM type

at 23:00 shutdown -s -f

To? force shutdown you computer at 11PM? with 10 seconds delay before shutdown type

at 23:00 shutdown -s -f -t 10

If you like to hibernate instead of shutdown you can try

at hh:mm shutdown -h

If you have problem executing the cmd in vista or windows 7 run the command prompt with administrative privileges. Right click the cmd prompt and click run as administrator.

You can get more help about the at command from the Microsoft support site.

You can tweak the command to do other tasks as well. Have fun experimenting with it.Winking smile

Customize your startup application

Ever noticed how fast your computer loaded when you recent formatted your computer and then it slowly began to take time to load as you install more and more programs. Well that?s because your computer needs to startup more and more application and services at the startup due to installation of more and more programs. This can be really irritating because you have to keep waiting until your computer loads fully.

There are many application that can help you reduce or customize the startup applications. But why use other applications when you can customize it within the windows. Keeping startup application to minimum helps you to startup your computer much much faster. You can disable the unwanted programs that unnecessarily starts at system boot.

This is how you customize the startup application.

1. In the search box type msconfig

OR

press windows+r and type msconfig

2. In system configuration window select startup tab

3. Uncheck all the programs that you don?t need at the startup like messenger etc..

3. Apply the setting

The good thing is you can always enable the programs later if you like it to run at the startup. Customizing the startup really helps to save load time of the windows try it.Smile

Hiding system reserved disk partition in windows 7

When you install windows 7 in freshly formatted disk drive the windows by default creates the extra partition named system reserved partition for the better performance. By default the partition is hidden and does not show in my computer window. But in case if you have that partition showing in your my computer windows you can hide it anyways using disk management.

Here is what you do to hide the system reserved partition in windows 7.

  1. Type diskmgmt.msc
  2. Right click system reserved partition
  3. Click change drive letters and paths..
  4. Remove the drive letter
  5. Ignore the warning and Accept

This should help you to get rid of the system reserved partition that has been bothering you.Smile

%d bloggers like this: