<?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>The Official Rackspace Blog &#187; Megan Wohlford</title>
	<atom:link href="http://www.rackspace.com/blog/author/mwohlford/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rackspace.com/blog</link>
	<description>The Official Rackspace Blog</description>
	<lastBuildDate>Fri, 24 May 2013 18:09:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>CORS Headers For Cloud Files Content Available Now</title>
		<link>http://www.rackspace.com/blog/cors-headers-for-cloud-files-content-available-now/</link>
		<comments>http://www.rackspace.com/blog/cors-headers-for-cloud-files-content-available-now/#comments</comments>
		<pubDate>Thu, 13 Dec 2012 17:00:29 +0000</pubDate>
		<dc:creator>Megan Wohlford</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Open Cloud]]></category>
		<category><![CDATA[Product Announcements and Updates]]></category>
		<category><![CDATA[Product Discussion]]></category>
		<category><![CDATA[Cloud Files]]></category>
		<category><![CDATA[cors headers]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=25614</guid>
		<description><![CDATA[Rackspace is pleased to announce the release of CORS (Cross Origin Resource Sharing) headers for Cloud Files content. CORS headers can be used to open communication between the browser and Cloud Files.]]></description>
				<content:encoded><![CDATA[<style type="text/css">
a:link {text-decoration: none; color: red;}
a:visited {text-decoration: none; color: red;}
a:active {text-decoration: none; color: red;}
a:hover {text-decoration: underline; color: red;}
</style>
<p>Rackspace is pleased to announce the release of CORS (Cross Origin Resource Sharing) headers for <a href="http://www.rackspace.com/cloud/public/files/">Cloud Files</a> content. CORS headers can be used to open communication between the browser and Cloud Files.</p>
<p>As you may know, Cloud Files already supports the concept of <a href="http://docs.rackspace.com/files/api/v1/cf-devguide/content/FormPost-d1a555.html">Form Post</a>, but when using JavaScipt, users will be burdened by the cross-site security protection that are enforced at the browser-level. However, there are many cases, like developing web applications or control panels, where the browser may need to interact with Cloud Files. To allow for this communication, users should make sure their JavaScript makes a preflight request to Cloud Files, which will send the browser a list of supported origins. If the origin of the browser is allowed, the browser can continue to make the PUTs and POSTs to Cloud Files.</p>
<p>Setting up CORS headers in Cloud Files is simple for API users (this feature is not yet available in our Control Panels). Using the API, set metadata on your containers for the following:</p>
<p><strong>X-Container-Meta-Access-Control-Allow-Origin</strong><br />
This is a list of origins allowed to make cross origin requests, and should be space separated</p>
<p><strong>X-Container-Access-Control-Max-Age</strong><br />
The length of time, in seconds, that you want the origin to hold the preflight results</p>
<p><strong>X-Container-Meta-Access-Control-Allow-Headers</strong><br />
These are headers that you allow in the request from the browser</p>
<p>CORS headers should be used in conjunction with <a href="http://docs.rackspace.com/files/api/v1/cf-devguide/content/FormPost-d1a555.html">Form Post</a> and <a href="http://docs.rackspace.com/files/api/v1/cf-devguide/content/TempURL-d1a4450.html">Temp URL</a>.  You can get details about using this feature in our <a href="http://docs.rackspace.com/">Cloud Files API Developer guide</a>.</p>
<p>If you have additional questions, please feel free to ask them here, contact our Fanatical Support Team or email me directly at <a href="https://rackermail.rackspace.com/owa/redir.aspx?C=1Z616EcJPUOscy7LoH-DuKh5-IkVrM8IN6UEYUg6FPrEhMHOdCtwgF0JdvUWqN6D1NOAIpasOuA.&amp;URL=mailto%3amegan.wohlford%40rackspace.com" target="_blank">megan.wohlford@rackspace.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/cors-headers-for-cloud-files-content-available-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud Files Now Supports Streaming Videos To iOS Devices And JW Player Plugins</title>
		<link>http://www.rackspace.com/blog/cloud-files-streaming-update/</link>
		<comments>http://www.rackspace.com/blog/cloud-files-streaming-update/#comments</comments>
		<pubDate>Wed, 05 Dec 2012 20:00:25 +0000</pubDate>
		<dc:creator>Megan Wohlford</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Open Cloud]]></category>
		<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[Product Announcements and Updates]]></category>
		<category><![CDATA[Product Discussion]]></category>
		<category><![CDATA[Cloud Files]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[jw player]]></category>
		<category><![CDATA[open cloud]]></category>
		<category><![CDATA[streaming video]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=25285</guid>
		<description><![CDATA[Rackspace Cloud Files now supports two new options for streaming videos on the Akamai CDN - support for iOS devices and JW Player plugins. ]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.rackspace.com/cloud/public/files/">Rackspace Cloud Files</a> now supports two new options for streaming videos on the Akamai CDN &#8211; support for iOS devices and JW Player plugins. These two new options are available in addition to our previously announced <a href="http://www.rackspace.com/blog/cloud-files-adds-cdn-video-streaming/">OSMF and Flowplayer streaming</a> capabilities.</p>
<p>Streaming files instead of using traditional download for video provides end users with faster time-to-start rates, avoids buffering and gives developers access to unique features like multiple bit rate. Unlike competitors, Rackspace does not charge extra for streaming traffic, and because Rackspace employs HTTP for streaming, customers get access to use all the Rackspace points of presence on the Akamai network.  That means Cloud Files customers can utilize more than 200 edge locations when streaming their videos to end users around the globe</p>
<h2>iOS Streaming</h2>
<p>Developers can now stream videos to iOS devices utilizing the native video resources on iPhone, iPad or iPod devices. There is no player required for iOS support and <strong>there are no additional fees to use our streaming service</strong>.</p>
<p>Customers can easily find their iOS URLs via the API or by logging into the <a href="https://mycloud.rackspace.com/">next generation Cloud Control Panel</a>, and selecting “View all Links.” from the container drop down menu.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/cloud-files-streaming-video-1.png" alt="" width="580" height="387" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/cloud-files-streaming-video-2.png" alt="" width="580" height="431" /></p>
<h2>JW Player Plugin</h2>
<p>In addition to native iOS streaming support, Cloud Files today also released plugins and support for JW Player. <a href="http://www.longtailvideo.com/jw-player/">JW Player</a> is one of the most popular video players available with support for both HTML5 and Flash.</p>
<p>Use of JW Player plugins is restricted to JW Player commercial subscribers and may not be used with the free version of JW Player. The plugins can be downloaded from the <a href="http://www.rackspace.com/knowledge_center/article/streaming-cloud-files-with-jw-player">Rackspace Knowledge Center</a>, where customers will also find best practices for streaming, integration guides for Cloud Files, and more.</p>
<p>If you have any questions about these features or Rackspace’s streaming offer, please feel free to ask them here, contact our Fanatical Support team or reach out to me directly at <a href="mailto:megan.wohlford@rackspace.com">megan.wohlford@rackspace.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/cloud-files-streaming-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Logging For Private Cloud Files Containers</title>
		<link>http://www.rackspace.com/blog/logging-for-private-cloud-files-containers/</link>
		<comments>http://www.rackspace.com/blog/logging-for-private-cloud-files-containers/#comments</comments>
		<pubDate>Tue, 02 Oct 2012 18:45:28 +0000</pubDate>
		<dc:creator>Megan Wohlford</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Product Announcements and Updates]]></category>
		<category><![CDATA[Product Discussion]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[Cloud Files]]></category>
		<category><![CDATA[Cloud Storage]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=23584</guid>
		<description><![CDATA[Rackspace Cloud Files now offers Access Log Delivery, a feature that allows users to enable logging for non-CDN enabled containers.]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.rackspace.com/cloud/public/files/">Cloud Files</a> now offers Access Log Delivery, a feature that allows users to enable logging for non-CDN enabled containers. As you may know, logging for CDN-enabled containers already exists today.</p>
<p><strong>Common use cases include:</strong><br />
<em><span style="text-decoration: underline;">Resellers </span></em>- Many Cloud Files customers separate their customers into containers within Cloud Files. By giving them logs for each of their containers, we give resellers more options for billing their customers.</p>
<p><em><span style="text-decoration: underline;">User Monitoring</span></em><em> </em>- Customers sharing an account with multiple users can track which users are accessing their data, which are uploading the most content, etc.  This gives IT departments more information for better serving their customers and possibly identifying problem users.</p>
<p><em><span style="text-decoration: underline;">Access Tracking</span></em><em> </em>- Applications built on Cloud Files have a variety of use cases that can benefit from this feature. Logs can be used to track high usage times, user activity, monitor the system and more.</p>
<p><strong>Log Data Examples:</strong><br />
If you enable access log delivery for non-CDN enabled containers, there is a variety of data available. Here are a couple of examples:</p>
<ul>
<li>Client IP</li>
<li>Bytes Out</li>
<li>Timestamp</li>
</ul>
<p>Log lines will appear like this:</p>
<pre>50.56.228.64 - - [27/08/2012:16:50:22 +0000] "PUT /v1/
     MossoCloudFS_bb88c7b9-ea5b-49af-82fc-
376ff241963c/CharacterTest_%2521
     HTTP/1.0" 401 0 "-" "python-requests/0.13.8
     CPython/2.7.3 Linux/3.2.0-29-generic"</pre>
<p><strong>How It Works:</strong><br />
Access Log Delivery (logging for non-CDN content) works similar to logging for CDN.  Customers can choose to have their logs enabled via the API or next generation Cloud Control Panel. Once logging is enabled, Cloud Files will create a container on the customer’s behalf called “.ACCESS_LOGS” and deliver logs to that container. Logs will be processed every two hours, but may take up to 24 hours to deliver based on the activity of Cloud Files at that time. Customers are charged standard Cloud Files prices for the storage of logs.</p>
<p>Enabling a container for log delivery is simple. When using the Cloud Files API, simply set metadata on the container, using “X-Container-Meta-Access-Log-Delivery” set to “true.”  If a customer needs to disable logs for any reason, they can simply set the value to “false” or remove the metadata altogether.</p>
<p>Our next generation Cloud Control Panel also supports enabling logs.  Once in the Files section of the control panel, click the gear next to a private container and select “Modify Logging…”</p>
<p><img class="alignnone" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/Cloud-files-access-log-1.png" alt="" width="580" height="366" /></p>
<p>Customers will be asked to quickly confirm their choice. If a container is already logging-enabled, customers can also disable their logs using this process. Once logs are enabled, the first delivery will likely take 24 hours.</p>
<p><img class="alignnone" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/cloud-files-access-log-2.png" alt="" width="579" height="319" /></p>
<p>If you have any questions about this feature, other Cloud Files features or Rackspace in general, please feel free to comment on this post, contact our Fanatical Support team, or email me directly at <a href="mailto:megan.wohlford@rackspace.com">megan.wohlford@rackspace.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/logging-for-private-cloud-files-containers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud Files Adds Multi Region Support</title>
		<link>http://www.rackspace.com/blog/cloud-files-adds-multi-region-support/</link>
		<comments>http://www.rackspace.com/blog/cloud-files-adds-multi-region-support/#comments</comments>
		<pubDate>Wed, 05 Sep 2012 17:00:41 +0000</pubDate>
		<dc:creator>Megan Wohlford</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Open Cloud]]></category>
		<category><![CDATA[Product Announcements and Updates]]></category>
		<category><![CDATA[Product Discussion]]></category>
		<category><![CDATA[Cloud Files]]></category>
		<category><![CDATA[data center]]></category>
		<category><![CDATA[multi region support]]></category>
		<category><![CDATA[open cloud]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=22754</guid>
		<description><![CDATA[Rackspace Cloud Files now offers multi region support, which gives our customers the ability to choose in which U.S. dataIf you have customers  around the world, don’t forget you can always deliver your content rapidly with Akamai’s Content Delivery Network (CDN) which caches content at global edge locations saving users time as the requested content is received from within the region instead of coming from the origin server in Dallas or Chicago.center they story content - Dallas (DFW) or Chicago (ORD).]]></description>
				<content:encoded><![CDATA[<p>Rackspace now offers multiple region support for <a href="http://www.rackspace.com/cloud/public/files/">Cloud Files</a>, a feature that allows our customers to select in which U.S. data center they would like to store content. Our Dallas and Chicago data centers are the first two data centers included in our multi region support. In other words, you can choose to store your data in our Chicago data center, Dallas data center, or in both regions. This new feature adds to our existing <a href="http://www.rackspace.com/cloud/public/servers/">Cloud Servers</a> capability to choose in which U.S. data center to build your Cloud Server.</p>
<p>Using Cloud Files multi region is perfect when you want to locate your Cloud Files and Cloud Servers (or Rackspace Dedicated Servers) in the same data center to reduce latency and take advantage of free bandwidth when using our internal data center network, ServiceNet. Customers who only serve certain geographic regions may also find it helpful to locate the Cloud Files objects as close to that region as possible.</p>
<p>You don’t need to do anything to set up multi region capabilities for your account as all U.S. accounts now have endpoints for both Dallas (DFW) and Chicago (ORD).  Customers using the API can simply choose which endpoint to interact with, and once authenticated against that endpoint, the Cloud Files experience is just as it was before.</p>
<p>Our MyRackspace and next generation Cloud Control Panel users can also take advantage of the new multi region feature. When creating a container, you can select your desired data center and once containers are created, Rackspace will show to which region they belong. Any Cloud Files customers using the first generation Cloud Control Panel (manage.rackspacecloud.com) will need to begin using the next generation Control Panel (mycloud.rackspace.com) to take advantage of this feature.</p>
<p>The following screenshots illustrate this new capability:</p>
<p><strong>MyRackspace Portal &#8211; Create New Container</strong></p>
<p><img class="alignnone" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/multi-region1.png" alt="" width="580" height="397" /></p>
<p><strong>Next Generation Cloud Control Panel &#8211; Create New Container</strong></p>
<p><img class="alignnone" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/multi-region2.png" alt="" width="580" height="413" /></p>
<p><strong>Next Generation Cloud Control Panel &#8211; List Containers</strong></p>
<p><img class="alignnone" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/multi-region3.png" alt="" width="579" height="345" /></p>
<p>Our API users will also see changes in their Service Catalog, which now shows multiple endpoints for “object store” (click image to enlarge):</p>
<p><a href="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/multi-region4.png"><img class="alignnone" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/multi-region4.small.png" alt="" width="599" height="406" /></a></p>
<p><strong><span style="text-decoration: underline;">Cloud Files will NOT automatically replicate data across regions</span></strong>. Customers who would like to have their data in both places should ensure PUTs are done to both endpoints and will pay for data stored in <span style="text-decoration: underline;">both</span> locations along with related bandwidth charges.</p>
<p>All existing customers will have their current region set as their “default,” meaning that it will always be ordered first in the list of endpoints when authenticating against Cloud Files using our Auth 1.1 or 2.0 APIs. Customers using Auth 1.0 will still only have a single endpoint returned.</p>
<p>And if you have customers  around the world, don’t forget you can deliver your content rapidly with <a href="http://www.rackspace.com/cloud/cloud_hosting_products/files/technology/?page=cdn">Akamai’s Content Delivery Network (CDN)</a>, which caches content at global edge locations and saves users time because the requested content is received from within the region instead of coming from the origin server in Dallas or Chicago.</p>
<p>If you have any questions about multi region support for Cloud Files, please feel free to ask them here, email me directly at <a href="mailto:megan.wohlford@rackspace.com">megan.wohlford@rackspace.com</a> or contact our Fanatical Support team.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/cloud-files-adds-multi-region-support/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Cloud Files Enhances Scale And Security Of Our Content Delivery Network (CDN)</title>
		<link>http://www.rackspace.com/blog/cloud-files-enhances-scale-and-security-of-our-content-delivery-network-cdn/</link>
		<comments>http://www.rackspace.com/blog/cloud-files-enhances-scale-and-security-of-our-content-delivery-network-cdn/#comments</comments>
		<pubDate>Fri, 03 Aug 2012 18:09:19 +0000</pubDate>
		<dc:creator>Megan Wohlford</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Product Announcements and Updates]]></category>
		<category><![CDATA[Product Discussion]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[Cloud Files]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=21762</guid>
		<description><![CDATA[To enhance the scale and security of Rackspace Cloud Files and CDN products, Cloud Files will change the format of our CDN URLs. However, all existing CDN URLs will continue to function as normal even after the change is made.]]></description>
				<content:encoded><![CDATA[<p>In an effort to continuously enhance the scale and security of our Cloud Files and CDN products, Cloud Files will be changing the format of our CDN URLs.</p>
<p>The good news is that <strong>ALL EXISTING CDN URLs WILL CONTINUE TO FUNCTION AS NORMAL </strong>even after we make this change.</p>
<p>Beginning in mid-August, the Cloud Files team will make a system change that is designed to allow the Cloud Files infrastructure to scale more efficiently, reduce the risk of CDN downtime and increase the protection of your CDN URLs from DDoS (distributed denial of service) attacks.</p>
<p>In order to do this, we have to change the format of our CDN URLs.</p>
<p>Today, if you add a file to your container (e.g. mydog.png) and CDN-enable it, that CDN URL would have a format that looks like this:</p>
<p><font color="red">http://c25810.r10.cf1.rackcdn.com/mydog.png</font></p>
<p><strong>After we complete our change, your new CDN URL would have a format that looks like this</strong>:</p>
<p><font color="red">http://80745c48926cd286a5a0-48261ebe0e4c795a565ece6b9cca2fe8.r10.cf1.rackcdn.com/mydog.png</font></p>
<p>Once we have made this change, both our control panels and our APIs will return the new form URLs.  While the URL you see will be different from your existing URL, <strong><span style="text-decoration: underline;">existing URLs will always continue to work as normal.  </span></strong></p>
<p>This change will take several weeks as we upgrade each of our datacenters, and should be implemented by the end of August for all customers.</p>
<p>If you have any questions about this change and how it will affect your content, please feel free to reach out to me directly, <a href="mailto:megan.wohlford@rackspace.com">megan.wohlford@rackspace.com</a>.</p>
<p>Sincerely,<br />
Your Fanatical Support Team</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/cloud-files-enhances-scale-and-security-of-our-content-delivery-network-cdn/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Qloudstat Takes CDN Analytics To The Next Level</title>
		<link>http://www.rackspace.com/blog/qloudstat-takes-cdn-analytics-to-the-next-level/</link>
		<comments>http://www.rackspace.com/blog/qloudstat-takes-cdn-analytics-to-the-next-level/#comments</comments>
		<pubDate>Wed, 23 May 2012 13:00:35 +0000</pubDate>
		<dc:creator>Megan Wohlford</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[rackspace cloud tools]]></category>
		<category><![CDATA[rackspace partners]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=19283</guid>
		<description><![CDATA[Rackspace Cloud Files has leveraged the power of the Akamai CDN to deliver content over the world’s most expansive network. This gives each customer the opportunity to have their CDN logs delivered, but that’s about as far as Rackspace will take you. Unfortunately, we find that customers crave more data around their CDN usage, and [...]]]></description>
				<content:encoded><![CDATA[<p><a href="../../cloud/cloud_hosting_products/files/">Rackspace Cloud Files</a> has leveraged the power of the Akamai CDN to deliver content over the world’s most expansive network. This gives each customer the opportunity to have their CDN logs delivered, but that’s about as far as Rackspace will take you. Unfortunately, we find that customers crave more data around their CDN usage, and more importantly, data that’s easily consumable.  Until now, we haven’t been able to easily serve that need.  Enter Qloudstat…</p>
<p>Qloudstat, a <a href="../../cloud/tools/">Rackspace Cloud Tools</a> partner, is changing the way users look at web analytics by making the service simple to enable and effortless to consume. Qloudstat has taken Rackspace’s basic and massive CDN logs and turned them into easy to understand graphics and customizable charts. Qloudstat has even made all of the data exportable to common formats and applications.</p>
<p>These are my personal favorites…</p>
<p>See where your end users are coming from:</p>
<p><img class="alignnone" src="http://c179631.r31.cf0.rackcdn.com/qloudstat-values.png" alt="" width="657" height="326" /></p>
<p>See peak performance times:</p>
<p><img class="alignnone" src="http://c179631.r31.cf0.rackcdn.com/qloudstat-timeline.png" alt="" width="660" height="326" /></p>
<p><a href="https://qloudstat.com/plans">Pricing for Qloudstat</a> is easy: it’s a flat, per-month fee based on your usage, with five tiers to choose from. There is even a free tier! Prices are quoted in Euro, but U.S. customers can leverage the latest conversion rates.</p>
<p>For more information on Qloudstat and how to get started, just visit <a href="https://qloudstat.com/welcome">Qloudstat.com</a>, or feel free to ask your questions here. Let us know what you think!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/qloudstat-takes-cdn-analytics-to-the-next-level/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rackspace Cloud Files Adds New Control Features</title>
		<link>http://www.rackspace.com/blog/rackspace-cloud-files-adds-new-control-features/</link>
		<comments>http://www.rackspace.com/blog/rackspace-cloud-files-adds-new-control-features/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 15:00:42 +0000</pubDate>
		<dc:creator>Megan Wohlford</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Product Announcements and Updates]]></category>
		<category><![CDATA[Product Discussion]]></category>
		<category><![CDATA[Cloud Files]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=18312</guid>
		<description><![CDATA[Rackspace is excited to announce a set of new features in Cloud Files that allow you to have more control of your content. All of these features are now available for both U.S. and U.K. Cloud Files API customers and can be found in our developers’ guide here. Expiring Objects The new expiring objects feature [...]]]></description>
				<content:encoded><![CDATA[<p>Rackspace is excited to announce a set of new features in <a href="../../cloud/cloud_hosting_products/files/">Cloud Files</a> that allow you to have more control of your content. All of these features are now available for both U.S. and U.K. Cloud Files API customers and can be found in our developers’ guide <a href="http://docs.rackspace.com/">here</a>.</p>
<h3><strong><span style="text-decoration: underline;">Expiring Objects</span></strong></h3>
<p>The new expiring objects feature lets you set an expiration or retention period on your objects. For each object, you now have the ability to set (via headers) a retention period based on a date (i.e. 3/31/13) or a length of time (i.e. 360 seconds).  As soon as the object’s expiration period is up, the object will become inaccessible and deleted from Cloud Files. Any CDN-enabled files will live out their time-to-live (TTL). If you don&#8217;t need or want to keep Cloud Files objects indefinitely (e.g. log files or recurring full backups), this new feature is for you.</p>
<h3><strong><span style="text-decoration: underline;">Temporary URLs</span></strong></h3>
<p>This new Cloud Files feature allows you to create temporary URLs that give direct access to your Cloud Files objects for a specified period of time. Temporary URLs allow you to sign URLs based on keys that you set. This means that you can now grant access to your content or an end user’s content without CDN-enabling the file. Temporary URLs can help prevent your content from being abused and from incurring unintended bandwidth fees. Ideal use cases include developers designing file managers or applications that allow users to share files</p>
<h3><strong><span style="text-decoration: underline;">Form Post</span></strong></h3>
<p>Lastly, form post is another way Cloud Files is improving your user experience for developing file-sharing applications. Similar to temporary URLs, form post enables you to give your users a signature to include in their URLs. With that signed URL, end users can upload directly to Cloud Files using their browser without having to upload to an intermediary server owned by a control panel.</p>
<p>If you have any questions about these features or any other Cloud Files questions, please contact our Fanatical Support team or just ask them here!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/rackspace-cloud-files-adds-new-control-features/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Cloud Files Adds CDN Video Streaming</title>
		<link>http://www.rackspace.com/blog/cloud-files-adds-cdn-video-streaming/</link>
		<comments>http://www.rackspace.com/blog/cloud-files-adds-cdn-video-streaming/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 15:58:17 +0000</pubDate>
		<dc:creator>Megan Wohlford</dc:creator>
				<category><![CDATA[Product Discussion]]></category>
		<category><![CDATA[Akamai]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[Cloud Files]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/cloud/blog/?p=9985</guid>
		<description><![CDATA[Cloud Files CDN customers often tell us they use Cloud Files and the Akamai CDN to serve their rich media websites by storing images and media files in Cloud Files and serving them fast over the Akamai CDN.  Now, customers can stream their video files from Cloud Files via Akamai’s CDN. Video files are typically [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignright" title="cloud files" src="http://c179631.r31.cf0.rackcdn.com/blog-files.jpg" alt="" width="150" height="150" />Cloud Files CDN customers often tell us they use <a href="http://www.rackspace.com/cloud/cloud_hosting_products/files/" target="_blank">Cloud Files </a>and the <a href="http://www.rackspace.com/cloud/cloud_hosting_products/files/technology/" target="_blank">Akamai CDN</a> to serve their rich media websites by storing images and media files in Cloud Files and serving them fast over the Akamai CDN.  Now, customers can stream their video files from Cloud Files via Akamai’s CDN.</p>
<p>Video files are typically very large and are a perfect candidate for cloud storage and CDN streaming delivery. Most rich media sites and many advertisements are actually a combination of interactive images that turn into streaming video once the user begins to click around.  Rich media is about having quick and seamless interaction…not about downloading videos and waiting for buffering.   Streaming technology works by breaking up a video file into time frames so you can chose which point of the video stream you want to start playing from.  From a user’s perspective, this means they can jump around the video feed without having to wait for the whole video to download.</p>
<p>This feature, often called “random seek”, seems pretty basic until you go searching through a 10 minute video (which doesn’t have this feature) for an answer you know is waiting for you right around 8 and ½ minutes into the video.</p>
<p>We’ve implemented our streaming offer to cover two basic scenarios.  The first is the user that has a video in .flv or mp4 format.  We’ve launched support for <a href="http://flowplayer.org" target="_blank">Flowplayer</a>, a popular video player, so that customers can simply embed the video with an out-of-the-box player.</p>
<p>The second use case is for customers comfortable with flash development.  Using the Open Source Media Framework <a href="http://www.osmf.org/" target="_blank">(OSMF)</a>, customers get access to their video libraries and develop their own players.</p>
<p>As many developers for rich media sites know all too well, attracting a consumer’s attention is hard enough these days. Losing it over long download times and poor video performance is frustrating.   Let Rackspace help you store these video files in the cloud and stream them over one of the industry’s fastest CDNs.</p>
<p>For simple instructions and how to get started, check out our Knowledge Center articles:</p>
<p style="padding-left: 30px;"><a href="http://www.rackspace.com/knowledge_center/StreamingforCloudFilesFAQ" target="_blank">Cloud Files CDN Streaming FAQs</a><br />
<a href="http://www.rackspace.com/knowledge_center/SteamingwithOSMFPlugins" target="_blank">Cloud Files CDN Streaming with the OSMF Plugins</a><br />
<a href="http://www.rackspace.com/knowledge_center/SteamingwithFlowPlayerPlugins" target="_blank">Cloud Files CDN Streaming with the Flowplayer Plugins</a></p>
<p>Also, we have updated our Cloud Files API document <a href="http://docs.rackspace.com/api/" target="_blank">here.</a></p>
<p>If you have any questions about his feature, I am happy to answer your questions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/cloud-files-adds-cdn-video-streaming/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Thanks for your Feedback! Cloud Files Supports 12 New Headers</title>
		<link>http://www.rackspace.com/blog/thanks-for-your-feedback-cloud-files-supports-12-new-headers/</link>
		<comments>http://www.rackspace.com/blog/thanks-for-your-feedback-cloud-files-supports-12-new-headers/#comments</comments>
		<pubDate>Wed, 11 May 2011 15:31:43 +0000</pubDate>
		<dc:creator>Megan Wohlford</dc:creator>
				<category><![CDATA[Product Discussion]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/cloud/blog/?p=9005</guid>
		<description><![CDATA[As we mentioned in an April blog post, one of our recent Cloud Files improvements allows us to quickly add support for additional headers. We can turn around your requests for new headers much faster.  Based on your feedback, we not only added the suite of CORS headers but also added support for Content-Disposition.  Here [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignright" title="files" src="http://c179631.r31.cf0.rackcdn.com/blog-files.jpg" alt="" width="150" height="150" />As we mentioned in an <a href="http://www.rackspace.com/cloud/blog/2011/04/15/calling-all-headers-cloud-files-wants-your-input/">April blog post</a>, one of our recent <a href="http://www.rackspace.com/cloud/cloud_hosting_products/files/" target="_blank">Cloud Files</a> improvements allows us to quickly add support for additional headers. We can turn around your requests for new headers much faster.  Based on your feedback, we not only added the suite of CORS headers but also added support for Content-Disposition.  Here are your new headers:</p>
<p style="padding-left: 30px;">•    Content-Encoding<br />
•    Content-Disposition<br />
•    X-Object-Manifest<br />
•    Access-Control-Allow-Origin<br />
•    Access-Control-Allow-Credentials<br />
•    Access-Control-Expose-Headers<br />
•    Access-Control-Max-Age<br />
•    Access-Control-Allow-Methods<br />
•    Access-Control-Allow-Headers<br />
•    Origin<br />
•    Access-Control-Request-Method<br />
•    Access-Control-Request-Headers</p>
<p>Keep communicating and letting us know what headers you need via our <a href="http://feedback.rackspacecloud.com/forums/71021-product-feedback/category/6849-cloud-files" target="_blank">Product Feedback forum</a>. If you have any questions about these new headers, just let me know!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/thanks-for-your-feedback-cloud-files-supports-12-new-headers/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>It&#8217;s here! Cloud Files Now Supports CNAMEs for CDN Enabled Content</title>
		<link>http://www.rackspace.com/blog/its-here-cloud-files-now-supports-cnames-for-cdn-enabled-content/</link>
		<comments>http://www.rackspace.com/blog/its-here-cloud-files-now-supports-cnames-for-cdn-enabled-content/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 14:22:08 +0000</pubDate>
		<dc:creator>Megan Wohlford</dc:creator>
				<category><![CDATA[Product Discussion]]></category>
		<category><![CDATA[Rackspace in the News]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/cloud/blog/?p=8874</guid>
		<description><![CDATA[The Rackspace Cloud Files team is pleased to announce support for CNAMEs for CDN enabled content.  CNAME records are used to map your long and ugly CDN URLs (e.g. c012345.r00.s34.rackcdn.com) to something shorter, branded, and exactly what you want (e.g. product.megan.com). Our customers have been asking us for this feature and we&#8217;re thrilled to finally [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignright" title="cloud files" src="http://c179631.r31.cf0.rackcdn.com/blog-files.jpg" alt="" width="129" height="129" />The Rackspace <a href="http://www.rackspace.com/cloud/cloud_hosting_products/files/" target="_blank">Cloud Files</a> team is pleased to <a href="http://www.businesswire.com/news/home/20110427006177/en/Generation-Rackspace-Cloud-Files-Akamai-Integration" target="_blank">announce</a> support for CNAMEs for CDN enabled content.  CNAME records are used to map your long and ugly CDN URLs (e.g. c012345.r00.s34.rackcdn.com) to something shorter, branded, and exactly what you want (e.g. product.megan.com).</p>
<p>Our customers have been asking us for this feature and we&#8217;re thrilled to finally offer it.   Our <a href="http://www.rackspace.com/cloud/blog/2011/01/12/big-news-for-cloud-files-users-akamai-is-coming/" target="_blank">partnership with Akamai</a> has once again demonstrated it’s momentum. In just the first few months of our working together, we have released:</p>
<p style="padding-left: 30px;">•    <strong>CNAMES</strong> – Seamless integration of Cloud Files content into customer’s branded Web site URLs.<br />
•    <a href="http://www.rackspace.com/cloud/blog/2011/02/25/cloud-files-cdn-gets-edge-purge/" target="_blank"><strong>Edge Purge</strong></a> &#8211; Allows customers to quickly edit or delete content on the edge server<br />
•    <a href="http://www.rackspace.com/cloud/blog/2011/03/04/cloud-files-cdn-compresses-at-the-edge/" target="_blank"><strong>HTTP Compression</strong></a> – Simple, cost saving process allowing compressed objects to be downloaded more quickly<br />
•    <a href="http://www.rackspace.com/cloud/blog/2011/03/10/rackspace-cloud-files-cdn-launches-ssl-delivery/" target="_blank"><strong>SSL Delivery</strong> </a>- Or https, encrypts customer’s data in transit as it goes through the CDN, allowing content to remain encrypted all the way from the origin servers out to the browser<br />
•    <a href="http://www.rackspace.com/cloud/blog/2011/03/18/rackspace-cloud-files-launches-support-for-custom-container-metadata/" target="_blank"><strong>Container MetaData</strong></a> &#8211; Metadata can be attached to objects and now containers in order to categorize them and mark them with any sort of data<br />
•    <a href="http://www.rackspace.com/cloud/blog/2011/03/25/rackspace-cloud-files-now-supporting-extremely-large-file-sizes/" target="_blank"><strong>Large File Support</strong></a> – Allows customers to use multipart uploads so now companies can store videos, HD movies, very large backup files, etc.<br />
•    <a href="http://www.rackspace.com/cloud/blog/2011/03/31/extending-ttl-for-cloud-files-cdn-users/" target="_blank"><strong>Extended TTL</strong></a>– TTL or Time to Live has increased from 72 hours to 50 years!</p>
<p>Creating CNAMEs is easy. We’ve created a simple process where you can create CNAMEs by simply using your DNS management tool to CNAME your Cloud Files CDN URL to whatever domain name you wish (and own).</p>
<p>For example:</p>
<p><a href="http://c179631.r31.cf0.rackcdn.com/cname01.png"><img class="alignnone" title="cname01" src="http://c179631.r31.cf0.rackcdn.com/cname01.png" alt="" width="536" height="203" /></a></p>
<p>&nbsp;</p>
<p>You can find your CDN URL by doing a post on your object via the API or looking in your control panel (see below).</p>
<p>&nbsp;</p>
<p><a href="http://c179631.r31.cf0.rackcdn.com/cname02.png"><img class="alignnone" title="cname02" src="http://c179631.r31.cf0.rackcdn.com/cname02.png" alt="" width="541" height="322" /></a></p>
<p>&nbsp;</p>
<p>For more specifics, please see our <a href="www.rackspace.com/knowledge_center/article/how-can-i-use-cnames-with-a-cloud-files-container" target="_blank" class="broken_link" rel="nofollow">knowledge base article here</a>. And, if you have any questions about his feature, I am happy to answer – shoot me an email at <a href="mailto:megan.wohlford@rackspace.com" target="_blank">megan.wohlford@rackspace.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/its-here-cloud-files-now-supports-cnames-for-cdn-enabled-content/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Content Delivery Network via Rackspace Cloud Files: c3414940.r40.cf0.rackcdn.com

 Served from: www.rackspace.com @ 2013-05-25 10:15:04 by W3 Total Cache -->