segfault + search   71

Pretty RFC
RFCs are documents produced by The Internet Engineering Task Force, and many are official standards for various Internet protocols. This site indexes and formats these documents for easier finding & viewing.
rfc  database  search  reference 
10 days ago by segfault
dacort/mwhich
Generic API to search for movies or TV shows across Netflix, Hulu, iTunes, and Amazon Video on Demand
movie  television  video  search  amazon  itunes  hulu  netflix  media  api  ruby 
21 days ago by segfault
Boxfish
Search every word spoken on television. Live.
tv  metadata  search  television  guide 
26 days ago by segfault
mileszs/ack.vim
Vim plugin for the Perl module / CLI script 'ack'
vim  ack  file  grep  search  plugin 
4 weeks ago by segfault
kien/ctrlp.vim
Fuzzy file, buffer, mru and tag finder
vim  plugin  search  file  list 
4 weeks ago by segfault
Summizer - Realtime Twitter Search for iPhone, iPod touch, and iPad - Fanzter
Summizer is a powerful, user-friendly Twitter search tool. Quickly track what people are saying about your product, favorite team, or any other topic.

Simply save your search terms, and Summizer will let you know if there are new results as soon as you launch the app.
ios  twitter  monitoring  search 
4 weeks ago by segfault
Search OverDrive
Search for audiobooks, eBooks, music, video, local libraries and bookstores!
ebooks  library  search  kindle 
5 weeks ago by segfault
Packages lookup / .labs { float: both }
Looks up packages on PyPI, CPAN, RubyGems, NPM, Maven Central, Clojars, GitHub, Bitbucket, Ubuntu, Arch User Repository, FreeBSD ports, Fedora and Homebrew.
package  library  database  search  lookup 
6 weeks ago by segfault
pdfgrep
Pdfgrep is a tool to search text in PDF files. It works similar to grep.
pdf  search  grep  linux  macosx 
12 weeks ago by segfault
clvv/f - GitHub
A tool that gives you quick access to frequent/recent files and directories, inspired by autojump, z and v.
cli  bash  zsh  terminal  shell  jump  search  history 
january 2012 by segfault
iFileX OSX Bytes
iFileX is not meant to be a substitute for Spotlight but it can find more files including hidden files, packages content, bundles content...
You can search after file size, creation and or modification dates, is Folder, is Alias and file name.
This way it is easy to find more related files of applications you try to remove from your system.
maxosx  file  search 
january 2012 by segfault
affinity-search - Affinity is a desktop search tool which provides a front-end to various desktop information - Google Project Hosting
Affinty is a desktop search tool, which hopes to provide a quick way to get at all the different information on your desktop. It achieves this by having various back-ends, but implemented through one standard interface.
keyboard  launcher  linux  search  desktop  quicksilver 
october 2011 by segfault
Identifont - Identify fonts by appearance, find fonts by name
Welcome to Identifont, the largest independent directory of typefaces on the Internet, with information about fonts from 652 publishers and 177 vendors.
font  identification  design  typography  search 
july 2011 by segfault
WhatTheFont! « MyFonts
Seen a font in use and want to know what it is?

Submit an image to WhatTheFont to find the closest matches in our database. Or, let cloak-draped font enthusiasts lend a hand in the WhatTheFont Forum
font  identification  design  typography  search 
july 2011 by segfault
Everything Search Engine
Locate files and folders by name instantly.
windows  search 
june 2011 by segfault
Windows Search Advanced Query Syntax
Once you have Windows Search for Windows Vista or Windows XP, you might be wondering how you can be even more efficient when it comes to finding files and e-mail on your PC. Advanced Query Syntax (AQS) can help you do just that. Using AQS, you can quickly define and narrow your searches for even more targeted results.
microsoft  windows  search  reference 
june 2011 by segfault
schema.org - Home
This site provides a collection of schemas, i.e., html tags, that webmasters can use to markup their pages in ways recognized by major search providers. Search engines including Bing, Google and Yahoo! rely on this markup to improve the display of search results, making it easier for people to find the right web pages.
html5  metadata  semantic  search 
june 2011 by segfault
mairix - email index and search tool
mairix is a program for indexing and searching email messages stored in maildir, MH or mbox folders. Some features:

