<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Mail Trends Subversion Log</title>
  <id>http://mail-trends.googlecode.com/svn/trunk/</id>
  <updated>2008-03-28T17:22:27.091284Z</updated>
  <author>
    <name>Mihai Parparita</name>
  </author>
  <entry>
    <title>Revision 128</title>
    <id>http://mail-trends.googlecode.com/svn/trunk/128</id>
    <updated>2008-03-28T17:22:27.091284Z</updated>
    <author>
      <name>mihai.parparita</name>
    </author>
    <summary type="text">Fix typo.
 (1 file)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <h3>Revision 128 by mihai.parparita on 28 Mar 2008 at 5:22pm GMT</h3>
        <pre>Fix typo.
</pre>
        <p>Detailed list of changes:</p>
        <ul>
          <li>Modified <code class="filename">/trunk/mail.py</code></li>
        </ul>
      </div>
    </content>
  </entry>
  <entry>
    <title>Revision 123</title>
    <id>http://mail-trends.googlecode.com/svn/trunk/123</id>
    <updated>2008-03-26T12:47:09.923654Z</updated>
    <author>
      <name>mihai.parparita</name>
    </author>
    <summary type="text">Remove Cheetah, since it was pre-compiled for Mac OS X/Intel.
Fix import for templates.util.
 (6 files)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <h3>Revision 123 by mihai.parparita on 26 Mar 2008 at 12:47pm GMT</h3>
        <pre>Remove Cheetah, since it was pre-compiled for Mac OS X/Intel.
Fix import for templates.util.
</pre>
        <p>Detailed list of changes:</p>
        <ul>
          <li>Modified <code class="filename">/trunk/templates/address-formatter.tmpl</code></li>
          <li>Deleted <code class="filename">/trunk/Cheetah</code></li>
          <li>Added <code class="filename">/trunk/templates/__init__.py</code></li>
          <li>Modified <code class="filename">/trunk/templates/subject-sender-formatter.tmpl</code></li>
          <li>Modified <code class="filename">/trunk/templates/distribution.tmpl</code></li>
          <li>Modified <code class="filename">/trunk/main.py</code></li>
        </ul>
      </div>
    </content>
  </entry>
  <entry>
    <title>Revision 117</title>
    <id>http://mail-trends.googlecode.com/svn/trunk/117</id>
    <updated>2008-03-23T19:15:26.638832Z</updated>
    <author>
      <name>mihai.parparita</name>
    </author>
    <summary type="text">Log out as soon as we're done talking to the server, so that we don't leave
the session open while we filter and determine "me" messages.
 (1 file)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <h3>Revision 117 by mihai.parparita on 23 Mar 2008 at 7:15pm GMT</h3>
        <pre>Log out as soon as we're done talking to the server, so that we don't leave
the session open while we filter and determine "me" messages.
</pre>
        <p>Detailed list of changes:</p>
        <ul>
          <li>Modified <code class="filename">/trunk/main.py</code></li>
        </ul>
      </div>
    </content>
  </entry>
  <entry>
    <title>Revision 116</title>
    <id>http://mail-trends.googlecode.com/svn/trunk/116</id>
    <updated>2008-03-23T02:50:04.965402Z</updated>
    <author>
      <name>mihai.parparita</name>
    </author>
    <summary type="text">Hide empty stats.
 (4 files)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <h3>Revision 116 by mihai.parparita on 23 Mar 2008 at 02:50am GMT</h3>
        <pre>Hide empty stats.
</pre>
        <p>Detailed list of changes:</p>
        <ul>
          <li>Modified <code class="filename">/trunk/stats/base.py</code></li>
          <li>Modified <code class="filename">/trunk/stats/group.py</code></li>
          <li>Modified <code class="filename">/trunk/stats/distribution.py</code></li>
          <li>Modified <code class="filename">/trunk/stats/table.py</code></li>
        </ul>
      </div>
    </content>
  </entry>
  <entry>
    <title>Revision 115</title>
    <id>http://mail-trends.googlecode.com/svn/trunk/115</id>
    <updated>2008-03-23T01:53:26.487320Z</updated>
    <author>
      <name>mihai.parparita</name>
    </author>
    <summary type="text">Drop "All Mail" from title.
 (3 files)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <h3>Revision 115 by mihai.parparita on 23 Mar 2008 at 01:53am GMT</h3>
        <pre>Drop "All Mail" from title.
