[Spambayes-checkins] website applications.ht, 1.3, 1.4 index.ht, 1.12, 1.13

Tony Meyer anadelonbrin at users.sourceforge.net
Tue May 20 16:42:36 EDT 2003


Update of /cvsroot/spambayes/website
In directory sc8-pr-cvs1:/tmp/cvs-serv23380

Modified Files:
	applications.ht index.ht 
Log Message:
Added link to recent Infoworld article and Udell blog.

Added note to applications page regarding the Windows XP
difficulties when using the 002 Outlook plugin binary.

Corrected applications page regarding availability (not only
CVS is available, but also alpha2)

Index: applications.ht
===================================================================
RCS file: /cvsroot/spambayes/website/applications.ht,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** applications.ht	17 Apr 2003 01:52:17 -0000	1.3
--- applications.ht	20 May 2003 22:42:34 -0000	1.4
***************
*** 13,18 ****
  <h4>Requirements</h4>
  <ul>
! <li>Python 2.2 or later (2.2.2 recommended)
! <li>Outlook 2000 or Outlook XP (<b>not</b> Outlook Express)
  <li>Python's <a href="http://starship.python.net/crew/mhammond">win32com</a>
  extensions (win32all-149 or later - currently ActivePython is not suitable)
--- 13,18 ----
  <h4>Requirements</h4>
  <ul>
! <li>Python 2.2 or later (2.2.2 recommended)</li>
! <li>Outlook 2000 or Outlook XP (<b>not</b> Outlook Express)</li>
  <li>Python's <a href="http://starship.python.net/crew/mhammond">win32com</a>
  extensions (win32all-149 or later - currently ActivePython is not suitable)
***************
*** 25,28 ****
--- 25,33 ----
  You can download it from <a href="http://starship.python.net/crew/mhammond/spambayes/">his website</a>.
  This is currently at version 002.</p>
+ <p><strong>Note that there are some problems with installing the binary on
+ Windows XP</strong>; you might have success, but you probably will not.  A new binary
+ that solves this problem will be released soon (it should be before the end
+ of May), or alternatively you can use the CVS version, or alpha2 release.</p>
+ <p><a href="download.html">Download the alpha2 release.</a></p>
  <p>Alternatively, you can use CVS to get the code - go <a href="http://sourceforge.net/cvs/?group_id=61702">to the CVS page</a> on the project's sourceforge site for more.</p>
  
***************
*** 33,41 ****
  <h4>Requirements</h4>
  <ul>
! <li>Python 2.2 or later (2.2.2 recommended)
! <li>Currently documentation focusses on Unix.
  </ul>
  <h4>Availability</h4>
! <p>At the moment, you'll need to use CVS to get the code - go <a href="http://sourceforge.net/cvs/?group_id=61702">to the CVS page</a> on the project's sourceforge site for more.</p>
  
  <h3>pop3proxy.py</h3>
--- 38,47 ----
  <h4>Requirements</h4>
  <ul>
! <li>Python 2.2 or later (2.2.2 recommended)</li>
! <li>Currently documentation focusses on Unix.</li>
  </ul>
  <h4>Availability</h4>
! <p><a href="download.html">Download the alpha2 release.</a></p>
! <p>Alternatively, use CVS to get the code - go <a href="http://sourceforge.net/cvs/?group_id=61702">to the CVS page</a> on the project's sourceforge site for more.</p>
  
  <h3>pop3proxy.py</h3>
***************
*** 44,66 ****
  <h4>Requirements</h4>
  <ul>
! <li>Python2.2 or later (2.2.2 recommended)
! <li>Should work on windows/unix/whatever... ?
  </ul>
  </p>
  <h4>Availability</h4>
! <p>At the moment, you'll need to use CVS to get the code - go <a href="http://sourceforge.net/cvs/?group_id=61702">to the CVS page</a> on the project's sourceforge site for more.</p>
  
  <h3>imapfilter.py</h3>
  <p>imap filter connects to your imap server and marks mail as ham or spam,
  moving it to appropriate folders as it arrives.
! See the <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/pop3proxy.py?rev=HEAD&content-type=text/plain">docstring at the top of imapfilter.py</a> for more.
  <h4>Requirements</h4>
  <ul>
! <li>Python2.2 or later (2.2.2 recommended)
! <li>Should work on windows/unix/whatever... ?
  </ul>
  </p>
  <h4>Availability</h4>
! <p>At the moment, you'll need to use CVS to get the code - go <a href="http://sourceforge.net/cvs/?group_id=61702">to the CVS page</a> on the project's sourceforge site for more.</p>
  
  
--- 50,74 ----
  <h4>Requirements</h4>
  <ul>
! <li>Python2.2 or later (2.2.2 recommended)</li>
! <li>Should work on windows/unix/whatever... </li>
  </ul>
  </p>
  <h4>Availability</h4>
! <p><a href="download.html">Download the alpha2 release.</a></p>
! <p>Alternatively, use CVS to get the code - go <a href="http://sourceforge.net/cvs/?group_id=61702">to the CVS page</a> on the project's sourceforge site for more.</p>
  
  <h3>imapfilter.py</h3>
  <p>imap filter connects to your imap server and marks mail as ham or spam,
  moving it to appropriate folders as it arrives.
! See the <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/pop3proxy.py?rev=HEAD&content-type=text/plain">docstring at the top of imapfilter.py</a> for more.</p>
! <p>Note that this application is 'more' alpha than the others.</p>
  <h4>Requirements</h4>
  <ul>
! <li>Python2.2 or later (2.2.2 recommended)</li>
! <li>Should work on windows/unix/whatever... ?</li>
  </ul>
  </p>
  <h4>Availability</h4>
! <p>You will need to use CVS to get the code - go <a href="http://sourceforge.net/cvs/?group_id=61702">to the CVS page</a> on the project's sourceforge site for more.</p>
  
  

Index: index.ht
===================================================================
RCS file: /cvsroot/spambayes/website/index.ht,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** index.ht	17 Apr 2003 01:52:18 -0000	1.12
--- index.ht	20 May 2003 22:42:34 -0000	1.13
***************
*** 5,8 ****
--- 5,12 ----
  
  <h2>News</h2>
+ <p>Spambayes (in particular the Outlook plugin) was recently featured in an
+ <a href="http://www.infoworld.com/article/03/05/16/20TCspam_1.html?s=tc">
+ InfoWorld article</a>, and
+ <a href="http://weblog.infoworld.com/udell/2003/05/08.html">Jon Udell's blog</a>.</p>
  <p>Second pre-release available. See the <a href="download.html">download</a> page for more.</p>
  <h2>What is SpamBayes?</h2>
***************
*** 43,47 ****
  <p>For instance, the word "Nigeria" appears often in spam, so 
  you could use a spam filter which identifies anything with that word in 
! It as spam. But what if your business involves writing a guidebook on 
  Nigerian Wildlife Conservation? 
  Clearly a more flexible approach is necessary.
--- 47,51 ----
  <p>For instance, the word "Nigeria" appears often in spam, so 
  you could use a spam filter which identifies anything with that word in 
! it as spam. But what if your business involves writing a guidebook on 
  Nigerian Wildlife Conservation? 
  Clearly a more flexible approach is necessary.





More information about the Spambayes-checkins mailing list