Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

Releases for JSmile - smiles everywhere in few bytes


JSmile - smiles everywhere in few bytes 0.4.0-stand alone version

This revision does not use external files. Every available smile is included in the script, showed as base64 encoded string.

This means that with less than 7Kb, gzipped, you can show "instantly" smiles without network delays: once jSmile is loaded, there are not external requests.

This improvement will speed up both your pages, and my temporary server that is currently hosting those smiles.

At the same time, this script could be easily implemented over https without risks, since there are not external calls at all.

Moreover, you can change smiles images simply modifying the sent object, putting the correct base64 encoded version as smile value.

In-line base64 encoded images, and plug-in itself, have been successfully tested in Opera, Safari, Webkit, Chrome, Firefox, and Internet Explorer 8.

JSmile - smiles everywhere in few bytes 0.3

First stable release.