April 2009 - Posts
I want to introduce a handy library called Dovetail DataMap created during the development of Dovetail Mobile . DataMap makes it easy to populate model objects from a Clarify/Dovetail CRM database. It is a sort of one-way Clarify specific object relational
Read More...
This is a sample post using Alex’s very nice looking Syntax Highlighter for code snippets. Let’s see if I can get Community Server to behave. Teaser Code public class SolutionMap : DovetailMap { protected override void MapDefinition() { FromTable("probdesc")
Read More...
After being forced to re-install a Apache hosted Subversion service I decided to use Visual SVN Server and found the process of migrating from a existing multi-repository Apache Subversion service to be quite straight forward. I did learn a few things
Read More...
When new cases come in we have many ways of having our support team notified so we can provide speedy assistance to our customers. We get an email Twitter sends us direct messages Our campfire (chat) gets notified Recently we needed a better way to notify
Read More...