Patents Must Die.notes

Thursday, March 24, 2005

TITLE OF PAPER: Patents & Stuff
URL OF PRESENTATION: _URL_of_powerpoint_presentation_
PRESENTED BY: Mike Salib (msalib@divmod.com)
REPRESENTING: _name_of_the_company_they_represent_

CONFERENCE: PyCon 2005
DATE: _date_of_your_conference_here_
LOCATION: _venue_and_room_in_venue_

--------------------------------------------------------------------------
REAL-TIME NOTES / ANNOTATIONS OF THE PAPER:
{If you've contributed, add your name, e-mail & URL at the bottom}


- Why using xapian? Divmod does thing to index email, blogs, feeds, etc.
- but ran into problems, hence created xapwrap
- improved locking (xapien doesn't really lock well)
- improved ref handling, so things cleanup properly
- improved error handling (is this all an advert for xapwrap?)
- turn off stemming in xapien
- auto-flatteners (allows searching by other things that promote to strings for xap search)

- tried lucene, but slow, though index about 1/3 the size
- tried pyrexifying it, worked great


--------------------------------------------------------------------------
REFERENCES: {as documents / sites are referenced add them below}

http://www.xapian.org/
http://divmod.org/users/msalib/patents

--------------------------------------------------------------------------
QUOTES:



--------------------------------------------------------------------------
CONTRIBUTORS: {add your name, e-mail address and URL below}



--------------------------------------------------------------------------
E-MAIL BOUNCEBACK: {add your e-mail address separated by commas }



--------------------------------------------------------------------------
NOTES ON / KEY TO THIS TEMPLATE:
A headline (like a field in a database) will be CAPITALISED
    This differentiates from the text that follows
A variable that you can change will be surrounded by _underscores_
    Spaces in variables are also replaced with under_scores
    This allows people to select the whole variable with a simple double-click
A tool-tip is lower case and surrounded by {curly brackets / parentheses}
    These supply helpful contextual information.

--------------------------------------------------------------------------
Copyright shared between all the participants unless otherwise stated...