Archive for the ‘Computer Health’ Category

Why is my computer running so slow? Part 1

Tuesday, December 15th, 2009

The usual recommendation for slow computers is to buy more RAM. But is that really the problem? The performance tab in Windows Task Manger (Crtl-Alt-Del) gives some clues but the terms like “Total Commit Charge” are pretty hard to grasp. Even Googling the terms didn’t educate me much. I just found a good resource form Microsoft at http://support.microsoft.com/kb/555223. It is still very technical but at least it tries to define terms and how they relate to slow computers. It suggests using Performance Monitor (Start > Administrative Tools > Performance) which can give quite a bit more information than Windows Task Manger.

What I learned so far is that the “Page File” is hard drive space that the computer uses when it runs out of RAM.

The “PF Usage” window on the Windows Task Manger performance tab shows graphically how much of the page file is in use. The lower the better. 70% is a slow computer. 90% is an almost frozen computer.

There’s a lot more to this subject. Stay tuned for:

  • How much RAM can I add?
  • How do I reduce Page File usage?
  • Why is my hard drive light on all the time when my computer is running slow?

Using HTML in Blog Replies

Sunday, November 8th, 2009

You can add italics to your comments by adding <i> before and </i> after the phrase you want to italicize.

So when you type “this is <i> very </i> important” in a reply, it looks like “this is very improtant” when it is published on the blog.

Other HTML codes work too. Thanks to Sharisax Is Out There for helping me figure that out.

Easy secure passwords

Tuesday, October 20th, 2009

This tip is worth passing on. From Andrew on Retrevo blog:
“I was listening to Talk of the Nation on NPR and they were interviewing Farhad Manjoo, Slate’s, technology columnist. Farhad described a very clever technique for creating a very secure password. It’s as simple as this; think of a phrase and then use the first letters of the words as your password. For example, “I work at Plug and Play Technologies in Sunnyvale,” so my password becomes “Iw@p&ptis” What could be simpler? As Farhad points out, “These mnemonic passwords are hard to forget, but they contain no guessable English words.””