<?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>S3MediaVault</title>
	<atom:link href="http://s3mediavault.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://s3mediavault.com/blog</link>
	<description>Demo Blog of S3MediaVault.com</description>
	<lastBuildDate>Sat, 27 Apr 2013 08:54:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Audio/Video Issues</title>
		<link>http://s3mediavault.com/blog/audio-video-issues/</link>
		<comments>http://s3mediavault.com/blog/audio-video-issues/#comments</comments>
		<pubDate>Sat, 26 Jan 2013 11:41:35 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://s3mediavault.com/blog/?p=205</guid>
		<description><![CDATA[If your video is showing the visuals only (no audio), or playing audio only (no visuals &#8211; blank black screen), then this is usually because of improper encoding of your video file. For best results, encode your files using a free video encoding software called HandBrake, and save them as a .mp4 file, so that [...]]]></description>
			<content:encoded><![CDATA[<p>If your video is showing the visuals only (no audio), or playing audio only (no visuals &#8211; blank black screen), then this is usually because of improper encoding of your video file.</p>
<p>For best results, encode your files using a free video encoding software called <a title="HandBrake" href="http://handbrake.fr/">HandBrake</a>, and save them as a .mp4 file, so that they can also be played by iOS (iPad/iPhone) in the future when S3MediaVault supports it.</p>
]]></content:encoded>
			<wfw:commentRss>http://s3mediavault.com/blog/audio-video-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Troubleshooting Slow Loading Videos</title>
		<link>http://s3mediavault.com/blog/troubleshooting-slow-loading-videos/</link>
		<comments>http://s3mediavault.com/blog/troubleshooting-slow-loading-videos/#comments</comments>
		<pubDate>Sun, 26 Feb 2012 10:01:24 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://s3mediavault.com/blog/?p=170</guid>
		<description><![CDATA[If you&#8217;re using S3MV, and your videos play fine, but take between 30 seconds to a minute to actually start playing, then there is an issue with the encoding of the actual video file itself. It&#8217;s not a problem with Amazon S3 or with the S3MediaVault plugin. It&#8217;s an issue with the file encoding that&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re using S3MV, and your videos play fine, but take between 30 seconds to a minute to actually start playing, then there is an issue with the encoding of the actual video file itself.</p>
<p>It&#8217;s not a problem with Amazon S3 or with the S3MediaVault plugin. It&#8217;s an issue with the file encoding that&#8217;s causing it to load slowly (but then plays correctly once loaded).</p>
<p>You need to use a program called <a title="Handbrake" href="http://handbrake.fr/" target="_blank">HandBrake</a>, a desktop tool that will allow you to optimize your file encoding for playing on the web.</p>
<p>And once you&#8217;ve done that, all of your videos will play just fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://s3mediavault.com/blog/troubleshooting-slow-loading-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>S3MediaVault Security Misconception</title>
		<link>http://s3mediavault.com/blog/s3mediavault-security-misconception/</link>
		<comments>http://s3mediavault.com/blog/s3mediavault-security-misconception/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 05:01:51 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://s3mediavault.com/blog/?p=140</guid>
		<description><![CDATA[Another common misconception about the S3MV script, is, people asking&#8230; I just installed the S3mv script. And I&#8217;m watching a video on my web site. I&#8217;m now able to do a view source, get the URL from the source, and view it in a different browser. Isn&#8217;t this a bug or security hole in the [...]]]></description>
			<content:encoded><![CDATA[<p>Another common misconception about the S3MV script, is, people asking&#8230;</p>
<blockquote><p>I just installed the S3mv script. And I&#8217;m watching a video on my web site. I&#8217;m now able to do a view source, get the URL from the source, and view it in a different browser. Isn&#8217;t this a bug or security hole in the script?</p></blockquote>
<p>Relax, it&#8217;s neither a bug nor a security hole.</p>
<p>When you first visit a page that contains the S3MediaVault embed code, the S3MV script connects to your Amazon S3 account using the security credentials you provided in the script configuration during setup, and then it retrieves a secure, expiring URL that will be alive for 15 minutes.</p>
<p>So once the video starts playing, the clock starts ticking down towards those 15 minutes. Which means, when you do a view-source, the URL you see is actually an expiring link that will expire in less than 15 minutes.</p>
<p>So if you take that link and view it in another browser, then sure, you will be able to view it until the link expires (which is 15 minutes from the first time the S3MV script received the URL from Amazon).</p>
<p>So if you visited the page at 11:00 AM, then the temporary link can be revisited any time until 11:15 AM.</p>
<p>Now another thing that throws a wrench into your understanding of how this works, is when browsers cache URL&#8217;s.</p>
<p>So let&#8217;s say now you want to test this link after 15 minutes, to make sure it doesn&#8217;t work. Now when you visit the same link say 2 hours later in the same browser in which you viewed it earlier, guess what: your browser has cached the temporary URL, and will start playing the video even after 2 hours, while you sit there and wonder why the expiring link hasn&#8217;t, well, expired!</p>
<p>So if you want to do a proper test, here&#8217;s what you should do&#8230;</p>
<ol>
<li>Go to your blog page or post that has the S3MV script embed code. Note down the time. Let&#8217;s say it&#8217;s 11:00 AM. You&#8217;ll see the video start playing. Let&#8217;s say your default browser is Firefox.</li>
<li>Now do a view-source, copy the full URL, and try to go to it directly &#8211; it should work again &#8211; because it&#8217;s still within the 15 minute expiring window.</li>
<li>Make a note of the URL in notepad &#8211; or some text editor. Come back to this after say, 1/2 hour.</li>
<li>Now open a completely new browser (like Internet Explorer or Chrome) &#8211; something different from your primary browser that you used earlier.</li>
<li>Now try visiting that same URL in this new browser. You&#8217;ll see that it doesn&#8217;t work.</li>
</ol>
<p>You can rest assured when we say that this script is use on thousands of web sites, and the security is rock-solid.</p>
<p>Now remember, that the S3MV embed codes will load the right video for anyone visiting your blog.</p>
<p>If you wish to further prevent un-authorized visitors from even visiting your blog page or post that contains the embed code, then you need our other script &#8211; <a href="http://DigitalAccessPass.com" target="_blank">DigitalAccessPass.com</a> &#8211; to protect blog posts and pages from non-&#8221;members&#8221; (so to speak).</p>
<p>Feel free to comment below if you have any questions.</p>
]]></content:encoded>
			<wfw:commentRss>http://s3mediavault.com/blog/s3mediavault-security-misconception/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon S3 Encryption</title>
		<link>http://s3mediavault.com/blog/amazon-s3-encryption/</link>
		<comments>http://s3mediavault.com/blog/amazon-s3-encryption/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 22:23:57 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://s3mediavault.com/blog/?p=124</guid>
		<description><![CDATA[Now when you do a &#8220;view source&#8221; on any page on our site that has a demo video to show the S3MediaVault script in action, you might see something like this: flowplayer(&#8220;player533662499-1291229078&#8243;, &#8220;http://s3mediavault.com/blog/wp-content/plugins/S3MediaVault/flowplayer-3.1.2.swf&#8221;, { clip: { url: escape(&#8216;http://s3mediavault.com.s3.amazonaws.com/intro2ll.mp4?AWSAccessKeyId=1HPS101KFMM8SKNK9BG2&#038;Expires=1291230078&#038;Signature=gD31LukvVow3RefZAIU6X%2Bw1MpY%3D&#8216;), autoPlay: false, autoBuffering: false } }); And you might look at the text in bold above and [...]]]></description>
			<content:encoded><![CDATA[<p>Now when you do a &#8220;view source&#8221; on any page on our site that has a demo video to show the S3MediaVault script in action, you might see something like this:</p>
<blockquote><p>flowplayer(&#8220;player533662499-1291229078&#8243;, &#8220;http://s3mediavault.com/blog/wp-content/plugins/S3MediaVault/flowplayer-3.1.2.swf&#8221;, {<br />
clip: {<br />
url: escape(&#8216;<strong>http://s3mediavault.com.s3.amazonaws.com/intro2ll.mp4?AWSAccessKeyId=1HPS101KFMM8SKNK9BG2&Expires=1291230078&Signature=gD31LukvVow3RefZAIU6X%2Bw1MpY%3D</strong>&#8216;),<br />
autoPlay: false,<br />
autoBuffering: false<br />
}<br />
});</p></blockquote>
<p>And you might look at the text in bold above and wonder, &#8220;Hey, how come something called the key is showing? That doesn&#8217;t appear like it&#8217;s secure &#8211; it&#8217;s showing all of my information!&#8221;.</p>
<p>No need to freak out &#8211; the S3MediaVault script is very secure &#8211; as secure as an Amazon S3 script can possibly get.</p>
<h3>Public-key / Private-key Encryption</h3>
<p>Note that Amazon S3 uses an encryption called &#8220;<a href="http://en.wikipedia.org/wiki/Public-key_cryptography#How_it_works" target="_blank">Public-key / Private-key</a>&#8220;. You can read more about it <a href="http://en.wikipedia.org/wiki/Public-key_cryptography#How_it_works" target="_blank">here</a>.  When any two parties are exchanging information using the public &  private keys, the private key is never exposed. It is always the  &#8220;Public&#8221; key that is exposed to the world (and there&#8217;s no issue doing  that either) as that&#8217;s how it is supposed to work (if you read the above  link), and that&#8217;s not a security issue. Please note that when setting up the S3MediaVault script, you entered  both a &#8220;Public key&#8221; and a &#8220;secret key&#8221;. The &#8220;secret key&#8221; is the private  key and it is never exposed to anyone. It is only the &#8220;public key&#8221; that  you see when you do a view source.</p>
<h3>How It Works</h3>
<p>So here&#8217;s how the script works:</p>
<ol>
<li>Visitor arrives at your page that has the S3MediaVault embed code</li>
<li>The S3MediaVault script is triggered by WordPress due to the [s3mv] tags in your page/post</li>
<li>S3MediaVault then takes the file name from the tag, then opens a connection using the &#8220;Public Key&#8221; for your Amazon S3 account. Please note that when setting up the S3MediaVault script, you entered both a &#8220;Public key&#8221; and a &#8220;secret key&#8221;. The &#8220;secret key&#8221; is the private key and it is never exposed to anyone. It is only the &#8220;public key&#8221; that you see when you do a view source.</li>
<li>Amazon then responds back to S3MediaVault on your site, with an expiring URL for the protected file.</li>
<li>S3MediaVault just uses that secure, expiring link to display the video (or PDF, etc).</li>
</ol>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;"><script type=&#8221;text/javascript&#8221;><br />
flowplayer(&#8220;player533662499-1291229078&#8243;, &#8220;http://s3mediavault.com/blog/wp-content/plugins/S3MediaVault/flowplayer-3.1.2.swf&#8221;, {<br />
clip: {<br />
url: escape(&#8216;http://s3mediavault.com.s3.amazonaws.com/intro2ll.mp4?AWSAccessKeyId=1HPS101KFMM8SKNK9BG2&Expires=1291230078&Signature=gD31LukvVow3RefZAIU6X%2Bw1MpY%3D&#8217;),<br />
autoPlay: false,<br />
autoBuffering: false<br />
}<br />
});<br />
</script></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://s3mediavault.com/blog/amazon-s3-encryption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://s3mediavault.com.s3.amazonaws.com/intro2ll.mp4?AWSAccessKeyId=1HPS101KFMM8SKNK9BG2&amp;amp" length="0" type="video/mp4" />
		</item>
		<item>
		<title>Downloading Protected Files</title>
		<link>http://s3mediavault.com/blog/downloading-protected-files/</link>
		<comments>http://s3mediavault.com/blog/downloading-protected-files/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 22:22:11 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Strategy]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://s3mediavault.com/blog/?p=128</guid>
		<description><![CDATA[Please note that S3MediaVault is not a &#8220;true streaming&#8221; solution. Which means, it doesn&#8217;t stream videos in real time, but rather, plays the video by buffering the file as the viewer is watching the video &#8211; just like how web sites like YouTube play videos. And that&#8217;s the right way to do it, if you [...]]]></description>
			<content:encoded><![CDATA[<p>Please note that S3MediaVault is not a &#8220;true streaming&#8221; solution. Which means, it doesn&#8217;t stream videos in real time, but rather, plays the video by buffering the file as the viewer is watching the video &#8211; just like how web sites like YouTube play videos. And that&#8217;s the right way to do it, if you care about your viewers.</p>
<p>This means your viewers will be able to rewind, fast forward, even put the video on pause (especially for large videos), so that it keeps buffering in the background, and then come back and watch it later when it has fully &#8220;loaded&#8221; , so that they won&#8217;t experience any real-time buffering. This is very useful for viewers that don&#8217;t have fast internet connections.</p>
<p>What this also means, is that anyone who watches your video, can also use free, browser plugins (like <a href="https://addons.mozilla.org/en-US/firefox/addon/3006/" target="_blank">DownloadHelper</a>) that allow you to download a video that you&#8217;re watching in your browser. This is not a security breach. They are able to download it to their computer, only because they currently already have been given authorized access to the video/audio itself.</p>
<p>Please remember that anything that is accessible online &#8211; like audio, or video &#8211; can always be easily downloaded to the viewer&#8217;s desktop. There are many different ways in which you can download what you are viewing in your browser. The bottom-line is this: If a video or audio is accessible in a browser, it can easily be downloaded &#8211; or &#8220;recorded&#8221; using screen-capture solutions like Camtasia, or audio capturing solutions like Audacity), and then saved &#8211; to the viewer&#8217;s computer.</p>
<p>S3MediaVault makes sure no one can directly access your files from your S3 account, and can only get to it from your blog (on which the S3MediaVault script is installed).</p>
<p>Then combine it with the Page/Post protection of DigitalAccessPass (DAP),which can make sure only certain people (like paid members, or free but registered users) can access your blog post or page, where the S3MediaVault embed code is published.</p>
<p>Combine DAP + S3MediaVault, and you would have now completely locked down your content from any and every kind of un-authorized and illegal access.</p>
<p>So once someone has paid for your content (or registered for it), and are authorized users who have a right to view or hear that content, it&#8217;s ok that they get to download what they&#8217;re eligible for, to their computer, for offline use (like during their morning walk, or on the treadmill, or in their car, or when standing in line at the theme park!)</p>
<p>We don&#8217;t think it is a good idea for you to prevent your paying members from downloading your videos. After all, they&#8217;ve paid for it, and should be able to download it and watch it offline (like on their mobile device, ipad, iphone, etc).</p>
<p>In fact, the best membership sites that we&#8217;ve been a member of, offer the content in multiple ways: Download the videos in flash format (flv), download ipod/ipad version (mp4), download audio version of this video (mp3), download the transcript of the video (PDF), etc.</p>
<p>The more you make it easier for your members to consume your content, the more they will love being a member, and stay with you longer.</p>
<p>If you absolutely must have &#8220;streaming&#8221; videos that viewers cannot download at all (and also cannot easily buffer ahead and play at their own convenience), then you need a plugin like the <a title="Easy Video Player" href="http://DigitalAccessPass.com/evp.php" target="_blank">Easy Video Player</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://s3mediavault.com/blog/downloading-protected-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Troubleshooting</title>
		<link>http://s3mediavault.com/blog/troubleshooting/</link>
		<comments>http://s3mediavault.com/blog/troubleshooting/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 01:37:38 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://s3mediavault.com/blog/?p=117</guid>
		<description><![CDATA[The Basics The S3MediaVault script is now on use on more than 5,000+ web sites, in its current version. And it works on all of those web sites. So, if your video does not play or your download link does not work, then there&#8217;s a 99% chance that it has something to do with&#8230; Improper [...]]]></description>
			<content:encoded><![CDATA[<h2>The Basics</h2>
<p>The S3MediaVault script is now on use on more than 5,000+ web sites, in its current version. And it works on all of those web sites. So, if your video does not play or your download link does not work, then there&#8217;s a 99% chance that it has something to do with&#8230;</p>
<ol>
<li>Improper use of the [s3mv] tags</li>
<li>Incorrectly entering the Amazon Public key, secret key or bucket name into the S3MV script settings</li>
<li>Incorrect file name (file name &#8220;CaSe&#8221; matters, no spaces or special characters in the file name)</li>
<li>Bucket name should be all lower case. Even one capital letter in the bucket name will not work.</li>
<li>Usage of un-<a title="FlowPlayer Supported File Formats" href="http://s3mediavault.com/blog/supported-file-formats/">supported file formats</a></li>
</ol>
<p>That said, here are a few tips on what to look for, depending on your error.</p>
<h2>&#8220;Object stream not found&#8221; error</h2>
<p>This usually means that the file name or bucket name is wrong.</p>
<p><strong>Bucket name</strong> should be <strong>all lower case</strong>. If you created it using a non-lowercase name at Amazon, then you must re-create a new folder with all lower-case letters.</p>
<p>So go to the page where you have the S3MV tags, do a &#8220;view source&#8221;, copy the the full URL, and try to access it directly via a browser. Like this&#8230;</p>
<blockquote><p>http://<strong>yourbucketname</strong>.s3.amazonaws.com/<strong>yourfilename.ext</strong></p></blockquote>
<p>Eg., http://digitalaccesspass.s3.amazonaws.com/101110.mp4</p>
<p>If you try to access the file directly, it should either start playing in your computer&#8217;s default video player (like Windows media player or Quicktime or VLC). Or you should see an &#8220;<strong>Access Denied</strong>&#8221; error. Both these mean that your file name and bucket name settings in the S3MV script are correct.</p>
<p>If neither of the above two happens, then re-check (triple-check) the script settings, and make sure you&#8217;re copy/pasting directly from Amazon into the S3MV script settings.</p>
<p>If that doesn&#8217;t help, try changing the theme and then test again.</p>
<p>If even that doesn&#8217;t help, try de-activating all other plugins, and then test again.</p>
<h2>&#8220;The specified key does not exist&#8221; error</h2>
<p>If you get an error that looks like this, then see above section. It&#8217;s the same issue as above</p>
<blockquote><p>< Error>< Code >NoSuchKey</ Code >< Message>The specified key does not exist.</ Message>< Key>MyEbook.pdf</ Key>&#8230;</p>
<p>&nbsp;</p></blockquote>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://s3mediavault.com/blog/troubleshooting/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
<enclosure url="http://digitalaccesspass.s3.amazonaws.com/101110.mp4" length="24185157" type="video/mp4" />
		</item>
		<item>
		<title>Supported File Formats</title>
		<link>http://s3mediavault.com/blog/supported-file-formats/</link>
		<comments>http://s3mediavault.com/blog/supported-file-formats/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 17:20:10 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[FlowPlayer]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://s3mediavault.com/blog/?p=110</guid>
		<description><![CDATA[Supported Video Formats While S3MediaVault can protect files of any extension, when it comes to video, it can only &#8220;play&#8221; certain video file formats in the browser. S3MediaVault comes with a built-in version of FlowPlayer. So the only video formats that S3MV can &#8220;play&#8221; directly in the browser, are the same file formats supported by [...]]]></description>
			<content:encoded><![CDATA[<h2>Supported Video Formats</h2>
<p>While S3MediaVault can protect files of any extension, when it comes  to video, it can only &#8220;play&#8221; certain video file formats in the browser.</p>
<p>S3MediaVault comes with a built-in version of <a href="http://flowplayer.org" target="_blank">FlowPlayer</a>. So the only video formats that S3MV can  &#8220;play&#8221; directly in the browser, are the same file formats supported by  the FlowPlayer (see below).</p>
<h3>FLV</h3>
<p>Most played video format on the web. YouTube and Google Videos are using it . 	Basically all clients with Flash capability can see these videos. Has been there since version 6. 	Referred to a proprietary file format and does not offer as good video and audio quality as H.264 does.</p>
<h3>H.264</h3>
<p>A video compression standard. 	Provides good video quality at lower bit rates than FLV. As a standard it is not Apple&#8217;s proprietary format. 	Supported since Flash version 9.115 which is used by 81.7% of all Flash users according to <a href="http://www.adobe.com/products/player_census/flashplayer/version_penetration.html" target="_blank">this document</a></p>
<h3>MP4</h3>
<p>A video compression standard that is a subset of the whole H.264 standard family 	same advantages as in H.264 	There seems to be many different flavors of MP4 and only some of them are supported by Flash. You can always try a given file to see if it plays in Flowplayer, if it does not the most likely reason is that it is not compatible with Flash.</p>
<p><strong>Credit</strong>: <a href="http://flowplayer.org/documentation/technical-facts.html" target="_blank">FlowPlayer.org/documentation/technical-facts.html</a></p>
<h2>Supported File Formats</h2>
<p>Even though you can&#8217;t necessarily play all video formats, you can still use S3MV to generate <a href="http://s3mediavault.com/blog/link-tags-demo/">Link Tags</a> and <a href="http://s3mediavault.com/blog/url-tags-demo/">URL Tags</a>, to display   &#8220;Click here to download&#8221; type downloadable links to any file of any   format or extension. So supported file formats are:</p>
<ul>
<li>.pdf</li>
<li>.doc</li>
<li>.exe</li>
<li>.flv</li>
<li>.mp4</li>
<li>.mp3</li>
<li>.mpeg</li>
<li>.swf</li>
<li>.zip</li>
<li>.png</li>
<li>.jpg</li>
<li>.gif</li>
<li>&#8230;. etc etc etc (any and all file formats available)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://s3mediavault.com/blog/supported-file-formats/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>S3MediaVault Installation</title>
		<link>http://s3mediavault.com/blog/s3mediavault-installation/</link>
		<comments>http://s3mediavault.com/blog/s3mediavault-installation/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 16:19:01 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Setup]]></category>

		<guid isPermaLink="false">http://s3mediavault.com/blog/?p=85</guid>
		<description><![CDATA[S3MediaVault is a WordPress plugin. You install it just like you would install any WP plugin. 1) Download the plugin zip file S3MediaVault_vXX.zip to your desktop. 2) Log in to your WP admin panel, go to the Plugins section, add and upload the plugin file as usual, and activate it. 3) Now Under the &#8220;Settings&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p><strong>S3MediaVault is a WordPress plugin.</strong></p>
<p>You install it just like you would install any WP plugin.</p>
<p>1) <strong>Download </strong>the plugin zip file <strong>S3MediaVault_vXX.zip</strong> to your desktop.</p>
<p>2) Log in to<strong> </strong>your WP admin panel, go to the <strong>Plugins</strong> section, add and upload the plugin file as usual, and activate it.<strong></strong></p>
<p>3) Now Under the &#8220;Settings&#8221; tab on your dashboard, you should see a new link called &#8220;S3MediaVault&#8221;.</p>
<p>Click on it. You are now on the S3MediaVault Plugin <strong>Configuration</strong> screen.</p>
<p><img style="border: 1px solid black;" title="s3mv-settings" src="../wp-content/uploads/2009/09/s3mv-settings.jpg" alt="s3mv-settings" width="309" height="411" /></p>
<p>&nbsp;</p>
<p>4) In a new browser window, log in to your <a href="http://s3.amazonaws.com/" target="_blank">Amazon S3</a> account. Once you login, on the menu at the top, click on the &#8220;<strong>Your Account</strong>&#8221; tab, and then on &#8220;<strong>Security Credentials</strong>&#8221;</p>
<p><img class="alignnone size-full wp-image-87" style="border: 1px solid black;" title="s3mv-amazon-menu" src="http://s3mediavault.com/blog/wp-content/uploads/2009/09/s3mv-amazon-menu.jpg" alt="s3mv-amazon-menu" width="712" height="345" /></p>
<p>&nbsp;</p>
<p>5) You will now see your <strong>Access Key</strong> and <strong>Secret Key</strong> (click on &#8220;Show&#8221; to show your secret key).</p>
<p><img class="alignnone size-full wp-image-88" style="border: 1px solid black;" title="s3mv-amazon-credentials" src="http://s3mediavault.com/blog/wp-content/uploads/2009/09/s3mv-amazon-credentials.jpg" alt="s3mv-amazon-credentials" width="716" height="623" /></p>
<p>&nbsp;</p>
<p>6) Come back to the Config Screen for S3MediaVault.</p>
<p>Enter these <strong>Access Key</strong>, <strong>Security Key</strong> and your <strong>Bucket Name</strong> (folder where your files are stored in your S3 account).</p>
<p>Click on &#8220;Save Changes&#8221;.</p>
<p><img class="alignnone size-full wp-image-89" style="border: 1px solid black;" title="s3mv-setup" src="http://s3mediavault.com/blog/wp-content/uploads/2009/09/s3mv-setup.jpg" alt="s3mv-setup" width="601" height="302" /></p>
<p>&nbsp;</p>
<p><strong>Security Setting For Files</strong></p>
<p>For each file that you use the S3MediaVault plugin with, please be sure to set the permissions of your file on Amazon S3 such that it won&#8217;t be open to the general public, but only you and the S3MediaVault script can access the files.</p>
<p><span style="color: #ff0000;"><strong>WARNING: Bucket name has to be in all lower case</strong></span></p>
<ol>
<li>Log in to Amazon S3 Control Panel at <a title="Amazon S3 Control Panel" href="https://console.aws.amazon.com/s3/home" target="_blank">https://console.aws.amazon.com/s3/home</a></li>
<li>Once you log in, you will see all of your buckets on the left. Click on the bucket where your media is stored that you wish to use with the S3MediaVault plugin.</li>
<li>On the right, you will see all files within that bucket.<br />
<a href="http://s3mediavault.com/blog/wp-content/uploads/2009/09/S3ControlPanel.png" rel="lightbox[85]" title="S3ControlPanel"><img class="alignnone  wp-image-198" style="border: 1px solid black;" title="S3ControlPanel" src="http://s3mediavault.com/blog/wp-content/uploads/2009/09/S3ControlPanel.png" alt="" width="448" height="390" /></a></li>
<li>Right-click on the file name which you wish to protect, and you&#8217;ll see a popup appear. In that popup, click on &#8220;Properties&#8221;<br />
<a href="http://s3mediavault.com/blog/wp-content/uploads/2009/09/S3FilePermissions.png" rel="lightbox[85]" title="S3FilePermissions"><img class="alignnone  wp-image-199" style="border: 1px solid black;" title="S3FilePermissions" src="http://s3mediavault.com/blog/wp-content/uploads/2009/09/S3FilePermissions.png" alt="" width="250" height="366" /></a></li>
<li>You will now see a new, large &#8220;Properties&#8221; panel towards the bottom of the screen.</li>
<li>In this panel, on the &#8220;Permissions&#8221; tab, you should add only one row: Which should have your name, and all checkboxes checked, as shown below (click to enlarge).<br />
<a href="http://s3mediavault.com/blog/wp-content/uploads/2009/09/S3OwnerAccess.png" rel="lightbox[85]" title="S3OwnerAccess"><img class="alignnone  wp-image-200" style="border: 1px solid black;" title="S3OwnerAccess" src="http://s3mediavault.com/blog/wp-content/uploads/2009/09/S3OwnerAccess.png" alt="" width="595" height="123" /></a><br />
Please note that the screen-shot above shows the name &#8220;ravijayagopal&#8221;, but when you view this screen, in place of &#8220;ravijayagopal&#8221;, you will actually see your own username (whoever you&#8217;re logged in to Amazon as).</li>
<li>You should do this not just for all the files that you wish to use with S3MediaVault, and you should also do it for your bucket (folder) too, by right-clicking on the bucket name and setting similar permissions for the bucket contents as well.</li>
</ol>
<p>&nbsp;</p>
<p><strong>That&#8217;s it for the setup.</strong></p>
<p>You are now ready to start using the S3MediaVault plugin, simply by inserting any of the following tags into your blog posts:</p>
<p>1) <a href="http://s3mediavault.com/blog/s3media-vault-demo/" target="_self">Video-Tags</a>,</p>
<p>2) <a href="http://s3mediavault.com/blog/link-tags-demo/" target="_self">Link-Tags</a> or</p>
<p>3) <a href="http://s3mediavault.com/blog/url-tags-demo/" target="_self">URL-Tags</a></p>
]]></content:encoded>
			<wfw:commentRss>http://s3mediavault.com/blog/s3mediavault-installation/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>JW FLV Player Integration</title>
		<link>http://s3mediavault.com/blog/jw-flv-player-integration/</link>
		<comments>http://s3mediavault.com/blog/jw-flv-player-integration/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 14:01:51 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[FlowPlayer]]></category>
		<category><![CDATA[JW Player]]></category>
		<category><![CDATA[Setup]]></category>

		<guid isPermaLink="false">http://s3mediavault.com/blog/?p=65</guid>
		<description><![CDATA[Below is a video being played using the JW FLV player, and S3MediaVault supports it right out of the box. Usage 1 Here’s the simplest JW Plugin with s3mv: Note: Uses default JW settings for my site (set elsewhere) [jwplayer file=&#91;s3mv]YOURVIDEO.mp4,url&#91;/s3mv]] &#160; Usage 2 &#160; This text will be replaced &#60;script type=&#39;text/javascript&#39; src=&#39;/jw/swfobject.js&#39;&#62;&#60;/script&#62; &#60;div id=&#39;mediaspace&#39;&#62;Check [...]]]></description>
			<content:encoded><![CDATA[<p>Below is a video being played using the <a href="http://www.longtailvideo.com/players/jw-flv-player/" target="_blank">JW FLV player</a>, and S3MediaVault supports it right out of the box.</p>
<h3>Usage 1</h3>
<p>Here’s the simplest JW Plugin with s3mv:</p>
<p>Note: Uses default JW settings for my site (set elsewhere)</p>
<blockquote><p>[jwplayer file=&#91;s3mv]YOURVIDEO.mp4,url&#91;/s3mv]]</p></blockquote>
<p>&nbsp;</p>
<h3>Usage 2</h3>
<p>&nbsp;</p>
<div id='mediaspace'>This text will be replaced</div>
<p><script type="text/javascript" src="/jw/swfobject.js"></script><br />
<script type="text/javascript">// <![CDATA[
  var so = new SWFObject('/jw/player.swf','mpl','480','360','9'); so.addParam('allowfullscreen','true'); so.addParam('allowscriptaccess','always'); so.addParam('wmode','opaque'); so.addVariable('type','video'); so.addVariable('author','Ravi Jayagopal'); so.addVariable('file',escape('http://s3mediavault.com.s3.amazonaws.com/wcpsales.mp4?AWSAccessKeyId=1HPS101KFMM8SKNK9BG2&Expires=1369381414&Signature=x6J6HU4QYUlBKS3L2ywL07KhedU%3D')); so.write('mediaspace');
// ]]&gt;</script></p>
<pre>&lt;script type=&#39;text/javascript&#39; src=&#39;/jw/swfobject.js&#39;&gt;&lt;/script&gt;
&lt;div id=&#39;mediaspace&#39;&gt;Check Out My Cool New Video&lt;/div&gt;
&lt;script type=&#39;text/javascript&#39;&gt;
var so = new SWFObject(&#39;/jw/player.swf&#39;,&#39;mpl&#39;,&#39;480&#39;,&#39;360&#39;,&#39;9&#39;);
so.addParam(&#39;allowfullscreen&#39;,&#39;true&#39;);
so.addParam(&#39;allowscriptaccess&#39;,&#39;always&#39;);
so.addParam(&#39;wmode&#39;,&#39;opaque&#39;);
so.addVariable(&#39;author&#39;,&#39;Ravi Jayagopal&#39;);
so.addVariable(&#39;description&#39;,&#39;Amazon S3 Plugin for JW Video Players&#39;);
<strong>so.addVariable(&#39;type&#39;,&#39;video&#39;); so.addVariable(&#39;file&#39;,escape(&#39;&#91;s3mv&#93;YOURVIDEO.flv,url&#91;/s3mv&#93;&#39;));</strong>
so.write(&#39;mediaspace&#39;);
&lt;/script&gt;</pre>
<p>This usage is what you&#8217;re seeing in the demo above.</p>
]]></content:encoded>
			<wfw:commentRss>http://s3mediavault.com/blog/jw-flv-player-integration/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Multiple Video Files In One Post</title>
		<link>http://s3mediavault.com/blog/multiple-video-files-in-one-post/</link>
		<comments>http://s3mediavault.com/blog/multiple-video-files-in-one-post/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 13:54:31 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://s3mediavault.com/blog/?p=64</guid>
		<description><![CDATA[S3MediaVault.com has a &#8220;autobuffer&#8221; setting, which you can use to make sure that videos DO NOT automatically load as soon as the visitor arrives at your page. This is especially useful when you have multiple videos within a blog post, and you don&#8217;t want your Amazon S3 Bandwidth meter to start running unless a user [...]]]></description>
			<content:encoded><![CDATA[<p>S3MediaVault.com has a &#8220;autobuffer&#8221; setting, which you can use to make sure that videos DO NOT automatically load as soon as the visitor arrives at your page.</p>
<p>This is especially useful when you have multiple videos within a blog post, and you don&#8217;t want your Amazon S3 Bandwidth meter to start running unless a user actually tries to play a video (by clicking on the &#8220;Play&#8221; button).</p>
<p>See examples of both &#8220;Multiple-Videos In A Post&#8221; as well as the &#8220;No Autoplay, No Autobuffering&#8221; below&#8230;</p>
<p><strong>Video 1:</strong><br />
		<script type="text/javascript" src="http://s3mediavault.com/blog/wp-content/plugins/S3MediaVault/flowplayer-3.1.2.min.js"></script>
	
        <div id="player159759320-1369380414" style="width:480px; height:360px"></div>
            <script type="text/javascript">
                flowplayer("player159759320-1369380414", "http://s3mediavault.com/blog/wp-content/plugins/S3MediaVault/flowplayer-3.1.2.swf", { 
                    clip: { 
                        url: escape('http://s3mediavault.com.s3.amazonaws.com/intro2ll.mp4?AWSAccessKeyId=1HPS101KFMM8SKNK9BG2&Expires=1369381414&Signature=z6jI7m2hELIiTjl4itR14p2DrI0%3D'), 
                        autoPlay: false, 
                        autoBuffering: false
                    }
                });			
            </script>
</p>
<p><strong>Video 2:</strong><br />
		<script type="text/javascript" src="http://s3mediavault.com/blog/wp-content/plugins/S3MediaVault/flowplayer-3.1.2.min.js"></script>
	
        <div id="player284428437-1369380414" style="width:480px; height:360px"></div>
            <script type="text/javascript">
                flowplayer("player284428437-1369380414", "http://s3mediavault.com/blog/wp-content/plugins/S3MediaVault/flowplayer-3.1.2.swf", { 
                    clip: { 
                        url: escape('http://s3mediavault.com.s3.amazonaws.com/downthemall.mp4?AWSAccessKeyId=1HPS101KFMM8SKNK9BG2&Expires=1369381414&Signature=4EDY1bThjGagopoZFB51%2BoEx1Qw%3D'), 
                        autoPlay: false, 
                        autoBuffering: false
                    }
                });			
            </script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://s3mediavault.com/blog/multiple-video-files-in-one-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
