Book

Suggestions

Enter your email address:

Delivered by FeedBurner


Home Page

Bloglines

1906
CelebrateStadium
2006


OfficeZealot

Scobleizer

TechRepublic

AskWoody

SpyJournal












Subscribe here
Add to 

My Yahoo!
This page is powered by Blogger. Isn't yours?

Host your Web site with PureHost!


eXTReMe Tracker
  Web http://www.klippert.com



  Tuesday, August 29, 2017 – Permalink –

Folder Tree

DOS is back


"To find out how many folders there are on your hard disk, you can open a Command Prompt and use the Tree command. You'll get a very nice looking graphical tree structure showing all the folders on your hard disk.

The only problem is that the display will scroll by your screen so fast and exceed the buffer size, so you'll never be able to see it."


Import Tree command into Word

(Open Command Prompt as Administrator. Rather than "Insert>File", open the file with Word and choose the MS-DOS format))



Tree command


See all Topics

Labels: , , , , ,


<Doug Klippert@ 3:26 AM

Comments: Post a Comment


  Tuesday, August 22, 2017 – Permalink –

BIOS Bias

A bootstrap script


Way down deep in the innards of a PC there lives a tiny control freak named the Basic Input/Output System.

And that's just the beginning.

"The BIOS software has a number of different roles, but its most important role is to load the operating system. When you turn on your computer and the microprocessor tries to execute its first instruction, it has to get that instruction from somewhere.
It cannot get it from the operating system because the operating system is located on a hard disk, and the microprocessor cannot get to it without some instructions that tell it how."

Here are a couple of links for more information:

How BIOS Works

Wikipedia-BIOS

What is BIOS


See all Topics

Labels: , , ,


<Doug Klippert@ 3:38 AM

Comments: Post a Comment


  Saturday, August 19, 2017 – Permalink –

Slashed Zero

Oh!

ø

There is a discussion of the slashed zero at:
How to Insert a Slashed Zero (0 Overlaid with a /)

You can also download the Monaco font that has a slashed ø
(Monaco is an embeddable font)

Andale.ttf (Mono) has a dotted 0

Seagullscientific.com has a font called Crystal

Windows has a free font editor. Type eudcedit on the Start>Run line.
Vic Laurie has a description of the Private Character Editor- Eudcedit

You could also use the EQ field to create a strike through and assign it to an AutoCorrect entry.

{EQ \o (0,/)}

The easiest is, probably Alt+0216 or Alt+0248 It's a Latin "oh" with stroke, but it looks close.

The HTML character code is &oslash; ø


See all Topics

Labels: , , , , , ,


<Doug Klippert@ 3:38 AM

Comments: Post a Comment


  Tuesday, August 15, 2017 – Permalink –

DNS Cache

Down the drain


Internet connection problems can, sometimes, be traced to a corrupted DNS cache.

Flushing this cache is an easy fix to many of these problems.

Here is how to fix that corrupted DNS cache.


  1. Click the Microsoft Start logo in the bottom left corner of the screen

  2. Click All Programs

  3. Click Accessories

  4. Right-click on Command Prompt

  5. Select Run As Administrator

  6. To view the DNS cache, type ipconfig /displaydns at a command prompt.

  7. In the command window type the following and then hit enter: ipconfig /flushdns

  8. You will see the following confirmation:

    Windows IP Configuration
    Successfully flushed the DNS Resolver Cache
    .



See all Topics

Labels: , , ,


<Doug Klippert@ 3:30 AM

Comments: Post a Comment


  Wednesday, August 09, 2017 – Permalink –

Icon Tile Opacity

See through


To make the background of desktop icons transparent, go to:

Control Panel > System > Advanced

Click Settings in the Performance section.



On the Visual Effects tab, check "Use drop shadows for icon labels on the desktop".


See all Topics

Labels: , , , , ,


<Doug Klippert@ 3:38 AM

Comments: Post a Comment