<?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>Intrepid Blog &#187; normul</title>
	<atom:link href="http://blog.affien.com/archives/tag/normul/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.affien.com</link>
	<description>A few thoughts</description>
	<lastBuildDate>Mon, 23 Jan 2012 08:47:37 +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>Normul</title>
		<link>http://blog.affien.com/archives/2009/11/01/normul/</link>
		<comments>http://blog.affien.com/archives/2009/11/01/normul/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 11:18:03 +0000</pubDate>
		<dc:creator>Bas Westerbaan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[normul]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://blog.affien.com/?p=426</guid>
		<description><![CDATA[Normul normalizes URLs.  It expands shortened URLs:

 [...]]]></description>
			<content:encoded><![CDATA[<p>Normul normalizes URLs.  It expands shortened URLs:</p>
<blockquote><p><code>&gt;&gt;&gt; from normul import normul<br />
&gt;&gt;&gt; normul('http://bit.ly/1I4VQ')<br />
{'type': 'other', 'normalized': 'http://www.shinguz.ch/MySQL/mysql_mv.html', 'original': 'http://bit.ly/1I4VQ'}</code></p></blockquote>
<p>And shows useful links for hosted-images:</p>
<blockquote><p><code><br />
&gt;&gt;&gt; normul('http://yfrog.com/6c5krj')<br />
{'image': {'full': 'http://img228.imageshack.us/img228/1079/5kr.jpg', 'thumbnail': 'http://img228.imageshack.us/img228/1079/5kr.th.jpg'}, 'type': 'image', 'original': 'http://yfrog.com/6c5krj', 'normalized': 'http://yfrog.com/6c5krj'}</code></p></blockquote>
<p>You can find the simple but convenient sourcecode <a href="http://w-nz.com/cgi-bin/gitweb.cgi?p=normul.git;a=summary">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.affien.com/archives/2009/11/01/normul/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

