A Flask of full-text search in PostgreSQL

Posted on Sun 11 August 2013 in Python • Tagged with Coding, PostgreSQL, Python, coding, postgresql, python

Update: More conventional versions of the slides are available from Google Docs or in on Speakerdeck (PDF)

.

On August 10, 2013, I gave the following talk at the PyCon Canada 2013 conference:

image0

image1

I’m a systems librarian at Laurentian University.

For the past six years, my day job and research …


Continue reading

A Flask of full-text search in PostgreSQL

Posted on Sun 11 August 2013 in Python • Tagged with Coding, PostgreSQL, Python, coding, postgresql, python

Update: More conventional versions of the slides are available from Google Docs or in on Speakerdeck (PDF)

.

On August 10, 2013, I gave the following talk at the PyCon Canada 2013 conference:

image0

image1

I’m a systems librarian at Laurentian University.

For the past six years, my day job and research …


Continue reading

PyCon Canada 2013 - PostgreSQL full-text search and Flask

Posted on Fri 05 July 2013 in Python • Tagged with Coding, FSOSS, PostgreSQL, Python, coding, fsoss, postgresql, python

On August 10, 2013, I'll be giving a twenty-minute talk at PyCon Canada on A Flask of full-text search with PostgreSQL. I'm very excited to be talking about Python, at a Python conference, and to be giving the Python audience a peek at PostgreSQL's full-text search capabilities. With a twenty …


Continue reading

PyCon Canada 2013 - PostgreSQL full-text search and Flask

Posted on Fri 05 July 2013 in Python • Tagged with Coding, FSOSS, PostgreSQL, Python, coding, fsoss, postgresql, python

On August 10, 2013, I'll be giving a twenty-minute talk at PyCon Canada on A Flask of full-text search with PostgreSQL. I'm very excited to be talking about Python, at a Python conference, and to be giving the Python audience a peek at PostgreSQL's full-text search capabilities. With a twenty …


Continue reading

Moving from Figaro's Password Manager (FPM) to KeePassX

Posted on Fri 28 May 2010 in misc • Tagged with Android, Python

Update 2017-10-18: linked to gitlab instead of gitorious; thanks Petter Reinholdtsen!

I'm one of those people who actually keeps different passwords for every site and service I use. So far I'm up to over 400 passwords, so I'm dependent on a password manager. For a long, long time I have …


Continue reading

FacBackOPAC: making Casey Durfee's code talk to Unicorn

Posted on Thu 15 March 2007 in Libraries • Tagged with Coding, Python

For the past couple of days, I've been playing with Casey Durfee's code that uses Solr and Django to offer a faceted catalogue. My challenge? Turn a dense set of code focused on Dewey and Horizon ILS into a catalogue that speaks LC and Unicorn. Additionally, I want it to …


Continue reading