<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -53,14 +53,14 @@ class Twitter2Campfire
   end
   
   def new_checksums
-    [checksums + archived_checksums].flatten.uniq[0,1000]
+    checksums.flatten.uniq[0,1000]
   end
   
   def archive_file
     begin
       return File.read(cachefile)
-    rescue
-      ''
+    #rescue
+    #  ''
     end
   end
   
@@ -81,7 +81,6 @@ class Twitter2Campfire
       if options[:twicture]
         room.speak post.twicture
       else
-        puts post.checksum
         room.speak &quot;#{coder.decode(post.from)}: #{coder.decode(post.text)} #{post.link}&quot;
       end
     end</diff>
      <filename>twitter2campfire.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1b047da4f3f40426c5a505db5ef50b8e17e491f0</id>
    </parent>
  </parents>
  <author>
    <name>Paul Campbell</name>
    <email>paul@rslw.com</email>
  </author>
  <url>http://github.com/paulca/twitter2campfire/commit/d7c065a728d2c4de3e56dde9cbac3e74e3438a6d</url>
  <id>d7c065a728d2c4de3e56dde9cbac3e74e3438a6d</id>
  <committed-date>2009-02-04T04:44:34-08:00</committed-date>
  <authored-date>2009-02-04T04:44:34-08:00</authored-date>
  <message>use append so it doesn't nuke the contents of the archiev</message>
  <tree>8e8b8ec16bba9ac47bc9ac2eb25464dcf16d5289</tree>
  <committer>
    <name>Paul Campbell</name>
    <email>paul@rslw.com</email>
  </committer>
</commit>
