
內容簡介
根據劍橋大學的一項研究,單詞中字母的順序並不重要,唯一重要的是第一個和最後一個字母在正確的位置上。不論單詞中的字母順序如何混亂,只要第一個和最後一個字母在正確的位置,人類的大腦就能夠輕鬆閱讀。
這款外掛程式實作了類似的演算法,可以顛倒每個單詞中的字母順序而保留第一個和最後一個字母的位置不變,從而讓文字更加難以辨認。
在你的網站中,你可以通過使用 [bbboing] 縮略語來實現此功能。
語法如下:
[bbboing
text=”seed|text – some text to obfuscate”
form=”N|Y – display form to allow changes”
both=”N|Y – display both original and output text”]
如果沒有指定任何參數,你會得到原始文本的「bbboing」版本。
例如:
[bbboing text=”code is poetry”] 可能會產生“code is peroty”或“cdoe is pretoy”等結果。
[bbboing text=’powered by WordPress’] 可能會產生“prweoed by WrdsorPes”等結果。
當然,隨機排列字母可能會產生與輸入完全相同的輸出。
因此,[bbboing text=’bobbing wide’] 可能會產生“bobbing wide”等輸出。
留意到一些垃圾郵件和垃圾郵件機器人在創建評論時故意拼錯字詞。
bbboing 無論如何都不支持這樣的做法,請把 bbboing 用於自娛自樂。
請注意:bbboing 外掛程序依賴於 oik 外掛程序。
外掛標籤
開發者團隊
原文外掛簡介
Aoccdrnig to a rscheearch at Cmabrigde Uinervtisy, it deosn’t mttaer in waht oredr the ltteers in a wrod are, the olny iprmoetnt tihng is taht the frist and lsat ltteer be at the rghit pclae.
The rset can be a toatl mses and you can sitll raed it wouthit porbelm.
Tihs is bcuseae the huamn mnid deos not raed ervey lteter by istlef but the wrod as a wlohe.
This plugin implements a version of an algorithm that will produce text similar to the above.
Basically it changes each word by randomising the order of the letters, leaving the first and last letter of each word the same.
You implement this on your website using the [bbboing] shortcode.
The syntax is:
[bbboing
text=”seed|text – some text to obfuscate”
form=”N|Y – display form to allow changes”
both=”N|Y – display both original and output text”]
If you don’t specify any parameters you get a ‘bbboing’ed version of the original text.
Examples:
[bbboing text=”code is poetry”] may produce ‘code is peroty’ or ‘cdoe is pretoy’
[bbboing text=’powered by WordPress’] may produce ‘prweoed by WrdsorPes’
It’s also feasible that the randomisation produces exactly the same output as input.
So [bbboing text=’bobbing wide’] may produce ‘bobbing wide’
Of course, nothing happens for words with fewer than 4 letters so
[bbboing text=’it is not a con’] WILL produce the same output as input.
You may notice that some spammers/spambots intentionally misspell words when creating comments.
bbboing does not in anyway endorse this.
Please use bbboing for your own amusement.
Note: the bbboing plugin is dependent upon the oik plugin.
