[thelist] Oops-forgot my tip

John Best john.best at simplytrading.com
Tue Sep 4 04:03:16 CDT 2001


<tip type="security" author="johnboy">
If you use windows and you connect to the web use a personal firewall.
(I personally use zonealarm www.zonelabs.com)
</tip>

<tip type="searching" author="johnboy">
I know this is obvious but the web can be used a source of *small*
information
as well as large.

People walk across the office to see if I know what a particular filename
means.
Simply typing into google "file extensions"
and get a load of sites that list file extensions.

(can also do definition,entymologies(origins of phrases..quite funky)...etc)
</tip>

<tip type="programming" author="johnboy">
This is something thats happend to me a couple of times programming in
asp...

I write a while loop and forget to "move towards termination" or for some
reason it doesn't terminate.

My computer then goes realllly slow for 2 minutes.

To help with debugging stuff like this (without risking annpying 2 min
delays)
add a counter that will definatly bring it out.

counter=0
while weird_cond=true and counter < 10
	..
	..
	..
	counter=counter+1
wend

simple, but quite useful.
</tip>



--------------------------------------------------------

The contents of this e-mail are confidential to the ordinary user of the e-mail address to which it was addressed, or in the case of an incorrectly addressed e-mail message, the intended recipient. No-one else may copy, use, disseminate or forward all or any part of it in any form.

Although this email, including any attachments, is believed to be free of any virus, or other defect which might affect any computer or IT system into which it is received and opened, it is the responsibility of the recipient to ensure that it is virus free, and no responsibility is accepted for any loss or damage arising in any way from its use.

The views expressed in this e-mail are those of the sender and not necessarily the employees company. 

If you receive this e-mail in error please accept our apology.  If this is the case we would be obliged if you would contact the sender and then delete the e-mail.

--------------------------------------------------------




More information about the thelist mailing list