<?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>effective life plus &#187; longurl</title>
	<atom:link href="http://www.binzywu.com/tag/longurl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.binzywu.com</link>
	<description>Binzy&#039;s blog</description>
	<lastBuildDate>Sun, 23 Oct 2011 21:43:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Expand Short Url &amp; Google App Engine</title>
		<link>http://www.binzywu.com/2010/04/expand-short-url-google-app-engine/</link>
		<comments>http://www.binzywu.com/2010/04/expand-short-url-google-app-engine/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 12:46:48 +0000</pubDate>
		<dc:creator>binzywu</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[app engine]]></category>
		<category><![CDATA[expand]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[longurl]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.binzywu.com/?p=110</guid>
		<description><![CDATA[1. I decided to play around with Python several months ago, but the only thing I&#8217;ve done is once creating a script to retrieve an online manual with still few understanding of python. I think I should keep trying… 2. I&#8217;m living in China within the famous GFW, and I&#8217;m using a twitter proxy site [...]]]></description>
			<content:encoded><![CDATA[<p><strong>1.</strong> I decided to play around with Python several months ago, but the only thing I&#8217;ve done is once creating a script to retrieve an online manual with still few understanding of python. I think I should keep trying…</p>
<p><strong>2.</strong> I&#8217;m living in China within the famous GFW, and I&#8217;m using a twitter proxy site to tweet when I&#8217;m at home or using mobile phone.   So there is a problem to me, the <a href="http://bit.ly">http://bit.ly</a> is almost the most popular short url service on twitter which is also blocked by GFW…</p>
<p><strong>3.</strong> There are some short url expanding service sites, like <a href="http://longurl.org">http://longurl.org</a>, but they were blocked sometime…</p>
<p>I decided to create a simple function with google app engine after dinner. So that I can continue to learn some of python and also know a little of google&#8217;s cloud stuff.</p>
<p>Then here you go the app: <a href="http://yatlongurl.appspot.com/">http://yatlongurl.appspot.com/</a> and the source code <a title="longurl soucecode" href="http://cid-d9567c418d80ac34.skydrive.live.com/self.aspx/.Public/misc/longurl.zip" target="_blank">here</a>. Really quite fun to write code with python. But it looks the app will be intermittently unavailable. And apparently, I did not use any of real functionalities of google&#8217;s app engine. Possibly I will add support to automatically retweet or delicious the useful link while expanding it .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.binzywu.com/2010/04/expand-short-url-google-app-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

