BrowseNavigationPoll |
My analysis@ - Makes me think of email. Bad. Bah, they're all good...@ - Perl arrays
InterrobangHow can you leave off the interrobang‽ I guess it doesn't show up very well in this font, but it's still my favorite. is that unicode?when i tried to use various unicode characters, drupal kept replacing them with '?'....which is a sigil that is not getting much love right now... HTML EntityIt's just a standard HTML entity: & #8253; (with no space between) -> ‽ PHPI'm pretty sure the issue is PHP's lack of true support for unicode. When you cram unicode into a PHP string you have to be very careful of every function that works on that string. It's not drupal's fault that you were too lazy to look up each HTML entity. ;) Stand by your &Plenty of good reasons for other choices, but for me, I still get a warm feeling when I realize that the computer can do work for me. When I put the & at the end of a command, that is the moment when I transcend from working on a computer to being a computer user. Background processing rocks. |
aw man...
the last option was far more hilarious in unicode...
stupid drupal text sanitizing... ;-)