<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How can I place a load of media materials online so that approved people can easily download the material?</title>
	<link>http://ask.metafilter.com/76704/How-can-I-place-a-load-of-media-materials-online-so-that-approved-people-can-easily-download-the-material/</link>
	<description>Comments on Ask MetaFilter post How can I place a load of media materials online so that approved people can easily download the material?</description>
	<pubDate>Tue, 20 Nov 2007 09:39:53 -0800</pubDate>
	<lastBuildDate>Tue, 20 Nov 2007 09:39:53 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How can I place a load of media materials online so that approved people can easily download the material?</title>
		<link>http://ask.metafilter.com/76704/How-can-I-place-a-load-of-media-materials-online-so-that-approved-people-can-easily-download-the-material</link>	
		<description>How can I place a load of media materials (JPGs, TIFFs, PDFs, Video etc) online so that approved people can easily download the material? &lt;br /&gt;&lt;br /&gt; This needs to be easily browsable (e.g. categories, preferably tags, thumbnails of everything etc), and password protected (in an ideal world with several category of users). &lt;br&gt;
&lt;br&gt;
Also, if you wanted to download a dozen images, the ability to add them to a &quot;basket&quot; to download as a zip file would be excellent.&lt;br&gt;
&lt;br&gt;
It also needs to be pretty simple for people to upload new material as well.&lt;br&gt;
&lt;br&gt;
(Basically; I was thinking of writing my own in PHP using S3 as storage medium etc but there MUST be a simpler way to do it)</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.76704</guid>
		<pubDate>Tue, 20 Nov 2007 09:10:05 -0800</pubDate>
		<dc:creator>Hartster</dc:creator>
		
			<category>online</category>
		
			<category>storage</category>
		
			<category>media</category>
		
			<category>internet</category>
		
	</item> <item>
		<title>By: rhizome</title>
		<link>http://ask.metafilter.com/76704/How-can-I-place-a-load-of-media-materials-online-so-that-approved-people-can-easily-download-the-material#1139603</link>	
		<description>&lt;i&gt;I was thinking of writing my own in PHP using S3 as storage medium etc but there MUST be a simpler way to do it&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
Not necessarily! Especially where the batched media retrieval is concerned, which I&apos;ve never seen before in the wild.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76704-1139603</guid>
		<pubDate>Tue, 20 Nov 2007 09:39:53 -0800</pubDate>
		<dc:creator>rhizome</dc:creator>
	</item><item>
		<title>By: Taken Outtacontext</title>
		<link>http://ask.metafilter.com/76704/How-can-I-place-a-load-of-media-materials-online-so-that-approved-people-can-easily-download-the-material#1139617</link>	
		<description>If you didn&apos;t want any bells and whistles, a simple password-protected ftp site could work (and viewed on the web). We do this all the time where I work.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76704-1139617</guid>
		<pubDate>Tue, 20 Nov 2007 09:45:50 -0800</pubDate>
		<dc:creator>Taken Outtacontext</dc:creator>
	</item><item>
		<title>By: Ostara</title>
		<link>http://ask.metafilter.com/76704/How-can-I-place-a-load-of-media-materials-online-so-that-approved-people-can-easily-download-the-material#1139627</link>	
		<description>I have used &lt;a href=&quot;http://www.xdrive.com/&quot;&gt;Xdrive&lt;/a&gt; in the past at my job. Many of our projects were printed overseas, so it was a very efficient and dependable way to share large files. &lt;br&gt;
&lt;br&gt;
You can organize your folders into categories within Xdrive. I don&apos;t believe that you can automatically turn several files into a .zip file, though. You&apos;d have to take care of that on your end and then upload the .zip file for others to download.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76704-1139627</guid>
		<pubDate>Tue, 20 Nov 2007 09:53:06 -0800</pubDate>
		<dc:creator>Ostara</dc:creator>
	</item><item>
		<title>By: faceonmars</title>
		<link>http://ask.metafilter.com/76704/How-can-I-place-a-load-of-media-materials-online-so-that-approved-people-can-easily-download-the-material#1139754</link>	
		<description>You could always open a gmail account and give your username and password to trusted people.  It wouldn&apos;t have all the features you want, but it would take about 5 minutes to set up.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76704-1139754</guid>
		<pubDate>Tue, 20 Nov 2007 11:12:05 -0800</pubDate>
		<dc:creator>faceonmars</dc:creator>
	</item><item>
		<title>By: roygbv</title>
		<link>http://ask.metafilter.com/76704/How-can-I-place-a-load-of-media-materials-online-so-that-approved-people-can-easily-download-the-material#1139856</link>	
		<description>Spartan, but: &lt;a href=&quot;http://www.javascriptkit.com/howto/htaccess.shtml&quot;&gt;.htaccess&lt;/a&gt; files in web directories work really well. If you want to make something that will allow you to download a cart of images you might have to get your hands pretty dirty in the PHP. I would suggest perhaps looking into &lt;a href=&quot;http://gallery.menalto.com/&quot;&gt;Gallery&lt;/a&gt; for a quck-n-easy fix.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76704-1139856</guid>
		<pubDate>Tue, 20 Nov 2007 12:23:57 -0800</pubDate>
		<dc:creator>roygbv</dc:creator>
	</item><item>
		<title>By: tomierna</title>
		<link>http://ask.metafilter.com/76704/How-can-I-place-a-load-of-media-materials-online-so-that-approved-people-can-easily-download-the-material#1139916</link>	
		<description>&lt;a href=&quot;http://gallery.menalto.com&quot;&gt;Gallery2&lt;/a&gt; will do exactly this, including adding watermarks to the thumbs if you want.&lt;br&gt;
