Please visit the LangaList Home Page

Please note: Older issues may contain information that is now out of date


How To Subscribe and Unsubscribe is at the end of this note. Mailing List Trouble? See http://www.langa.com/help.htm
Questions about the advertisers? See the end of this note. Please also see legal notices at the end of this note. LangaList: ISSN 1533-1156

Please recommend the LangaList to a friend! (And maybe win $10,000 !)

An easier-to read formatted HTML version of this newsletter is available
<a href=" http://www.langa.com/newsletters/2003/2003-06-30.htm ">here</a>

The LangaList
Standard Edition

2003-06-30

A Free Email Newsletter from Fred Langa
That Helps You Get More From Your Hardware, 
Software, and Time Online

Please visit our sponsors and help keep the LangaList S.E. free!

Contents:

1) Making *Really* Old Software Work In XP
2) Knoppix/Red Hat Linux Advice
3) Hijack Prevention
4) Detect Web Site Updates/Changes
5) "ReplaceEm"
6) Last Day To "Recommend And Win"
7) Mystery Tilde?
8) They Loaded The Code
9) Wrapping Up Tray-Tools
10) Just For Grins
11) Plus! Edition Highlights:

 

--- ( Your Clicks On Ad Links Help Keep The LangaList Free! ) ---

--------------( the above is an advertisement )--------------

 

1) Making *Really* Old Software Work In XP

Reader Harley Witham ran into a common problem for users upgrading to XP from earlier version of Windows. The one-click solution--- though nonobvious--- is actually much easier than the ways Harley first tried:

Fred, I'm stumped! Have been running Win-98 on my old computer and also some DOS programs I've been using for a dozen years. (With a dozen years of data which would be a pain to attempt conversion to any WIN program, if I could find one which was compatible.)

Just bought a new SONY RZ22G Vaio computer with XP Home on it. When I attempt to run these DOS programs in XP's DOS window, they are very small and difficult to use. The window will not enlarge to fill the screen, but is like a minimized screen.

I thought I had a solution: Make a DOS Boot floppy and run these programs under pure DOS from it. Accordingly, I formatted a floppy and transferred the sys files using WIN-98's DOS. I then copied Himem.sys, EMM386.EXE, and a Device driver for CD ROM to the floppy and it now reads as follows

device = himem.sys
device = emm386.exe NOEMS
DOS=HIGH, UMB
devicehigh = vide-cdd.sys /DIBMCD001
files=40
buffers=40

Problem: Computer boots, and all appears normal until I attempt to change directories, at which time I get a message "Invalid drive specification."

What am I forgetting? Anything you can suggest would be very much appreciated. ---Harley Witham

Your way can work, Harley, and we'll get back to it in a moment, but there's usually a much easier solution. You see, XP can usually handle old software (including DOS apps) pretty well on its own, with three caveats:

First, as you've seen, many old DOS apps (and games) were meant to run at either 25 lines by 80 characters (if text) or maybe 640x480 resolution (if graphics), and sometimes much less for very early software. You probably now run your system at a much higher resolution, but the old DOS apps haven't a clue how to work in a larger environment. The result can be a tiny window on your much-larger screen.

But XP offers solutions: First, each window in which your DOS apps run can have its own properties: Right click on the window's menu bar, and explore the options for window size, font size and style, and more. Enlarging the font, for example, may make old text-based apps far more usable on today's large screens.

You might also try altering the way the DOS programs actually run: In XP, right click on the DOS program and select Properties/Compatibility/Run in 640x480. XP will then try to run the app or game in low resolution, restoring the classic look and feel.

Note that the "compatibility" property offers other options, too, to fool older apps into thinking they're running on the hardware or OS for which they were designed. This is one of XP's nicer features--- it's far more flexible in handling older software than Windows 2000, for example, even though XP is based on Win2K.

For more info, go to the XP help system, and search on "compatibility."

But there's some old software that XP won't handle: Some really, really ancient software tries to control the PC hardware directly, bypassing the OS. This is a trick used when machines ran at very slow speeds--- speeds about 1/500th as fast as today's. It's not only unnecessary now, but actually causes trouble: If an app takes over the hardware and then crashes, it will take down everything else with it--- including the OS. This is actually one of the reasons why the early versions of Windows got their reputation for being crash-prone--- a rogue app or game might have a problem, but in doing so, would also undermine the OS causing it to crash and thus taking out any other apps that happened to be running at the same time: Only one program would have to fail for the whole house of cards to come down. This is a problem that plagued all versions of Windows in the 3.1 and 9.x families, including ME.

