Login required
Download

Monster ID avatar generation

(0)
Author(s): Jonas Nordstrand
Current Release: 0.1
Grails Version: 1.1.1 > *
Tags
grails install-plugin monster
A grails implementation of MonsterID: a method to generate a unique monster image based upon a certain identifier (user id, email address, whatever). It can be used to automatically provide personal avatar images in blog comments or other community services.

Concept and artwork courtesy of Andreas Gohr

Usage

<monster:image seed="user.id" width="100" height="100" />