<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Crisis Averted!: Jabber::Bot 1.1.0</title>
    <link>http://socket7.net</link>
    <description>Crisis Averted!  A weblog by Brett Stimmerman.</description>
    <managingEditor>brettstimmerman@gmail.com (Brett Stimmerman)</managingEditor>
    <webMaster>brettstimmerman@gmail.com (Brett Stimmerman)</webMaster>
    <docs>http://backend.userland.com/rss</docs>
    <ttl>60</ttl>

  <item>
  <title>No title</title>
  <link>http://socket7.net/article/jabberbot-110#comment-48</link>
  <author>bnr</author>
  <description>
    Yeah, the MUC support would be great :)&lt;br /&gt;
Anyways, thank you very much.  </description>
  <guid isPermaLink="true">http://socket7.net/article/jabberbot-110#comment-48</guid>
  <pubDate>Fri, 07 Sep 2007 07:27:43 -0700</pubDate>
</item>
  <item>
  <title>Re: MUC?</title>
  <link>http://socket7.net/article/jabberbot-110#comment-25</link>
  <author>Brett (http://socket7.net)</author>
  <description>
    Not at the moment.  Though, you're not the first to ask.  Jabber::Bot is meant to be dead simple.  If there's enough demand and it's simple enough, I'll consider adding it.  I've marked it as an enhancement request in the &lt;a href=&quot;http://code.google.com/p/jabber-bot/issues/list&quot;&gt;issue tracker&lt;/a&gt;.  </description>
  <guid isPermaLink="true">http://socket7.net/article/jabberbot-110#comment-25</guid>
  <pubDate>Sun, 20 May 2007 22:17:07 -0700</pubDate>
</item>
  <item>
  <title>MUC?</title>
  <link>http://socket7.net/article/jabberbot-110#comment-24</link>
  <author>Steve</author>
  <description>
    Hi Brett,&lt;br /&gt;
&lt;br /&gt;
Neat stuff!!! Any plans for MUC support?&lt;br /&gt;
&lt;br /&gt;
-Steve  </description>
  <guid isPermaLink="true">http://socket7.net/article/jabberbot-110#comment-24</guid>
  <pubDate>Fri, 18 May 2007 20:23:51 -0700</pubDate>
</item>
  <item>
  <title>Re: Error</title>
  <link>http://socket7.net/article/jabberbot-110#comment-15</link>
  <author>Brett (http://socket7.net)</author>
  <description>
    &lt;p&gt;It looks like the error is deep within the bowels of XMPP4R's REXML extensions.  It looks like &lt;a href=&quot;http://home.gna.org/xmpp4r/&quot;&gt;XMPP4R 0.3.1 was released just today&lt;/a&gt;, and one change that stands out is &quot;Proper XML entitiy escaping for REXML text nodes. &quot; Upgrading to the new version may solve the problem you're having.&lt;/p&gt;
  </description>
  <guid isPermaLink="true">http://socket7.net/article/jabberbot-110#comment-15</guid>
  <pubDate>Mon, 23 Apr 2007 07:08:52 -0700</pubDate>
</item>
  <item>
  <title>Error</title>
  <link>http://socket7.net/article/jabberbot-110#comment-14</link>
  <author>elrodeo</author>
  <description>
    &lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;for some reason, if I try to start the bot I get the following:&lt;/p&gt;

&lt;p&gt;/var/lib/gems/1.8/gems/xmpp4r-0.3/lib/xmpp4r/rexmladdons.rb:239:in &lt;code&gt;expr': undefined method&lt;/code&gt;[]' for nil:NilClass (NoMethodError)
        from /var/lib/gems/1.8/gems/xmpp4r-0.3/lib/xmpp4r/rexmladdons.rb:201:in &lt;code&gt;match'
        from /var/lib/gems/1.8/gems/xmpp4r-0.3/lib/xmpp4r/rexmladdons.rb:134:in&lt;/code&gt;parse'
        from /usr/lib/ruby/1.8/rexml/xpath.rb:53:in &lt;code&gt;each'
        from /usr/lib/ruby/1.8/rexml/element.rb:934:in&lt;/code&gt;each'
        from /usr/lib/ruby/1.8/rexml/element.rb:398:in &lt;code&gt;each_element'
        from /var/lib/gems/1.8/gems/xmpp4r-0.3/lib/xmpp4r/rexmladdons.rb:35:in&lt;/code&gt;first_element'
        from /var/lib/gems/1.8/gems/xmpp4r-0.3/lib/xmpp4r/rexmladdons.rb:21:in &lt;code&gt;replace_element_text'
        from /var/lib/gems/1.8/gems/xmpp4r-0.3/lib/xmpp4r/presence.rb:171:in&lt;/code&gt;status='
        from /var/lib/gems/1.8/gems/xmpp4r-0.3/lib/xmpp4r/presence.rb:179:in &lt;code&gt;set_status'
        from /var/lib/gems/1.8/gems/xmpp4r-0.3/lib/xmpp4r/presence.rb:23:in&lt;/code&gt;initialize'
        from /var/lib/gems/1.8/gems/xmpp4r-simple-0.8.7/lib/xmpp4r-simple.rb:146:in &lt;code&gt;new'
        from /var/lib/gems/1.8/gems/xmpp4r-simple-0.8.7/lib/xmpp4r-simple.rb:146:in&lt;/code&gt;status'
        from /var/lib/gems/1.8/gems/xmpp4r-simple-0.8.7/lib/xmpp4r-simple.rb:90:in &lt;code&gt;initialize'
        from /var/lib/gems/1.8/gems/jabber-bot-1.1.0/lib/jabber/bot.rb:197:in&lt;/code&gt;new'
        from /var/lib/gems/1.8/gems/jabber-bot-1.1.0/lib/jabber/bot.rb:197:in `connect'
        from ./lambdabot.rb:51&lt;/p&gt;

&lt;p&gt;this error appears for all possible bot configurations.&lt;/p&gt;

&lt;p&gt;Thank you for your help in advice!&lt;/p&gt;
  </description>
  <guid isPermaLink="true">http://socket7.net/article/jabberbot-110#comment-14</guid>
  <pubDate>Fri, 20 Apr 2007 09:11:03 -0700</pubDate>
</item>

  </channel>
</rss>
<!-- 0.0332 -->