Comment On Protection From Robots, By Robots

This CAPTCHA stuff is getting ridiculous. What is this, like... underscore-hyphen-hyphen-accent-subscripted hyphen-underscore? [expand full text]
« PrevPage 1 | Page 2Next »

Re: Protection From Robots, By Robots

2007-11-09 14:35 • by xix (unregistered)
The captcha is clearly "A Suffusion of pink"

Re: Protection From Robots, By Robots

2007-11-09 14:35 • by Hit (unregistered)
Hey, that's one way to beat spammers. Make the CAPCHA impossible for anything, living or otherwise, to use!

Re: Protection From Robots, By Robots

2007-11-09 14:36 • by woogs (unregistered)
Who else felt something in their brain snap when reading that BizTalk wall of text?

I mean really, who thought that would be O.K. for an end user to read?

Re: Protection From Robots, By Robots

2007-11-09 14:40 • by FreetimeDev (unregistered)
160528 in reply to 160526
Really, who thought that would be OK for anyone to see?

Re: Protection From Robots, By Robots

2007-11-09 14:43 • by ParkinT
That last one reads like a formula for the molecular distribution of ionized elements in a dense magenetic field, charged with negative particles that all went to the Pub for lunch!

Re: Protection From Robots, By Robots

2007-11-09 14:47 • by Zylon
The cake is a lie.

Re: Protection From Robots, By Robots

2007-11-09 14:49 • by PerdidoPunk


The CAPTCHA is easy:


<hint alphabet="morse code">
.-- - ..-.
</hint>

Re: Protection From Robots, By Robots

2007-11-09 14:50 • by SenorLapiz
Wow. My lawyer is writing dialog boxes now.

Re: Protection From Robots, By Robots

2007-11-09 14:54 • by Anonymous Fil (unregistered)
160533 in reply to 160526
I'll bite. I read the first sentence three times, couldn't understand what in the hell it was saying, then went through the rest. My brain still hurts.

Re: Protection From Robots, By Robots

2007-11-09 14:56 • by Ron (unregistered)
160534 in reply to 160531
PerdidoPunk:


The CAPTCHA is easy:


<hint alphabet="morse code">
.-- - ..-.
</hint>

I actually checked to see if the captcha was actually that. That would have been awesome!

Re: Protection From Robots, By Robots

2007-11-09 15:15 • by John Doe (unregistered)
The dialog box text seems to come from the XML schema spec. That's what makes XML so enterprisey: all standards are written in legalese.

Re: Protection From Robots, By Robots

2007-11-09 15:18 • by Robster (unregistered)
So if the person who wrote the help page in the second item met the lawyer who wrote the BizTalk error... would they combine to produce readable English?

Re: Protection From Robots, By Robots

2007-11-09 15:19 • by Sgt. Preston (unregistered)
Apparently CAPTCHA stands for Completely Automated Public Turing test to tell Clairvoyants and Humdrums Apart.

Re: Protection From Robots, By Robots

2007-11-09 15:23 • by Chris (unregistered)
Biztalk message: This is clearly describing non-locality in quantum mechanics. But the button should be labeled "Ok and not Ok" since it is not determinate until clicked.

Re: Protection From Robots, By Robots

2007-11-09 15:23 • by AdT (unregistered)
160539 in reply to 160524
xix:
The captcha is clearly "A Suffusion of pink"


Nonsense! Can't you read? It's obviously "A Number of Streptococci on Light Rose Colored Substrate".

Re: Protection From Robots, By Robots

2007-11-09 15:26 • by Sgt. Preston (unregistered)
160540 in reply to 160538
Chris:
Biztalk message: This is clearly describing non-locality in quantum mechanics. But the button should be labeled "Ok and not Ok" since it is not determinate until clicked.
Are you saying that we can't understand the message because it's in an unresolved state of multiple potential meanings?

Re: Protection From Robots, By Robots

