Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
npm search
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
samm  
View profile  
 More options Sep 23 2012, 8:59 am
From: samm <sam.miller...@gmail.com>
Date: Sun, 23 Sep 2012 05:59:39 -0700 (PDT)
Local: Sun, Sep 23 2012 8:59 am
Subject: npm search

I don't understand how to use this.
I type in, for example, irc. But there is no search or go button anywhere.

If I press enter it goes to a google search results page.
I guess I have to use the command line to search.
Why bother having the web page version then?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
samm  
View profile  
 More options Sep 23 2012, 9:18 am
From: samm <sam.miller...@gmail.com>
Date: Sun, 23 Sep 2012 06:18:45 -0700 (PDT)
Local: Sun, Sep 23 2012 9:18 am
Subject: Re: npm search

Actually I just found you can go here:
http://eirikb.github.com/nipster/
and type in, for example, irc, and then click the npm icon at the right of
the result line.
It will take you back to npm site with the npm install command for that
module.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mscdex  
View profile  
 More options Sep 23 2012, 11:40 am
From: mscdex <msc...@gmail.com>
Date: Sun, 23 Sep 2012 08:40:08 -0700 (PDT)
Local: Sun, Sep 23 2012 11:40 am
Subject: Re: npm search
On Sep 23, 8:59 am, samm <sam.miller...@gmail.com> wrote:

> If I press enter it goes to a google search results page.
> I guess I have to use the command line to search.
> Why bother having the web page version then?

You can at least search by keyword using a URI like `https://npmjs.org/
browse/keyword/foo` to search for packages with the 'foo' keyword.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Adam Crabtree  
View profile  
 More options Sep 25 2012, 6:34 pm
From: Adam Crabtree <atcrabt...@gmail.com>
Date: Tue, 25 Sep 2012 15:34:00 -0700
Subject: Re: [nodejs] Re: npm search

Niice.

NPM search feels broken IMHO. Google search UI is awful in this case, esp.
since most searches are looking for modules, not people, keywords, or
"packages depending on", etc... and then typically my first course of
action is not to read the Readme on npmjs.org, but to find the github repo
and read it there where I can browse through the code easier.

Cheers,
Adam Crabtree

--
Better a little with righteousness
       than much gain with injustice.
Proverbs 16:8

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alex Kocharin  
View profile  
 More options Sep 25 2012, 7:02 pm
