|
-
Feb 2nd, 2006, 06:28 PM
#1
Itenretisng...
Aotnher eamil I got:
"cdnuolt blveiee taht I cluod aulaclty uesdnatnrd waht I was rdanieg.
The phaonmneal pweor of the hmuan mnid, aoccdrnig to a rscheearch at Cmabrigde Uinervtisy, it deosn't mttaer in waht oredr the ltteers in a wrod are, the olny iprmoatnt tihng is taht the frist and lsat ltteer be in the rghit pclae. The rset can be a taotl mses and you can sitll raed it wouthit a porbelm. Tihs is bcuseae the huamn mnid deos not raed ervey lteter by istlef, but the wrod as a wlohe. Amzanig huh? yaeh and I awlyas tghuhot slpeling was ipmorantt!"
-
Feb 2nd, 2006, 06:31 PM
#2
Re: Itenretisng...
Wow. Had this email so many times, and it's been discussed here half a dozen times already.
-
Feb 2nd, 2006, 06:32 PM
#3
Fanatic Member
Re: Itenretisng...
wow that is seriously cool!v
Software languages known:
Qbasic - TI-Basic - Liberty Basic - Visual Basic 6
Software API's known:
Directx 7 and 8
Internet languages, in the process of learning:
HTML - JAVASCRIPT - PHP - CSS - MYSQL - AJAX
-
Feb 2nd, 2006, 06:34 PM
#4
Re: Itenretisng...
We should make a program that scrambles the letters in words like that... and post the result in regular threads 
That will be fun !
-
Feb 2nd, 2006, 06:35 PM
#5
Hyperactive Member
Re: Itenretisng...
I mghit try it msyelf!
But right, been posted before
-
Feb 2nd, 2006, 06:35 PM
#6
Re: Itenretisng...
 Originally Posted by CVMichael
We should make a program that scrambles the letters in words like that... and post the result in regular threads
That will be fun ! 
NoteMe already does it
-
Feb 2nd, 2006, 06:37 PM
#7
Re: Itenretisng...
 Originally Posted by thegreatone
NoteMe already does it 
Haha
-
Feb 2nd, 2006, 06:38 PM
#8
Hyperactive Member
-
Feb 2nd, 2006, 06:40 PM
#9
Re: Itenretisng...
 Originally Posted by thegreatone
NoteMe already does it 
We should ask NoteMe for the program his using, so we don't have to make it again
-
Feb 2nd, 2006, 06:41 PM
#10
Hyperactive Member
Re: Itenretisng...
NoteMe English Language Interpreter
-
Feb 2nd, 2006, 06:44 PM
#11
Re: Itenretisng...
Poop. Aw...dman it.
Laugh, and the world laughs with you. Cry, and you just water down your vodka.
Take credit, not responsibility
-
Feb 2nd, 2006, 06:46 PM
#12
Re: Itenretisng...
Noteme's Translation Service
-
Feb 2nd, 2006, 06:55 PM
#13
Re: Itenretisng...
Cehck tihs out, cvoenrts form tx1Te.text to TxteT.2ext:
Code:
Private Sub Command1_Click()
Dim Words() As String, TmpChar As String, RndC As Long
Dim Lines() As String, K As Long, W As Long, C As Long
Randomize
Lines = Split(Text1.Text, vbNewLine)
For K = 0 To UBound(Lines)
Words = Split(Lines(K), " ")
For W = 0 To UBound(Words)
If Len(Words(W)) > 3 Then
For C = 2 To 1 + (Len(Words(W)) - 2) \ 2
Do
RndC = ((Len(Words(W)) - 3) * Rnd) + 2
Loop Until RndC <> C
TmpChar = Mid$(Words(W), C, 1)
Mid$(Words(W), C, 1) = Mid$(Words(W), RndC, 1)
Mid$(Words(W), RndC, 1) = TmpChar
Next C
End If
Next W
Lines(K) = Join(Words, " ")
Next K
Text2.Text = Join(Lines, vbNewLine)
End Sub
-
Feb 2nd, 2006, 06:57 PM
#14
Re: Itenretisng...
 Originally Posted by CVMichael
