Archive of RubyForge sup-devel mailing list
 help / color / mirror / Atom feed
* [sup-devel] whistlepig
@ 2011-02-09  6:14 William Morgan
  0 siblings, 0 replies; only message in thread
From: William Morgan @ 2011-02-09  6:14 UTC (permalink / raw)
  To: sup-devel

Today I've released something that I've been working on for many many months
now, which I hope will form the basis of the mythical Sup 2.0. It's a tiny
full-text search engine called Whistlepig.

http://masanjin.net/whistlepig

For a quick demo, if you clone it and check out the ruby/ directory, you can run:

  ruby -Ilib bin/email-indexer <mbox name>
  ruby -Ilib bin/email-searcher <mbox name>

(You will also need to install the oklahoma_mixer, console and trollop gems.)

This is a super simple non-threaded non-curses email browser. The email parsing
code is much of the Sup email parsing code, but I think I've ironed out all the
Ruby 1.9 encoding-related bugs through a very laborious process of trial and
error.

For my next trick, I am going to start writing a server version of this.
Believe it or not, I'm thinking HTTP.
-- 
William <wmorgan-sup@masanjin.net>
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-09  6:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-09  6:14 [sup-devel] whistlepig William Morgan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox