Top

How to make a talking script

September 28, 2008

Today I will show you how to make a text to word script using notepad.

Open note pad and copy the following:

 

Dim msg, sapi
msg=InputBox("Enter your text","Talk it")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg

Make sure you save it as a .vbs file.

Then run it and enter the text you wish to hear and it will play.

Popularity: 34% [?]

Print Envelopes and Labels in Word

September 22, 2008

Did you have bad hand writing or want to make the letter neat as possible or just want a label? Welli will show you how you can print envelopes and labels.

To print an envelope

 Go to the ribbon and select the Mailings tab and select Envelopes under Create

Then enter the delivery and return address.

Then click options to verify the envelope size and properties

Then click print to print the envelope

Popularity: 18% [?]

Google Street View goes mobile

September 17, 2008

A new version of Google maps mobile has been released. The new version includes many new features mainly Street View and Walking directions.

 

The best feature is probably the Street View.  We know this from the web version of Google Maps, which lets you see a picture of the actual street. You can literally walk up and down some streets. Now you can be at the street at look at the photo. Pretty cool and creepy.

 

The second feature is the walking directions, which I didn`t understand why they had it online until i heard about the addition to the mobile version. So if take a walk and get lost you can get your way back. Or if you have a craving for some type of food you can look up the directions and walk over there.

 

Here is a Demo:

Popularity: 22% [?]

HP will cut 24,600 jobs after acquiring EDS

September 15, 2008

When HP started to acquire EDS there were talks that HP may layoff some of their employees. So today HP announced that they will layoff 24,600 employees over a span of three years. Hurd stated that"I don’t see anything but goodness coming out of there"

 

More than half of these cuts are in the U.S. They expect to replace half of these jobs with the global workforce so they will be able to give better services to the diverse world. HP said that the layoffs were done to "streamline" costs. It will allow $1.8 billion in annual savings.

Popularity: 28% [?]

Protecting Word documents with a Document with Password

September 11, 2008

You may have a word document that has confidential information and you want to make it secure. Well today i will show you how can put a password on a word document

 

Well when you are about to save your document got to Save As.

Then in the the Save as dialog you should see a Tools menu and select General Options

Then type in you password in "Password to Open"

Then save your document. Now when you open it you are rquiered to enter the password.

Popularity: 17% [?]

View Multiple Windows Side by Side

September 10, 2008

Have you ever wanted to view two windows side by side without another monitor? Well ther is a way to do that, which won`t be the same but will work to a certain degree.

 

So select the first window on the taskbar and hold down CTRL.

Then select the other window and right click and select Show Windows Side by Side

Now you can view the two windows side by side

 

Popularity: 23% [?]

Next Page »

Bottom