TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

FB is the only social service not dropping the ball on users' current location

6 点作者 pjsullivan3超过 12 年前

2 条评论

jemka超过 12 年前
&#62;This post was written by Tripl’s CEO Peter Sullivan<p>That sets a certain expectation in my mind for what I'm about to read.<p>&#62;we are location 'whores'<p>Interesting word choice<p>&#62;First the first time ever<p>Simple mistake<p>&#62;Users’ current location is a great way to gather proper metrics, segment advertisement, and A/B test on different regions, however most of these services aren’t connecting the user’s location to an object or indexing it with structure.<p>Run-on<p>&#62;Its something<p>Should be <i>It's</i><p>...<p>I'm done.
评论 #4517184 未加载
评论 #4518235 未加载
stbullard超过 12 年前
Assuming the author/OP isn't trolling, I think he's confusing "current city", "hometown", "location" and other such fields with the user's actual current location.<p>The first three, when implemented as free text fields, are rarely updated by users, and meant to represent where someone is from or where their home is now. As free text fields, they allow for some degree of personal expression. They're not designed for API consumers, they're designed for users. This doesn't make them wrong, and it doesn't mean these platforms are dropping the ball: it means these platforms have made a design decision that the OP finds inconvenient. Even if these were implemented as parseable geotags, they are so rarely updated by users that calling them "current" is in most cases misleading.<p>Actual current location information is given in Foursquare's checkins, Twitter's tweets, and Google+'s posts - just like it is in Facebook's status updates. AFAIK, all of these use parseable geotags.<p>If I were an investor in Tripl (Roland Zeller?), I would worry about a CEO with such a poor understanding of API semantics and the platforms underlying his company.
评论 #4518233 未加载