&lt;br&gt;
The Zipfile Cart downloads are built in to one of the core modules.&lt;br&gt;
&lt;br&gt;
As far as managing permissions, you could do that per album.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76704-1139916</guid>
		<pubDate>Tue, 20 Nov 2007 13:01:09 -0800</pubDate>
		<dc:creator>tomierna</dc:creator>
	</item><item>
		<title>By: aquitone</title>
		<link>http://ask.metafilter.com/76704/How-can-I-place-a-load-of-media-materials-online-so-that-approved-people-can-easily-download-the-material#1140144</link>	
		<description>I have used &lt;a href=&quot;http://drop.io&quot;&gt;drop.io&lt;/a&gt; a few times.  No registration required on anyone&apos;s end, you can limit access to the files with a password, and set when you want to delete the drop.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76704-1140144</guid>
		<pubDate>Tue, 20 Nov 2007 15:32:49 -0800</pubDate>
		<dc:creator>aquitone</dc:creator>
	</item><item>
		<title>By: Gerard Sorme</title>
		<link>http://ask.metafilter.com/76704/How-can-I-place-a-load-of-media-materials-online-so-that-approved-people-can-easily-download-the-material#1140212</link>	
		<description>It sounds to me like you want a clone of &lt;a href=&quot;http://wwv.pictureview.com/&quot;&gt;PictureView&lt;/a&gt;.&lt;br&gt;
It does everything you asked for - including the .zip folders for selected pics.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76704-1140212</guid>
		<pubDate>Tue, 20 Nov 2007 16:15:31 -0800</pubDate>
		<dc:creator>Gerard Sorme</dc:creator>
	</item><item>
		<title>By: Hartster</title>
		<link>http://ask.metafilter.com/76704/How-can-I-place-a-load-of-media-materials-online-so-that-approved-people-can-easily-download-the-material#1140693</link>	
		<description>Thanks for the suggestions: I&apos;ll have a look into all of these. My main fear is that some of them may not handle non-image materials well, if at all, and that they&apos;ll choke on the size and format of some of the image files.&lt;br&gt;
&lt;br&gt;
(I perhaps should have said; most of the stuff will be to provide materials for people to use in their print marketing, so could be 10MB PDFs of adverts, could be 20 meg tiffs, could be in CMYK not RGB etc)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76704-1140693</guid>
		<pubDate>Wed, 21 Nov 2007 02:44:21 -0800</pubDate>
		<dc:creator>Hartster</dc:creator>
	</item><item>
		<title>By: goldism</title>
		<link>http://ask.metafilter.com/76704/How-can-I-place-a-load-of-media-materials-online-so-that-approved-people-can-easily-download-the-material#1140721</link>	
		<description>ask andre torrez</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76704-1140721</guid>
		<pubDate>Wed, 21 Nov 2007 04:36:13 -0800</pubDate>
		<dc:creator>goldism</dc:creator>
	</item><item>
		<title>By: designmartini</title>
		<link>http://ask.metafilter.com/76704/How-can-I-place-a-load-of-media-materials-online-so-that-approved-people-can-easily-download-the-material#1141098</link>	
		<description>I solved a similar problem by creating a Wordpress blog (which allows you to easily upload images and files, as well as automatically creating thumbnails for them) with the &lt;a href=&quot;http://nguyenthanhcong.com/2007/03/27/hidepost-plugin-for-wordpress/&quot;&gt;HidePost plugin&lt;/a&gt;. It doesn&apos;t have the &quot;basket&quot; functionality, but it is usable, easy to set up, and looks professional.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76704-1141098</guid>
		<pubDate>Wed, 21 Nov 2007 09:53:50 -0800</pubDate>
		<dc:creator>designmartini</dc:creator>
	</item>
	</channel>
</rss>