Indexing is fast. It runs incrementally on new messages - any particular message only gets scanned once in the lifetime of the index file.
The search mode populates a "virtual" maildir (or MH) folder with symlinks which point to the real messages. This folder can be opened as usual in your mail program. (Note, if messages are in mbox folders, copies are made. Similarly if the virtual folder has mbox format, it is filled with copies of the matched messages.)
The search mode is very fast.
Indexing and searching works on the basis of words. The index file tabulates which words occur in which parts (particular headers + body) of which messages.
mairix is licensed under the GPL.
linux  email  search 
may 2011 by segfault
Scrollbar Search Highlighter :: Add-ons for Firefox
This extension works with the Finder (Ctrl+F) to help the user see where their search string is present within the web page. The Finder has a "Highlight All" feature that will cause all the matches to be highlighted on the page; if this add-on is used, the matches will additionally be highlighted in a small bar alongside the scrollbar.
Version 1.4 is better at placing highlighted regions in the right place next to the scrollbar.
firefox  search  highlight 
may 2011 by segfault
ack 1.94 -- better than grep, a source code search tool for programmers
ack is a tool like grep, designed for programmers with large trees of heterogeneous source code.

ack is written purely in Perl, and takes advantage of the power of Perl's regular expressions.
search  grep  perl 
march 2011 by segfault
wincent.com: Command-T: About
The Command-T plug-in for VIM provides an extremely fast, intuitive mechanism for opening files with a minimal number of keystrokes. It's named "Command-T" because it is inspired by the "Go to File" window bound to Command-T in TextMate.

Files are selected by typing characters that appear in their paths, and are ordered by an algorithm which knows that characters that appear in certain locations (for example, immediately after a path separator) should be given more weight.
plugins  vim  search 
march 2011 by segfault
Tembo - Easy, Efficient Searching. Files, Mails and more.
Tembo is an efficient search tool that is based upon the Spotlight engine.
The job of Tembo is to make searching (and finding) of files, mail messages, bookmarks, ... as easy as possible.
macosx  search  spotlight  file  metadata 
march 2011 by segfault
Omnibar :: Add-ons for Firefox
Integrates location bar and search bar into one. Shows search and url suggestions. Quickly switch search engine using search keywords. Provides different auto-complete popup styles for compact displays.
firefox  extension  search 
october 2009 by segfault
Phone Number Comments
Type the phone number in the box below and click "Get Details" to find out who is using this phone number. If there are no comments yet, be the first to leave one.
lookup  phone  directory  search  database  telemarketing 
august 2009 by segfault
Understanding Ternary Trees | PC Plus
Ternary trees are the fastest way to search for data strings, at least in hardcore programming terms, but how exactly do they work?
programming  code  string  storage  search  algorithm  tree 
june 2009 by segfault
Multicolr Search Lab - Idée Inc.
We extracted the colours from 10 million of the most “interesting” Creative Commons images on Flickr. Using our visual similarity technology you can navigate the collection by colour.
search  color  photography  flickr 
february 2009 by segfault
Tunatic: free music identification software
Ever thought ‘what is this song?’ Let Tunatic hear it and you will get the artist's name and the song's title within seconds. Tunatic is the very first song search engine based on sound for your computer. All you need is a microphone and Internet access.
music  audio  search  windows  song  identify 
february 2009 by segfault
qsb-mac - Google Code
Google Quick Search Box is an open source search box that allows you to search data on your computer and across the web.

This app is very experimental, but through it you will be able to see many of the areas we are exploring: contextual search, actions, and extensibility. It is by no means feature-complete, but is a very good indication of things to come.
quicksilver  launcher  macosx  google  search 
january 2009 by segfault
YouTorrent.com (BETA) - Your Torrents. Real Time.
The world's first real-time torrent comparison search engine.
bittorrent  search 
january 2008 by segfault

related tags

ack  activity  aggregator  algorithm  amazon  android  apartment  api  apple  audio  bash  bittorrent  book  books  browse  browser  cars  catalog  cd  character  cli  cloud  code  color  comparison  craigslist  data  database  design  desktop  directory  dns  doctor  domain  download  drive  dvd  ebay  ebooks  email  entertainment  extension  file  find  finder  firefox  flickr  flight  flights  font  game  goal  google  graphics  grep  guide  hacks  health  highlight  history  housing  howto  html5  hulu  identification  identify  image  index  internet  ios  iphone  ipod  itunes  jump  keyboard  kindle  launcher  library  linux  list  lookup  macosx  maxosx  media  metadata  microsoft  monitoring  movie  movies  moving  mp3  music  neighborhood  netflix  omnibar  p2p  package  path  pattern  pdf  people  perl  phone  photography  plugin  plugins  programming  quicksilver  realestate  recommendation  reference  rent  rental  reverse  rfc  ruby  safari  search  semantic  shell  shopping  sing  social  song  spelling  spotlight  storage  streaming  string  telemarketing  television  terminal  text  tools  travel  tree  tv  twitter  typography  unicode  used  video  vim  web  whitepages  wikipedia  windows  zsh 

Copy this bookmark:



description:


tags: