<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>opensoul.org - Tinder fixed after Campfire update Comments</title>
  <id>tag:opensoul.org,2008:/2008/1/25/tinder-fixed-after-campfire-update/comments</id>
  <generator uri="http://mephistoblog.com" version="0.7.3">Mephisto Noh-Varr</generator>
  <link href="http://opensoul.org/2008/1/25/tinder-fixed-after-campfire-update/comments.xml" rel="self" type="application/atom+xml"/>
  <link href="/2008/1/25/tinder-fixed-after-campfire-update" rel="alternate" type="text/html"/>
  <updated>2008-01-31T08:30:45Z</updated>
  <entry xml:base="http://opensoul.org/">
    <author>
      <name>Evan</name>
    </author>
    <id>tag:opensoul.org,2008-01-25:5127:5181</id>
    <published>2008-01-31T08:30:45Z</published>
    <updated>2008-01-31T08:30:45Z</updated>
    <link href="http://opensoul.org/2008/1/25/tinder-fixed-after-campfire-update" rel="alternate" type="text/html"/>
    <title>Comment on 'Tinder fixed after Campfire update' by Evan</title>
<content type="html">&lt;p&gt;Hey, I needed a way to read the topic as well as assign it. This seems ok well:&lt;/p&gt;


	&lt;pre&gt;&lt;code&gt;module Tinder
  class Room
    # Get the current topic
    def topic
      join
      h = (Hpricot(@room.body)/&quot;#topic&quot;)
      h.inner_text.strip if h
    end  
  end
end&lt;/code&gt;&lt;/pre&gt;</content>  </entry>
</feed>
