daviddengcn / gcse

Project for Go Search, a search engine for finding popular and relevant packages.
http://go-search.org/
BSD 2-Clause "Simplified" License
277 stars 45 forks source link

Update start page #4

Closed robertmeta closed 11 years ago

robertmeta commented 11 years ago

I think having the landing (start) page look more like NPM makes sense (https://npmjs.org/). If you agree David, I will make the change and put in a pull request.

daviddengcn commented 11 years ago

To be frank, as a search engine, I prefer a simpler start page, like Google.

robertmeta commented 11 years ago

No problem. I like the NPM style because it points you to modules maybe you should be using, because you rank by how many other people are using them. Lets you know the stable / trustworthy modules. Only one more click to get there either way I guess.

daviddengcn commented 11 years ago

Yeah, that's what the top page is designed for. But I think since Go is a general purpose language, the need could be quite diverse, so searching is a better way to get what they want. When I need any of them, I can easily construct the query and search.