<?xml encoding="ISO-8859-1" version="1.0"?>
<!-- OPML generated by OPML Editor v0.75 on 5/21/2013; 6:41:43 AM -->
<opml version="2.0">
	<head>
		<title>URL shortening</title>
		<ownerName>Dave Winer</ownerName>
		<ownerEmail>dave.winer@gmail.com</ownerEmail>
		<windowTop>200</windowTop>
		<windowLeft>200</windowLeft>
		<windowBottom>600</windowBottom>
		<windowRight>800</windowRight>
		</head>
	<body>
		<outline created="Sun, 04 Mar 2012 00:02:50 GMT" pgfnum="5947" text="In today's podcast we talked about doing a fresh approach to URL shortening. I could use a warmup project as I'm getting better from this nasty cold, so let's have a look at this."></outline>
		<outline created="Sun, 04 Mar 2012 00:03:33 GMT" pgfnum="5948" text="I want to do a blorkmark-style shortener. So my urls would look like this: 1.blork.ly, which is 10 chars. Compare this to blork.ly/wKUOn6 which is  15 chars. After 36 links, my new method generates a longer URL, but that's good for 1296 links."></outline>
		</body>
	</opml>
