Viewing 15 posts - 46 through 60 (of 194 total)
Steve Jones - SSC Editor (9/8/2016)
There have been a...
September 8, 2016 at 3:48 am
Marcia Q (9/1/2010)
September 7, 2016 at 3:16 am
S Hodkinson (9/2/2016)
And while we're on it......Navy Lark or Round the Horne anyone?
No actually...
September 5, 2016 at 10:25 am
Definitely
Perform basic validation of datatype and format in the UI or input routines, Identify any exceptions and handle appropriately. Fail the validation immediately if these fail so we don't incur...
July 29, 2016 at 8:17 am
Frequently you do know what you don't know.
Here there are 4 categories of knowledge
Known knowns
Unknown knowns
Known unknowns
Unknown Unknowns
Most people will understand the first and last of these.
The second is...
July 28, 2016 at 6:56 am
RobertMcClean (7/28/2016)
July 28, 2016 at 5:42 am
something along the lines of the work Google undertook to get house numbers into GoogleMaps
July 7, 2016 at 9:13 am
dld (7/7/2016)
Watch the movie "Brazil" for an example of fuzzy logic and mistaken identity. It's a hoot.
Tuttle, Tuttle
One of my favourite films 🙂
July 7, 2016 at 8:35 am
you forgot Mc not that you see it used often nowadays.
There have been enough cases of incorrect identity that you would hope that any warrant to arrest Joanne Bloggs instead...
July 7, 2016 at 6:39 am
Peoples' names would be another, especially if it needs to handle misspellings, contractions and variants. There is also the issue as to whether middlenames are used.
July 7, 2016 at 3:19 am
I wonder if it works for home off<tap tap tap> ........
July 6, 2016 at 6:41 am
saintor1 (6/20/2016)
IT provided me that user, attached to all users login (authenticated windows ). I know very little about active directory and such.
That sounds like you...
June 21, 2016 at 7:56 am
Sioban Krzywicki (4/28/2016)
June 15, 2016 at 9:49 am
patrickmcginnis59 10839 (5/18/2016)
Perry Whittle (5/17/2016)
Bob JH Cullen (5/17/2016)
which in any integer expression are irrelevant, surely?
This is not an integer expression.
May 18, 2016 at 9:00 am
Bob,
It comes down to how the OS stores data
0x01 is an 8 bit hex number - binary 00000001
0x0001 is a 16 bit hex number 0000000000000001
if you compare these as 16...
May 17, 2016 at 2:50 am
Viewing 15 posts - 46 through 60 (of 194 total)