Sean Kearney's Blog
A technical and personal blog by Sean Kearney. Sean Kearney is a DotNet developer specializing in Sitecore and Community Server web sites. This blog contains posts about Life, Gadgets, Computers, Sitecore and Community Server.

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Gravatars for Anonymous Comments

    With Community Server , when a registered user makes a blog comment it is very common to show their avatar next to their comment. If the person making the comment is not a registered user, then typically the "anonymous avatar" would be shown. I had gone and implemented an Identicon control for anonymous...
    Posted to Sean Kearney's Blog by Sean Kearney on 05-11-2007
    Filed under: Community Server, CarKnee Bundle
  • ExtendedAttribute Condition Control

    I was working a new control for the CarKnee Bundle and was in need of a condition control within Community Server that didn't appear to exist. What I needed was a condition control that checked against a WeblogPost's ExtendedAttributes. What I came up with was the " PostExtendedAttributeComparison. ...
    Posted to Sean Kearney's Blog by Sean Kearney on 05-11-2007
    Filed under: Community Server, CarKnee Bundle
  • Save Author's Email for Anonymous Blog Comments

    I am working on a control for Community Server where I need to capture the email address of the person making a comment. However, I don't need to store the email address if the person is already a registered member of the site since this information is stored already. What I did was utilize the CustomAction...
    Posted to Sean Kearney's Blog by Sean Kearney on 05-11-2007
    Filed under: Community Server, CarKnee Bundle
  • CarKnee Bundle for Community Server 2007

    Now that Community Server 2007 has been out for a while I figured it was time to update the CarKnee Bundle ! The Jobs have become Tasks, the Identicon control now has implicit databinding and the CSModules have some little upgrades ;p The new version is now 3.0 to keep in step with the official version...
    Posted to Sean Kearney's Blog by Sean Kearney on 05-09-2007
    Filed under: Community Server, CarKnee Bundle
  • Site Upgraded to CS 2007

    This site was upgraded to Community Server 2007 in all of about 10 minutes! The CS team made it real easy to upgrade with the new config file overrides! Nice job. I will be upgrading and testing the CarKnee Bundle to work with CS 2007 and publish it asap! Share this post: email it! | bookmark it! | digg...
    Posted to Sean Kearney's Blog by Sean Kearney on 05-08-2007
    Filed under: Community Server, CarKnee Bundle
  • Syndicated Blog Post Signatures in Community Server

    Another day, another Community Server add-on! A member in the Community Server forums needs a way to add a statement to every blog post that is syndicated in order to prevent scrapers from "using" their content with no mention of the rightful owner. This seems like a real good idea for anyone, including...
    Posted to Sean Kearney's Blog by Sean Kearney on 01-31-2007
    Filed under: Community Server, CarKnee Bundle
  • Embed an MP3 Player in Community Server Posts

    A member on the Community Server forums asked about embedding an MP3 player in his blog posts and I thought this would be a great addition to the CarKnee Bundle ! To implement this we are going to create a basic CSModule that works off of the PreRenderPost event. In our module we will try to match text...
    Posted to Sean Kearney's Blog by Sean Kearney on 01-30-2007
    Filed under: Community Server, CarKnee Bundle
  • 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...
    Posted to Sean Kearney's Blog by Sean Kearney on 01-23-2007
    Filed under: Community Server, CarKnee Bundle
  • Blocking new users by email address in Community Server

    A couple of members on the Community Server forums wanted a way to block new members based on known SPAM domains. This sounded like a great idea for a CSModule. I looked at the list of events and saw that there is an event fired off before and after a user is created! Great! The PostUserUpdate event...
    Posted to Sean Kearney's Blog by Sean Kearney on 01-19-2007
    Filed under: Community Server, CarKnee Bundle
  • Top Posters Role Management Community Server Job

    "Rocket City Web" of the Community Server forums asked if it is possible to limit top posting members to a certain forum. At first, I had though the member points system would be perfect for this. However, Member Points is an add-on and not available for the "Personal Edition" of Community Server. Dave...
    Posted to Sean Kearney's Blog by Sean Kearney on 01-10-2007
    Filed under: Community Server, CarKnee Bundle
Sean Kearney
Powered by Community Server (Non-Commercial Edition), by Telligent Systems