<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>opensoul.org - Pinder: python port of Tinder Comments</title>
  <id>tag:opensoul.org,2008:/2007/3/7/pinder-python-port-of-tinder/comments</id>
  <generator version="0.8.0" uri="http://mephistoblog.com">Mephisto Drax</generator>
  <link href="http://opensoul.org/2007/3/7/pinder-python-port-of-tinder/comments.xml" rel="self" type="application/atom+xml"/>
  <link href="/2007/3/7/pinder-python-port-of-tinder" rel="alternate" type="text/html"/>
  <updated>2008-04-10T20:00:19Z</updated>
  <entry xml:base="http://opensoul.org/">
    <author>
      <name> Paul</name>
    </author>
    <id>tag:opensoul.org,2007-03-07:2286:5662</id>
    <published>2008-04-10T20:00:19Z</published>
    <updated>2008-04-10T20:00:19Z</updated>
    <category term="Code"/>
    <link href="http://opensoul.org/2007/3/7/pinder-python-port-of-tinder" rel="alternate" type="text/html"/>
    <title>Comment on 'Pinder: python port of Tinder' by  Paul</title>
<content type="html">&lt;p&gt;another one: urllib.urlencode cannot deal with unicode/8bit. You need something like the unicode_urlencode() function from trac http://trac.edgewall.org/browser/trunk/trac/util/text.py and replace urllib.urlencode(data) in campfire.py around line 222.&lt;/p&gt;


	&lt;p&gt;thanks
 Paul&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://opensoul.org/">
    <author>
      <name> Paul</name>
    </author>
    <id>tag:opensoul.org,2007-03-07:2286:5661</id>
    <published>2008-04-10T18:46:03Z</published>
    <updated>2008-04-10T18:46:03Z</updated>
    <category term="Code"/>
    <link href="http://opensoul.org/2007/3/7/pinder-python-port-of-tinder" rel="alternate" type="text/html"/>
    <title>Comment on 'Pinder: python port of Tinder' by  Paul</title>
<content type="html">&lt;p&gt;For me, the uri = &#8216;files+transcripts&#8217;  in campfire.py needs to have a literal + instead of the urlencoded value to make transcripts() work.&lt;/p&gt;


	&lt;p&gt;thanks
 Paul&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://opensoul.org/">
    <author>
      <name>Simon Law</name>
    </author>
    <id>tag:opensoul.org,2007-03-07:2286:3827</id>
    <published>2007-09-28T01:20:42Z</published>
    <updated>2007-09-28T01:20:42Z</updated>
    <category term="Code"/>
    <link href="http://opensoul.org/2007/3/7/pinder-python-port-of-tinder" rel="alternate" type="text/html"/>
    <title>Comment on 'Pinder: python port of Tinder' by Simon Law</title>
<content type="html">&lt;p&gt;Pinder doesn&#8217;t seem to be able to room.listen().  That&#8217;s no good.  :(&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://opensoul.org/">
    <author>
      <name>Lawrence Oluyede</name>
    </author>
    <id>tag:opensoul.org,2007-03-07:2286:2320</id>
    <published>2007-03-08T00:28:23Z</published>
    <updated>2007-03-08T00:28:23Z</updated>
    <category term="Code"/>
    <link href="http://opensoul.org/2007/3/7/pinder-python-port-of-tinder" rel="alternate" type="text/html"/>
    <title>Comment on 'Pinder: python port of Tinder' by Lawrence Oluyede</title>
<content type="html">&lt;p&gt;I&#8217;m open for suggestions :-)
Right now I&#8217;m using an home made hack to load html fixtures and some home made mock objects because I really didn&#8217;t like the mock objects frameworks available for Python. Anyway I just added a couple of methods in the trunk because I needed them in our app: rooms_names() and rooms()&lt;/p&gt;


	&lt;p&gt;See: http://dev.oluyede.org/trac/default/browser/pinder/trunk/pinder/campfire.py?rev=56#L109&lt;/p&gt;


	&lt;p&gt;Bye&lt;/p&gt;</content>  </entry>
</feed>