NT, Win2K, and XP get their reputation for being crash-resistant because they don't allow other programs to take over key systems in the PC. In this way, the essential services of the OS are protected from bad apps: An app itself still may crash and burn, but it will have a very hard time taking out the OS. This also protects other software that may be running at the same time: No one software crash is likely to take out everything, as can (and does) happen in Win9x: Instead, in XP, software problems are usually confined only to the program that's having trouble.

Most software applications--- even old DOS versions--- are "well behaved" (that is, they don't try to "own" the screen, or printer, or hard drive, or other hardware) and can work fine in XP. But some very old applications and games are badly behaved (designed to take over all or some of the PC): XP won't allow that software to run because it's too dangerous.

For that kind of software to work, Harley's boot disk idea is a good one. But you'll also have to put the old DOS software itself on floppies or on a non-NTFS partition of your hard drive, because on its own, DOS cannot access NTFS drives. (See http://www.informationweek.com/story/showArticle.jhtml?articleID=10700681 for more info, including how to add NTFS drivers to your DOS floppies.)

Fortunately, with most DOS/Win3/Win95/Win98 application software, the "compatibility" system in XP will be all you need.

(BTW: The above also explains why XP uses different drivers and low-level utilities from Win9x. Older Win9x drivers and utilities may try to communicate directly with the hardware, which--- just like old DOS software--- can cause trouble if the driver or utility hangs or crashes. XP-style drivers and utilities tell the OS what they want done, and the OS then does it. This makes it much harder for a bad driver or utility to take out the PC--- but it does mean that old Win9x drivers and low-level utility software won't work in XP.)

Click to email this item to a friend
http://www.langa.com/sendit.htm

return to top of page

--- ( Your Clicks On Ad Links Help Keep The LangaList Free! ) ---

--------------( the above is an advertisement )--------------

2) Knoppix/Red Hat Linux Advice

Dear Fred, You have a great newsletter. You have pointed me to innumerable resources and solved many computer "issues" for me. Thanks!!

Re "...you can just pop in a Linux setup CD and automatically have a working, fully-configured system ready to run a few minutes later... I recently had a true 'Wow' experience with Knoppix http://www.knoppix.net/ ..." [ http://www.langa.com/newsletters/2003/2003-04-14.htm#2 ]

I have been using Red Hat since version 5.0 because it has the best support via mailing lists. However, this Knoppix distribution is a GREAT experience!

From reading the Red Hat list for many years I recommend that every Linux system should include these caveats:

1. Find out if your video chipset is supported by looking on http://www.xfree86.org . If your video chipset is not supported by the version of X in your Linux distribution forget the installation.

2. Internal modems are "iffy" propositions with Linux. Winmodems do not work. All external modems attached to serial port or USB port work. If you have a Winmodem forget connecting to the Internet with Linux. Caveat Exception: As with all things Linux there are work arounds if you can find them. If you can't find them this mailing list recommendation will occasionally appear: "Use the source!" (Write your own driver. Ha!Ha!)

...I recommend the above 2 and the following for newbies:

1. Use Knoppix on a machine with 128 MB or more of RAM to boot into graphics mode. Otherwise, you will have to create a swap partition - with Linux fdisk, not MS fdisk - which is as slow as cold molasses, to have a graphical interface.

2. Know how to enter the system BIOS menu and change to "boot from CD first."

3. Personal configuration in Knoppix can be saved to floppy and inserted during next boot to save the user much time. See the Knoppix web page.

4. Check out the Linux Documentation Project at http://www.tldp.org . For many things Linux is a do it yourself project. I really like the HOW-TO's.

Thanks again Fred! Sincerely, Bill Salvino

Thanks, Bill. Good advice.

Linux distributions vary widely in "fit and finish" issues, and hardware support can still be problematic. There also are messy legal issues clouding Linux's short-term prospects: (Now that companies are making money with Linux, the lawyers are in the game as vendors wrangle over who "owns" the intellectual property of various parts of the ostensibly open-source, free-for-all OS.) But my guess is that it will get sorted out; that Linux will remain a serious force; and will become even more so in the future.

I still use Windows for my main-use PCs, and don't see myself switching any time soon. For sure, I *could* switch, but I just don't see the point for now: Windows works fine for me, and I don't have the need to tear apart my business infrastructure just to prove that it can be done. I *know* it can be done--- but that, by itself, isn't a good enough reason to do it.

But I do run Linux here as well, on secondary machines: I primarily run Red Hat (I think it's the most polished Linux; a corporate standard, albeit somewhat staid), Lindows (a newbie-oriented distribution that's ultra-easy to get going) and several others (SUSE, Debian, Knoppix, etc). When XP reaches its end-of-life, who knows? Maybe Linux will be mature enough then to change the equation and justify a wholesale switch.

Your mileage may vary, but I think it's well worthwhile for *everyone* to at least take a look at Linux. If, after trying it, you stick with Windows or the Mac or whatever, that's fine--- but then you'll have made an informed choice instead of being a captive consumer.

In any case, it'll help to keep your options open, and that's always a good thing.

Click to email this item to a friend
http://www.langa.com/sendit.htm

return to top of page

3) Hijack Prevention

In the June 9th issue ( http://www.langa.com/newsletters/2003/2003-06-09.htm#4 ), a problem was raised about homepage hijacking and the installation a of a toolbar without the user's permission. I am currently using a free program called "Internet Explorer Restrictions" from Camtech ( http://camtech2000.net/Pages/Restrictions.htm ) that prevents changing of the URL used as your home page, among others.

The first paragraph of the program's help page says:"IE Restrictions will remove most common restrictions that may have been set by a sleaze web site as well as other methods. I do not guarantee this will remove all types available as there are just too many to put in one program but this will take care of 24 of the most common ones. Of course you can also use it to set any restrictions you'd like to have on your PC."

Hope this helps. ---Cesar I. Gulmatico Jr

Nice find, Cesar, thanks!

Click to email this item to a friend
http://www.langa.com/sendit.htm

return to top of page

--- ( Your Clicks On Ad Links Help Keep The LangaList Free! ) ---

--------------( the above is an advertisement )--------------

4) Detect Web Site Updates/Changes

Dear Fred, I have been registered with http://www.grc.com for some time now, and was curious as to why I hadn't received news of any updates from the site. I checked Steve's site and found that I'd missed an important update. I e-mailed the support team to see if I was registered to ensure I didn't miss anything else in the future. They referred me to a great site: http://www.changedetection.com .

You can elect to be notified by e-mail if there are any changes on your chosen web page. Also, if you have your own site your visitors can choose to be notified if there are any changes on the site, which can increase traffic.

This service is totally free and you can choose to be e-mailed about other services e.g. affiliate programs. Regards, Brian Abbott (England)

Thanks, Brian. One of the advantages of external services like these (there are several similar sites/services, too) is that the external site does the checking for you, so you or a utility or add-in on your system doesn't have to.

Click to email this item to a friend
http://www.langa.com/sendit.htm

return to top of page

5) "ReplaceEm"

Fred: Thanks for such a great newsletter! I'd like to share a piece of freeware with you and your readers -- it's a string-replacing utility for Windows, called BK ReplaceEm, written by Bill Klein. You can find it at http://www.orbit.org/replace/ .

To quote from the site, "At its core, ReplaceEm is essentially a text search-and-replace program. However, unlike the search-replace functionality of a standard text editor, ReplaceEm is designed to operate on multiple files at once. And you need not only perform one search-replace operation per file -- you can setup a list of operations to perform. If different groups of files need to have different operations performed on  them, this is no problem either. You can also specify a backup file for each file processed just incase the replace operation didn’t do exactly what you wanted."

And, it supports Regular Expressions! And it will recurse through sub-directories! It's really a super program, and I just got a nice, helpful response from Mr. Klein to a problem that turned out to be my own fault (I'd inadvertently changed a setting). If you need to replace strings in a lot of files, this just can't be beat! ---David Rhoten

