<?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>Codepolice.net &#187; Plugin</title>
	<atom:link href="http://codepolice.net/tag/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://codepolice.net</link>
	<description>C#, ASP.NET, MVC, LINQ, Wordpress and stuff like that</description>
	<lastBuildDate>Mon, 26 Jul 2010 08:58:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Generate expiring urls for Amazon S3 via a WordPress Plugin</title>
		<link>http://codepolice.net/2008/12/08/generate-expiring-urls-for-amazon-s3-via-a-wordpress-plugin/</link>
		<comments>http://codepolice.net/2008/12/08/generate-expiring-urls-for-amazon-s3-via-a-wordpress-plugin/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 13:04:31 +0000</pubDate>
		<dc:creator>Ola</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Expiring URL]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Querystring Protected URL]]></category>

		<guid isPermaLink="false">http://www.codepolice.net/?p=84</guid>
		<description><![CDATA[I am a .net developer and haven&#8217;t done any PHP work ever. But i use WordPress and for some time now i been looking for a plugin that could generate a URL for Amazon S3 that is &#8220;signed&#8221; and will expire after a certain amount of time. I posted the question on both wordpress and [...]]]></description>
			<content:encoded><![CDATA[<p>I am a .net developer and haven&#8217;t done any PHP work ever. But i use WordPress and for some time now i been looking for a plugin that could generate a URL for Amazon S3 that is &#8220;signed&#8221; and will expire after a certain amount of time.</p>
<p>I posted the question on both <a href="http://wordpress.org/support/topic/221630">wordpress</a> and <a href="http://developer.amazonwebservices.com/connect/thread.jspa?threadID=27036&amp;tstart=0">amazon</a> forums but haven&#8217;t got any replies. Well .. maybe i did not explain my problem good or nobody else is interested in this.</p>
<p>So i figured i had to take care of this myself. And as i said. I&#8217;m a total newbie in both PHP and WordPress plugins so my plugin is probably really really stupid and i would be happy if somebody could send suggestions how to make it better. But it works.</p>
<p><strong>How does it work?</strong></p>
<p>You just add</p>
<p>[S3 bucket=yourbucket text=your link text]the_object_name.txt[/S3]</p>
<p>to your post or page and it will generate a expiring urls that no leecher can link to. If you don&#8217;t supply and link text it will not generate a link and just print the URL. I use the same bucket names as URL&#8217;s (like netplay.whoa.nu) and if you use Amazon standard urls you must change this.</p>
<p>Download: <a href="http://wordpress.org/extend/plugins/amazon-s3-url-generator/">Amazon S3 URL Generator</a></p>
<p>Thanks to <a href="http://www.fused.org.uk/2008/08/s3-query-string-authentication-generator/">this guy</a> for the PHP script i based this on.</p>
]]></content:encoded>
			<wfw:commentRss>http://codepolice.net/2008/12/08/generate-expiring-urls-for-amazon-s3-via-a-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->