h a l f b a k e r yYou think: Aha! We go: ha, ha.
add, search, annotate, link, view, overview, recent, by name, random
news, help, about, links, report a problem
browse anonymously,
or get an account
and write.
register,
|
|
|
|
Or one could do that in JavaScript. |
|
|
(I've seen JavaScript implementations of rot13 in a text box, but I haven't seen one involving clicking on simple embedded text. Anyone want to give it a try and make something that works more as described?) |
|
|
I cant quote see the point of this.. an HTML page written with ROT text - converted when clicked on (simple enough with JavaScript - give each para an unique ID, on Click run script over text matching ID and update InnerHTML) |
|
|
Why spend time rotting text that is so easily unrotted? But maybe thats the joy of rot13 - you can. |
|
|
The whole point of rot13 is to let you post stuff in a way that someone NOT wanting to see the cleartext can avoid accidentally doing so. It's for things like joke punchlines, movie spoilers, etc. |
|
|
I'd have thought a tag such as <obfuscated></obfuscated> would be semantically better, then the tag can be styled appropriately with JavaScript or CSS. This doesn't force the web site creator to use ROT13, they could use an image instead, or alternative text: |
|
|
"Click here to find out what heppens to the ship in the film Titanic" |
|
|
I do actually think this is a good idea. It's a pcurrently a popular feature on web sites, and a dedicated tag would make it work better with... |
|
|
search engines (So they can index the content without showing it in snippets) |
|
|
screen readers for the blind (most current implementations will either not work with screen readers or the screen readers will read the text anyhow) |
|
|
Mobile / Non JS browsers (they could have a default implementation that would work regardless of the javascript that the web site creator is using for standard browsers. |
|
|
this could be implemented as a toggle button in, say, firefox, to just swap between rotted views. |
|
|
I was thinking about this today and googled rot13 tag - and got here! |
|
|
YES! This should be a valid tag! It would be awesome to be able to post spoilers, punch lines, etc. on a standard web page. |
|
|
This is a great "if you take the effort to read this, you are responsible for the choice" tag. |
|
|
WC3??? ARE YOU LISTENING? |
|
|
"PUNCHLINE (mouse rollover)" |
|
|
leetkey rots thirteen untagged text pretty well. http://leetkey.mozdev.org/ |
|
| |