From: Alex Kocharin <a...@kocharin.ru>
Date: Wed, 26 Sep 2012 03:02:38 +0400
Local: Tues, Sep 25 2012 7:02 pm
Subject: Re: [nodejs] Re: npm search
Adam,
š
Yeah, I liked old search.npmjs.org site, but moving to google search was a mistake imho. :(
š
I'm usingšhttp://toolbox.no.de/ for that now.
--
// alex
š
š
26.09.2012, 02:34, "Adam Crabtree" <atcrabtree@gmail.com>:
Niice.
NPM search feels broken IMHO. Google search UI is awful in this case, esp. since most searches are looking for modules, not people, keywords, or "packages depending on", etc... and then typically my first course of action is not to read the Readme on npmjs.org, but to find the github repo and read it there where I can browse through the code easier.
Cheers,
Adam Crabtree

On Sun, Sep 23, 2012 at 6:18 AM, samm <sam.miller781@gmail.com> wrote:
Actually I just found you can go here:
and type in, for example, irc, and then click the npm icon at the right of the result line.
It will take you back to npm site with the npm install command for that module.


On Sunday, September 23, 2012 8:59:39 AM UTC-4, samm wrote:
I don't understand how to use this.
I type in, for example, irc. But there is no search or go button anywhere.
If I press enter it goes to a google search results page.
I guess I have to use the command line to search.
Why bother having the web page version then?

š

--
Job Board: http://jobs.nodejs.org/
Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en


--
Better a little with righteousness
š š šš than much gain with injustice.
Proverbs 16:8

š

--
Job Board: http://jobs.nodejs.org/
Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
José F. Romaniello  
View profile  
 More options Sep 25 2012, 7:09 pm
From: José F. Romaniello <jfromanie...@gmail.com>
Date: Tue, 25 Sep 2012 20:09:34 -0300
Local: Tues, Sep 25 2012 7:09 pm
Subject: Re: [nodejs] npm search

+1 It feels broken, but it will feel better if instead of redirecting to
google it embeds the result in the npm page... Like my  static blog does:

http://joseoncode.com/search/?q=Node

Code

https://github.com/jfromaniello/joseoncodecom/blob/master/search.html

El martes, 25 de septiembre de 2012, Adam Crabtree escribió:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Isaac Schlueter  
View profile  
 More options Sep 25 2012, 7:15 pm
From: Isaac Schlueter <i...@izs.me>
Date: Tue, 25 Sep 2012 16:15:03 -0700
Local: Tues, Sep 25 2012 7:15 pm
Subject: Re: [nodejs] npm search
The source is open.  Please help.  https://github.com/isaacs/npm-www

Moving to google was only a "mistake" if you'd prefer a search that
literally does nothing whatsoever, except take the registry down every
few days.

The old search.npmjs.org site used a technique that was not scalable
past a few thousand packages.  At 12,000 packages, it finally was
unable to keep up with the task of building the search index, and
caused downtime and performance problems for the entire registry.
Keeping it as long as we did, that's the real mistake.

No one believes that the current search experience on the website is
ideal.  But it is what we have for now.  Please help with it.  As much
as I'd love to spend every waking hour doing only this, I have many
other tasks to attend to.

In the meantime, the cli search is quite effective, and relatively
fast apart from the initial download of the index.  But even that will
eventually fall over under the weight of Node's steadily rocket-like
increase in popularity.  The only solution is to develop a good
server-side search solution that can be queried from the cli.

Microsoft has been kind enough to provide me with a free token for the
Bing API, so any solution that relies on that service would be pretty
awesome, and very easy to deploy and manage.

The source is open.  Please help.

On Tue, Sep 25, 2012 at 4:09 PM, José F. Romaniello


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alex Kocharin  
View profile  
 More options Sep 25 2012, 7:19 pm
From: Alex Kocharin <a...@kocharin.ru>
Date: Wed, 26 Sep 2012 03:19:07 +0400
Local: Tues, Sep 25 2012 7:19 pm
Subject: Re: [nodejs] npm search
Jose,
 
Are you sure you aren't violating Google's terms of service there? 
--
// alex
 
 
26.09.2012, 03:09, "José F. Romaniello" <jfromaniello@gmail.com>:
+1 It feels broken, but it will feel better if instead of redirecting to google it embeds the result in the npm page... Like my  static blog does:

Code 

https://github.com/jfromaniello/joseoncodecom/blob/master/search.html

El martes, 25 de septiembre de 2012, Adam Crabtree escribió:
Niice.
NPM search feels broken IMHO. Google search UI is awful in this case, esp. since most searches are looking for modules, not people, keywords, or "packages depending on", etc... and then typically my first course of action is not to read the Readme on npmjs.org, but to find the github repo and read it there where I can browse through the code easier.
Cheers,
Adam Crabtree

On Sun, Sep 23, 2012 at 6:18 AM, samm <sam.miller781@gmail.com> wrote:
Actually I just found you can go here:
and type in, for example, irc, and then click the npm icon at the right of the result line.
It will take you back to npm site with the npm install command for that module.


On Sunday, September 23, 2012 8:59:39 AM UTC-4, samm wrote:
I don't understand how to use this.
I type in, for example, irc. But there is no search or go button anywhere.
If I press enter it goes to a google search results page.
I guess I have to use the command line to search.
Why bother having the web page version then?

 

--
Job Board: http://jobs.nodejs.org/
Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en


--
Better a little with righteousness
       than much gain with injustice.
Proverbs 16:8

 

--
Job Board: http://jobs.nodejs.org/
Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

 

--
Job Board: http://jobs.nodejs.org/
Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Isaac Schlueter  
View profile  
 More options Sep 25 2012, 7:21 pm
From: Isaac Schlueter <i...@izs.me>
Date: Tue, 25 Sep 2012 16:20:55 -0700
Local: Tues, Sep 25 2012 7:20 pm
Subject: Re: [nodejs] npm search
By the way, in my opinion, http://www.php.net is the gold standard for
a platform/module search engine.  If we can get anywhere near that
level of user-experience, then that'll be a huge win.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
José F. Romaniello  
View profile  
 More options Sep 25 2012, 7:24 pm
From: José F. Romaniello <jfromanie...@gmail.com>
Date: Tue, 25 Sep 2012 20:24:40 -0300
Local: Tues, Sep 25 2012 7:24 pm
Subject: Re: [nodejs] npm search

Yes i am very sure, actually this javascript/html was generated by google
when i created the custom search engine. it gave me the option to embed.
Google add lots of adds in my search page  thats the trick :)

Just to make it clear, i am not sure if google is the best fit for the npm
page, but i know some of you use static blog engines and this trick might
he you

El martes, 25 de septiembre de 2012, Alex Kocharin escribió:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »