<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (bkerr)</title>
    <link>https://pinboard.in/u:bkerr/public/</link>
    <description>recent bookmarks from bkerr</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://toastdriven.com/fresh/haystack-10-final-released/"/>
	<rdf:li rdf:resource="http://ericholscher.com/blog/2009/nov/2/large-problems-django-mostly-solved/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://toastdriven.com/fresh/haystack-10-final-released/">
    <title>Toast Driven - Haystack 1.0 Final Released</title>
    <dc:date>2009-11-30T14:19:10+00:00</dc:date>
    <link>http://toastdriven.com/fresh/haystack-10-final-released/</link>
    <dc:creator>bkerr</dc:creator><description><![CDATA[Haystack 1.0.0-final has been released (via the packages at PyPi or GitHub).

The goal of Haystack is to provide modular search for Django. This means pluggable backends (Solr, Whoosh & Xapian currently), a reusable app architecture, the ability to add search to third-party modules without modifying their sources and a flexible codebase with many points of extension. The crown jewel is the SearchQuerySet, which provides a QuerySet-like interface to your search index.]]></description>
<dc:subject>django search haystack</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:bkerr/b:6118d6ba6061/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bkerr/t:django"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bkerr/t:search"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bkerr/t:haystack"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://ericholscher.com/blog/2009/nov/2/large-problems-django-mostly-solved/">
    <title>Large Problems in Django, Mostly Solved</title>
    <dc:date>2009-11-03T02:57:54+00:00</dc:date>
    <link>http://ericholscher.com/blog/2009/nov/2/large-problems-django-mostly-solved/</link>
    <dc:creator>bkerr</dc:creator><description><![CDATA[Overview of using Haystack for search in Django applications.]]></description>
<dc:subject>django haystack search</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:bkerr/b:5eb788bc5396/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bkerr/t:django"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bkerr/t:haystack"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bkerr/t:search"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>