<?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>All Night Diner &#187; mail</title>
	<atom:link href="http://micropipes.com/blog/tag/mail/feed/" rel="self" type="application/rss+xml" />
	<link>http://micropipes.com/blog</link>
	<description>because at 3am anything sounds good</description>
	<lastBuildDate>Tue, 10 Apr 2012 17:38:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Automating &#8220;Thinking of you&#8221;</title>
		<link>http://micropipes.com/blog/2009/07/20/automating-thinking-of-you/</link>
		<comments>http://micropipes.com/blog/2009/07/20/automating-thinking-of-you/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 17:53:39 +0000</pubDate>
		<dc:creator>Wil Clouser</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://micropipes.com/blog/?p=81</guid>
		<description><![CDATA[I had an idea a few weeks ago. I&#8217;ve got a bunch of great photos on my computer that no one ever sees unless we meet in person. Sure, we&#8217;ve got flickr and social networking sites, but I&#8217;m talking about an old photo that someone only saw once in passing, or a favorite shot from [...]]]></description>
			<content:encoded><![CDATA[<p>I had an idea a few weeks ago.  I&#8217;ve got a bunch of great photos on my computer that no one ever sees unless we meet in person.  Sure, we&#8217;ve got <a href="http://www.flickr.com/">flickr</a> and social networking sites, but I&#8217;m talking about an old photo that someone only saw once in passing, or a favorite shot from summer while you&#8217;re huddled over your heater wondering when the sun is coming back.</p>
<p>I can look at them any time, and there are a few on flickr that other people can look at, but what about people that aren&#8217;t tech savvy or are really busy and get caught up in the daily grind?</p>
<p>I was thinking, the answer can be a really simple script running from cron, say, weekly.  It picks a random photo from a directory and emails it to a group of people.  That&#8217;s it.  The idea is:</p>
<ul>
<li>it&#8217;s low tech compared to RSS feeds and social networking sites.  This &#8220;just works&#8221; with the tools people (potentially, low-tech people) are already used to using.</li>
<li>in a similar vein, commenting and discussion are built in if you feel like it.</li>
<li>it&#8217;s focused on the people on the CC list.  Sending out an old photo that is relevant just to those people has a lot more effect than one scrolling by on flickr.  It&#8217;s got a personal touch.</li>
<li>it&#8217;s automatic.  You wake up Monday morning, drag yourself to work, and there is a photo from 15 years ago in your inbox and you can laugh about how bad your hair was.  Awesome.</li>
</ul>
<p>So, I thought I would try it and cooked up <a href="http://svn.micropipes.com/audreytoo/audreytoo.py">audreytoo</a>.  Basically, you seed a directory with <em>copies</em> of the pictures you want to send out, add the script to a cron job, and it does it&#8217;s thing.  There are a couple other features in the script that you could look at if you want to get fancier.</p>
<p>I realize there is some irony in using an automated script to say &#8220;I&#8217;m thinking of you&#8221; but as long as I&#8217;m on the CC list it&#8217;s still true. <img src='http://micropipes.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Anyway, I&#8217;m sharing the code in case anyone else can find value in it.</p>
]]></content:encoded>
			<wfw:commentRss>http://micropipes.com/blog/2009/07/20/automating-thinking-of-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ThreadBubble going the way of the dodo</title>
		<link>http://micropipes.com/blog/2008/10/22/threadbubble-going-the-way-of-the-dodo/</link>
		<comments>http://micropipes.com/blog/2008/10/22/threadbubble-going-the-way-of-the-dodo/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 22:30:33 +0000</pubDate>
		<dc:creator>Wil Clouser</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[add-ons]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[ThreadBubble]]></category>
		<category><![CDATA[Thunderbird]]></category>

		<guid isPermaLink="false">http://micropipes.com/blog/?p=60</guid>
		<description><![CDATA[I got the chance to try out the latest version of Shredder last night which recently celebrated it&#8217;s Alpha 3 release fixing an impressive number of bugs. Among the heap of bugs is our very own bug 262319; &#8220;sort by thread fails to resort on new message.&#8221; Two weeks shy of celebrating it&#8217;s fourth birthday [...]]]></description>
			<content:encoded><![CDATA[<p>I got the chance to try out the latest version of <a href="http://www.mozillamessaging.com/en-US/thunderbird/3.0a3/">Shredder</a> last night which recently celebrated it&#8217;s Alpha 3 release <a href="http://www.rumblingedge.com/2008/10/07/shredder-alpha-3-released/">fixing an impressive number of bugs</a>.  Among the heap of bugs is our very own <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=262319">bug 262319</a>; &#8220;sort by thread fails to resort on new message.&#8221;  Two weeks shy of celebrating it&#8217;s fourth birthday it was squashed and a fix was checked in.</p>
<p><a href="https://bugzilla.mozilla.org/showdependencygraph.cgi?id=236849">A few straggling bugs aside</a>[1] proper message sorting has been achieved and the <a href="http://micropipes.com/code/threadbubble/">ThreadBubble extension</a> is no longer needed.</p>
<p>The latest version, ThreadBubble 0.8, is compatible with Thunderbird versions up to 3.0a2pre and I expect it will be the last version released.  Maybe I&#8217;ll work on a Firefox extension next&#8230;</p>
<p>Anyway, thanks to everyone who tested, used, and gave feedback about ThreadBubble. <img src='http://micropipes.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>[1] This is kind of a joke &#8211; the <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=236849">parent bug</a> is actually a meta bug for all threaded view issues and I don&#8217;t know how many of those are confirmed or are relevant to what ThreadBubble fixed.  I do know I filed <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=461100">bug 461100</a> last night which is a new problem with the threaded view as far as I can tell.</p>
]]></content:encoded>
			<wfw:commentRss>http://micropipes.com/blog/2008/10/22/threadbubble-going-the-way-of-the-dodo/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>ThreadBubble 0.8 Released</title>
		<link>http://micropipes.com/blog/2008/07/09/threadbubble-08-released/</link>
		<comments>http://micropipes.com/blog/2008/07/09/threadbubble-08-released/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 15:40:07 +0000</pubDate>
		<dc:creator>Wil Clouser</dc:creator>
				<category><![CDATA[personal]]></category>
		<category><![CDATA[add-ons]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[ThreadBubble]]></category>
		<category><![CDATA[Thunderbird]]></category>

		<guid isPermaLink="false">http://micropipes.com/blog/?p=53</guid>
		<description><![CDATA[A new version of ThreadBubble is available. Changes include: Thunderbird 3 Support: Tested on the latest nightly and working fine. This also means a lot of the code was cleaned up and made simpler. (Thunderbird 2 still works) Fixed a bug when sorted ascending where new messages wouldn&#8217;t sink to the bottom of the list. [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of ThreadBubble is available.  Changes include:</p>
<ul>
<li><b>Thunderbird 3 Support</b>: Tested on the latest nightly and working fine.  This also means a lot of the code was cleaned up and made simpler.  (Thunderbird 2 still works)</li>
<li>Fixed a bug when sorted ascending where new messages wouldn&#8217;t sink to the bottom of the list.</li>
</ul>
<p><a href="http://svn.micropipes.com/threadbubble/releases/threadbubble-0.8.xpi">Download ThreadBubble 0.8</a></p>
<p>Someone already tested this update and had no problems so I&#8217;m putting it online.  If I don&#8217;t hear any complaints by next week I&#8217;ll push it live on <a href="https://addons.mozilla.org/">AMO</a> and everyone can get the update automatically.  Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://micropipes.com/blog/2008/07/09/threadbubble-08-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Turns out greylisting is awesome</title>
		<link>http://micropipes.com/blog/2008/02/18/turns-out-greylisting-is-awesome/</link>
		<comments>http://micropipes.com/blog/2008/02/18/turns-out-greylisting-is-awesome/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 18:48:17 +0000</pubDate>
		<dc:creator>Wil Clouser</dc:creator>
				<category><![CDATA[personal]]></category>
		<category><![CDATA[mail]]></category>

		<guid isPermaLink="false">http://micropipes.com/blog/2008/02/18/turns-out-greylisting-is-awesome/</guid>
		<description><![CDATA[I used to get several hundred spam emails a day on micropipes.com. I wasn&#8217;t thrilled with having a four or five digit message count in my spam folder, but I deleted the few that slipped through each day and didn&#8217;t think about it much more. Someone else running a domain on this server got enough [...]]]></description>
			<content:encoded><![CDATA[<p>I used to get several hundred spam emails a day on micropipes.com.  I wasn&#8217;t thrilled with having a four or five digit message count in my spam folder, but I deleted the few that slipped through each day and didn&#8217;t think about it much more.  Someone else running a domain on this server got enough initiative to do something about it though and installed a <a href="http://greylisting.org/">Grey Listing</a> filter.</p>
<p>For those who are unfamiliar, from the site:</p>
<blockquote><p>What happen is that each time a given mailbox receives an email from an unknown contact (ip), that mail is rejected with a &#8220;try again later&#8221;-message (This happens at the SMTP layer and is transparent to the end user). This, in the short run, means that all mail gets delayed at least until the sender tries again &#8211; but this is where spam loses out! Most spam is not sent out using RFC compliant MTAs; the spamming software will not try again later. </p></blockquote>
<p>It means a short delay to get a message from someone that has never mailed you before, but subsequent messages are delivered immediately and the amount of spam I get is nearly nothing now &#8211; I&#8217;m averaging about one per day.  Definitely a win if you&#8217;re fighting a flood of spam.</p>
]]></content:encoded>
			<wfw:commentRss>http://micropipes.com/blog/2008/02/18/turns-out-greylisting-is-awesome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

