<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Codeode</title>
	<atom:link href="http://www.codeode.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codeode.com</link>
	<description>Developer of Cactus Spam Filter and Privacy Mantra.</description>
	<lastBuildDate>Tue, 02 Aug 2011 15:22:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Privacy Mantra now cleans OpenOffice</title>
		<link>http://www.codeode.com/privacy-mantra-now-cleans-openoffice</link>
		<comments>http://www.codeode.com/privacy-mantra-now-cleans-openoffice#comments</comments>
		<pubDate>Mon, 20 Sep 2010 20:30:01 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Privacy Mantra]]></category>

		<guid isPermaLink="false">http://www.codeode.com/?p=466</guid>
		<description><![CDATA[I just did a small Privacy Mantra database update to include OpenOffice crash logs. I&#8217;ll probably look intro including Most Recent Used lists in the future.]]></description>
				<content:encoded><![CDATA[<p>I just did a small Privacy Mantra database update to include OpenOffice crash logs. I&#8217;ll probably look intro including Most Recent Used lists in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeode.com/privacy-mantra-now-cleans-openoffice/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Privacy Mantra now cleans VideoLAN VLC cache</title>
		<link>http://www.codeode.com/privacy-mantra-now-cleans-video-lan-vlc-cache</link>
		<comments>http://www.codeode.com/privacy-mantra-now-cleans-video-lan-vlc-cache#comments</comments>
		<pubDate>Mon, 13 Sep 2010 17:24:57 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Privacy Mantra]]></category>

		<guid isPermaLink="false">http://www.codeode.com/?p=447</guid>
		<description><![CDATA[First I want to say that I really like VLC player &#8211; it is by far the best player I&#8217;ve tried. If you are using Windows Media Player to watch movies &#8211; try VLC player and you will probably not want to use wmp any longer. I&#8217;ve updated the Privacy Mantra database to clean the [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-448" style="float: left;" title="VLC_icon" src="http://www.codeode.com/wp-content/uploads/2010/09/VLC_icon-150x150.png" alt="" width="150" height="150" /></p>
<p>First I want to say that I really like <a href="http://www.videolan.org/vlc/">VLC player</a> &#8211; it is by far the best player I&#8217;ve tried. If you are using Windows Media Player to watch movies &#8211; try VLC player and you will probably not want to use wmp any longer.</p>
<p>I&#8217;ve updated the Privacy Mantra database to clean the VLC cache. VLC stored a list of recent watched dvds in a directory called dvdcss, on Vista this list was located here: C:\Users\{username}\AppData\Roaming\dvdcss</p>
<p>By the way, I never understood if there was some meaning to the VLC player icon? A traffic cone? Am I just being slow or does it have a metaphorical meaning related to playing video or audio? But then again, the privacy mantra icon is not very easy to understand &#8211; but yes there is a link between it and &#8220;Privacy Mantra&#8221;.</p>
<p><img class="alignleft" title="VLC_icon" src="http://www.codeode.com/privacymantra/icon.gif" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeode.com/privacy-mantra-now-cleans-video-lan-vlc-cache/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cactus Spam Filter with gmail or over other SSL connection</title>
		<link>http://www.codeode.com/cactus-spam-filter-with-gmail-or-ssl</link>
		<comments>http://www.codeode.com/cactus-spam-filter-with-gmail-or-ssl#comments</comments>
		<pubDate>Wed, 08 Sep 2010 18:33:54 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Cactus Spam Filter]]></category>

		<guid isPermaLink="false">http://www.codeode.com/?p=433</guid>
		<description><![CDATA[I have had many requests to make Cactus Spam Filter run with clients that uses gmail. Gmail only allows SSL connections (Secure Socket Layer) and therefore Cactus Spam Filter has not been able to filter spam. This shows how you can circumvent this and make Cactus Spam Filter work with any SSL connection. Download and [...]]]></description>
				<content:encoded><![CDATA[<p>I have had many requests to make Cactus Spam Filter run with clients that uses gmail. Gmail only allows SSL connections (Secure Socket Layer) and therefore Cactus Spam Filter has not been able to filter spam. This shows how you can circumvent this and make Cactus Spam Filter work with any SSL connection. <span id="more-433"></span></p>
<h3>Download and install a SSL proxy</h3>
<p>First, you need to install a proxy that will be a between the mail server and client that decrypts the SSL stream locally on your computer and passes it on to your client &#8211; a bit like an intermediate translator. Since the proxy is installed locally on your computer it&#8217;s still secure.</p>
<p>After looking around for a bit I stumbled upon <a href="http://www.stunnel.org/">stunnel</a> that seems to work well and is free. <a href="http://www.stunnel.org/download/binaries.html">Download stunnel here</a>.</p>
<p>You also need to <a href="http://www.stunnel.org/download/stunnel/win32/openssl-0.9.7f-zlib/libssl32.dll">download a SSL</a> library called libssl32.dll and place it into your stunnel directory. (Note: Some people claim you need to put libssl32.dll into the windows system directory but I didn&#8217;t have to.)</p>
<h3>Configure stunnel</h3>
<p>In the stunnel directory there should be a file called stunnel.conf (if not you can create it) &#8211; fill it with the rows below (all that is needed):</p>
<p>client = yes<br />
debug = debug</p>
<p>[pop3s_gmail]<br />
accept = 127.0.0.1:11010<br />
connect = pop3.gmail.com:995</p>
<p>This basically means that stunnel will accept connections locally (127.0.0.1) at port 11010 and relay it to pop3.gmail.com at port 995.</p>
<p>Outlook =&gt; stunnel =&gt; gmail =&gt; stunnel =&gt; Outlook</p>
<h3>Start tunnel</h3>
<p>Start with the -install argument, from the command line (start-&gt;run-&gt;cmd) it looks like:<br />
<em>c:\program files\stunnel&gt;stunnel.exe -install</em></p>
<h3>Configure your email client to go via stunnel</h3>
<p>In your email client (e.g. Outlook) open your SSL account settings and change the POP3 server to &#8216;localhost&#8217; and port to 11010 (so it connects locally to stunnel at port 11010). Here is how it&#8217;s configured in Windows Mail:</p>
<p><a href="http://www.codeode.com/wp-content/uploads/2010/09/popserver.jpg"><img class="aligncenter size-full wp-image-434" title="popserver" src="http://www.codeode.com/wp-content/uploads/2010/09/popserver.jpg" alt="" width="536" height="544" /></a><a href="http://www.codeode.com/wp-content/uploads/2010/09/popserver2.jpg"></a></p>
<p><a href="http://www.codeode.com/wp-content/uploads/2010/09/popserver2.jpg"><img class="aligncenter size-full wp-image-435" title="popserver2" src="http://www.codeode.com/wp-content/uploads/2010/09/popserver2.jpg" alt="" width="540" height="543" /></a></p>
<p>I hope you can get it working. I had some trouble getting stunnel to run and I am not sure what I did wrong in the beginning. Please comment if you have any question or complementary information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeode.com/cactus-spam-filter-with-gmail-or-ssl/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Cactus Spam Filter 3.01 out now</title>
		<link>http://www.codeode.com/cactus-spam-filter-3-01-out-now</link>
		<comments>http://www.codeode.com/cactus-spam-filter-3-01-out-now#comments</comments>
		<pubDate>Mon, 06 Sep 2010 16:19:44 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Cactus Spam Filter]]></category>

		<guid isPermaLink="false">http://www.codeode.com/?p=412</guid>
		<description><![CDATA[I have just released a new version of Cactus Spam Filter. I decided to keep it simple and just fix reported bugs and problems and not adding any new features. Download Cactus Spam Filter 3.01 here. New in version 3.01: - Added Windows Live Mail to the be protected by the spam filter - Problem [...]]]></description>
				<content:encoded><![CDATA[<p>I have just released a new version of <a href="http://www.codeode.com/spamfilter.html">Cactus Spam Filter</a>. I decided to keep it simple and just fix reported bugs and problems and not adding any new features.</p>
<p><a href="http://www.codeode.com/spamfilter/cactusspamfilter.exe">Download Cactus Spam Filter 3.01 here</a>.</p>
<p><strong>New in version 3.01:</strong><br />
- Added Windows Live Mail to the be protected by the spam filter<br />
- Problem when creating messages<br />
- Problem when enumerating processes and low on system resources<br />
- Outlook sometimes crashes when started<br />
- dllassertions.txt growing very big and consuming disk space<br />
- Corrupted xml config files<br />
- Continuous removal of files in training area (so it doesn’t grow too big)</p>
<p><img src="http://www.codeode.com/wp-content/uploads/2010/09/comicspam.gif" alt="" title="comicspam" width="540" height="410" class="aligncenter size-full wp-image-414" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeode.com/cactus-spam-filter-3-01-out-now/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Command Line Pop Client v1.10</title>
		<link>http://www.codeode.com/command-line-pop-client-v1-10</link>
		<comments>http://www.codeode.com/command-line-pop-client-v1-10#comments</comments>
		<pubDate>Sun, 05 Sep 2010 14:44:34 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Command Line Pop Client]]></category>

		<guid isPermaLink="false">http://www.codeode.com/?p=408</guid>
		<description><![CDATA[I&#8217;ve spent the day updating Command Line Pop Client fixing various bugs and adding some new features. Command Line POP client connects to your POP3 account and download email and stores them into plain text directly on your hard drive. Upon requests I have added a new feature that allows you to save mail attachments [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve spent the day updating <a href="http://www.codeode.com/popclient.html">Command Line Pop Client</a> fixing various bugs and adding some new features.</p>
<p>Command Line POP client connects to your POP3 account and download email and stores them into plain text directly on your hard drive.</p>
<p>Upon requests I have added a new feature that allows you to save mail attachments independently from the mail it was received in. It extracts the attachments (pictures, movies and all other attachments) and saves them to an attachment directory. This can be very useful for various data mining purposes.</p>
<p>I think I managed to fix the bug &#8220;An error occured when trying to parse a pop response. The response wasn&#8217;t +OK or -ERR.&#8221;. This could happen if mail servers returned +OK\n instead of +OK\r\n for RETR commands. Let me know if this now works.</p>
<p>I also removed the windows installer since it isn&#8217;t required, now it&#8217;s just a small zip file that you can <a href="http://www.codeode.com/popclient/popclient.zip">download here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeode.com/command-line-pop-client-v1-10/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Working on Cactus Spam Filter</title>
		<link>http://www.codeode.com/working-on-cactus-spam-filter-3-0</link>
		<comments>http://www.codeode.com/working-on-cactus-spam-filter-3-0#comments</comments>
		<pubDate>Wed, 01 Sep 2010 19:43:18 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Cactus Spam Filter]]></category>

		<guid isPermaLink="false">http://www.codeode.com/?p=390</guid>
		<description><![CDATA[Just wanted to let you know that I am currently going through the bug archive to fix for Cactus Spam Filter 3.01. Bugs on the list: - Problem when creating messages - Problem when enumerating processes and low on system resources - Outlook sometimes crashes when started - dllassertions.txt growing very big and consuming disk [...]]]></description>
				<content:encoded><![CDATA[<p>Just wanted to let you know that I am currently going through the bug archive to fix for Cactus Spam Filter 3.01.<br />
<strong></strong></p>
<p><strong>Bugs on the list:</strong><br />
- Problem when creating messages<br />
- Problem when enumerating processes and low on system resources<br />
- Outlook sometimes crashes when started<br />
- dllassertions.txt growing very big and consuming disk space<br />
- corrupted xml config files<br />
- Problems running Cactus Spam Filter with malwarebytes</p>
<p><a href="http://www.codeode.com/wp-content/uploads/2010/09/bug-feature.jpg"><img class="size-medium wp-image-392 alignleft" title="bug-feature" src="http://www.codeode.com/wp-content/uploads/2010/09/bug-feature-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><strong>Some other things I may look at:</strong><br />
- Continuous removal of files in training area (so it doesn&#8217;t grow too big)<br />
- Support for 64-bit mail clients</p>
<p>Thanks to everyone who has reported errors, I am sorry I haven&#8217;t had time to reply to you all.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeode.com/working-on-cactus-spam-filter-3-0/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Privacy Mantra 3.00 out now</title>
		<link>http://www.codeode.com/privacy-mantra-3-00-out-now</link>
		<comments>http://www.codeode.com/privacy-mantra-3-00-out-now#comments</comments>
		<pubDate>Mon, 23 Aug 2010 17:41:31 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Privacy Mantra]]></category>

		<guid isPermaLink="false">http://www.codeode.com/?p=380</guid>
		<description><![CDATA[Privacy Mantra 3.00 is out now, some new key features include - Analysis of locations before they are removed - 64-bit support - Whitelist any entry &#8211; cookies, files, registry entries - Automatic database updates - Bunch of bug fixes - Can be run from command line and hence time scheduled]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.codeode.com/privacymantra.html">Privacy Mantra 3.00</a> is out now, some new key features include</p>
<p><a href="http://www.codeode.com/wp-content/uploads/2010/08/privacymantra3.png"><img class="size-medium wp-image-381 alignleft" style="float:left;margin-right:20px;" title="privacymantra3" src="http://www.codeode.com/wp-content/uploads/2010/08/privacymantra3-222x300.png" alt="" width="222" height="300" /></a></p>
<p>- Analysis of locations before they are removed<br />
- 64-bit support<br />
- Whitelist any entry &#8211; cookies, files, registry entries<br />
- Automatic database updates<br />
- Bunch of bug fixes<br />
- Can be run from command line and hence time scheduled</p>
<div style="clear:left"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.codeode.com/privacy-mantra-3-00-out-now/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Privacy Mantra now cleans Google Chrome</title>
		<link>http://www.codeode.com/privacy-mantra-now-cleans-google-chrome</link>
		<comments>http://www.codeode.com/privacy-mantra-now-cleans-google-chrome#comments</comments>
		<pubDate>Sat, 21 Aug 2010 18:37:09 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Privacy Mantra]]></category>

		<guid isPermaLink="false">http://www.codeode.com/?p=373</guid>
		<description><![CDATA[I&#8217;ve just updated the database to clean Google Chrome. Let me know if you experience any problems.]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve just updated the database to clean Google Chrome. Let me know if you experience any problems.</p>
<p><a href="http://www.codeode.com/wp-content/uploads/2010/08/google-chrome-logo.jpg"><img src="http://www.codeode.com/wp-content/uploads/2010/08/google-chrome-logo-300x214.jpg" alt="Google Chrome Logo" title="Google Chrome Logo" width="300" height="214" class="aligncenter size-medium wp-image-376" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeode.com/privacy-mantra-now-cleans-google-chrome/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Privacy Mantra 3.00 will include Karma Edition free</title>
		<link>http://www.codeode.com/privacy-mantra-3-00-will-include-karma-edition-free</link>
		<comments>http://www.codeode.com/privacy-mantra-3-00-will-include-karma-edition-free#comments</comments>
		<pubDate>Tue, 17 Aug 2010 18:02:07 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Privacy Mantra]]></category>

		<guid isPermaLink="false">http://www.codeode.com/?p=366</guid>
		<description><![CDATA[I tried to fish donations by offering a Privacy Mantra Karma Edition that included some extra features (cookie manager and time schedule options) to anyone who donated. This did increase donations but the number of donations I get is so low they are not even covering the time it take to maintain two versions. So [...]]]></description>
				<content:encoded><![CDATA[<p>I tried to fish donations by offering a Privacy Mantra Karma Edition that included some extra features (cookie manager and time schedule options) to anyone who donated. This did increase donations but the number of donations I get is so low they are not even covering the time it take to maintain two versions.</p>
<p>So I am happy to announce that I have decided to remove Privacy Mantra Karma Edition and include the features in the standard edition.</p>
<p>Here is a new screenshot of the analyze dialog:<br />
<a href="http://www.codeode.com/wp-content/uploads/2010/08/analyze.jpg"><img src="http://www.codeode.com/wp-content/uploads/2010/08/analyze-291x300.jpg" alt="" title="Privacy Mantra analyze screenshot" width="291" height="300" class="alignnone size-medium wp-image-368" /></a></p>
<p>As you can see I&#8217;ve added a &#8216;size&#8217; column to reveal how much space each item takes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeode.com/privacy-mantra-3-00-will-include-karma-edition-free/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Privacy Mantra 3.00 goes 64-bit</title>
		<link>http://www.codeode.com/privacy-mantra-64-bi</link>
		<comments>http://www.codeode.com/privacy-mantra-64-bi#comments</comments>
		<pubDate>Sat, 14 Aug 2010 09:16:08 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Privacy Mantra]]></category>

		<guid isPermaLink="false">http://www.codeode.com/?p=356</guid>
		<description><![CDATA[I am currently installing Windows 7 x64 on WMWare to test compatability with Privacy Mantra &#8211; if everything runs smoothly the new version will probably be ready during the next weekend. With the new version I am also encouraging users to share their own plugins, the sharing infrastructure is primitive but it grows popular I [...]]]></description>
				<content:encoded><![CDATA[<p>I am currently installing Windows 7 x64 on WMWare to test compatability with Privacy Mantra &#8211; if everything runs smoothly the new version will probably be ready during the next weekend.</p>
<p>With the new version I am also encouraging users to share their <a href="http://www.codeode.com/privacymantra/user-plugins.html">own plugins</a>, the sharing infrastructure is primitive but it grows popular I will create a proper structure.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeode.com/privacy-mantra-64-bi/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
