<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The State of ThunderBayes</title>
	<atom:link href="http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/feed/" rel="self" type="application/rss+xml" />
	<link>http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/</link>
	<description>Puzzlings on software development and other topics of interest</description>
	<lastBuildDate>Sun, 14 Mar 2010 03:17:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Achim</title>
		<link>http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/comment-page-1/#comment-33765</link>
		<dc:creator>Achim</dc:creator>
		<pubDate>Sun, 17 Jan 2010 20:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/#comment-33765</guid>
		<description>That&#039;s great. I will immideately try it. :)</description>
		<content:encoded><![CDATA[<p>That&#8217;s great. I will immideately try it. <img src='http://pieces.openpolitics.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: class101</title>
		<link>http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/comment-page-1/#comment-33574</link>
		<dc:creator>class101</dc:creator>
		<pubDate>Mon, 04 Jan 2010 20:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/#comment-33574</guid>
		<description>I did it Achim

ThunderBayes++ is born:

https://addons.mozilla.org/en-US/thunderbird/addon/57801


I have rewrote sbpython because I did not have the source but thats just the matter of 1 line you now, you just have to tell python script to compile the target and execute it, there is python apis to do this in one like ;)</description>
		<content:encoded><![CDATA[<p>I did it Achim</p>
<p>ThunderBayes++ is born:</p>
<p><a href="https://addons.mozilla.org/en-US/thunderbird/addon/57801" rel="nofollow">https://addons.mozilla.org/en-US/thunderbird/addon/57801</a></p>
<p>I have rewrote sbpython because I did not have the source but thats just the matter of 1 line you now, you just have to tell python script to compile the target and execute it, there is python apis to do this in one like <img src='http://pieces.openpolitics.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Achim</title>
		<link>http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/comment-page-1/#comment-33419</link>
		<dc:creator>Achim</dc:creator>
		<pubDate>Sat, 19 Dec 2009 08:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/#comment-33419</guid>
		<description>Hi,

how about releasing the source code, so someone can update the plugin to thunderbird 3.0 (or future versions). Would be the best for the project, I think. 

Cheers
Achim</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>how about releasing the source code, so someone can update the plugin to thunderbird 3.0 (or future versions). Would be the best for the project, I think. </p>
<p>Cheers<br />
Achim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: class101</title>
		<link>http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/comment-page-1/#comment-33353</link>
		<dc:creator>class101</dc:creator>
		<pubDate>Mon, 14 Dec 2009 21:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/#comment-33353</guid>
		<description>Interested to see a working Thunderbayes under your Thunderbird 3 ? feel free to vote here https://addons.mozilla.org/en-US/thunderbird/collection/thunderbayes3</description>
		<content:encoded><![CDATA[<p>Interested to see a working Thunderbayes under your Thunderbird 3 ? feel free to vote here <a href="https://addons.mozilla.org/en-US/thunderbird/collection/thunderbayes3" rel="nofollow">https://addons.mozilla.org/en-US/thunderbird/collection/thunderbayes3</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnaud D</title>
		<link>http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/comment-page-1/#comment-32977</link>
		<dc:creator>Arnaud D</dc:creator>
		<pubDate>Thu, 24 Sep 2009 11:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/#comment-32977</guid>
		<description>To workaround another bug too, dont store messageinfo_storage_file database files in the root of your spambayes profile dir instead, move it to a directory up the root

DONT DO THAT: messageinfo_storage_file:messageinfo.db
DO THAT: messageinfo_storage_file:dbm/messageinfo.db

By default messageinfo.db is in the root and then, by a bug, is not saved correctly and so on, the spam classification isnt accurate</description>
		<content:encoded><![CDATA[<p>To workaround another bug too, dont store messageinfo_storage_file database files in the root of your spambayes profile dir instead, move it to a directory up the root</p>
<p>DONT DO THAT: messageinfo_storage_file:messageinfo.db<br />
DO THAT: messageinfo_storage_file:dbm/messageinfo.db</p>
<p>By default messageinfo.db is in the root and then, by a bug, is not saved correctly and so on, the spam classification isnt accurate</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnaud D</title>
		<link>http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/comment-page-1/#comment-32976</link>
		<dc:creator>Arnaud D</dc:creator>
		<pubDate>Thu, 24 Sep 2009 11:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/#comment-32976</guid>
		<description>By Plugin option I mean you should just use the train as Ham/Spam icon and the plugin options, but don&#039;t touch at the ThunderBayes options inside the POP ACCOUNTS, this will screw up your SpamBayes configuration file, instead go in SPamBayes directly through http://127.0.0.1:8880 when Thunderbird and the plugin are loaded, setup proxys though web interface and then in your POP accounts you just have to connect these proxys nothing much.

Works like a charm that way but I agree if you don&#039;t do that, you break your SB configuration file.</description>
		<content:encoded><![CDATA[<p>By Plugin option I mean you should just use the train as Ham/Spam icon and the plugin options, but don&#8217;t touch at the ThunderBayes options inside the POP ACCOUNTS, this will screw up your SpamBayes configuration file, instead go in SPamBayes directly through <a href="http://127.0.0.1:8880" rel="nofollow">http://127.0.0.1:8880</a> when Thunderbird and the plugin are loaded, setup proxys though web interface and then in your POP accounts you just have to connect these proxys nothing much.</p>
<p>Works like a charm that way but I agree if you don&#8217;t do that, you break your SB configuration file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnaud D</title>
		<link>http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/comment-page-1/#comment-32975</link>
		<dc:creator>Arnaud D</dc:creator>
		<pubDate>Thu, 24 Sep 2009 11:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/#comment-32975</guid>
		<description>in Addition to my previous comments, the only thing you should touch in ThunderBayes is the shortcut icon to train as Ham/Spam, anything else like setting up Proxys you set them up through http://127.0.0.1:8880 and then you configure your POP accounts to connect them, but beware touching Thunderbayes settings inside your POP accounts will screw up your SpamBayes config files thats why I repeat to administrate almost EVERYTHING from http://127.0.0.1:8880, your own loopback address.</description>
		<content:encoded><![CDATA[<p>in Addition to my previous comments, the only thing you should touch in ThunderBayes is the shortcut icon to train as Ham/Spam, anything else like setting up Proxys you set them up through <a href="http://127.0.0.1:8880" rel="nofollow">http://127.0.0.1:8880</a> and then you configure your POP accounts to connect them, but beware touching Thunderbayes settings inside your POP accounts will screw up your SpamBayes config files thats why I repeat to administrate almost EVERYTHING from <a href="http://127.0.0.1:8880" rel="nofollow">http://127.0.0.1:8880</a>, your own loopback address.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnaud D</title>
		<link>http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/comment-page-1/#comment-32974</link>
		<dc:creator>Arnaud D</dc:creator>
		<pubDate>Thu, 24 Sep 2009 11:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/#comment-32974</guid>
		<description>Don&#039;t listen at this Geek just up, the mod works perfectly, dont manage Thunderbays options through the TB plugin but instead, when the plugin is launched, administrate EVERYTHING from http://127.0.0.1:8880

If you dont touch at the plugin option but only SpamBayes through its web interface, works perfectly.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t listen at this Geek just up, the mod works perfectly, dont manage Thunderbays options through the TB plugin but instead, when the plugin is launched, administrate EVERYTHING from <a href="http://127.0.0.1:8880" rel="nofollow">http://127.0.0.1:8880</a></p>
<p>If you dont touch at the plugin option but only SpamBayes through its web interface, works perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geek Drivel &#187; Blog Archive &#187; ThunderBayes: So Long, And Thanks For All The Fish</title>
		<link>http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/comment-page-1/#comment-31635</link>
		<dc:creator>Geek Drivel &#187; Blog Archive &#187; ThunderBayes: So Long, And Thanks For All The Fish</dc:creator>
		<pubDate>Sat, 27 Jun 2009 17:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/#comment-31635</guid>
		<description>[...] SpamBayes anti-spam engine) here before, several times. It&#8217;s great. Unfortunately it&#8217;s no longer supported, and I don&#8217;t have the time to properly learn Javascript so I can fix it myself. So when an [...]</description>
		<content:encoded><![CDATA[<p>[...] SpamBayes anti-spam engine) here before, several times. It&#8217;s great. Unfortunately it&#8217;s no longer supported, and I don&#8217;t have the time to properly learn Javascript so I can fix it myself. So when an [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnaud D</title>
		<link>http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/comment-page-1/#comment-27248</link>
		<dc:creator>Arnaud D</dc:creator>
		<pubDate>Fri, 22 May 2009 12:10:46 +0000</pubDate>
		<guid isPermaLink="false">http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/#comment-27248</guid>
		<description>Even no more updated this little plugin is still good because it still uses the latest SB under windows, it turns SpamBayes portable and with the help of tools like PortableApps, LiberKey, providing a portable Thunderbird, war against the spam made easy from everywhere, 5/5</description>
		<content:encoded><![CDATA[<p>Even no more updated this little plugin is still good because it still uses the latest SB under windows, it turns SpamBayes portable and with the help of tools like PortableApps, LiberKey, providing a portable Thunderbird, war against the spam made easy from everywhere, 5/5</p>
]]></content:encoded>
	</item>
</channel>
</rss>