</pre>
        <p>Detailed list of changes:</p>
        <ul>
          <li>Modified <code class="filename">/trunk/stats/base.py</code></li>
          <li>Modified <code class="filename">/trunk/templates/title-stat.tmpl</code></li>
          <li>Modified <code class="filename">/trunk/main.py</code></li>
        </ul>
      </div>
    </content>
  </entry>
  <entry>
    <title>Revision 113</title>
    <id>http://mail-trends.googlecode.com/svn/trunk/113</id>
    <updated>2008-03-23T01:48:56.100840Z</updated>
    <author>
      <name>mihai.parparita</name>
    </author>
    <summary type="text">Render email addresses via JavaScript so that they're not as easily scraped.
 (5 files)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <h3>Revision 113 by mihai.parparita on 23 Mar 2008 at 01:48am GMT</h3>
        <pre>Render email addresses via JavaScript so that they're not as easily scraped.
</pre>
        <p>Detailed list of changes:</p>
        <ul>
          <li>Modified <code class="filename">/trunk/templates/address-formatter.tmpl</code></li>
          <li>Added <code class="filename">/trunk/templates/util.py</code></li>
          <li>Modified <code class="filename">/trunk/out/main.js</code></li>
          <li>Modified <code class="filename">/trunk/templates/subject-sender-formatter.tmpl</code></li>
          <li>Modified <code class="filename">/trunk/templates/distribution.tmpl</code></li>
        </ul>
      </div>
    </content>
  </entry>
  <entry>
    <title>Revision 111</title>
    <id>http://mail-trends.googlecode.com/svn/trunk/111</id>
    <updated>2008-03-16T22:37:56.719545Z</updated>
    <author>
      <name>mihai.parparita</name>
    </author>
    <summary type="text">Simple program to generate an mbox file out of Enron corpus directories.
 (1 file)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <h3>Revision 111 by mihai.parparita on 16 Mar 2008 at 10:37pm GMT</h3>
        <pre>Simple program to generate an mbox file out of Enron corpus directories.
</pre>
        <p>Detailed list of changes:</p>
        <ul>
          <li>Added <code class="filename">/trunk/enron.py</code></li>
        </ul>
      </div>
    </content>
  </entry>
  <entry>
    <title>Revision 109</title>
    <id>http://mail-trends.googlecode.com/svn/trunk/109</id>
    <updated>2008-03-16T20:03:04.678662Z</updated>
    <author>
      <name>mihai.parparita</name>
    </author>
    <summary type="text">Add distribution for sender/recipients to/from me.

Tweak "me" titles a bit.
 (4 files)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <h3>Revision 109 by mihai.parparita on 16 Mar 2008 at 8:03pm GMT</h3>
        <pre>Add distribution for sender/recipients to/from me.

Tweak "me" titles a bit.
</pre>
        <p>Detailed list of changes:</p>
        <ul>
          <li>Modified <code class="filename">/trunk/stats/group.py</code></li>
          <li>Modified <code class="filename">/trunk/stats/distribution.py</code></li>
          <li>Modified <code class="filename">/trunk/main.py</code></li>
          <li>Modified <code class="filename">/trunk/stats/table.py</code></li>
        </ul>
      </div>
    </content>
  </entry>
  <entry>
    <title>Revision 105</title>
    <id>http://mail-trends.googlecode.com/svn/trunk/105</id>
    <updated>2008-02-12T04:19:19.018360Z</updated>
    <author>
      <name>mihai.parparita</name>
    </author>
    <summary type="text">Add "top senders to me" (and break out from vs. to me in MessageInfo)
 (3 files)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <h3>Revision 105 by mihai.parparita on 12 Feb 2008 at 04:19am GMT</h3>
        <pre>Add "top senders to me" (and break out from vs. to me in MessageInfo)
</pre>
        <p>Detailed list of changes:</p>
        <ul>
          <li>Modified <code class="filename">/trunk/messageinfo.py</code></li>
          <li>Modified <code class="filename">/trunk/main.py</code></li>
          <li>Modified <code class="filename">/trunk/stats/table.py</code></li>
        </ul>
      </div>
    </content>
  </entry>
  <entry>
    <title>Revision 103</title>
    <id>http://mail-trends.googlecode.com/svn/trunk/103</id>
    <updated>2008-02-12T04:09:46.706653Z</updated>
    <author>
      <name>mihai.parparita</name>
    </author>
    <summary type="text">Basic "me" support, with a top recipients table.
 (3 files)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <h3>Revision 103 by mihai.parparita on 12 Feb 2008 at 04:09am GMT</h3>
        <pre>Basic "me" support, with a top recipients table.