2007-11-09 15:42 • by Marvin (unregistered)
160541 in reply to 160540
Sgt. Preston:
Are you saying that we can't understand the message because it's in an unresolved state of multiple potential meanings?

Well, yes and no.

Re: Protection From Robots, By Robots

2007-11-09 15:55 • by Heron
160543 in reply to 160541
Marvin:
Sgt. Preston:
Are you saying that we can't understand the message because it's in an unresolved state of multiple potential meanings?

Well, yes and no.

Rofl.

Re: Protection From Robots, By Robots

2007-11-09 16:08 • by w00t (unregistered)
That XSD error simply means the following:

In your XSD you used a ComplexType, and the XSD standard likes ComplexType descriptions to be complete, so they should mention everything that fits in there.

Now, you specified that some element "senderDocumentRef" from the namespace "http://...etc." fits in there, but it has a minOccurs="0", so it could also not be in there at all.

However, the next thing in your XSD is an unbounded "xsd:any" definition; that's useful so you can extend the schema later, and put future extensions there that should be skipped for now.

This means though, that if the parser encounters a "senderDocumentRef" element in the complexType, it can't be determined if it's one to be skipped for now. It matches xsd:any -- maybe you decided in a later version to have 2 senderDocumentRefs, and the second one should be skipped in the current version. But, the first one is optional, so you can't identify which one is "the first one" and which is "the second one", because they're both optional in this schema.

<a href="http://dev-forums.ebay.com/thread.jspa?threadID=500001723">this thread</a> explains it well.

XSD kinda sucks.

Re: Protection From Robots, By Robots

2007-11-09 16:11 • by FredSaw
Gotta admire the BizTalk sentence structure, though. Like abstract art, it's beauty for its own sake, and let the reader form his own conclusions as to its meaning.

Re: Protection From Robots, By Robots

2007-11-09 16:23 • by different anon (unregistered)
160547 in reply to 160539
AdT:
Nonsense! Can't you read? It's obviously "A Number of Streptococci on Light Rose Colored Substrate".

When was the last time you were in the lab? It's quite clearly a freshly diluted sample of E. coli grown in LB as seen through a light microscope.

Re: Protection From Robots, By Robots

2007-11-09 16:26 • by Sgt. Preston (unregistered)
160548 in reply to 160546
FredSaw:
Gotta admire the BizTalk sentence structure, though. Like abstract art, it's beauty for its own sake, and let the reader form his own conclusions as to its meaning.
Indeed. It's so carefully nested that I wonder whether the writer's first language was German.

Re: Protection From Robots, By Robots

2007-11-09 16:29 • by cparker
That BizTalk error is obviously a product of SCIgen.

Re: Protection From Robots, By Robots

2007-11-09 16:30 • by Not a Captcha (unregistered)
Acutally, that's a CAPMRTTRPCA - "Completely Automated Public Mind Reading Test to Tell Regular People and Clairvoyants Apart"

Captcha of this comment: _-'_`="-

Re: Protection From Robots, By Robots

2007-11-09 16:34 • by Matt (unregistered)
The real WTF is the input box above the CAPTCHA image!
It asks for "Email/HTTP" - does that mean valid input would be "user@server.com" or "GET /index.htm HTTP/1.1"

Re: Protection From Robots, By Robots

2007-11-09 16:35 • by Nelle
160552 in reply to 160541
Marvin:
Sgt. Preston:
Are you saying that we can't understand the message because it's in an unresolved state of multiple potential meanings?

Well, yes and no.


those doors still bring you down eh ?

Re: Protection From Robots, By Robots

2007-11-09 16:40 • by Kinglink (unregistered)
160553 in reply to 160525
IF you put ANYTHING in for that Captcha, you fail!

Re: Protection From Robots, By Robots

2007-11-09 16:48 • by CoyneT (unregistered)
160554 in reply to 160545
w00t:
That XSD error simply means the following:

In your XSD you used a ComplexType, and the XSD standard likes ComplexType descriptions to be complete, so they should mention everything that fits in there.

