<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>email on S Anand</title>
    <link>https://www.s-anand.net/blog/tag/email/</link>
    <description>Recent content in email on S Anand</description>
    <generator>Hugo -- 0.156.0</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 27 Oct 2010 09:26:09 +0000</lastBuildDate>
    <atom:link href="https://www.s-anand.net/blog/tag/email/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Twitter via e-mail</title>
      <link>https://www.s-anand.net/blog/twitter-via-e-mail/</link>
      <pubDate>Tue, 26 Oct 2010 17:24:45 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/twitter-via-e-mail/</guid>
      <description>&lt;p&gt;Since I don’t have Internet access on my BlackBerry (because &lt;a href=&#34;https://www.s-anand.net/blog/you-are-in-prison/&#34;&gt;I’m in prison&lt;/a&gt;), I’ve had a pretty low incentive to use &lt;a href=&#34;http://twitter.com/&#34;&gt;Twitter&lt;/a&gt;. Twitter’s really handy when you’re on the move, and over the last year, there were dozens of occasions where I really wanted to tweet something, but didn’t have anything except my BlackBerry on hand. Since T-Mobile doesn’t support &lt;a href=&#34;http://support.twitter.com/articles/14226-how-to-find-your-twitter-short-code&#34;&gt;Twitter via SMS&lt;/a&gt;, e-mail is my only option, and I haven’t been able to find a decent service that does what I want it to do.&lt;/p&gt;
&lt;p&gt;So, obviously, I wrote one this weekend: &lt;a href=&#34;http://www.mixamail.com/&#34;&gt;Mixamail.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I’ve kept it as simple as I could. If I send an email to &lt;a href=&#34;mailto:twitter@mixamail.com&#34;&gt;twitter@mixamail.com&lt;/a&gt;, it replies with the latest tweets on my Twitter home page. If I mail it again, it replies with new tweets since the last email.&lt;/p&gt;
&lt;p&gt;I can update my status by sending a mail with “Update” as the subject. The first line of the body is the status.&lt;/p&gt;
&lt;p&gt;I can reply to tweets. The tweets contain a “reply” link that opens a new mail and replies to it.&lt;/p&gt;
&lt;p&gt;I can subscribe to tweets. Sending an email with “subscribe” as the subject sends the day’s tweets back to me every day at the same hour that I subscribed. (I’m keeping it down to daily for the moment, but if I use it enough, may expand it to a higher frequency.)&lt;/p&gt;
&lt;p&gt;Soon enough, I’ll add re-tweeting and (update: added retweets on 27 Oct) a few other things. I intend keeping this free. Will release the source as well once I document it. &lt;a href=&#34;https://github.com/sanand0/mixamail&#34;&gt;The source code is at Github&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Give it a spin: &lt;a href=&#34;http://www.mixamail.com/&#34;&gt;Mixamail.com&lt;/a&gt;. Let me know how it goes!&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;For the technically minded, here are a few more details. I spent last night scouting for a small, nice, domain name using &lt;a href=&#34;http://www.nxdom.com/&#34;&gt;nxdom&lt;/a&gt;. I bought it using &lt;a href=&#34;http://www.google.com/apps/intl/en/group/index.html&#34;&gt;Google Apps&lt;/a&gt; for $10. The application itself is written in &lt;a href=&#34;http://www.python.org/&#34;&gt;Python&lt;/a&gt; and hosted on &lt;a href=&#34;http://appengine.google.com/&#34;&gt;AppEngine&lt;/a&gt;. I use the &lt;a href=&#34;http://dev.twitter.com/&#34;&gt;Twitter API&lt;/a&gt; via &lt;a href=&#34;http://github.com/Arachnid/AppEngine-OAuth-Library&#34;&gt;OAuth&lt;/a&gt; and store the user state via &lt;a href=&#34;http://github.com/thrivesmart/prayls/blob/master/prayls/lilcookies.py&#34;&gt;Lilcookies&lt;/a&gt;. The HTML is based on &lt;a href=&#34;http://github.com/paulirish/html5-boilerplate&#34;&gt;html5boilerplate&lt;/a&gt;, and has no images.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://www.jaysonjc.com&#34;&gt;Jayson&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;26 Oct 2010 6:41 pm&lt;/em&gt;:
Pretty neat work! What was the time taken for this to be done?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://www.s-anand.net/&#34;&gt;S Anand&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;26 Oct 2010 6:46 pm&lt;/em&gt;:
Let&amp;rsquo;s see&amp;hellip; 5 hours on Sunday to get the Twitter API working&amp;hellip; 4 hours yesterday to get the user management sorted&amp;hellip; about 5 hours today to get the UI done. About 14 hours so far.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://aravindavk.in&#34;&gt;Aravinda&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;26 Oct 2010 6:52 pm&lt;/em&gt;:
Very nice app :)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Praveen&lt;/strong&gt; &lt;em&gt;26 Oct 2010 8:03 pm&lt;/em&gt;:
Awesome app.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://posterous?&#34;&gt;pgt&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;27 Oct 2010 11:25 pm&lt;/em&gt;:
have you checked out posterous.com , they do twitter among other things&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Rockey&lt;/strong&gt; &lt;em&gt;27 Oct 2010 11:31 pm&lt;/em&gt;:
Tussi Great ho !&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Amitesh&lt;/strong&gt; &lt;em&gt;2 Nov 2010 7:23 am&lt;/em&gt;:
Hey,
I am not a techie but this application looks sure value to me.
Great work!&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>500 mile e-mail</title>
      <link>https://www.s-anand.net/blog/500-mile-e-mail/</link>
      <pubDate>Wed, 07 Dec 2005 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/500-mile-e-mail/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.ibiblio.org/harris/500milemail.html&#34;&gt;500 mile e-mail&lt;/a&gt;: the story of a server that would not send e-mail beyond 500 miles.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>A Nike ID story</title>
      <link>https://www.s-anand.net/blog/a-nike-id-story/</link>
      <pubDate>Thu, 19 Dec 2002 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/a-nike-id-story/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.shey.net/niked.html&#34;&gt;A Nike ID story&lt;/a&gt;. An e-mail correspondence between Jonah and Nike about creating a personalised ID called &amp;ldquo;sweatshop&amp;rdquo;.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Intel vs Hamidi</title>
      <link>https://www.s-anand.net/blog/intel-vs-hamidi/</link>
      <pubDate>Fri, 16 Aug 2002 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/intel-vs-hamidi/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.msnbc.com/news/794127.asp&#34;&gt;Intel vs Hamidi&lt;/a&gt; raises the issue of whether sending an e-mail could constitute &amp;ldquo;trespassing&amp;rdquo;.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Receiving mail on a mobile</title>
      <link>https://www.s-anand.net/blog/receiving-mail-on-a-mobile/</link>
      <pubDate>Fri, 17 May 2002 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/receiving-mail-on-a-mobile/</guid>
      <description>&lt;p&gt;Several ways of &lt;a href=&#34;http://www.slipstick.com/addins/pager.htm&#34;&gt;receiving mail on a mobile&lt;/a&gt; phone.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Voice messaging</title>
      <link>https://www.s-anand.net/blog/voice-messaging/</link>
      <pubDate>Fri, 09 Feb 2001 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/voice-messaging/</guid>
      <description>&lt;p&gt;In Delhi &amp;amp; Mumbai, you can send voice messages, and soon (hopefully) use the telephone to access e-mail. Through &lt;a href=&#34;http://www.indivoice.com/&#34;&gt;Indivoice&lt;/a&gt;. They have a long way to go, though, to get on par with &lt;a href=&#34;http://phone.yahoo.com&#34;&gt;Yahoo! by Phone&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
  </channel>
</rss>