Thanks, David. Tools like this are especially helpful if you manage a web site, maintain a library of boilerplate text, etc. One search-replace operation, and you can process a huge mound of files at once!

Click to email this item to a friend
http://www.langa.com/sendit.htm

return to top of page

6) Last Day To "Recommend And Win"

At the end of the day, June 30, I'll choose another monthly winner of one of three FREE ONE YEAR SUBSCRIPTIONS to the LangaList Plus! edition given each month. (If your name is drawn and you're already a Plus! subscriber, your current subscription will be extended by a full year.)

To have a shot at winning, just use the following link to recommend the LangaList to a friend. Your friend just may find a new source of useful information; I just may gain a new subscriber; and you just may win a FREE ONE YEAR SUBSCRIPTION! (Full details also available via this link): http://www.langa.com/recommend.htm

Click to email this item to a friend
http://www.langa.com/sendit.htm

return to top of page

7) Mystery Tilde?

Several readers have asked about a strange new file showing up on their systems; one whose name is simply a tilde. I can't show you a tilde here because it won't reproduce properly in the plain text versions of this newsletter. But I'm sure you know it: It's the wavy line normally used to indicate a nasalization sound in Spanish, like the "ny" sound in the anglicized "canyon;" it's also used over some nasal vowels in Portuguese.

