<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Do it myself mobile microblogging?</title>
	<link>http://ask.metafilter.com/89307/Do-it-myself-mobile-microblogging/</link>
	<description>Comments on Ask MetaFilter post Do it myself mobile microblogging?</description>
	<pubDate>Sun, 20 Apr 2008 08:19:58 -0800</pubDate>
	<lastBuildDate>Sun, 20 Apr 2008 08:19:58 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Do it myself mobile microblogging?</title>
		<link>http://ask.metafilter.com/89307/Do-it-myself-mobile-microblogging</link>	
		<description>I&apos;m looking for a barebones SMS service that would forward any text messages I submit to a web page (preferably via a POST request with variables formatted to my specifications) backed by PHP and MySQL. Basically, I&apos;d like to try my hand at mobile microblogging, but without the hyper-social aspect, and retaining absolute control of the output. Pay services are fine, as are suggestions of alternative means of accomplishing what I seek.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.89307</guid>
		<pubDate>Sun, 20 Apr 2008 08:03:17 -0800</pubDate>
		<dc:creator>The Confessor</dc:creator>
		
			<category>microblogging</category>
		
			<category>programming</category>
		
			<category>mobile</category>
		
	</item> <item>
		<title>By: meta_eli</title>
		<link>http://ask.metafilter.com/89307/Do-it-myself-mobile-microblogging#1312517</link>	
		<description>Most US phone services have an email address that translates short emails into SMS messages for its subscribers. For example 2125555555@tmomail.net sends a message to a T-Mobile subscriber. This is by far the easiest method. Nearly all the websites that ask what carrier you use are doing it this way. I bet there&apos;s already a PHP class or PEAR module that has the list of special email addresses too.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.89307-1312517</guid>
		<pubDate>Sun, 20 Apr 2008 08:19:58 -0800</pubDate>
		<dc:creator>meta_eli</dc:creator>
	</item><item>
		<title>By: meta_eli</title>
		<link>http://ask.metafilter.com/89307/Do-it-myself-mobile-microblogging#1312523</link>	
		<description>Or if you want something fancier, try &lt;a href=&quot;http://www.clickatell.com&quot;&gt;Clickatell&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.89307-1312523</guid>
		<pubDate>Sun, 20 Apr 2008 08:26:20 -0800</pubDate>
		<dc:creator>meta_eli</dc:creator>
	</item><item>
		<title>By: The Confessor</title>
		<link>http://ask.metafilter.com/89307/Do-it-myself-mobile-microblogging#1312591</link>	
		<description>You seem to have misinterpreted my question, meta eli. I&apos;m not looking to send SMS from a desktop or laptop, but to send an SMS from my mobile phone and have it be &quot;forwarded&quot; to a web page I code for addition to my database. The solutions you provided seem oriented to the former rather than the latter.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.89307-1312591</guid>
		<pubDate>Sun, 20 Apr 2008 09:39:53 -0800</pubDate>
		<dc:creator>The Confessor</dc:creator>
	</item><item>
		<title>By: deepscene</title>
		<link>http://ask.metafilter.com/89307/Do-it-myself-mobile-microblogging#1312606</link>	
		<description>I built something similar to this a few years ago (can&apos;t find the files though).  I think I just texted to an email address and on my server I would connect to the email via pop3, open any new emails and use the data.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.89307-1312606</guid>
		<pubDate>Sun, 20 Apr 2008 09:51:33 -0800</pubDate>
		<dc:creator>deepscene</dc:creator>
	</item><item>
		<title>By: chrisamiller</title>
		<link>http://ask.metafilter.com/89307/Do-it-myself-mobile-microblogging#1312631</link>	
		<description>There are lots of ways to do this.  Here is one.&lt;br&gt;
&lt;br&gt;
1) Set up a twitter account that you can post to with your phone.&lt;br&gt;
2) Use your twitter RSS feed to pull down your posts and add them to your blog.  There are a number of ways to accomplish this, that range from easy (installing something like wordpress and an RSS syndication plugin), to a little more challenging (rolling your own RSS parser).  &lt;br&gt;
&lt;br&gt;
You could also text to an email address, then use one of many email to RSS services (&lt;a href=&quot;http://www.mailbucket.org/&quot;&gt;Mailbucket&lt;/a&gt; is one, there are many).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.89307-1312631</guid>
		<pubDate>Sun, 20 Apr 2008 10:10:26 -0800</pubDate>
		<dc:creator>chrisamiller</dc:creator>
	</item><item>
		<title>By: disillusioned</title>
		<link>http://ask.metafilter.com/89307/Do-it-myself-mobile-microblogging#1312747</link>	
		<description>I also built something that did this exactly.&lt;br&gt;
&lt;br&gt;
I used a slightly different set up. I ran &lt;a href=&quot;http://www.trillian.cc/&quot;&gt;Trillian&lt;/a&gt; which has complex word-matching features. Whenever it detected an incoming AIM message with a certain code in front of it, I had a plugin that would post the content of the incoming message to an HTTP script. And I probably have that script somewhere around if you get in touch directly.&lt;br&gt;
&lt;br&gt;
Since my phone was AIM-over-SMS enabled (this was back 5 years ago, before WAP/GPRS were big at all), I could use my phone&apos;s AIM client to send a quick SMS to my computer which would post to a PHP script that was chilling and would concat onto a running live blog.&lt;br&gt;
&lt;br&gt;
Since I was traveling with another friend active on my (now very old school personal journal site), I had a different incoming code for him that stored his messages slightly different, and tracked them all. &lt;a href=&quot;http://www.originalityisoverrated.com/live_entry.php&quot;&gt;The result is here.&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Moral of the story is that there isn&apos;t an easy way without setting up an actual Common Short Code to allow your computer to interpret or receive incoming SMS messages, unless you&apos;re using your provider&apos;s email bounce or AIM over SMS (which works for anyone, even if you don&apos;t have the AIM client; it&apos;s just a message or two to configure it; google for AIM SMS mobile or some such.)&lt;br&gt;
&lt;br&gt;
And hit me up if you think you can make the Trillian thing work.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.89307-1312747</guid>
		<pubDate>Sun, 20 Apr 2008 12:31:03 -0800</pubDate>
		<dc:creator>disillusioned</dc:creator>
	</item>
	</channel>
</rss>
