1) The text was greyed out after the question
2) The text was definitely not in English
I decided to take a closer look to see if I could understand what was going on. I highlighted the text and pasted it into a text editor. You'll probably notice that if you try to do this they move the registration reminder over whatever box your mouse is inside of. You can avoid that by starting to highlight at the question and scrolling down to the bottom.
I quickly scrolled through the text and noticed an interesting string:
OnhqEngr 9600
I guessed that OnhqEngr == BaudRate and realized that the whole thing is a Caesar cypher. So, in a nutshell, if you're interested in learning about Caesar cyphers, or you just don't want to register or log in to Experts Exchange you can always write a quick app that converts the answers to regular text by figuring out the Caesar cypher offset. For this article it was 16, but for other articles it may be different.
Of course, you could always use BugMeNot... but then you wouldn't have the fun of writing a simple cypher application.