Tildes also are sometimes used a special character in computer file operations; for instance as a "flag" to tell an operating system to expand a file name. In fact, you may have seen tildes show up in long file names that have been truncated by DOS.

But what's the tilde doing by itself as a file name?

Hi Fred, long time reader, first time writer. I have had a file named [tilde] show up in folders and on my desktop. After finding out what it is, I realize it is of no great importance. But I had a difficult time finding out the answer which is very simple. Maybe some of your other readers would find this information useful. Below is what I have copied + pasted from newsgroups. One of the answers is from an MS MVP. Thanks, Douglas

---Mystery solved! It is the result of a windows update 330994 patch. You get the temp file after a change is made to your address book in Outlook express. You can see if you have the patch by going to IE....Help...About and seeing if the patch is listed there. I made a change to my address book this morning and "Bingo" the file appeared!

---That (tilde) file is most probably appearing as the result of installing the "April 2003, Cumulative Patch for Outlook Express (330994)". Microsoft is aware of the problem and is supposedly working on a fix. Many people are experiencing this problem and from what I've read about this problem that icon will also reappear when you reply to an e-mail and you have your Outlook Express set up to enter the persons e-mail address to your address book whenever you reply to an e-mail. You can either just put up with it or follow the uninstall directions for the patch at the link below. http://www.microsoft.com/windows/ie/downloads/critical/330994/default.asp

Thanks, Doug!

Click to email this item to a friend
http://www.langa.com/sendit.htm

return to top of page

8) They Loaded The Code

Do you have a home page or website? (It doesn't matter what size.) Please click over to http://www.langa.com/code.htm , and maybe you can join the hundreds and hundreds of LangaList readers who have "Loaded the Code!" (If you've already "Loaded The Code" and are wondering if your site will appear here or on the Langa.Com web site, please see http://www.langa.com/link.txt )

Speaking of which: Here's another eclectic sample of reader sites--- some professional, some very personal:

View A Randomly-Chosen Reader Site
http://www.langa.com/randomlink.htm

Manually Browse All Posted-to-Date Sites Starting At
http://www.langa.com/readersites.htm

Tech Help BBS
http://longhorn4008.proboards18.com/

Caroline Smith Home Page
http://www.arches.uga.edu/~themuse/index.html

Dr. X.Net
http://www.dr-x.net/

Lake Chapala, Mexico
http://www.accommodationslakechapala.com/myownlittle.htm

Wholesale Pet Supplies
http://www.petranchdiscount.com/

Olympic Realty, Florida
http://www.olympichomes.com/

Cloud Nine Web Design
http://cloudninedesign.us/

Hopeful Creations
http://www.geocities.com/hopeful_creations2002/Home.html

Jim Waranius
http://mywebpage.netscape.com/jimwaranius/index.html

CobWeb Designs
http://www.cobwebs.ourcarolina.com/index.html

Barlaston Golf (UK)
http://www.barlastongolf.co.uk/

Outdoor Landmarks
http://www.outdoor-landmarks.ca.tc/

Click to email this item to a friend
http://www.langa.com/sendit.htm

return to top of page

--- ( Your Clicks On Ad Links Help Keep The LangaList Free! ) ---

--------------( the above is an advertisement )--------------

9) Wrapping Up Tray Tools

I'm amazed at how many of you are ardent fans of various tray tools--- the mail has been amazing!

Before we drive this topic totally into the ground, here are a few more letters--- and then we'll leave this subject alone for a while! <g>

