<?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>blog.flo.cx &#187; 2009 &#187; May</title>
	<atom:link href="http://blog.flo.cx/2009/05/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flo.cx</link>
	<description>Tech, Food, Life</description>
	<lastBuildDate>Thu, 10 May 2012 21:36:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>url shortener DIY&#8230;</title>
		<link>http://blog.flo.cx/2009/05/url-shortener-diy/</link>
		<comments>http://blog.flo.cx/2009/05/url-shortener-diy/#comments</comments>
		<pubDate>Sat, 16 May 2009 08:12:06 +0000</pubDate>
		<dc:creator>flo</dc:creator>
				<category><![CDATA[OnlineLife Net Webapps]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[basteln]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[net]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[url shortener]]></category>

		<guid isPermaLink="false">http://blog.flo.cx/?p=1455</guid>
		<description><![CDATA[mich haben die url shortener aus dem letzten beitrag fasziniert. da hab ich mich hingesetzt und einen selbst geschrieben. flo.cx/s/ die kurze domain flo.cx hilft dabei natürlich etwas&#8230; das ganze ist im moment recht schnell gehackt und daher work in progress. die grundfunktionsweise ist die gleiche wie bei den anderen shortenern: url angeben, in datenbank [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>mich haben die url shortener aus dem letzten beitrag fasziniert. da hab ich mich hingesetzt und einen selbst geschrieben. <a  href="http://flo.cx/s/">flo.cx/s/</a> <img src='http://blog.flo.cx/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
die kurze domain flo.cx hilft dabei natürlich etwas&#8230;</p>
<p>das ganze ist im moment recht schnell gehackt und daher work in progress.<br />
die grundfunktionsweise ist die gleiche wie bei den anderen shortenern: url angeben, in datenbank speichern, kurzen key zurückgeben, anfragen mit dem key per http header an die gespeicherte url weiterleiten:<br />
<code>$ curl -i http://flo.cx/s/1<br />
HTTP/1.0 301 Moved Permanently<br />
Date: Sat, 16 May 2009 08:01:07 GMT<br />
Server: Apache<br />
X-Powered-By: flo.cx shorty<br />
Location: http://blog.flo.cx<br />
X-Greetz: Have a nice day <img src='http://blog.flo.cx/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Content-Length: 0<br />
Content-Type: text/html<br />
</code></p>
<p>mein fokus ist darauf gelegen das ganze über apaches mod_rewrite hübsch über die adresszeile entgegen zu nehmen. sollten bugs oder missbrauch auftreten meldet das bitte an shorty[AT] flo[DOT] CX.</p>
<p>have fun <img src='http://blog.flo.cx/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>No related posts.</p> <p><a href="http://blog.flo.cx/?flattrss_redirect&amp;id=1455&amp;md5=0844adc6edc4d2a6d02f771acb93be57" title="Flattr" target="_blank"><img src="http://blog.flo.cx/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.flo.cx/2009/05/url-shortener-diy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=30067&amp;popout=1&amp;url=http%3A%2F%2Fblog.flo.cx%2F2009%2F05%2Furl-shortener-diy%2F&amp;language=de_DE&amp;category=text&amp;title=url+shortener+DIY%26%238230%3B&amp;description=mich+haben+die+url+shortener+aus+dem+letzten+beitrag+fasziniert.+da+hab+ich+mich+hingesetzt+und+einen+selbst+geschrieben.+flo.cx%2Fs%2F+die+kurze+domain+flo.cx+hilft+dabei+nat%C3%BCrlich+etwas%26%238230%3B+das+ganze...&amp;tags=basteln%2Cinternet%2Cnet%2Curl%2Curl+shortener%2Cblog" type="text/html" />
	</item>
	</channel>
</rss>