</pre>
        <p>Detailed list of changes:</p>
        <ul>
          <li>Modified <code class="filename">/trunk/messageinfo.py</code></li>
          <li>Modified <code class="filename">/trunk/main.py</code></li>
          <li>Modified <code class="filename">/trunk/stats/table.py</code></li>
        </ul>
      </div>
    </content>
  </entry>
  <entry>
    <title>Revision 102</title>
    <id>http://mail-trends.googlecode.com/svn/trunk/102</id>
    <updated>2008-02-12T03:36:04.529134Z</updated>
    <author>
      <name>mihai.parparita</name>
    </author>
    <summary type="text">Move filtering to its own function.
 (1 file)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <h3>Revision 102 by mihai.parparita on 12 Feb 2008 at 03:36am GMT</h3>
        <pre>Move filtering to its own function.
</pre>
        <p>Detailed list of changes:</p>
        <ul>
          <li>Modified <code class="filename">/trunk/main.py</code></li>
        </ul>
      </div>
    </content>
  </entry>
  <entry>
    <title>Revision 99</title>
    <id>http://mail-trends.googlecode.com/svn/trunk/99</id>
    <updated>2008-02-12T03:19:57.490236Z</updated>
    <author>
      <name>mihai.parparita</name>
    </author>
    <summary type="text">Support filtering out of messages.
 (1 file)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <h3>Revision 99 by mihai.parparita on 12 Feb 2008 at 03:19am GMT</h3>
        <pre>Support filtering out of messages.
</pre>
        <p>Detailed list of changes:</p>
        <ul>
          <li>Modified <code class="filename">/trunk/main.py</code></li>
        </ul>
      </div>
    </content>
  </entry>
  <entry>
    <title>Revision 98</title>
    <id>http://mail-trends.googlecode.com/svn/trunk/98</id>
    <updated>2008-02-12T03:18:03.638212Z</updated>
    <author>
      <name>mihai.parparita</name>
    </author>
    <summary type="text">Make sure distributions go all the way to the top.
 (1 file)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <h3>Revision 98 by mihai.parparita on 12 Feb 2008 at 03:18am GMT</h3>
        <pre>Make sure distributions go all the way to the top.
</pre>
        <p>Detailed list of changes:</p>
        <ul>
          <li>Modified <code class="filename">/trunk/stats/distribution.py</code></li>
        </ul>
      </div>
    </content>
  </entry>
  <entry>
    <title>Revision 95</title>
    <id>http://mail-trends.googlecode.com/svn/trunk/95</id>
    <updated>2008-02-04T02:33:55.537386Z</updated>
    <author>
      <name>mihai.parparita</name>
    </author>
    <summary type="text">Add sender and recipient distributions.
 (3 files)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <h3>Revision 95 by mihai.parparita on 04 Feb 2008 at 02:33am GMT</h3>
        <pre>Add sender and recipient distributions.
</pre>
        <p>Detailed list of changes:</p>
        <ul>
          <li>Modified <code class="filename">/trunk/stats/group.py</code></li>
          <li>Modified <code class="filename">/trunk/stats/distribution.py</code></li>
          <li>Modified <code class="filename">/trunk/main.py</code></li>
        </ul>
      </div>
    </content>
  </entry>
  <entry>
    <title>Revision 93</title>
    <id>http://mail-trends.googlecode.com/svn/trunk/93</id>
    <updated>2008-02-04T02:21:26.831047Z</updated>
    <author>
      <name>mihai.parparita</name>
    </author>
    <summary type="text">Add list distribution stat.
 (8 files)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <h3>Revision 93 by mihai.parparita on 04 Feb 2008 at 02:21am GMT</h3>
        <pre>Add list distribution stat.
</pre>
        <p>Detailed list of changes:</p>
        <ul>
          <li>Modified <code class="filename">/trunk/stats/base.py</code></li>
          <li>Modified <code class="filename">/trunk/stats/group.py</code></li>
          <li>Modified <code class="filename">/trunk/out/main.css</code></li>
          <li>Modified <code class="filename">/trunk/stats/bucket.py</code></li>
          <li>Added <code class="filename">/trunk/stats/distribution.py</code></li>
          <li>Modified <code class="filename">/trunk/out/main.js</code></li>
          <li>Added <code class="filename">/trunk/templates/distribution.tmpl</code></li>
          <li>Modified <code class="filename">/trunk/main.py</code></li>
        </ul>
      </div>
    </content>
  </entry>
</feed>