Got your plus edition today and reading through it found a discussion of minimizing anything to the tray. I use Watchcat ( http://vbourdo.cjb.net/?wcat ) which is the best that I have found. Not only can I hide anything to tray, I can do it manually or automatically by rules for each program (i.e. when they are not the active window after a time that I decide), I can hide them completely so not even an icon is showing in the tray (if you have a program like a firewall running that I don't need to access but takes up tray space) and many other options. As well, I can right click on the Watchcat Icon and turn on my screensaver, access various folders, the Run dialog and some other features. A very useful program and FREE. --- Gary Maitland

Fred, I was reading your article about the minimizer which can minimize any program to the tray. Just to let you know, I have stumbled upon a freeware tray minimizer called 4t tray minimizer. It does the exact same, except it's free. It allows you to right-click on the program's minimize button to minimize to system tray. Here's the website in case you're interested http://www.4t-niagara.com/tray.html ---Andrew Reusch

Fred, seeing as you featured AllToTray in you last newsletter I thought I'd send you this link for TrayIt! http://www.teamcti.com/trayit/trayit.htm  I tried AllToTray, but prefer TrayIt! Some programs have a different name on the Title Bar than they do on the Task Bar, and usually these programs won't minimize to the tray properly (The Task Bar Window remains). I may have missed the way to do it (I didn't play with it for very long), but I couldn't get AllToTray to minimize these windows completely to the tray, whereas it's possible to teach TrayIt! to do it properly. Best of all, TrayIt! is free. I've been using TrayIt! for years with many different versions of Windows without a problem. AllToTray does have the ability to group and hide unused icons though, whereas TrayIt! does not. Thanks for a great newsletter, Darren

Dear Fred, I saw your  Langa List issue and the mention about AlltoTray. You seem to have missed a very beautiful, freeware alternative. It is RB Tray ( http://www.geocities.com/SiliconValley/Sector/3244/ ). It is only 23kb in size and is a freeware. Rightclicking on the minimize bar takes it to the tray and you can do that to any window. Thanking You, N Ramasubramaniam

Thanks to all who wrote in!

Click to email this item to a friend
http://www.langa.com/sendit.htm

return to top of page

10) Just For Grins

My sister Susan, living in Pittsburgh, sends this along. (If you're easily offended, better stop reading here...):

Saddam decided to send George W. a letter to let him know he is still in the game. Bush opened the letter and it appeared to contain a coded message

370HSSV-0773H

George W. couldn't figure it out so he shared it with Colin Powell. Powell and his aides had no clue either, so they sent it to the CIA. No one could decode it so it went to the NSA-- and then to MIT, NASA, the Secret Service... the list got longer and longer.

Eventually they asked Mossad in Israel for help. Cpt. Moishe Pippick took one look at it and replied: "Tell the President he is looking at the message upside down..."

Click to email this item to a friend
http://www.langa.com/sendit.htm

return to top of page

--- ( Your Clicks On Ad Links Help Keep The LangaList Free! ) ---

--------------( the above is an advertisement )--------------

11) Plus! Edition Highlights:

  • A Very Complete Boot CD Alternative
        (an unusually comprehensive, free tool)

  • NOD32; SpyBot; Free System Analyzer
        (reader feedback on three popular offerings)

  • NTFS vs FAT
        (which is best? what are the tradeoffs?)

DID YOU KNOW that Plus! subscribers have access to over 100,000 additional words in special features, extra content and private links, all on a private web site? All that, plus 30% more content in every issue, for just a dollar a month!

Full Plus! Edition info: http://www.langa.com/plus.htm 

Click to email this item to a friend
http://www.langa.com/sendit.htm

return to top of page

See you next issue!

Best,

Fred
( Editor@Langa.Com )

An easier-to read formatted HTML version is available in the "Current Issue" section of http://www.langa.com.  (The HTML version of each issue normally is available by 9AM EST [UT-5] of the issue date.) All past LangaList issues are also available at the Langa.Com site.

return to top of page


Administrivia:

UNSUBSCRIBE: From the same email account you used to sign up with), send an email to
unsubscribe-langalist@lyris.dundee.net

SUBSCRIBE (it's free!): Create and send a new email to
subscribe-langalist@lyris.dundee.net

CHANGE ADDRESS? LIST TROUBLE? HAVE QUESTIONS? OTHER PROBLEM? NEED HELP? See http://www.langa.com/help.htm

This newsletter is SPAM PROOF and requires two levels of subscriber confirmation before delivery begins: See http://www.langa.com/info.htm

About the advertisers: http://www.langa.com/privacy.htm#ads

Disclaimer: http://www.langa.com/legal.htm  In brief: All information herein is offered as-is and without warranty of any kind. Neither Langa Consulting LLC, nor its employees nor contributors are responsible for any loss, injury, or damage, direct or consequential, resulting from your choosing to use any information presented here.

This newsletter is a service of Langa Consulting LLC and is Copyright © 2003 Fred Langa / Langa Consulting LLC. All worldwide rights reserved. LangaList: ISSN 1533-1156

return to top of page


Please visit the LangaList Home Page