Monthly Archives: April 2007
-
Reading a post from Diego Dagum’s blog I remembered about an interesting topic related to SaaS. In his article, Diego, talks about an experience he has with a customer that developed an application for multiple customers (multi-tenant). They had a performance issue because they were using shared-schema (i.e. extended fields stored in a separate table... read more
-
I’ve found some time to grab the outlook bar, fix some bugs and create a quickstart outlook with it. Figure 1 – Outlook created with CAB and Outlook Bar Workspace Figure 2 – Calendar module I’ve started a project con codeplex to host extensions for CAB and SCSF. If you are interested in participate, fix... read more
-
While reviewing DinnerNow.net I found an interesting workflow implementation. Scenario: A customer place an order for food from multiple restaurants. DinnerNow acts as a hub that will grab the order, will check each item and will group them by restaurant. How this is implemented? They have two workflows: Sequential: this workflow receive a customer order,... read more
-
My good friend Pablo Galiano has been working on a VSIP software factory lately. I had never did a VSIP package myself, but it seems like a lot of work to do simple things like adding a command. This software factory provides a bunch of recipes (developed with GAX/GAT) that will do all the dirty... read more