Snippet Library

Browse | Submit A New Snippet | Create A Package

Snippets by category: Searching

Snippet ID Title Creator
Snippets
21grep within sourcesPierre Neyron
grep code line thru a source code file hierarchy, by avoiding .svn, *~, ... but keeping the nice colors of grep.

Add to .bashrc or source in you shell when useful.

See also ack-grep.
26Get packages linked against a binaryAndreas Marschke
This snippet reads all linked libraries for a binary and finds matching library-packages in your current package-cache as well as their version in a debian/control file friendly format.
30Search Engine Query Categorization APITweet Dynamics

This API can be used to find the topic of a keyword query. The topic for the query will be chosen from over 1500 predefined topics. This works best with query phrases like -
"Kobe Bryant Visit", "Dell Inspiron 1420 price"

This technology has been provided by Query Dynamics LLC (http://www.querydynamics.com).
This technology is being used to categorize tweets at a website called TweetDynamics (http://www.tweetdynamics.com/)
Powered By FusionForge
Show source