Welcome to Dovetail Software Blogs : Sign in | Join | Help

August 2009 - Posts

Think About User Experience
Separate the user from complexity. Spam filtering is pretty complex stuff. The act of signaling an email is spam should not be. Which of these user interfaces for Spam handling do you think works better? Outlook 2007 – 1 action = navigation + 6 options Read More...
Producing and Consuming Messages using MassTransit and StructureMap
I am spiking out right now what it takes to use a Mass Transit as a message bus for handling a simple producer consumer messaging architecture. To be exact I want to see how easy it is to get Mass Transit working using StructureMap for an IoC container. Read More...