REQUEST A DEMO

Tag: Dovetail Mobile Agent

SMS notifications and alerts

April 6, 2009 Notifications and escalations generated by Rulemanager are an integral component of the Clarify/Dovetail system. Traditionally, email and in-application notifications are the most common notification delivery mechanisms. Digital pagers were popular years ago, but are pretty much non-existent today.   With mobile devices (iPhones, Windows Mobile, BlackBerrys, etc.) becoming almost ubiquitous, we can look to using these devices for notification delivery. And they all share a common communication platform - SMS. SMS (Short Message Service) is commonly referred to as text messaging.   So let's look at how we can use SMS as a delivery mechanism.   A while back, I detailed how to use Twitter as a notification channel, and then use Twitter to send SMS messages.   If we don't want to be coupled to a service like Twitter (which doesn't have guaranteed delivery, SLAs, etc.), we can use a very similar process, but instead…

Dovetail Mobile Agent: Only show the queues that have stuff in them

November 5, 2008 As I've mentioned before, I use Dovetail Mobile Agent for my day-to-day case activities. Its simplicity and ease of use really pleases me. Even though it was targeted as an app for mobile devices, it works just as well using normal browsers on desktops & laptops. On the Home page, there's a link to My Open Cases, Recent Activity for my workgroup, as well as a list of My Queues (including the number of items in the queue). But, its not actually all of my queues. Its only the queues that have stuff (such as cases) in them. If a queue is empty, I don't care about it. So it simply doesn't show up. Nice. In our production environment, I belong to 19 queues. And all of them show up in the Classic Clarify Client: Most of them are empty,…

Keyboard Shortcuts for Dovetail Mobile Agent

October 7, 2008 In a past post, I discussed how to use GreaseMonkey to modify a web application, particularly, Dovetail Mobile Agent. In my last post, I linked to a GreaseMonkey script that added keyboard shortcuts to Basecamp. Now let's combine the two together. Access Keys for Mobile Clients Keep in mind that Dovetail Mobile Agent already has Access Keys (shortcuts) that are geared for mobile devices. The access keys are numbers. This works well on a mobile device, but it doesn't make as much sense for non-mobile devices. Notice in the image below that each link has a numeric access key. In a previous post, I showed you how to use Stylish to restyle the app.  One of the styling changes I made was to hide the numeric access keys: .access-key-label{    display:none; } This hid the mobile-centric numeric access keys. Keyboard…

Adding a signature to Log Email in Dovetail Mobile Agent using Ubiquity or GreaseMonkey

September 29, 2008 As I mentioned in a previous post, I've started using Dovetail Mobile Agent for my day-to-day case activities. Its still early in its project lifecycle, so it doesn't have all of the bells and whistles (yet), but that's OK with me. For example, you can Log an Email, but it doesn't have the capability to automatically populate a signature within the email. Since this is something that I wanted now, here's how to make that happen, without modifying the application itself. Ubiquity In a previous post, I detailed my first Ubiquity command for working with Dovetail Mobile Agent. Now, we'll add a new command for inserting my signature. The Ubiquity code: CmdUtils.CreateCommand({   name: "signature",   icon: "

My first Ubiquity command : view a case in Dovetail

September 8, 2008 I was pretty excited to play with Ubiquity, a new Firefox extension that lets me think and act in a more natural language with my PC. From the Ubiquity Tutorial: Ubiquity is an experimental Firefox extension that gives you a powerful new way to interact with the Web. You're used to telling Firefox where you want to go by typing Web addresses into the URL bar. With Ubiquity installed, you'll be able to tell Firefox what you want it to do by typing commands into a new Ubiquity input box. The commands that come with Ubiquity are just the beginning: anyone can create new commands and share them. Some of the built-in commands include: add-to-calendar calculate define ebay-search email flickr google map search tinyurl weather zoom After playing with the build-in commands, I was ready to try and write my…
    class='wp-pagenavi' role='navigation'>
  • 1
  • 2