|
|
|
|
|
by al2o3cr
4170 days ago
|
|
"imagine being able to link to specific constellations in the star chart app, the various calculator faces of some popular calculator apps, or a user's city in Clash of Clans. It's going to be awesome." I'm imagining it, and in most of those cases I'm imagining the horrible fragmentation clusterfk that will have to be solved in Yavascript - linking to "some popular calculator apps" (plural) means either providing a mess of links for the user to decide, or somehow guessing which one to show. Two alternatives that both land in the "NAH GANNA HAPPEN" category: * "everybody agree on a standard prefix for basic things like calculators" HAHAHAHAHAHAHAHAHAHAHA * "allow client JS to detect installed apps" see also the detect-visited-sites-with-CSS info leakage for why this would be terrible... |
|
urn:calc:rpn
You click the link and your mobile phone then looks to see if any of your calculator apps satisfy that urn.
If they find any they open it up or present the user with a choice between them or open the one the user configured as their choice.
If they don't find any they check the app store or web and offer the user the opportunity to install one that satisfies that urn.
Actually this is exactly what androids intents do as well minus the app search and install. But I don't think they use urns under the hood.