dthorpe
Check me out on the web at Windows Live Dev or at my blog.
Delphi compiler architect not so long ago in a galaxy not so far away.
Architect and general miscreant on Google projects we cannot name.
Windows Live Developer Platform Architect and lead macguyver of the Impossible Missions Force.
Architect and general miscreant on Google projects we cannot name.
Windows Live Developer Platform Architect and lead macguyver of the Impossible Missions Force.
Danny Thorpe: Hosting the Windows Live Contacts gadget
Sep 08, 2006 at 11:38 AMI hope to dig into the gory details Real Soon Now on my blog. There are a few internal procedural hurdles to clear first.
Danny Thorpe: Hosting the Windows Live Contacts gadget
Sep 07, 2006 at 12:15 AMThanks! Rattling on about endless possibilities gets old fast. Dreaming is easy. Doing is hard. The real headrush is when some first tiny inkling actually works. Look! Actual code!
That, and blowing stuff up. Oh, did you need that power supply? No, you won't want it back now. Trust me.
-Danny
Danny Thorpe: Hosting the Windows Live Contacts gadget
Sep 06, 2006 at 11:40 PMWhat you're describing there sounds like massive amounts of data. The Windows Live Contacts database isn't set up to handle that kind of thing - it's designed to handle lots of small data. For massive amounts of personal storage (like high-definition X-Ray scans) you'll need something more like the rumored "LiveDrive" mentioned in Microsoft Watch awhile back.
Once you have massive storage, then yes, it only makes sense to store things there using common schema.
Your example of medical records is wonderful, because that also demands very carefully considered access control - one medical facility placing records into your storage area with your permission, another medical facility retrieving it with your permission, and yet you the end user and owner of that data might not have access to the raw data yourself. You see this in real life when a lab refuses to release data like xrays into the custody of the patient - they will only release the materials to a licensed physician, and only transport by courier. (I've been charged courier fees to transport x-rays across the street!)
It's conceivable that metadata for smaller bits of data could be added to the Windows Live Contacts storage - the back-end database can do it, but there is the issue of provisioning, monitoring, etc. Adding fields to the backend is not something to be left to an arbitrary third party web developer - that would require a close partnership relationship with Microsoft.
We're working on the name question. Nothing separates the wheat from the chaff like shipping code. ;> It seems likely that the internal discussion will produce more than just a name for this one thing - more like an entire taxonomy of web things!
Is it a shim? No. The contacts gadget implements specific functionality beyond what the back-end data server provides. A shim is just a thin veneer with little or no substance. The contacts gadget has substance - UI presentation plus secure user-controlled cross-domain data access.
So is Microsoft. [6]