June 27, 2008
Over on the 37signals blog, they're talking about some of their design decisions in tweaking their support request form. In Clarify/Dovetail parlance, we have a Case Type and a Case Severity. It seems 37signals have gone back and forth between the two, trying to capture both pieces of data in one element. I do think there are 2 distinct values - the type of issue (billing, feature request, bug, etc.) and the severity/urgency of the issue (high, low, urgent, etc.), and I think their post shows the struggle when trying to combine them into one. I do, however, appreciate that they are focused on keeping the submission form as streamlined, tight, quick, and as easy to use as possible. I also like the fact that the Severity is focused on how the user feels, and uses natural language. For example, "Not…
Interesting post on Case Types and Case Severity
June 27, 2008
Over on the 37signals blog, they're talking about some of their design decisions in tweaking their support request form. In Clarify/Dovetail parlance, we have a Case Type and a Case Severity. It seems 37signals have gone back and forth between the two, trying to capture both pieces of data in one element. I do think there are 2 distinct values - the type of issue (billing, feature request, bug, etc.) and the severity/urgency of the issue (high, low, urgent, etc.), and I think their post shows the struggle when trying to combine them into one. I do, however, appreciate that they are focused on keeping the submission form as streamlined, tight, quick, and as easy to use as possible. I also like the fact that the Severity is focused on how the user feels, and uses natural language. For example, "Not…
June 13, 2008
Dovetail Seeker is our new search offering for Dovetail CRM. One of the primary design goals from a developer's point of view is to make it easy to integrate with Seeker. I know I am biased, but think we did pretty well. In this post I'll I share my experience integrating Seeker with our public web site exposing search access to Dovetail's Knowledge Base. Why Is This A Good Idea?For a long time we've exposed to customers the ability to browse our knowledge base. Here it is:This is a pretty good solution for Dovetail administrators looking for common solutions to issues that may pop-up. A better solution would be to let users search the knowledge base for the exact issue they are running into and see what pops up. Being able to search for an problematic error message is pretty handy:Raise…