<?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>DAP Documentation &#187; File Resources</title>
	<atom:link href="http://www.digitalaccesspass.com/doc/category/file-resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalaccesspass.com/doc</link>
	<description>Documentation for DigitalAccessPass.com</description>
	<lastBuildDate>Mon, 26 Jul 2010 23:59:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Protecting Videos</title>
		<link>http://www.digitalaccesspass.com/doc/protecting-videos/</link>
		<comments>http://www.digitalaccesspass.com/doc/protecting-videos/#comments</comments>
		<pubDate>Mon, 24 May 2010 18:12:05 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[3rd Party Integration]]></category>
		<category><![CDATA[Access Control]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[File Resources]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Protecting Content]]></category>
		<category><![CDATA[Protection FAQ]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=412</guid>
		<description><![CDATA[There are many ways in which you can protect videos.
Case 1: The video file is stored on your web site
By default, DAP can only protect files that are stored on the same web site where DAP is installed.
So if you install DAP on YourSite.com , then your files must also be located on YourSite.com. DAP [...]]]></description>
			<content:encoded><![CDATA[<p>There are many ways in which you can protect videos.</p>
<h3>Case 1: The video file is stored on your web site</h3>
<p>By default, DAP can only protect files that are stored on the same web site where DAP is installed.</p>
<p>So if you install DAP on <strong>YourSite.com</strong> , then your files must also be located on <strong>YourSite.com</strong>. DAP installed on <strong>YourSite.com</strong> cannot protect files (.mp4, .mp3, .html, .pdf, .doc) that are stored on <strong>AnotherSite.com</strong>.</p>
<p>So assuming the files are stored on the same site as DAP, you can (and should) protect both the <strong>actual video file</strong>, as well as the <strong>blog post or page in which the embed-code</strong> for your video is published, by adding both to a Product.</p>
<p>This gives you 2 levels of protection for your videos:</p>
<p><strong>Level 1</strong>: The blog post or page containing the video player code, itself is accessible only by authorized members.<br />
<strong>Level 2</strong>: When an authorized user gets legitimate access to the page where the video is published (because they&#8217;re a paying member, say), even if they try to do a view source and figure out the location of the video (eg., <em>http://yoursite.com/videos/howtovideo1.mp4</em>) , and pass it around by email to their friends (or post the link in an online forum), their friends still can&#8217;t view the video, because the video link itself is protected by DAP.</p>
<p>If you have some text that you want the casual visitor (and Google) to read, but wish to protect only the video, then you could turn Sneak-Peek on (in <strong>Setup</strong> &gt; <strong>Config</strong> &gt; <strong>Advanced</strong>), insert a WordPress more tag (&lt;!&#8211;more&#8211;&gt;) into your post just where you want the content to start being protected, and put the video player&#8217;s embed code after the <em>more</em> tag.</p>
<h3>Case 2: Video file is stored on Amazon S3</h3>
<p>The only 3rd-party-stored video files that DAP can protect at this time are videos (and other files) that are stored on Amazon S3. DAP cannot do this by itself, but uses a special WordPress plugin called <strong><a href="http://S3MediaVault.com" target="_blank">S3MediaVault.com</a></strong> , which is a plugin we developed specifically to make Amazon S3 videos play in your WordPress blog posts/pages. So again you get 2 levels of protection for your videos&#8230;</p>
<p><strong>Level 1</strong>: DAP protects the post/page where the special S3MV video player code is embedded<br />
<strong>Level 2</strong>: The S3MediaVault plugin makes sure that even if someone tried to do a view source and figure out the actual link to your Amazon S3 video, they still won&#8217;t be able to view the video.</p>
<h3>WARNING: Video stored on other 3rd party video sites</h3>
<p>DAP cannot protect, say, videos that are embedded from other 3rd party web sites like YouTube or Hulu. Of course, DAP can always protect the blog post or page itself that contains the video, but once an authorized user gets valid access to that blog page, they can see that it is a YouTube video (say), and then pass that YouTube video link to their friends, in which case DAP cannot protect that external YouTube video link.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/protecting-videos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Protecting Files</title>
		<link>http://www.digitalaccesspass.com/doc/protecting-regular-site-files/</link>
		<comments>http://www.digitalaccesspass.com/doc/protecting-regular-site-files/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 16:59:33 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Access Control]]></category>
		<category><![CDATA[File Resources]]></category>
		<category><![CDATA[Protection FAQ]]></category>
		<category><![CDATA[Setup]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=11</guid>
		<description><![CDATA[A) Protecting Files Within WordPress
The fastest way to protect files is to upload them to your wordpress blog when you are writing a new post. All such files will be stored in a folder called &#8220;wp-content/uploads/&#8230;.&#8221;.
Alternatively, you could also upload files directly using FTP, to the &#8220;wp-content/uploads/&#8221; folder and DAP is configured right off-the-shelf to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>A) Protecting Files Within WordPress</strong></p>
<p>The fastest way to protect files is to upload them to your wordpress blog when you are writing a new post. All such files will be stored in a folder called &#8220;wp-content/uploads/&#8230;.&#8221;.</p>
<p>Alternatively, you could also upload files directly using FTP, to the &#8220;wp-content/uploads/&#8221; folder and DAP is configured right off-the-shelf to protect any file inside the &#8220;wp-content/uploads/&#8221; folder.</p>
<p><strong>B) Protecting Regular Web Site Files Outside of WordPress</strong></p>
<p>1.  Go to the following directory within the “dap” folder on your desktop:</p>
<p><code>dap &gt; client &gt; website</code></p>
<p>2. Open the <code>.htaccess</code> file in this folder.</p>
<p>3. In your web site&#8217;s root folder (where you have your home page &#8211; index.php or index.html)&#8230;</p>
<p>i) if you already have an existing <code>.htaccess </code>file., then open it and COPY the text from Step 2 above and PASTE it at the very end of this file.</p>
<p>ii) If there is no .htaccess in your root folder, then simply copy the file from Step 2 to your web site&#8217;s root folder.</p>
<p>That&#8217;s it.</p>
<p><strong>TESTING</strong>:<br />
Now add the link to your non-wordpress file to DAP from the DAP Admin Control Panel.</p>
<p>Then, open a different browser (not different window &#8211; a totally different browser &#8211; like, if you&#8217;re logged in as DAP admin in FireFox, open IE)  and try to access your file directly and see if DAP redirects you to the login screen.</p>
<p>If not, take a deep breath &#8211; it&#8217;s NOT DAP <img src='http://www.digitalaccesspass.com/doc/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>It&#8217;s just that you missed something (or screwed something up <img src='http://www.digitalaccesspass.com/doc/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
<p>Revisit the steps above, and if you still can&#8217;t figure it out, you might want to think about uploading the file to wordpress (see <strong>Section A</strong> above) .</p>
<p>But if you&#8217;d rather get this working, then just open a <a href="http://www.DigitalAccessPass.com/support/" target="_blank">support ticket</a>, and we&#8217;re standing by to help you <img src='http://www.digitalaccesspass.com/doc/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>That&#8217;s it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/protecting-regular-site-files/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>What is a Product?</title>
		<link>http://www.digitalaccesspass.com/doc/what-is-a-product/</link>
		<comments>http://www.digitalaccesspass.com/doc/what-is-a-product/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 11:39:46 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Admin]]></category>
		<category><![CDATA[Email Resources]]></category>
		<category><![CDATA[File Resources]]></category>
		<category><![CDATA[Products]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=4</guid>
		<description><![CDATA[
In DAP, a &#8220;Product&#8221; is the same as what some would call as a &#8220;Membership Level&#8220;.
We call it a &#8220;Product&#8221; because you really are selling access to this &#8220;Product/Membership Level&#8221; as an actual product on your web site.
A Product is basically a collection of&#8230;
1. &#8220;Content&#8221; (blog posts/pages),
2. “Files” (.pdf, .mp3, .mp4, etc) and
3. “Emails” (autoresponder [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>In DAP, a &#8220;<strong>Product</strong>&#8221; is the same as what some would call as a &#8220;<strong>Membership Level</strong>&#8220;.</p>
<p>We call it a &#8220;Product&#8221; because you really are selling access to this &#8220;Product/Membership Level&#8221; as an actual product on your web site.</p>
<p>A <strong>Product</strong> is basically a collection of&#8230;</p>
<p>1. &#8220;<strong>Content</strong>&#8221; (blog posts/pages),</p>
<p>2. “<strong>Files</strong>” (.pdf, .mp3, .mp4, etc) and</p>
<p>3. “<strong>Emails</strong>” (autoresponder emails)</p>
<p>Think of a Product as one big bucket, into which you add some <em>content</em>, you add some <em>files</em>, you add some autoresponder <em>emails</em>, you set up how the content should &#8220;drip&#8221;, how the files should drip, how the &#8220;emails&#8221; should drip, specify if this is a &#8220;Recurring&#8221; product or a &#8220;One-Time&#8221; product, specify the price, is there a trial, etc.</p>
<p>Basically, this &#8220;Product&#8221; is what your members &#8220;Buy&#8221; access to (or you can also give them access on the backend, without them having to buy &#8211; for eg., to your JV partners or business associates).</p>
<p>Whatever content you want your members to have access to when they become a member, is what you would add to this product.</p>
<p>For example, if you are running a subscription site on “How To Train Dogs”, you could give your product the same name – “How to Train Dogs”. And to this product, you would add blog posts that you have created (like &#8220;Tools to buy&#8221;, &#8220;Dog Training 101&#8243;, &#8220;How to reward your dog&#8221;, etc).</p>
<p>You can set up <strong>Unlimited Products/Membership Levels</strong> in DAP. For instance, you can have 3 recurring membership levels (3 different products, called &#8220;Platinum Members&#8221;, &#8220;Silver Members&#8221; and &#8220;Gold Members&#8221;) &#8211; and you can add different content to each of these levels.</p>
<p>At the same time, you can have a 4th product &#8211; a one-time-sale product &#8211; called &#8220;Puppy Potty Training&#8221; where the buyer just gets access to 1 PDF report.</p>
<p>And you can have a 5th product &#8211; a one-time &#8220;Video&#8221; product &#8211; where the buyer gets access to a series of videos, all at the same time (no &#8220;dripping&#8221;).</p>
<p>A member can have access to one or more (unlimited) products at any given time.</p>
<blockquote>
<h2>Any time we say content, we mean WordPress blog posts, blog pages and regular files (PDF, zip, doc, mp3, mp4, swf, .jpg, etc).</h2>
</blockquote>
<p>Adding <strong>content/files </strong>means that as an admin, you can specify what content on your web site is part of this product, and you can go into each link and specify the access control for that file &#8211; like, is this content <em>free</em> or <em>paid</em>, when is it accessible to the user (on day #1, day #7, etc) &#8211; and for how long.</p>
<p>You can add content from your web site using the provided file browser within the “Manage Products” page, or you can also add using full URL’s (like http://www.YourSite.com/dogtraining/protect-this-post.html).</p>
<p>Adding <strong>emails </strong>means you can setup an email autoresponse to be a part of this Product, and that email can be configured to go out to the user after “X” number of days after she has joined, or on a specific date (in case your email is date- or time- sensitive.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/what-is-a-product/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
