Emotifier: MSN Messenger Emoticon Text

downloads comments edit

I was messing around the other day with ASCII text generators like this one when I thought I’d combine that with the power of MSN Messenger. But how to address the font kerning issue? ASCII text art needs a fixed-width font.

The solution? Draw in emoticons! The Emotifier was thus born.

Let’s use, for example, the word “JAM” - Emotify it, paste it into MSN Messenger, and you get:

Emotified Jam

How crazy is that?

Here you go - try it for yourself:

 

A couple of notes: First, due to the max length of a Messenger message, it turns out you can really only get four characters in there, so I’ve limited the above demo to four characters in length. The script itself will do more. Second, it only supports letters, numbers, and space, and the following punctuation: !@\#\$%\^&\*()

One other (sort of important) note: The recipient’s chat window needs to be opened wide enough to see the whole width of the message or it may come in garbled because of line wrapping. Sorry, guys, there’s no “nowrap” I can throw on this one.

Like it? Want it? Get it.

Get it: emotifier.js

Comments