<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: MediaWiki markup and SphinxSearch for Django</title>
	<atom:link href="http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html</link>
	<description>A blog about Django, JavaScript, CSS, and general web development.</description>
	<lastBuildDate>Thu, 02 Sep 2010 06:22:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: RSQ</title>
		<link>http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html/comment-page-1#comment-20929</link>
		<dc:creator>RSQ</dc:creator>
		<pubDate>Sun, 16 Aug 2009 07:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html#comment-20929</guid>
		<description>Dear All,

i found a good resource for the sphinx search

http://search.cpan.org/~jjschutz/Sphinx-Search-0.01/lib/Sphinx/Search.pm

plz look on that 

thanks
RSQ</description>
		<content:encoded><![CDATA[<p>Dear All,</p>
<p>i found a good resource for the sphinx search</p>
<p><a href="http://search.cpan.org/~jjschutz/Sphinx-Search-0.01/lib/Sphinx/Search.pm" rel="nofollow">http://search.cpan.org/~jjschutz/Sphinx-Search-0.01/lib/Sphinx/Search.pm</a></p>
<p>plz look on that </p>
<p>thanks<br />
RSQ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html/comment-page-1#comment-22220</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 12 Nov 2008 02:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html#comment-22220</guid>
		<description>David,&lt;br&gt;Thanks for your prompt reply. And thank You for the blog posts - they are an extremely informative an valuable resource.</description>
		<content:encoded><![CDATA[<p>David,<br />Thanks for your prompt reply. And thank You for the blog posts &#8211; they are an extremely informative an valuable resource.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html/comment-page-1#comment-20460</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 11 Nov 2008 21:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html#comment-20460</guid>
		<description>David,&lt;br&gt;Thanks for your prompt reply. And thank You for the blog posts - they are an extremely informative an valuable resource.</description>
		<content:encoded><![CDATA[<p>David,<br />Thanks for your prompt reply. And thank You for the blog posts &#8211; they are an extremely informative an valuable resource.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Cramer</title>
		<link>http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html/comment-page-1#comment-20457</link>
		<dc:creator>David Cramer</dc:creator>
		<pubDate>Tue, 11 Nov 2008 00:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html#comment-20457</guid>
		<description>It was used for &lt;a href=&quot;http://Curse.com&quot;&gt;Curse.com&lt;/a&gt; (slightly modified, as we had a full wiki app at one point). I&#039;m willing to maintain it, but as I don&#039;t use it myself in any production environments, I&#039;d have to be encouraged in order to add features.&lt;br&gt;&lt;br&gt;However, if there is interest, I&#039;d gladly accept patches, or even requests.</description>
		<content:encoded><![CDATA[<p>It was used for <a href="http://Curse.com">Curse.com</a> (slightly modified, as we had a full wiki app at one point). I&#39;m willing to maintain it, but as I don&#39;t use it myself in any production environments, I&#39;d have to be encouraged in order to add features.</p>
<p>However, if there is interest, I&#39;d gladly accept patches, or even requests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html/comment-page-1#comment-20456</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 10 Nov 2008 23:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html#comment-20456</guid>
		<description>Hey David Blue-Man,&lt;br&gt;&lt;br&gt;I am finding your wiki engine really impressive. I am running a site with a lot of editable text (&lt;a href=&quot;http://videolectures.net&quot;&gt;http://videolectures.net&lt;/a&gt;) and am currently running a Creole wiki engine but I find it a bit lacking in functionality.&lt;br&gt;&lt;br&gt;Even though I can say, I was able to easily extend the python creole engine a little bit (custom references with images, LaTeX equations, etc.) but I am nevertheless a bit dissatisfied with the current solution. I need more control for positioning, images, etc... I guess media-wiki would fit much more nicely.&lt;br&gt;On the other hand, the license on the creole processor is a bit more relaxed - I&#039;d prefer to standardize on something I can also use in partly commercial projects.&lt;br&gt;&lt;br&gt;Anyway... I would like to ask you, about the status of wikimarkup - is it ready to use, is it installed somewhere, is it being used in any production level environment, will it be maintained.</description>
		<content:encoded><![CDATA[<p>Hey David Blue-Man,</p>
<p>I am finding your wiki engine really impressive. I am running a site with a lot of editable text (<a href="http://videolectures.net">http://videolectures.net</a>) and am currently running a Creole wiki engine but I find it a bit lacking in functionality.</p>
<p>Even though I can say, I was able to easily extend the python creole engine a little bit (custom references with images, LaTeX equations, etc.) but I am nevertheless a bit dissatisfied with the current solution. I need more control for positioning, images, etc&#8230; I guess media-wiki would fit much more nicely.<br />On the other hand, the license on the creole processor is a bit more relaxed &#8211; I&#39;d prefer to standardize on something I can also use in partly commercial projects.</p>
<p>Anyway&#8230; I would like to ask you, about the status of wikimarkup &#8211; is it ready to use, is it installed somewhere, is it being used in any production level environment, will it be maintained.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaka</title>
		<link>http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html/comment-page-1#comment-15834</link>
		<dc:creator>jaka</dc:creator>
		<pubDate>Fri, 21 Dec 2007 20:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html#comment-15834</guid>
		<description>Yea, agreed. This Sphinx ORM for Django is really poorly documented.I&#039;ve got both Django site and search  engine running on my server, but don&#039;t know how to make them work together. Some basic noob directions would be nice. Tnx. BTW, this blog shows up on top of all &quot;Django Sphinx&quot; searches. Nice...</description>
		<content:encoded><![CDATA[<p>Yea, agreed. This Sphinx ORM for Django is really poorly documented.I&#8217;ve got both Django site and search  engine running on my server, but don&#8217;t know how to make them work together. Some basic noob directions would be nice. Tnx. BTW, this blog shows up on top of all &#8220;Django Sphinx&#8221; searches. Nice&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html/comment-page-1#comment-14460</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 10 Oct 2007 19:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html#comment-14460</guid>
		<description>Hi, I&#039;m new to Django and Sphinx. Can i ask you how do i inetgrate  the django-sphinx wrapper into my django application ? I have my own model file but i do not understand where do i put the codes that i downloaded from http://code.google.com/p/django-sphinx/ . Really need you advice and help. Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m new to Django and Sphinx. Can i ask you how do i inetgrate  the django-sphinx wrapper into my django application ? I have my own model file but i do not understand where do i put the codes that i downloaded from <a href="http://code.google.com/p/django-sphinx/" rel="nofollow">http://code.google.com/p/django-sphinx/</a> . Really need you advice and help. Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html/comment-page-1#comment-13714</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 10 Sep 2007 16:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html#comment-13714</guid>
		<description>I can&#039;t believe I didn&#039;t think of that. I&#039;m going to rewrite a bit of it to extend QuerySet I think. I&#039;ll include a custom attribute on the base object for the sphinx relevance results, and anything else that may be attached to each object.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t believe I didn&#8217;t think of that. I&#8217;m going to rewrite a bit of it to extend QuerySet I think. I&#8217;ll include a custom attribute on the base object for the sphinx relevance results, and anything else that may be attached to each object.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Picio</title>
		<link>http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html/comment-page-1#comment-13684</link>
		<dc:creator>Picio</dc:creator>
		<pubDate>Sun, 09 Sep 2007 21:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html#comment-13684</guid>
		<description>Hello, I&#039;m using your django-sphinx right now for my degree work at Univeristy of Siena, Italy. YOU ARE GREAT.
I&#039;m trying to figure out how to have the relevance of every django-model-object that I get with search.query. I know I can order by @relevance but I need the relevance value too.
Anyway, for me django-sphinx was a lifesaver.
THX</description>
		<content:encoded><![CDATA[<p>Hello, I&#8217;m using your django-sphinx right now for my degree work at Univeristy of Siena, Italy. YOU ARE GREAT.<br />
I&#8217;m trying to figure out how to have the relevance of every django-model-object that I get with search.query. I know I can order by @relevance but I need the relevance value too.<br />
Anyway, for me django-sphinx was a lifesaver.<br />
THX</p>
]]></content:encoded>
	</item>
</channel>
</rss>
