<?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>Scott Yang's Playground &#187; Flickr</title>
	<atom:link href="http://scott.yang.id.au/tag/flickr/feed/" rel="self" type="application/rss+xml" />
	<link>http://scott.yang.id.au</link>
	<description>Faith, Technology and Randomness in Life, According to Scott</description>
	<lastBuildDate>Thu, 09 Feb 2012 09:01:12 +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>Twittering from My Cheap Prepaid Mobile Phone</title>
		<link>http://scott.yang.id.au/2008/11/twittering-from-my-cheap-prepaid-mobile-phone/</link>
		<comments>http://scott.yang.id.au/2008/11/twittering-from-my-cheap-prepaid-mobile-phone/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 14:46:00 +0000</pubDate>
		<dc:creator>scotty</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://scott.yang.id.au/?p=1832</guid>
		<description><![CDATA[Well. Even our PM Kevin Rudd has a Twitter account (and have more followers than I do, which is actually not surprising :). I guess that at least justifies me spending a bit too much time tweeting &#8212; I am just doing what our PM is also doing :) However only being able to tweet [...]]]></description>
			<content:encoded><![CDATA[<p>Well. Even our PM Kevin Rudd <a href="http://www.smh.com.au/news/technology/web/too-many-twitters-drown-out-rudd-website/2008/11/13/1226318798926.html">has a Twitter account</a> (and have <a href="http://twitter.com/kevinruddpm">more followers</a> than I do, which is <em>actually not surprising</em> :). I guess that at least justifies me spending a bit too much time <a href="http://twitter.com/scottyang">tweeting</a> &#8212; I am just doing what our PM is also doing :) However only being able to tweet in front of my computer is <em>no fun</em>. How else can I <a href="http://twitter.com/scottyang/status/995774453">tweet about the lunch I had</a> on Saturday, with a photo attached?</p>
<p>Well. Sending tweets from mobile photos is actually relatively trivial &#8212; if you have a nice phone that can run a nice native Twitter application, <b>and</b> Internet connection from your phone. If you are <em>low-tech</em>, then at least you can SMS your tweets to an international number (IDD SMS rate applies). I am on prepaid 3, which didn&#8217;t have Internet <a href="http://scott.yang.id.au/2008/11/wireless-broadband-on-3-prepaid/">until very recently</a> (with a ridiculously expensive data charges). I have a 3Skypephone, which half of the J2ME program would refuse to run&#8230;</p>
<p><b>But</b>, the phone does come with a working email client (not great though). Moreover if you sign up to even the cheapest <a href="http://xseries.three.com.au/">X-Series</a> pack from 3, you get unlimited email to/from Three&#8217;s server, and they don&#8217;t count against your data cap. So that gave me an idea&#8230;</p>
<p>This is how I tweet now.</p>
<ol>
<li>Take a photo of the &#8220;happening&#8221; with my phone. Yup. 2MP with a <em>tiny</em> sensor = crappy shots, but picture &gt; 1000 words. So attaching a picture is the best way around Twitter&#8217;s 140 character limit.</li>
<li>Attach this picture to an email. The recipient has a cryptic email address on my server. In the body of the email I typed in &#8220;Lunch for saturday&#8230;&#8221;</li>
<li>Send!</li>
<li>My server would receive the email, and a Python script got invoked from <code>procmail</code> to parse the message.</li>
<li>Photo found as an attachment! Use <a href="http://www.flickr.com/services/api/">Flickr API</a> (+ <a href="http://flickrapi.sourceforge.net/">Beej&#8217;s Flickr API wrapper for Python</a>) to upload it onto my <a href="http://www.flickr.com/photos/57798966@N00/">Flickr account</a>.</li>
<li>Shorten the URL to my Flickr photo using my own <a href="http://h77p.com/">URL shortening service</a> (written in good ol&#8217; PHP and jQuery).</li>
<li>Append the shortened URL to the content of the email, and send the whole text to Twitter (+ <a href="http://code.google.com/p/python-twitter/">Python-Twitter library</a>)</li>
</ol>
<p>Done! Step 4-7 are all automated, and now I can share the latest photos on Twitter, and my FriendFeed and Facebook friends can also see the photos I uploaded to Flickr. Now I just need to figure out how to take better pictures.</p>
]]></content:encoded>
			<wfw:commentRss>http://scott.yang.id.au/2008/11/twittering-from-my-cheap-prepaid-mobile-phone/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

