Russ Abbott wrote at 06/10/2011 10:16 AM:
> How do you organize your 10,000 apps and find the one you want at any
> particular time?

It can be data-driven with a profiler that takes a signature of the
incoming data and chooses based on that.  Or you can require magic
numbers in the data format.  Or, you can allow the data sender to
specify it in a metadata preamble.  Then you can allow the receiver to
choose their "preferred apps" if there are more than one that can handle
the same type of data and/or the receiver is just a picky actor.  Such
selection could be done over time.  The receiver might have all the apps
indexed and choose at random which app to use to play the data, perhaps
allowing a weighting for errors or other pressures.  As one app's weight
grows significantly larger than others, the receiver will eventually
choose that one (almost always) when faced with a particular data signature.

The key is the index, which is why Jobs cleverly prestidigitates our
attention away from the one who owns the ontology.

-- 
glen e. p. ropella, 971-222-9095, http://tempusdictum.com


============================================================
FRIAM Applied Complexity Group listserv
Meets Fridays 9a-11:30 at cafe at St. John's College
lectures, archives, unsubscribe, maps at http://www.friam.org

Reply via email to