<< Blogging Year In Review: 2004 | Home | Happy New Year! Tonight At 12---11 Central >>

CPAN Suggests

James McMurry sent me this link to CPAN today. It does the "Google Suggest" thing for CPAN.

Has anyone done similar in Java?



Re: CPAN Suggests

What do you mean by "in Java"? Are you talking about a Swing app?

Re: CPAN Suggests

No. I was talking about doing it in a Java-based website. For example, in JRoller.com's search box, or even JavaBlogs.org's search box.

Re: CPAN Suggests

Thats my site :) It is javascript with calls to a script that generates javascript arrays of the data to be dropped down.

Re: CPAN Suggests

This is pretty easy to integrate into the Turbine framework - I posted a HOWTO at http://www.folkens.com/brad

Add a comment Send a TrackBack