TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Second Coming of Deep Linking

35 pointsby dmitrig01over 9 years ago

7 comments

spc476over 9 years ago
You know, an article about deep linking might be more meaningful if they took their own advice and deep linked to what &quot;deep linking&quot; is (<a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Mobile_deep_linking" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Mobile_deep_linking</a>). This <i>IS</i> a hypertext medium you know.
reidracover 9 years ago
I was expecting an explanation of what deep linking is, the way the article is written it lacks context: if you don&#x27;t know what is &quot;deep linking&quot;, it doesn&#x27;t make much sense.<p>OK, <i>closes tab</i>.
technofiendover 9 years ago
Do people really clutter their phone with every random website app? Most of them appear to be marginally better at rendering the website for the low, low price of scraping some subset of your personal data.<p>I use Android profiles for the simple reason that I don&#x27;t agree some random app needs to know every email or phone number in my address book,much less mine my text history. The few apps I use go to a profile hooked to my ham email address. Still not perfect.<p>But deep linking via apps? What&#x27;s the compelling use case again? I don&#x27;t see one that doesn&#x27;t work just as well on the mobile web site.
评论 #10099198 未加载
评论 #10097844 未加载
评论 #10097169 未加载
widforssover 9 years ago
My only reference to deep links are the deep web links. The modern concept of mobile deep links throws me of the ball every time.
评论 #10096892 未加载
Ryelover 9 years ago
Holy keyword stuffing.
HaloZeroover 9 years ago
Except that iOS deep linking isn&#x27;t natively supported, you have to do it through DeviceFingerpting and even if it was setup correctly you&#x27;d have to go through a lot of effort to do it.
评论 #10097173 未加载
art0rzover 9 years ago
I don&#x27;t understand why this is still an issue. Didn&#x27;t Android fix this problem? Can&#x27;t iOS adopt a similar system?