I was looking at some submissions for the GUI's when I thought to myself, "What made them think of that screen name?"From that thought and many like it, I decided to start this thread to enlighten others who might be asking themselves the same question.
So, if you could please share with the community how you chose your screen name, it would be greatly appreciated!
I'll start, My husband's name is Brian so, inevitably I am Brysgirl!(I'm sure the science behind that was mind-boggling)
made mine up based on an old nickname and the y2k bug .....
One of my cats is named Tails, and we all him Tailsboy, so there you have it, though the one in my avatar is one of my other cats, Pebbles ..
My wife's name is Miriam; hence, I'm Mir's guy. But then, you should know that!
I got mine from my fav movie: Smokey and the Bandit.
Obvious for those that know the movie and/or me well, but for those that doesn't:I'm rarther fund of trucks (big-rigs, 18 wheelers etc etc) and in that movie there is a trucker by the name of Cleetus Snow, aka Snowman. I've loved that movie since I saw it first time (out of a kazillion), and the truckers call-name sorta got stuck on me since then.
My real name is Karen Lowe, so I spelled out my first initial and last name in Leet - k10w3 (k lowe).
I'm an FIA and FIM Race Official....my role is Comms/Observer ....and 'JAFO' is Airforce-speak for an ExO/Navigator/Observer...[the movie Blue Thunder mentioned the term, BTW].
I drew the avatar as a cartoon logo for fellow F1 Observers and later had it tattooed on my shoulder...
Well... that's the "nice" version...The 'real' version is: "Just Another F***ing Observer"
I am usually up all night.
Well mines short version of X > X, a impossibility in math.
Yes, mind-boggling complex...
DrJ...well, that's self explanatory....BHL stands for "Bleeding Heart Liberal" Lantec have me that one .... Used to be DrJ0622....which had no significance apart from the DrJ.
How come there's no "shoulder shrug" smiley?
I'm in the Refractory business (firebricks) ===
I wanted Monty (part of my last name they called my dad that now they call me that) but in 2002 someone already chose that one (still don't know who they are ). So I picked MontyXP and about a year ago I changed it to ALMonty.
I get it you are a basketball fan.
http://www.youtube.com/v/xnRwQjTYfGI&hl
Well back in 1994 i joined an ISP called "Netcom" jpmurph wasnt available, so i threw a 1 on the end of it, for jpmurph1 and i continue to use it to this day, for a lot of internet related things, email etc, Netcom is long gone, but i keep the name
Uh oh...
What is Fuzzy Logic?Fuzzy logic is a superset of conventional (Boolean) logic that has beenextended to handle the concept of partial truth -- truth values between"completely true" and "completely false". It was introduced by Dr. LotfiZadeh of UC/Berkeley in the 1960's as a means to model the uncertaintyof natural language. (Note: Lotfi, not Lofti, is the correct spellingof his name.)Zadeh says that rather than regarding fuzzy theory as a single theory, weshould regard the process of ``fuzzification'' as a methodology togeneralize ANY specific theory from a crisp (discrete) to a continuous(fuzzy) form (see "extension principle" in [2]). Thus recently researchershave also introduced "fuzzy calculus", "fuzzy differential equations",and so on (see [7]).Fuzzy Subsets:Just as there is a strong relationship between Boolean logic and theconcept of a subset, there is a similar strong relationship between fuzzylogic and fuzzy subset theory.In classical set theory, a subset U of a set S can be defined as amapping from the elements of S to the elements of the set {0, 1}, U: S --> {0, 1}This mapping may be represented as a set of ordered pairs, with exactlyone ordered pair present for each element of S. The first element of theordered pair is an element of the set S, and the second element is anelement of the set {0, 1}. The value zero is used to representnon-membership, and the value one is used to represent membership. Thetruth or falsity of the statement x is in Uis determined by finding the ordered pair whose first element is x. Thestatement is true if the second element of the ordered pair is 1, and thestatement is false if it is 0.Similarly, a fuzzy subset F of a set S can be defined as a set of orderedpairs, each with the first element from S, and the second element fromthe interval [0,1], with exactly one ordered pair present for eachelement of S. This defines a mapping between elements of the set S andvalues in the interval [0,1]. The value zero is used to representcomplete non-membership, the value one is used to represent completemembership, and values in between are used to represent intermediateDEGREES OF MEMBERSHIP. The set S is referred to as the UNIVERSE OFDISCOURSE for the fuzzy subset F. Frequently, the mapping is describedas a function, the MEMBERSHIP FUNCTION of F. The degree to which thestatement x is in Fis true is determined by finding the ordered pair whose first element isx. The DEGREE OF TRUTH of the statement is the second element of theordered pair.In practice, the terms "membership function" and fuzzy subset get usedinterchangeably.That's a lot of mathematical baggage, so here's an example. Let'stalk about people and "tallness". In this case the set S (theuniverse of discourse) is the set of people. Let's define a fuzzysubset TALL, which will answer the question "to what degree is personx tall?" Zadeh describes TALL as a LINGUISTIC VARIABLE, whichrepresents our cognitive category of "tallness". To each person in theuniverse of discourse, we have to assign a degree of membership in thefuzzy subset TALL. The easiest way to do this is with a membershipfunction based on the person's height. tall(x) = { 0, if height(x) < 5 ft., (height(x)-5ft.)/2ft., if 5 ft. <= height (x) <= 7 ft., 1, if height(x) > 7 ft. }A graph of this looks like:1.0 + +------------------- | / | /0.5 + / | / | /0.0 +-------------+-----+------------------- | | 5.0 7.0 height, ft. ->Given this definition, here are some example values:Person Height degree of tallness--------------------------------------Billy 3' 2" 0.00 [I think]Yoke 5' 5" 0.21Drew 5' 9" 0.38Erik 5' 10" 0.42Mark 6' 1" 0.54Kareem 7' 2" 1.00 [depends on who you ask]Expressions like "A is X" can be interpreted as degrees of truth,e.g., "Drew is TALL" = 0.38.Note: Membership functions used in most applications almost never have assimple a shape as tall(x). At minimum, they tend to be triangles pointingup, and they can be much more complex than that. Also, the discussioncharacterizes membership functions as if they always are based on asingle criterion, but this isn't always the case, although it is quitecommon. One could, for example, want to have the membership function forTALL depend on both a person's height and their age (he's tall for hisage). This is perfectly legitimate, and occasionally used in practice.It's referred to as a two-dimensional membership function, or a "fuzzyrelation". It's also possible to have even more criteria, or to have themembership function depend on elements from two completely differentuniverses of discourse.Logic Operations:Now that we know what a statement like "X is LOW" means in fuzzy logic,how do we interpret a statement like X is LOW and Y is HIGH or (not Z is MEDIUM)The standard definitions in fuzzy logic are: truth (not x) = 1.0 - truth (x) truth (x and y) = minimum (truth(x), truth(y)) truth (x or y) = maximum (truth(x), truth(y))Some researchers in fuzzy logic have explored the use of otherinterpretations of the AND and OR operations, but the definition for theNOT operation seems to be safe.Note that if you plug just the values zero and one into thesedefinitions, you get the same truth tables as you would expect fromconventional Boolean logic. This is known as the EXTENSION PRINCIPLE,which states that the classical results of Boolean logic are recoveredfrom fuzzy logic operations when all fuzzy membership grades arerestricted to the traditional set {0, 1}. This effectively establishesfuzzy subsets and logic as a true generalization of classical set theoryand logic. In fact, by this reasoning all crisp (traditional) subsets AREfuzzy subsets of this very special type; and there is no conflict betweenfuzzy and crisp methods.Some examples -- assume the same definition of TALL as above, and in addition,assume that we have a fuzzy subset OLD defined by the membership function: old (x) = { 0, if age(x) < 18 yr. (age(x)-18 yr.)/42 yr., if 18 yr. <= age(x) <= 60 yr. 1, if age(x) > 60 yr. }And for compactness, let a = X is TALL and X is OLD b = X is TALL or X is OLD c = not (X is TALL)Then we can compute the following values.height age X is TALL X is OLD a b c------------------------------------------------------------------------3' 2" 65 0.00 1.00 0.00 1.00 1.005' 5" 30 0.21 0.29 0.21 0.29 0.795' 9" 27 0.38 0.21 0.21 0.38 0.625' 10" 32 0.42 0.33 0.33 0.42 0.586' 1" 31 0.54 0.31 0.31 0.54 0.467' 2" 45 1.00 0.64 0.64 1.00 0.003' 4" 4 0.00 0.00 0.00 0.00 1.00For those of you who only grok the metric system, here's a dandylittle conversion table: Feet+Inches = Meters -------------------- 3' 2" 0.9652 3' 4" 1.0160 5' 5" 1.6510 5' 9" 1.7526 5' 10" 1.7780 6' 1" 1.8542 7' 2" 2.1844
I knew it was coming
Lavant=elvee
Mine is a little more in depth and profound than Fuzzy's...I just wanted to hit Skin's.
Angus was my boyhood nickname by both my sets of grandparents. Scots Irish on my grandmothers sides. My real surname is German. I never liked Ed so Angus stuck. 1949 was the century and year I first became a zygote.
Too......much.......reading.
ImStein...part of my last name( I'm Stein...family joke) From that it has morphed into Immy at some other sites....which also stands for I am me ( an epiphany I had after my divorce, which was part of what kept me away from here for three years)
There it is, in a nut shell.
Mine is just my name in another language (Chinese) that I got off of a coffee cup that I got for my birthday. I later found out it's also the name of a Chinese emperor.
In my younger days (early 80's) when floppy disks were around and I lived in Germany (thats where Baron came from), my sig was "The Disk Baron". For many years I went by just The Baron, until I had to make an xbox live account and that along with many other variations were taken. After tying several names prefixes like "Mr" and "Sir", i tried "Master" and it worked.
Mine was my callsign in the Marines. I chose that specifically to niggle a Sergeant of mine that was a devout Christian (I'm an atheist). He told us we needed callsigns, I chose messiah. He said "You're not the messiah." And I said "How do you know?". He tried to make me change it but it wasn't going to happen. When I joined here, somebody already had messiah, so I tacked a real original 1 on the end and viola.
Actually? No. Dr should be obvious. J is the first letter of my famiily name. Patients and nurses always called me "Dr. J."
If I used my call sign (IDF) I would be "Toren". I might take it again.
There are many great features available to you once you register, including:
Sign in or Create Account