<?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: Secure Downloads in Expression Engine</title>
	<atom:link href="http://www.brandonballentine.com/2008/09/29/secure-downloads-in-expression-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brandonballentine.com/2008/09/29/secure-downloads-in-expression-engine/</link>
	<description>Instructional Technology, Photography, Web Development</description>
	<lastBuildDate>Mon, 22 Feb 2010 03:30:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.brandonballentine.com/2008/09/29/secure-downloads-in-expression-engine/comment-page-1/#comment-1448</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 20 Aug 2009 00:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonballentine.com/?p=236#comment-1448</guid>
		<description>@stuart Hello! I&#039;ll be happy to take a look. The code works fine on my server, so it may be something in your template. Can you post some more of the code you&#039;re using in your template?</description>
		<content:encoded><![CDATA[<p>@stuart Hello! I&#8217;ll be happy to take a look. The code works fine on my server, so it may be something in your template. Can you post some more of the code you&#8217;re using in your template?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Kirkland</title>
		<link>http://www.brandonballentine.com/2008/09/29/secure-downloads-in-expression-engine/comment-page-1/#comment-1447</link>
		<dc:creator>Stuart Kirkland</dc:creator>
		<pubDate>Tue, 18 Aug 2009 10:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonballentine.com/?p=236#comment-1447</guid>
		<description>Hello there I have just been onto your website tutorial and tried to download the following link http://media-cow.com/downloads/ but I get the following error 

&lt;strong&gt;Error

The following tag has a syntax error:

{exp:cron}

Please correct the syntax in your template. &lt;/strong&gt;

can you please help at all because i think your solution will solve my problem

Thankyou</description>
		<content:encoded><![CDATA[<p>Hello there I have just been onto your website tutorial and tried to download the following link <a href="http://media-cow.com/downloads/" rel="nofollow">http://media-cow.com/downloads/</a> but I get the following error </p>
<p><strong>Error</p>
<p>The following tag has a syntax error:</p>
<p>{exp:cron}</p>
<p>Please correct the syntax in your template. </strong></p>
<p>can you please help at all because i think your solution will solve my problem</p>
<p>Thankyou</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.brandonballentine.com/2008/09/29/secure-downloads-in-expression-engine/comment-page-1/#comment-146</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 23 Nov 2008 00:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonballentine.com/?p=236#comment-146</guid>
		<description>Hi Brandon,
Thank you for the kind reply and I apologize for not getting back to you sooner. I have not found a solution yet. I think for now I will just use EE pm amd email features with attachments to get docs to my members/customers. The docs will be mostly real estate contracts and related docs via pdf files and the file size is pretty small.

The draw back is I was wanting a solution to where the customers could just click on a file link and view the doc in the browser as opposed to having to download and save to their local hard drive.

I&#039;m not sure how having a group for each customer would work... I might have 300+ customers...that would be a lot of groups to!
Please let me know what you end up with. If you want to you can email me directly.
Kind regards, Mike</description>
		<content:encoded><![CDATA[<p>Hi Brandon,<br />
Thank you for the kind reply and I apologize for not getting back to you sooner. I have not found a solution yet. I think for now I will just use EE pm amd email features with attachments to get docs to my members/customers. The docs will be mostly real estate contracts and related docs via pdf files and the file size is pretty small.</p>
<p>The draw back is I was wanting a solution to where the customers could just click on a file link and view the doc in the browser as opposed to having to download and save to their local hard drive.</p>
<p>I&#8217;m not sure how having a group for each customer would work&#8230; I might have 300+ customers&#8230;that would be a lot of groups to!<br />
Please let me know what you end up with. If you want to you can email me directly.<br />
Kind regards, Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.brandonballentine.com/2008/09/29/secure-downloads-in-expression-engine/comment-page-1/#comment-132</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 16 Nov 2008 17:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonballentine.com/?p=236#comment-132</guid>
		<description>Hi Mike, 
Thanks for the compliment! Depending on how many members you have, you might be able to get this method to work by creating a different group for each individual member. You could detect which group a member belongs to and show only downloads assigned to that group. If you have more than a few members at a time, it might be best to use something besides EE to deliver files to those members. If you haven&#039;t checked out box.net, I would highly recommend it for file sharing. I&#039;ve also been using an open-source project management system called Collabtive and have been really impressed with it so far. &lt;a href=&quot;http://nettuts.com/tutorials/tools-and-tips/organize-your-team-with-collabtive/&quot; rel=&quot;nofollow&quot;&gt;Here&#039;s a great tutorial&lt;/a&gt; for setting that up if you&#039;re interested!

Let me know if you find a better solution . . . I&#039;m about to start developing a site that will require similar functionality and I would like to hear which approach you choose!</description>
		<content:encoded><![CDATA[<p>Hi Mike,<br />
Thanks for the compliment! Depending on how many members you have, you might be able to get this method to work by creating a different group for each individual member. You could detect which group a member belongs to and show only downloads assigned to that group. If you have more than a few members at a time, it might be best to use something besides EE to deliver files to those members. If you haven&#8217;t checked out box.net, I would highly recommend it for file sharing. I&#8217;ve also been using an open-source project management system called Collabtive and have been really impressed with it so far. <a href="http://nettuts.com/tutorials/tools-and-tips/organize-your-team-with-collabtive/" rel="nofollow">Here&#8217;s a great tutorial</a> for setting that up if you&#8217;re interested!</p>
<p>Let me know if you find a better solution . . . I&#8217;m about to start developing a site that will require similar functionality and I would like to hear which approach you choose!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.brandonballentine.com/2008/09/29/secure-downloads-in-expression-engine/comment-page-1/#comment-131</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 16 Nov 2008 14:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonballentine.com/?p=236#comment-131</guid>
		<description>Hi Brandon,
I have an EE site in development. This and your iphone tutorial are GREAT! I like the secure downloads idea. However my members will need a secure downloads area per member. My members are real estate sales customers. So I need to be able to get them for example real estate contracts. and docs. But have access has to be limited to just that member. Does that make sense? Could your strategy work in this way?
Kind regards, Mike</description>
		<content:encoded><![CDATA[<p>Hi Brandon,<br />
I have an EE site in development. This and your iphone tutorial are GREAT! I like the secure downloads idea. However my members will need a secure downloads area per member. My members are real estate sales customers. So I need to be able to get them for example real estate contracts. and docs. But have access has to be limited to just that member. Does that make sense? Could your strategy work in this way?<br />
Kind regards, Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress Blog Services - ExpressionEngine Developer’s Toolbox</title>
		<link>http://www.brandonballentine.com/2008/09/29/secure-downloads-in-expression-engine/comment-page-1/#comment-101</link>
		<dc:creator>Wordpress Blog Services - ExpressionEngine Developer’s Toolbox</dc:creator>
		<pubDate>Thu, 30 Oct 2008 07:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonballentine.com/?p=236#comment-101</guid>
		<description>[...] Secure Downloads in ExpressionEngineLearn how to create a secure area of your website where you can share files with users. [...]</description>
		<content:encoded><![CDATA[<p>[...] Secure Downloads in ExpressionEngineLearn how to create a secure area of your website where you can share files with users. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