Now, you specified that some element "senderDocumentRef" from the namespace "http://...etc." fits in there, but it has a minOccurs="0", so it could also not be in there at all.

However, the next thing in your XSD is an unbounded "xsd:any" definition; that's useful so you can extend the schema later, and put future extensions there that should be skipped for now.

This means though, that if the parser encounters a "senderDocumentRef" element in the complexType, it can't be determined if it's one to be skipped for now. It matches xsd:any -- maybe you decided in a later version to have 2 senderDocumentRefs, and the second one should be skipped in the current version. But, the first one is optional, so you can't identify which one is "the first one" and which is "the second one", because they're both optional in this schema.

<a href="http://dev-forums.ebay.com/thread.jspa?threadID=500001723">this thread</a> explains it well.

XSD kinda sucks.


Legalese is for those who cannot translate to human. I understood your version, even though I'm no XSL expert.

This would be ideal for a manual or even for the standard, because it can be understood. But it isn't suitable for the alert, which should say specifically what is wrong rather than leaving you to interpret the rules vis-a-vis your current definition.

For example, a suitable message might be:

Because the next item in this definition is xsd:any, the complex element [...]senderDocumentRef cannot be "minOccurs=0".

This is akin to:

Your car will not start because the gear shift is not in "Park".

The problem with the other messages is that they're more like this:

The car will only start when the following is true: There is gasoline of grade xx with a minimum octane of 89, in the tank; there is no water or other contaminates in the tank; the fuel in the fuel line has not frozen; the [blah, blah, blah ...]


I could spend a year going through the conditions to figure out what I did wrong. Tell me what I did wrong!

Re: Protection From Robots, By Robots

2007-11-09 16:50 • by FredSaw
160555 in reply to 160554
CoyneT:
I could spend a year going through the conditions to figure out what I did wrong. Tell me what I did wrong!
If that's what you really want, get married.

Re: Protection From Robots, By Robots

2007-11-09 16:55 • by clively
160556 in reply to 160545
w00t:
That XSD error simply means the following:...


You have officially crossed over into the realm of being impossible to promote. If you have any management aspirations, you may as well give them up.

Re: Protection From Robots, By Robots

2007-11-09 17:03 • by gygax (unregistered)
160558 in reply to 160555
FredSaw:
CoyneT:
I could spend a year going through the conditions to figure out what I did wrong. Tell me what I did wrong!
If that's what you really want, get married.

/snicker.
In all seriousness though, you can try out the shareware version of marrige as well, I think its girlfriend.
Works fine to get the right feel there after a few months.

Re: Protection From Robots, By Robots

2007-11-09 18:15 • by VGR
You know what's worse than "Information to be included in a future release"? Something I call un-documentation:

Initial Pool Size
This is the size of the initial pool.

Maximum Pool Size
This is the size of the maximum pool.

Referenced Pool Size
This is the size of the referenced pool.

etc.

Re: Protection From Robots, By Robots

2007-11-09 18:43 • by ComputerForumUser
160565 in reply to 160530
Zylon:
The cake is a lie.
I don't hate you.

Re: Protection From Robots, By Robots

2007-11-09 19:04 • by chrismcb
160566 in reply to 160525
Hit:
Hey, that's one way to beat spammers. Make the CAPCHA impossible for anything, living or otherwise, to use!

I love the ones that have letters and numbers in the BACKGROUND!

Re: Protection From Robots, By Robots

2007-11-09 19:06 • by Steve (unregistered)
In defense of the dialog error message, it is apparently from a "BizTalk Editor" so the application was just staying true to form.

Re: Protection From Robots, By Robots

2007-11-09 19:07 • by m0ffx
I had to rub my screen on that CAPTCHA to tell the actual CAPTCHA apart from the dust.

Re: Protection From Robots, By Robots

2007-11-09 19:08 • by chrismcb
160570 in reply to 160563
VGR:
You know what's worse than "Information to be included in a future release"? Something I call un-documentation:

Initial Pool Size
This is the size of the initial pool.