Cehck tihs out, cvoenrts form tx1Te.text to TxteT.2ext:
Code:
Private Sub Command1_Click()
Dim Words() As String, TmpChar As String, RndC As Long
Dim Lines() As String, K As Long, W As Long, C As Long
Randomize
Lines = Split(Text1.Text, vbNewLine)
For K = 0 To UBound(Lines)
Words = Split(Lines(K), " ")
For W = 0 To UBound(Words)
If Len(Words(W)) > 3 Then
For C = 2 To 1 + (Len(Words(W)) - 2) \ 2
Do
RndC = ((Len(Words(W)) - 3) * Rnd) + 2
Loop Until RndC <> C
TmpChar = Mid$(Words(W), C, 1)
Mid$(Words(W), C, 1) = Mid$(Words(W), RndC, 1)
Mid$(Words(W), RndC, 1) = TmpChar
Next C
End If
Next W
Lines(K) = Join(Words, " ")
Next K
Text2.Text = Join(Lines, vbNewLine)
End Sub
I think I just orgasmed
Laugh, and the world laughs with you. Cry, and you just water down your vodka.
Take credit, not responsibility
-
Feb 2nd, 2006, 07:01 PM
#15
Re: Itenretisng...
wow deos tihs porgram ralely wrok ?
Aaptnarply So
-
Feb 2nd, 2006, 10:05 PM
#16
Hyperactive Member
Re: Itenretisng...
Srory, I jsut cuolnd't rsesit!
Combat poverty: kill a poor!!
-
Feb 13th, 2006, 04:50 PM
#17
Re: Itenretisng...
Iesmuarongs. 
Don't suppose that rule really applies anymore.
-
Feb 13th, 2006, 05:00 PM
#18
Re: Itenretisng...
 Originally Posted by mendhak
Iesmuarongs. 
What ?
-
Feb 13th, 2006, 05:03 PM
#19
Re: Itenretisng...
 Originally Posted by CVMichael
What ? 
Didn't you just say "it deosn't mttaer in waht oredr the ltteers in a wrod are, the olny iprmoatnt tihng is taht the frist and lsat ltteer be in the rghit pclae."?
-
Feb 13th, 2006, 05:09 PM
#20
Re: Itenretisng...
It's obviously "Iresmangous."
How could you not see that?
-
Feb 13th, 2006, 05:19 PM
#21
Re: Itenretisng...
If that actually IS a word... well, google did not find anything...
-
Feb 13th, 2006, 05:31 PM
#22
Re: Itenretisng...
Iresmangous = Ignoramuses.
-
Feb 13th, 2006, 05:34 PM
#23
Hyperactive Member
Re: Itenretisng...
I wonder how that works with Mandarin.
Maybe people don't read the whole character? Just the first and last strokes?
"I like to run on treadmills, because at least I know I'm getting nowhere."
- Me
-
Feb 14th, 2006, 03:19 AM
#24
Re: Itenretisng...
it deosn't mttaer in waht oredr the ltteers in a wrod are, the olny iprmoatnt tihng is taht the frist and lsat ltteer be in the rghit pclae.
Tihs wlil olny wrok if you hvae a srotng varcaulboy.
-
Feb 14th, 2006, 03:25 AM
#25
Re: Itenretisng...
Honilticiaiistoudbnitafibur, 27 lteetrs lnog, is the lngoest Einlgsh wrod cstisoning sricttly of aretnatilg coannsnots and veowls. An eghetien letter wrod wtih tihs prpreoty is eioahcuorpamercler. A seeentevn lteter wrod wtih tihs pptoerry is hvmainssoiypsioet. Seitxen ltteer wdros wtih tihs poprerty iulcnde aioinstlmlicaues, dabitlezorpiaily, and spoergelratoriuy. Ftifeen lteter wrods wtih tihs pproerty idlcune ctayiguelovmros, hyzotroegesises, hxmidsienosaaes, prryxoisvmauaes, parasesanilinor, pliiroagtosacal, tdvsneoonitiyes, tsosnoeevitiyns, ulaanivmntiiegy, and vesisieilitudmr.
-
Feb 14th, 2006, 06:28 AM
#26
Lively Member
Re: Itenretisng...
I suspect there are only 3 e-mail going around cleverly disguised as new mail every so often.
A post brought to you by the Grim Reaper Appreciation Society™
"Buy your lifetime subscription now and save on your coffin"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|