Comment: Re:It's a shame too... (Score 1) 321
Comment: somes it's neccesary (Score 0) 321
When a user logs into one of our sites, they must select a database to connect to. The actual URLs are something like: "https://www2.businessdomain.net/scripts/cgiip.exe/WService=wcustomers71/seplog01.w". Each URL is slightly different to allow for different connections. There are hundreds of possible connections. The user then has two choices: memorize that beast URL, or save it as a bookmark. The latter seem to make sense.
But that's where the ease of maintenance comes into play. If a server or database goes down, we steer the traffic to a temp server. When we do, the landing URL changes to reflect the new locations, broker name, and database string. Typically we would have to broadcast the new, temporary URL to the customers' employees (and then broadcast another one when it was available again). So bookmarking the landing URL is not really a good idea for the customers as sometime it will go no where (or worse go to a failing database).
Hence, we have a shorter URL (unique to each customer) redirect to whatever landing URL they should be connected to. It's easy to remember and easy to maintain. Something like: "yourconnection.businessdomain.net".
Comment: Ergonomic nightmare (Score 1) 177
But when 'typing' on one there are only two choices (natively): hold it in one hand while finger typing with the other, or lay it down flat and attempt to type while looking at the screen at a 90 degree angle. Either way, a person will eventually develop pain and/or numbness from such awkward movements or positions.
It would work for quick notes, but trying to write a thesis or take detailed notes during a lecture would be problematic. Perhaps these institutions will also provide a keyboard solution. If not (which would be more likely IMO), I wonder if/when colleges that have compulsory iPad usage policies will start getting RTI injury claims and the inevitable litigation proceedings.
Comment: Re:Yeah it's crap. (Score 1) 408
JavaScript local files access 'interfaces'
Of course there's not. You have to make it happen. It takes about 2 minutes.
HTML
Just because you "...wouldn't be surprised if there has been some exploit.." doesn't mean it's ever happened, or even if it's possible. Find some facts and then make a point.
Images
Really? A 5 y/o issue is the best you can do? The JS exploits I listed earlier were only a month out. What's more, any non-administrator (or non-Windows computer) was not harmed by WMF files (unlike like JS that can be a universal killer).
And I think any fantasy that it was harmless to allow JS (or any script) to auto-run was dispelled yesterday. No clicks required, no particular OS required, no admin rights required. Of course, NoScript users were immune from this.
Comment: Re:A few things.... (Score 1) 239
However one could take a young child who had yet to learn to walk and incite him/her to climb the same hill (with candy or whatever) and it will crawl to the top. Even if the child had never before experienced a similar obstacle. Even newborns have basic, uniform reactions to stimuli that they, of course, have never experienced before. It's the basic want/get, need/get, hurt/avoid type of functionality. No programming, no calculation, just naked, primal, reactionary behavior. The ineffable nature of the human animal. The instincts, that all humans are born with, are something that AI can never have. It can be programmed to imitate them, but it can never grow beyond its programming.
The poor understanding of the brain is not due to it's inaccessibility. One could even say that human brains are easier to examine, in any meaningful way, than an animals. A human can engage in a completely fluid and lucid conversation while their skull is cut open and their brain physically manipulated. Electrodes can be inserted and the patient can tell the examiner what his perceptions are. Does he suddenly smell cookies? Does he hear music? Can he speak French? The same physical procedure can be done on an animal, but feedback would be minimal at best.
The idea of the brain being 'mystical' (as in mysterious) is not that far fetched. But I think a better word could be chosen. Perhaps 'metaphysical' would be more appropriate. The nature of human sapience is currently beyond any definable boundaries. Often experts will attempt to weave common human actions or reactions (e.g. kissing, finding beauty, laughter) into other ideas that are themselves only partially understood. I think that even that action, the overwhelming lust to understand and not merely know a thing, is evidence of the human condition.
I think situations like that are where the instinctual nature of biological beings trumps programmatic nature of mechanical ones.
Comment: Re:Great! Move On. Spend More Time w/ Family (Score 1) 178
Comment: Nowhere near that long (Score 2, Funny) 190
Comment: Re:A few things.... (Score 1) 239
In my experience and research, every generation of scientists or mathematicians think they have the 'new best truth' about the definition of various aspects of the universe. Then said truth is discarded and redefined by the next generation. And those changes are not always progressive (i.e. taking the next logical step). Often old truths are found to be laughably incorrect and entirely new concepts of codified; only to have those limits discarded and on and on ad infintum. The current generation is no different.
The human brain is the least understood of all human organs. I think that there is far more about it (and our universe in general) that is beyond human comprehension than can be understood. The programmed brain of a machine also has its limits. However, unlike these machines, the human brain can imagine worlds of truth far beyond the known. There is nothing beyond human imagination.
Comment: Re:Yeah it's crap. (Score 1) 408
It appears you also do not understand HTML, CSS, or web images. There is zero possibility of HTML doing anything to you. It's a markup language, not a coding language. The only way HTML could hurt you was if was launching scripts (or showing a link to a site that did). Same goes for CSS. Nothing be executed with CSS, unless it invokes a script. And images? Are you kidding? The best they do is prompt someone to do something to themselves (like this one does).
Just spend a hour or so strolling through some sites (like those ending with
Comment: Re:A few things.... (Score 1) 239
I don't want to come off as contrarian or argumentative. I am actually enjoying this conversation and I think you are making some excellent points that I have never thought of before. I know very few people that can make rational and reasonable counterpoints about this type of thing.
Comment: Re:No Primary Key (Score 1) 128
Comment: Re:No Primary Key (Score 1) 128
Comment: Re:A few things.... (Score 1) 239
But the latter is entirely different. It deals with things like intuition (correctly guessing how 1000's of dice rolls will land with results far beyond the range of random chance)or the natural avoidance of cognitive dissonance (people that, in spite of known facts, mentally manufacture abstract, non-existent realities to balance their want/need conflict).
And regarding the idea that "everything real has boundaries", how would, say, a Möbius Strip or a Klein Bottle fit into that principle? They have no definable boundaries, yet are quite 'real' - theoretically, mathematically, and physically.
Comment: Re:No Primary Key (Score 1) 128
...your birth registration, which is public.
How exactly would they get my birth registration? Would they send a request form (and required fee) to every municipality in the my country asking for a copy? Without my birth city, it's really hard to get a copy of that in the US.
With the passport number, it's enough to produce a fake passport...
I don't think so. In addition to my passport number, the forger would also have to know my signature (which is not stored when the RFID is read), and once they knew it, they would need to be able to make a wet-copy recreation on it when demanded by an official. And the forgers would have to be able to, somehow, hack my legitimate RFID chip (which they wouldn't physically have) and be able to recreate its checksum/hash so as to fool any computer verification that might be done. All of this is many thieves choose to steal passports, rather than forge them.