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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Why Gnip Will Displace Google - Push Model

16 点作者 mathewgj超过 16 年前

14 条评论

maxklein超过 16 年前
This is not the core problem of search. The problem with search is that nowadays, google rarely finds what I'm looking for. When I search for the same terms I used to search for earlier, google always shows me 'likely' results. I.e, if I search for example for 'window handle', a few years ago, this would almost certainly show a bunch of programming results. Nowadays, the search result is very different, and a lot less relevant to what I'm looking for.<p>This is where search has to be fixed. When I type window handle, I want a HWND. When a builder types 'window handle', his first result should be a local store where he can buy window handles or descriptions of window handles.<p>That's where search has to be fixed, not in crawling.
评论 #304128 未加载
评论 #304304 未加载
评论 #304314 未加载
jhickner超过 16 年前
This seems more like a competitor to RSS than a replacement for Google. It doesn't seem like it has anything to do with Google at all, really.<p>Google needs to spider because the websites themselves can't be trusted to give Google accurate listings.<p>RSS is another animal, though, because users opt-in by subscribing. Apples and oranges, I think.
JoelSutherland超过 16 年前
Why Gnip Won't Displace Google:<p>Pinging/Pushing is a feature and if it can generate better results Google is best positioned to implement it by combining that data with their existing index and infrastructure.
ojbyrne超过 16 年前
How is gnip (as described here anyway) different from the various ping services that appeared in the 2001-2004 timeframe, all of which failed to displace google?
snprbob86超过 16 年前
But Google is already a hybrid model. The article even mentions AdSense, but completely ignores the Toolbar, Analytics, Ajax APIs, etc. etc. etc.<p>Push or pull, Google is absorbing URLs to crawl and index at a rate which no start up could match. Eventually, someone may dethrone Google, but it certainly won't be a tiny startup.<p>Also, there is a significant portion of the web that could never be educated enough to ping some server. This approach is doomed to failure without a Crawler. That's not to say that there might not be interesting applications of their technology is news analysis or aggregation.
froo超过 16 年前
I really think the idea of pushing/pinging search engines to come get content should really be linked to the sitemaps protocol if anything, to me that seems the most logical solution.<p>Basically, your main sitemap file would consist of a sitemapindex which then links to at least 2 more separate files. The first being your recently updated list that gets flushed when a search engine hits your site, and the rest containing a full index of the content on your site.
jacobscott超过 16 年前
Pull or push, a good search engine still needs a local copy of the web, and this is expensive. With a spider, search engines control in detail how they get content. With push-via-notification, websites get much of this power. Is this something that Google wants to give up?<p>Finally, if you're going to turn off your spider, /everyone/ better be pushing to you. So this seems more likely to be next-next-next generation.
zandorg超过 16 年前
I don't quite understand Gnip, but Brewster Kahle's WAIS has/had each machine offering its own results from its own personal database.<p>I believe Gene Kan (RIP) also had this in mind with his Gnutella work.<p>I also wanted to build a system based around Gnutella, searching text documents across a whole P2P network, but nobody in the Gnutella community wanted to adopt my ideas.
olavk超过 16 年前
Intersting article that first states a problem (bad search ranking on heavily SEO'ed terms) and then proposes a "solution" (push data to google rather than google pulling data from the site) that doesn't have anything to do with the problem.<p>Push-to-google might be useful for providing more up-to-date search results, though.
DaniFong超过 16 年前
Why wouldn't push models be vulnerable to SEO -- in what would essentially amount to a DDOS attack?
peregrine超过 16 年前
Sure Gnip will displace Google............if everyone uses gnip on their site....BUT WAIT then Google will just make their own gnip.<p>Wow this is such an idiotic post.
mattmaroon超过 16 年前
Next up, Why Apples Will Displace Oranges
trezor超过 16 年前
<i>Contrastingly, if you subscribe to a blog, you get pushed a notification whenever that blog is updated</i><p>Err. No. You have a RSS client which regularly pull. It's exactly the same thing. Either the guy has no idea what he is talking about, or he is really bad at making examples.<p><i>In a Gnip world, every website would have a feed – whenever content changes – the index gets pinged.</i><p>Right. So it was <i>probably</i> just a bad examaple, even though I have my doubts. Still doesn't google more or less have this feature trough it's webmaster tools?
quasimojo超过 16 年前
but the webmasters have to know gnip exists.<p>the webmasters need to know how to turn the switch to publish a feed delta, or even write this themselves<p>with google or ysearch, you just publish and wait for the crawler to find you<p>the zero-effort solution always wins