Evertjan. said:
Victor wrote on 12 apr 2005 in microsoft.public.inetserver.asp.general:
Evertjan. said:
Victor wrote on 11 apr 2005 in
microsoft.public.inetserver.asp.general:
Victor wrote on 11 apr 2005 in
[..]
Victor wrote on 11 apr 2005 in
This is for a password security system, to prevent re-use of
passwords issued to corporate accounts. So, asking the user
kinda defeats the security, don't you think?
You seem to have a strange sense of security,
trusting a virtual component like that.
you seemd to be pretty narrow minded, thinking that I don't have
other methods of security.
Narrow minded??
Yes, because you are looking at the problem from a very narrow minded
perspective. Like all components, and all programming, there needs to
be error-checking in case the component doesn't provide the required
functionality.
Do you understand the concept of error-checking?
You are both insulting and bringning in new unmentioned points that have
nothing to do with your OQ.
Well, you kind of prove my point with the above post. You are more concerned
with an extremely narrow-minded examination of the language I use (troll
mentality?) than taking a broad-minded view of looking at what exactly is
the problem and how can it be solved in a FLEXIBLE and ADAPTABLE programming
environment.
You were asking about localisation by IP, which we answered.
Then you said you you wanted it for security, which we answered.
Then you said I was narrow minded,
because I did not know that you would not depend on that security, which
I answered. Now you say we should not warn you because we schould know
you would depend on error checking anyway, which concwept I would have
to know, but that you did not introduce before.
Exactly my point - you are taking an extremely narrow minded view of the
details, and ignoring the philosphy of the problem.
Let me explain error-checking to you - you take a component (like the one
discussed) and you ask yourself
1. Under what circumstances will this component perform as expected
This takes into account the component performing as documented, and also
user compliance with the component's intended functionality in the system.
2. Under what circumstances will the component NOT perform as expected
This takes into account the component NOT performing as documented
(including malfunctioning or being unavailable), and also the user's
behavior that is NOT compliant with the component's functionality in the
system (including user error and user deliberately defeating the intended
functiionality of the component).
These are the basic assumptions I make when error checking. Of course, on
the one extreme there is no error checking, on the other extreme you are
error checking for statistically insignificant errors. A good programmer
finds that happy median in the middle. It's a zen thing.
YOU are making the assumption that, for this component to be useful based
upon a narrow interpretation of what I wrote, that there is no error
checking, and that this is the ONLY method of security and that the
component must always provide the user's location consistantly and that its
INTENDED purpose is never defeated by the user.
*I* make the assumption that both #1 and #2 must be addressed, and that this
is inherent in the use of any component. You, on the other hand, make as
narrow-minded an interpretation of what I've written as you can so that you
can feel better about yourself as a programmer.
You better not be my programmer.
You would never be a member of one of my programming teams. You are not
concerend with end-result.
I have had enough of this.
That much is clear.