/dev/tty

Notes on Web Development, Computer Programming, and Software Engineering

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • Open Source Projects

Category Archives: Software Engineering

Simple ranked text search for MongoDB

Posted on 08/02/2010 by Ward Bekker
Reply

In this code snippit you can see how to do a basic ranked text search for MongoDB. The code relies on two simple mapreduce operations. One to create an inverted index from some demo text, and a second one to score the matching documents based on query term hits.

Posted in Open Source Projects, Ruby, Software Engineering | Leave a reply

If You Think You Are a Competent Programmer …

Posted on 25/05/2009 by Michel Rijnders
Reply

… then you better watch the following video:

Posted in Software Engineering | Leave a reply

Recent Posts

  • Splitting a database dump
  • Setting up Emacs to compare two git tags
  • Quest for the perfect Erlang development environment
  • Disabling resuming of apps in OSX Lion
  • A Basic Full Text Search Server in Erlang

Categories

  • Books (2)
  • Cake (1)
  • Design (1)
  • Emacs (2)
  • Erlang (4)
  • Forms (1)
  • Haskell (14)
  • iPhone development (1)
  • Java (1)
  • Mac (4)
  • NLTK (1)
  • Open Source Projects (4)
  • Perl (1)
  • Perl Quiz of the Week (2)
  • PHP (2)
  • PHP frameworks (1)
  • Programming Language Theory (2)
  • Python (1)
  • Rails (2)
  • Real World Haskell (6)
  • Ruby (5)
  • Ruby Quiz (4)
  • Software Engineering (2)
  • Sphinx search (1)
  • Tomcat (1)
  • Tooling (1)
  • Uncategorized (5)
  • Usability (1)
  • Web Development (6)

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Proudly powered by WordPress