Maximum Pool Size
This is the size of the maximum pool.

Referenced Pool Size
This is the size of the referenced pool.

etc.


I recently ran across:

int somefunc(int idFoo, UIElement elemConfig, UIElement fooElem)
Documentation was:
// idFoo = id of Foo
// elemConfig = Configuration Element
// fooElem = Foo in the Master Collection

The fooElem was the only one that provided addtional info... AND IT WAS WRONG!

I also love the consistent naming scheme.

Re: Protection From Robots, By Robots

2007-11-09 19:10 • by AdT (unregistered)
160571 in reply to 160547
different anon:

When was the last time you were in the lab? It's quite clearly a freshly diluted sample of E. coli grown in LB as seen through a light microscope.


You forgot to mention that they are gram-stained for better contrast. Captcha failed.

Re: Protection From Robots, By Robots

2007-11-09 19:23 • by ince
Sounds like biz talk to me.

Re: Protection From Robots, By Robots

2007-11-09 20:37 • by Zygo (unregistered)
160574 in reply to 160543
Heron:
Marvin:
Sgt. Preston:
Are you saying that we can't understand the message because it's in an unresolved state of multiple potential meanings?

Well, yes and no.

Rofl.


Well, that and not rofl.

Re: Protection From Robots, By Robots

2007-11-09 22:22 • by boolean
160577 in reply to 160565
ComputerForumUser:
Zylon:
The cake is a lie.
I don't hate you.
Most importantly, don't---


(I had to bite...such a great/short game)

Re: Protection From Robots, By Robots

2007-11-10 00:42 • by vt_mruhlin
With a name like BizTalk Editor, I'm assuming the function of that last one is to generate random corporate buzzword speech. If so, that's probably not an error message...

Re: Protection From Robots, By Robots

2007-11-10 02:52 • by DanStory (unregistered)
160584 in reply to 160577
boolean:
ComputerForumUser:
Zylon:
The cake is a lie.
I don't hate you.
Most importantly, don't---


(I had to bite...such a great/short game)

WATCH OUT THE COMPANION CUBE HAS A KNIFE!

Re: Protection From Robots, By Robots

2007-11-10 03:36 • by dkf (unregistered)
160585 in reply to 160525
Hit:
Hey, that's one way to beat spammers. Make the CAPCHA impossible for anything, living or otherwise, to use!
No, I'm sure if I was a chicken I'd be able to read those scratchings.

Re: Protection From Robots, By Robots

2007-11-10 05:18 • by Greg (unregistered)
The BizTalk message isn't that difficult to understand, and if you understand XML well enough to actually be developing a BizTalk solution you should realise what it's getting at without even reading the whole message. The Real WTF is that people who don't understand that message are trying to develop BizTalk solutions.

Re: Protection From Robots, By Robots

2007-11-10 05:35 • by ha (unregistered)
The CAPTCHA is the sequence of spaces. You must only guess the number of spaces...

Re: Protection From Robots, By Robots

2007-11-10 11:27 • by Marcel (unregistered)
The real answer to the captcha is of course
"_---__"
duh.

Re: Protection From Robots, By Robots

2007-11-10 14:29 • by Matthew (unregistered)
160590 in reply to 160533
Anonymous Fil:
I'll bite. I read the first sentence three times, couldn't understand what in the hell it was saying, then went through the rest. My brain still hurts.


Wait, you mean that was more than one sentence?

Re: Protection From Robots, By Robots

2007-11-10 17:14 • by AdT (unregistered)
160591 in reply to 160586
Greg:
The BizTalk message isn't that difficult to understand


Sure, it's only about 5 times more complicated than woot's explanation, and for no good reason, so it's ok. If that's your approach to quality control, I hope I never have to work with you.

Re: Protection From Robots, By Robots

2007-11-10 18:07 • by nano (unregistered)
Don't try to answer the CAPTCHA. Instead, try to realise that there is no CAPTCHA.
« PrevPage 1 | Page 2Next »

Add Comment