Identicons for Community Server

Jeff Atwood posted up a C# implementation of Identicons the other day. While I do not see them being all that useful, they are pretty neat. I whipped up a little Community Server Add-on that can display an Identicon.

The code is more or less right from Jeff; I modified image caching to use Community Server caching rather than the straight up HttpRuntime Cache. 

I currently use this as a replacement link for the comments permalink in my blog (it used to use '#'). To see an example of these in action, just make a comment on this blog post. Once your comment appears you should have your unique Identicon!

This Community Server Add-On is packaged up into the CarKnee Bundle.

Published Tuesday, January 23, 2007 11:29 AM

Comments

# re: Identicons for Community Server

Tuesday, January 23, 2007 12:02 PM by Sean Kearney

Look at my Identicon...

# re: Identicons for Community Server

Tuesday, January 23, 2007 3:36 PM by Styx31

Same here

# re: Identicons for Community Server

Tuesday, January 23, 2007 6:32 PM by Dave Burke

I want an identicon, too!!!

# CS Byte for January 23, 2007

Wednesday, January 24, 2007 12:24 AM by Dave Burke

blog bits Wyatt Preul is the latest to move his site to Community Server 2007. That makes eight Telligenti

# Identicons. Today's word of the day

Wednesday, January 24, 2007 12:29 AM by Daily News List Blog

Identicons. Today's word of the day. Not as much fun to say as the "CarKnee Bundle," but close. Think

# re: Identicons for Community Server

Wednesday, January 24, 2007 6:30 PM by Thomas Freudenberg

Sean, nice work. However, I tried to add it to my site, but couldn't get it working. The value of the img's src is always "/". Inspecting your assembly with Reflector, I noticed that the result of String.Format is never used.

# re: Identicons for Community Server

Thursday, January 25, 2007 8:22 AM by Sean Kearney

Thomas,

That is what happens when you make a change as your walking out the door. lol. I put up a fresh copy this morning that should take care of the bug.

Thanks,

Sean

# re: Identicons for Community Server

Friday, January 26, 2007 3:02 AM by Thomas Freudenberg

[;)] Yeah, it works much better now. Thanks Sean.

# re: Identicons for Community Server

Friday, January 26, 2007 8:21 AM by Sean Kearney

For people who do not run CS in the root, the file has been fixed.

# This Week's News for January 26, 2007

Friday, January 26, 2007 2:52 PM by Announcements

This week... Community Server 3.0 is now Community Server 2007. Rob Howard makes the official announcement.

# This Week's News for January 26, 2007

Friday, January 26, 2007 3:15 PM by Community Server

This week... Community Server 3.0 is now Community Server 2007. Rob Howard makes the official announcement.

# re: Identicons for Community Server

Friday, January 26, 2007 9:25 PM by Jeff Atwood

Very nice! I do think you should go for a larger size, though..16x16 is just so very small. 32x32 is only about 100-200 bytes more data (PNG compressed).

# re: Identicons for Community Server

Friday, January 26, 2007 10:52 PM by Sean Kearney

Thanks Jeff.

I was thinking the same thing earlier.

# Identicons. Today's word of the day

Monday, March 12, 2007 12:08 AM by Community Server Bits

Identicons. Today's word of the day. Not as much fun to say as the "CarKnee Bundle," but close. Think

Powered by Community Server (Non-Commercial Edition), by Telligent Systems