Random Curry

Adventures in Deepest Darkest Corporate America

October 18th, 2008

Voter Suppression and CDI

At the risk of incurring the wrath of The Washington Post by linking to them, here’s an article with current interest that exposes a broader issue:

Thousands Face Mix-Ups In Voter Registrations

It occurs to me that this is a classic Customer Data Integration issue – name pattern matching and verification of the “right” information across multiple databases. There are several responses to this issue, most of which involve trying to include every record possible in the final result set.

I find it interesting that the Republican response to this is to automatically disqualify all those records that do not match, which is curious to me because I doubt that they would do that in the course of their own businesses. It leads me to believe that they really don’t want to fix the issue because it serves them politically (third major election in a row, folks). Food for thought on what really matters to some people…

May 21st, 2008

Code Sharing

(h/t The Open Road)

Collaborative Software Initiative gets enterprises sharing code

I think this is a great idea – there is so much effort and great engineering talent expended on internal enterprise software that could be used in similar situations by other organizations. The initiative could also help in a complimentary goal – standardization of data structures for similar concepts across industries. As the computing world becomes even more interconnected, complimentary data structures are becoming more and more required to facilitate this integration. Perhaps this change can be accelerated by the use of similar software applications…

|