Snippet Library
Browse | Submit A New Snippet | Create A Package
Snippets by category: Searching
| Snippet ID | Title | Creator |
|---|---|---|
| Snippets | ||
| 21 | grep within sources | Pierre 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. | ||
| 26 | Get packages linked against a binary | Andreas 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. | ||
| 30 | Search Engine Query Categorization API | Tweet 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/) | ||

