<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: &#8220;Tinyurl&#8221;-ify DropBox Public Links With .htaccess</title>
	<atom:link href="http://ubuntu-tutorials.com/2008/11/08/tinyurl-ify-dropbox-public-links-with-htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com/2008/11/08/tinyurl-ify-dropbox-public-links-with-htaccess/</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Fri, 11 May 2012 05:04:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Christer Edwards</title>
		<link>http://ubuntu-tutorials.com/2008/11/08/tinyurl-ify-dropbox-public-links-with-htaccess/#comment-10340</link>
		<dc:creator>Christer Edwards</dc:creator>
		<pubDate>Sat, 23 Jan 2010 19:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=844#comment-10340</guid>
		<description>Pet - your server won&#039;t download anything from Dropbox. All it is doing is abstracting the URL to something more manageable and forwarding the user directly to the Dropbox share.</description>
		<content:encoded><![CDATA[<p>Pet &#8211; your server won&#8217;t download anything from Dropbox. All it is doing is abstracting the URL to something more manageable and forwarding the user directly to the Dropbox share.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pet</title>
		<link>http://ubuntu-tutorials.com/2008/11/08/tinyurl-ify-dropbox-public-links-with-htaccess/#comment-10338</link>
		<dc:creator>Pet</dc:creator>
		<pubDate>Sat, 23 Jan 2010 19:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=844#comment-10338</guid>
		<description>Great Tip.

I have a question if I follow your .htaccess trick  will my server download the file first from dropbox and then stream it to the user?

The reason I&#039;m asking is because I have pretty heavy files on my public folder and I do not want to have to pay for additional bandwidth.

Chers,

Pet</description>
		<content:encoded><![CDATA[<p>Great Tip.</p>
<p>I have a question if I follow your .htaccess trick  will my server download the file first from dropbox and then stream it to the user?</p>
<p>The reason I&#8217;m asking is because I have pretty heavy files on my public folder and I do not want to have to pay for additional bandwidth.</p>
<p>Chers,</p>
<p>Pet</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francesco</title>
		<link>http://ubuntu-tutorials.com/2008/11/08/tinyurl-ify-dropbox-public-links-with-htaccess/#comment-7768</link>
		<dc:creator>Francesco</dc:creator>
		<pubDate>Tue, 20 Jan 2009 22:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=844#comment-7768</guid>
		<description>What about one more line?

RewriteRule ^index\.html$ http://dl.getdropbox.com/u/012345/index.html [L]

Just check to have an index.html file into your public folder in dropbox; seems to work fine here.

Ciao, f.</description>
		<content:encoded><![CDATA[<p>What about one more line?</p>
<p>RewriteRule ^index\.html$ <a href="http://dl.getdropbox.com/u/012345/index.html" rel="nofollow">http://dl.getdropbox.com/u/012345/index.html</a> [L]</p>
<p>Just check to have an index.html file into your public folder in dropbox; seems to work fine here.</p>
<p>Ciao, f.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Livio</title>
		<link>http://ubuntu-tutorials.com/2008/11/08/tinyurl-ify-dropbox-public-links-with-htaccess/#comment-6293</link>
		<dc:creator>Livio</dc:creator>
		<pubDate>Sun, 09 Nov 2008 17:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=844#comment-6293</guid>
		<description>This is great :) .</description>
		<content:encoded><![CDATA[<p>This is great <img src='http://ubuntu-tutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christer Edwards</title>
		<link>http://ubuntu-tutorials.com/2008/11/08/tinyurl-ify-dropbox-public-links-with-htaccess/#comment-6270</link>
		<dc:creator>Christer Edwards</dc:creator>
		<pubDate>Sat, 08 Nov 2008 20:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=844#comment-6270</guid>
		<description>@Vinicius - if you right-click a file within Dropbox/Public and select Dropbox &gt; Copy Public Link, you can then paste that link anywhere. The userID you&#039;re looking for is the 6 digits just after /u/.</description>
		<content:encoded><![CDATA[<p>@Vinicius &#8211; if you right-click a file within Dropbox/Public and select Dropbox > Copy Public Link, you can then paste that link anywhere. The userID you&#8217;re looking for is the 6 digits just after /u/.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinicius Cordeiro</title>
		<link>http://ubuntu-tutorials.com/2008/11/08/tinyurl-ify-dropbox-public-links-with-htaccess/#comment-6268</link>
		<dc:creator>Vinicius Cordeiro</dc:creator>
		<pubDate>Sat, 08 Nov 2008 18:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=844#comment-6268</guid>
		<description>Is it working yet? I couldn&#039;t find my USER ID...</description>
		<content:encoded><![CDATA[<p>Is it working yet? I couldn&#8217;t find my USER ID&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 2/5 queries in 0.002 seconds using disk: basic
Object Caching 275/275 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-05-25 03:15:59 -->
