Dave Burke : Freelance .NET Web Developer specializing in Online Communities

Comment Notification Quality Of Life Booster

Little changes can really boost the quality of everyday life, reducing mouse clicks, saving time, getting things done.  One such small change I made that had that effect and made my world a happier place was adding a hyperlink to the new comment email notifications I receive from my blog.

You Community Server bloggers know what I'm talking about.  You get an email saying there's a new comment, you read the comment and want to reply, so what do you do?  You highlight the url (careful now..be sure to highlight the whole string!), then copy and paste it into the address bar of your browser.  Uuuagh.

The format of Community Server emails are based on their particular template found in \languages\[language]\emails\emails.xml.  Because emails.xml is an XML file, it will recognize < > as XML tags and not HTML tags, so brackets have to be encoded in emails.xml to show up within the template.  &lt; and &gt;

Now instead of painfully highlighting the entire url permalink of the comment and pasting it into my browser address bar, I click the mouse.  Once.  Quality of Life Booster?  YOU be the judge.

Here's the New Feedback Notification Section of my emails.xml if you, too, could use a little QOL boost.

[tags: Community Server]

Comments (4) | Post RSS RSS comment feed

Posted on 8/9/2006 9:13:00 PM by Dave Burke
Categories: Community Server
Tags:

Related posts

Comments (4) -

8/9/2006 10:17:35 PM Permalink

That's an awesome little time saver Dave.  Get it rolled into the core.  Smile

Tim Haines |

8/10/2006 4:53:24 AM Permalink

Funny, I never thought of that.  Don't know if anyone else did either.  Thanks for the idea, Tim.

daveburke |

8/10/2006 11:03:53 AM Permalink

Or just my comments RSS feed module. Laughing

Ken Robertson |

8/10/2006 11:20:44 AM Permalink

Oh yeah, Ken.  I forgot to mention that I got the hyperlink idea exclusively from your forums post!  I'll blog about your comments RSS feed module after I move to CS 2.1 and will try to remember to give you credit for the idea next time. Smile

daveburke |


Powered by BlogEngine.NET 2.0.0.36
Theme by Dave Burke