Feeds:
Posts
Comments

Posts Tagged ‘cdn’

As technology evolves, internet users are becoming more and more aware of website performance. Broadband has had a major effect on this because the average internet user has access to increasingly faster ISP solutions. When dial up was in the mainstream, companies didn’t have to worry so much about bottlenecks because the demand on webservers was tiny compared to what they are today. The fact is, if your website is slow to load, you will lose customers because it’s an unfortunate truth that internet consumers are very impatient. In 2011, a UK survey of more than 1500 web users found that:

  • 71% of respondents say they are regularly inconvenienced by slow websites.
  • Half believe that websites either have not improved in speed or have become slower over the past five years.
  • 42% of Men and 35% of women have decided not to use a company again as a result of experiencing a slow website.

It’s commonly known that online shoppers demand a page load time of 3-seconds or lower and it’s something we’ve known here at Mydeo for some time. If you pay for a fast broadband connection, you expect fast website load times. 3 seconds may sound low but when have you ever gone to a website just to look at the home page? Typically, you’ll need to navigate through searching options or menus to get to where you need. If each page takes 3 second or more to load, there’s a good chance you’ll get tired of the experience and try elsewhere.

In the same report, the top 20 online retailers were compared for page load times and the results showed that Shop Direct, Tesco and Staples had page load times of 1.69, 1.72 and 1.80 seconds respectively. At the bottom of the list was Comet.co.uk who had a page load time of 11.29 seconds – I wonder how Comet are doing?  This article is not trying to suggest that if your website is slow, you will go out of business but these report findings do suggest that a slow website will have a negative impact on your company image.

The next part of this article is about how Mydeo can help to prevent slow websites but before we can find a solution, we need to understand the problem. A webpage is made up of many different assets all working together to produce the final product. Whether we’re talking about pictures or css files, each resource does one particular job on that page and each of these assets has to be requested from wherever it’s being stored. All of these requests added together will give you your overall page load time. A webserver is the most common method for delivering resources over the internet and is great for certain jobs but not others. For instance, if you were to put everything on your webserver including pictures, css files, java script files, videos etc. That little webserver has a hell of a lot of work to do when that webpage is requested. Basically, you would be bottlenecking its connection so when multiple users request the page at once, the overall experience is a very slow one at best. Usually, webservers that come under extreme load will crash and your website will subsequently go down. Mydeo receives many requests from companies seeking help with their websites due to experiencing webserver crashes. Your online presence is crucial so I don’t have to tell you how bad it is for your site to go offline…

To prevent the above from happening, it’s a good idea to take some of that load off your webserver and you can do this by integrating a Content Delivery Network (CDN). A CDN is a purpose built global network of super-fast distribution servers which are geared towards handling large amounts of content all at once. By allowing a CDN to deliver your major page assets, your webserver is relieved from that heavy load preventing downtime and slow load times. The other great thing about using a CDN is that the network caches copies of your assets wherever it goes in the world so when foreign users request your website, most of assets are delivered locally which results in a better website experience globally. Content stored on webservers would have to make the long trip each time your site is requested which again is bad news for page load times…

Integrating a CDN doesn’t have to be expensive, Mydeo offer fantastic entry level pricing and buy bulk from one of the largest CDNs in the world, Limelight Networks. By doing this, Mydeo can pass the savings directly onto the consumer but at the same time, they get to utilise some the best CDN solutions in the industry which the likes of Netflix, Coca-Cola and Disney all use.

There’s no need to be the victim of website crashes and slow page load times, contact Mydeo and we will get you started on a 15 day trial which will prove to you the worth of incorporating a global CDN into your company.

Contact us on: +44 208 530 2300 or by email: help@mydeo.com.

Information source: http://www.radware.com/workArea/showcontent.aspx?id=1631344

Read Full Post »

So you already know that you require a CDN to deliver your web assets but now you need to know how to get your content ready for delivery. Here at Mydeo, we offer two methods for uploading your content to the CDN for superfast global distribution.

 

FTP 

 

If your plan is to offload your content library onto Mydeo, then FTP is definitely the best way moving forward. The process is very simple and only requires the user to have an FTP client installed on their local machine. There are many decent FTP clients out there and the majority of the best ones are completely free. If you need a free, easy to use FTP client, then Mydeo suggests FileZilla. You can download FileZilla FTP Client here: https://filezilla-project.org/download.php. Do make sure you download the client version and not the server edition…

Once you have your FTP client installed, you will need three things to connect to the network and these are: Host address, Username and Password. If you’re using FileZilla, these fields are located near the top of the window. If you’re using another FTP client, the process is usually the same and very straight forward.

Once you’ve logged into your FTP folder, if it’s a new set up, there probably won’t be much going on but the best way to think about it is simply your new empty folder that’s located on the CDN. From here you’re able to upload directly to your route directory (main folder) or you can create a folder structure very similar to that of your local ‘My Documents’ folder found on every PC. At Mydeo, we find that our customers enjoy having the ability to completely define their directory layout within the FTP folder as it makes it very easy for them to manage.

As soon as content has been uploaded, it is immediately available for delivery over the CDN using a predefined URL called a publishing URL. The publishing URL is directly linked to your route FTP folder with a predefined path such as ‘http://llnw.mydeo.com/ftpFolder’. From there, you only need to add the file name plus extension and you’re ready to go (http://llnw.mydeo.com/ftpFolder/file.ext). If your file is within a directory you created, you also need to reference the folder name within the URL (http://llnw.mydeo.com/ftpFolder/directory/file.ext). We supply you with a publishing URL when you sign up.

To add a personal touch to your publishing URL, you can request a CNAME to be set up in its place. As long as you own the domain, we can set up your content so it delivers from a sub-domain created on your DNS. This is very quick and simple to configure and the majority of our clients go for this option.

 

Customer Origin (Origin Pull)

 

Mydeo also offers Customer Origin which is mainly for those who already have a large established library of content sitting on their existing servers. Customer Origin is great because technically, you never have to upload a single file. To configure Customer Origin, you will need to provide us with a source address to your servers. This can either be a top-level domain, sub-domain or even an IP address. Once configured, your server in essence becomes part of the CDN and your content can be pulled straight from your own origin. To deliver your content over the CDN, you’re given a unique publishing URL (again this can be a CNAME). When the published URL is requested, that file is pulled from your servers, delivered to the user and then cached on the network. The next time that file is requested; it then delivers straight from the CDN cache rather than your servers.

Customer origin gives you all the benefits of CDN caching and delivery but you retain complete control over your content as it’s stored on your own servers. It can also prove much more cost effective because you won’t be paying for CDN storage fees.

So there you have it, two very functional ways of having the CDN deliver your content. Both options have their plus points but really it’s down to your circumstances as to which method you choose to go with.

For more information on FTP, Customer Origin or any of our other services, you can contact us by email: m3@mydeo.com or by phone: +44 208 540 2300. We’re always happy to help.

Read Full Post »

In this article I want to show you how you can quickly create the embed code for a Flash video player. In a previous article, we looked at HTML5 and the <video> tag. We saw that it’s very easy to create a player in HTML5 and the upshot of using it means we get to reach those all important iOS devices. There is a downside however by just using pure HTML5 and this was also mentioned in the previous article. Audiences who are using older systems with out of date browsers might not be able to view your videos if you’re only using HTML5. To prevent this, it’s suggested that you also include a Flash player in your fall back code so that these older systems have something to ‘fall back’ on.

Creating a Flash player from scratch is much harder than creating a HTML5 player so to keep things simple, I want to point you in the direction of the Open Source Media Framework site. They have a neat web application that allows you to create the embed code for your Flash video. You’re able to adjust the height and width along with other standard settings. I can’t begin to tell you how much time this saves and is especially useful when you need to get your videos up on your site quickly. To make use of the generator, click here.

OSMFpic

You should find the generator fairly easy to use, just click the preview button once you’ve entered your URL and settings and the embed code appears under the preview player. This code can be inserted into your HTML5 player from the previous article to enable that all important fall back feature.

One more thing I need to highlight about this application is the fact that it also works with live RTMP publishing URLs. This means that if you need a player for your live Flash event, you can quickly create one here. Remember that Mydeo offers world class live and on-demand video delivery (HTML5 and Flash compatible) at low entry level pricing. For more information about our products and how Mydeo can help you with online video, feel free to contact us by email: m3@mydeo.com or by phone: +44 208 540 2300.

Read Full Post »

Mydeo is an award-winning web-based software company that provides small and medium-sized enterprises with a seamless way of accelerating their web content. Through Mydeo’s custom-built, self-service portal, Mydeo Media Manager, businesses can instantly upload their site content, including videos, images, and downloads for immediate delivery over a global CDN. Businesses can leverage the power of the high speed CDN to deliver whole sites, rich media like Flash®, streaming or progressive video, or to support campaigns with high peaks and performance requirements – all at a fraction of the price it would cost to buy from a CDN directly.

The ideal candidate for this contract will possess strong .NET C# experience, along with a working knowledge of SQL Server 2005 and SQL Server 2008. Additionally, you will be able to comfortably work with and maintain Windows Server 2003 and Windows Server 2008 servers, running IIS 6 and 7. Experience working with the Windows Azure platform is desirable, but a broad understanding of the challenges of developing for cloud platforms is required. Candidates must be competent front-end and back-end developers, with a firm understanding of web principles, including API design, Javascript, CSS and support for a range of clients. Strong communication skills, together with a logical approach to problem solving are essential.

Location: UK – Wimbledon, London SW19 (District line, SouthWest Trains, ThamesLink) or remote based.

To apply please send your CV, together with a covering letter outlining your daily rates and any notice period to cm@mydeo.com. On-going contract may be available to the right candidate.

Read Full Post »

British Rally driver Louise Cook from Maidstone has set the goal to be the first female World Rally Champion. Louise started a sponsorship campaign called ‘Promotion50’ to raise the money needed to get her started on her road to glory. The idea was to get as many companies to donate just £50 to run her mk6 Ford Fiesta ST Rally car for a whole season. With the backing of Mydeo and various other companies, Louise has already boasts a multitude of achievements, including: British Rally Championship Ladies Campion 2011, Fiesta Sport Trophy Vice Champion 2011, BRCC RC4 Champion 2012 and more. Louise still has to complete her ultimate goal of being World Champion but with the on-going support from Mydeo and other sponsors, we believe this is just around the corner.

Louise races towards the finish line!

Mydeo are a content delivery company utilising the Limelight CDN. For more information about our services, please visit www.mydeo.com. You can also call us on: +44 208 540 2300 or email: m3@mydeo.com.

Read Full Post »

EDIT: Stream Anywhere has been upgraded, click here for details.

Consuming digital media has changed drastically over the past few years. It seems now everyone carries a Smart Phone in their pocket or an iPad in their bag. Mobile internet means people can access their favourite websites from anywhere and at any time. If you’re unable to cater for these consumers, you could be losing a sizable chunk of your audience and it doesn’t take a genius to tell you what that could mean for your business.

HTML5 and the <video> tag, gives us a relatively easy way to reach these mobile consumers for your on-demand video content – but what about live video? Flash is still supported by older Android devices but as people upgrade their handsets and more people update their software to the latest OS, you’re going to be losing more and more consumers as support for their newer devices is inevitably dropped.

Not to worry though because Mydeo have again teamed up with Limelight Networks to bring you Stream Anywhere. The Stream Anywhere solution utilises HTTP Live Streaming (HLS) which was included as part of the latest Flash Media Server (FMS) update. HLS has swiftly become the standard for live streaming to mobile devices as it was implemented by Apple for their highly successful iOS software.

One of the great features of Stream Anywhere is that the transcoding is all handled on the fly, within the cloud. This means you don’t have to install any software locally and the encoder doesn’t need access to extreme levels of processing power. This makes the whole process of publishing live video to mobiles much more convenient.

Benefits of the Stream Anywhere solution include:

  • Automatically deliver to multiple mobile devices without preencoding content.
  • Reach new audiences (such as iPhone and iPad) without having to make any changes to existing RTMP streams.
  • Leverage the global scale and reach of the Limelight HTTP Edge to deliver to HLS supported devices.
  • A cloud-based service! No need to worry about software or hardware installation and maintenance.

For more information on pricing or on how Mydeo can help you and your business reach mobile devices – Live and On-demand. Get in touch by phone: +44 208 540 2300 or by email: m3@mydeo.com.

Read Full Post »

Customer Origin is the best way to have complete control over your content but at the same time, utilise the power of a global CDN like Limelight Networks.

What is a CDN?

As you probably already know, a CDN is a collection of servers strategically placed across the globe. When a file that’s being handled by a CDN is requested, a copy of that file is cached to the closest POP to the end user. This means that when another user requests the same file from a similar location, the file is now being served locally. This can do wonders for performance as well as taking critical load off of your own servers. Mydeo utilise the Limelight Networks CDN to provide our customer with global content delivery and site acceleration solutions.

What is Customer Origin?

Customer Origin is an alternative to storing your files straight on the CDN. Basically, Limelight Networks will pull your content directly from your servers eliminating the hassle of uploading and maintaining your content in a second location. This will save you time and money because you won’t be charged for storage space.

When would you use it?

Customer Origin is a great solution when you have tons of content already stored on your own server. Manually moving all your content over onto another storage solution will take valuable man hours which can be costly.  Control over HTTP headers is essential to those who want to specify caching policies and how their content behaves. If a file is uploaded to the CDN, there’s no way to control HTTP headers which makes practices such as browser caching impossible. Customer Origin means that, because your content is stored with you, you can determine its behaviour on the network.

How to get set up

To set up Customer Origin, all we would need from you is the address or IP of where your content is being stored. If your content is usually being served in this manner: http://myServer.com/folder/myFile.txt, the CDN will be able to use http://myServer.com/ as the source address. Our network will accept: top level domains, sub domains and specific directories such as: http://myServer.com/folder/. As long as the files you want to deliver over the CDN are accessible from the source you provide, the CDN will be able to handle and cache your content.

Once the source address has been configured and set up on the network. You will be given a Publishing URL. In most cases you can specify what this is so most of our customers follow this format: http://cdn.myCompany.com/. To use the network for content delivery you use the Publishing URL which maps directly to the source address. Going back to my source address example: http://myServer.com/, you would be able to call the same example file using this format: http://cdn.myCompany.com/folder/myFile.txt.

Content Freshness

The final point that needs to be raised is regarding content freshness. If the file is changed on the origin, will the cached ‘older’ copies of the file (that have been stored on the edge) continue to be delivered?

By setting the Time-To-Live (TTL) header on your content, you’re telling the network how often it needs to check back with the origin to see if the file has been removed or modified. In most cases this is set somewhere between 24 – 72 hours because making too many freshness checks could have an effect on performance. If there’s a particular case where a file or a whole range of files needs to be removed from the network quickly, we can make a purge request. Purging will remove all traces of that file or collection of files from the edge and force all new requests to be called from the origin, resetting the caching process.

I hope this has given you a better understanding of how we set up Customer Origin and how the network handles your content. If you ever have any questions regarding Customer Origin or other CDN solutions, you can get hold of us by email: m3@mydeo.com or by phone: 0208 540 2300, we are always happy to help. Pricing can also be found here on our website.

Many thanks

Read Full Post »

Why not YouTube?

This is a common question asked by many customers who are trying to establish the value in using a CDN service.

 

YouTube is often the first place you’d think of for sharing personal videos.  So if it’s good at distributing video, why not use it for your business website? I’m going to share a few of my thoughts with you here on why I wouldn’t recommend it for your business content:

 

  • A slick looking website has a big influence on how your customers perceive your business. Having promotional or corporate videos hosted via YouTube might be regarded as a ‘cheap option’ by your potential customers, which could reflect poorly on your business.
  • A YouTube video on your website will slow down your page loading times by up to 50%. Hosting your rich media content with Mydeo on the other hand can make your site up to 30% faster.
  • Keeping your customers engaged on your website is critical. But by embedding a YouTube hosted video on your pages there is a very high chance your customers will click through to YouTube.com, one of the stickiest sites in the world. Once there they are unlikely to return.
  • If you upload a video to YouTube, you automatically grant YouTube distribution rights to that video, across all media channels.
  • After watching a YouTube video, the player automatically recommends other videos within the same category. This could ultimately lead your customers to your competitors.
  • You get what you pay for. YouTube is free, so if you have questions or problems, you’re on your own.
  • Mydeo can accelerate delivery of all your files – not just video.

 

Mydeo allows small businesses to benefit from the speed, robustness and scalability of a world leading CDN, Limelight Networks, at a fraction of the cost of buying direct. This means your website is faster and your customers are happier.

 

Don’t just take our word for it, try it yourself at www.mydeo.com.

 

Thanks for reading. :)

Read Full Post »

Reach is a great new service offered by Mydeo for optimised mobile delivery, Live and On-Demand. Below is all the information you need to know about this fantastic new solution.

Extend the reach of your video content to the growing
universe of mobile devices.

Publish once. Distribute everywhere. With LimelightREACH,™ you can grow the audience for your media content—reaching consumers wherever they happen to be, on whatever device they’re using, and in the right format for the device.

All devices are not created equal

As mobile video consumption surges, it’s no simple proposition to deliver content that works across an ever-expanding array of handsets and IP-capable gadgets. Now you can rise to the challenge—with LimelightREACH, an intelligence layer that optimizes media delivery for today’s mobile devices. This innovative solution combines video adaptation, device detection, and optimized delivery—so you don’t need worry about the technical details of reaching a mobile audience. A single Universal URL streamlines publishing for instant user access from any browser, any application.

You stay in control

LimelightREACH integrates mobile delivery intelligence with your existing workflow, so there’s no need to change the way you run your operation. You define how your content will be presented to consumers—and you can use the same hosting, publishing, and reporting infrastructure you already have in place. Thanks to an open architecture, LimelightREACH works with the leading CDNs used by media companies and integrates with popular advertising platforms, including LimelightADS,™ the new ad insertion service from Limelight Networks.®


With LimelightREACH, the business of publishing video to mobile audiences is easier than you think. The presentation of your content —whether on your mobile site or mobile application—remains under your control using one convenient URL for any piece of content.

LimelightREACH key features


Device targeting.

Limelight Networks maintains profile information for all the major smartphones, as well as the standard mass-market cell phones in use today. That means we’re on top of details like screen size, codecs, and encoding parameters—so you don’t need worry about the specific capabilities of every new device on the market.

One source file.

Publish your high-resolution source file and leave the rest to us. LimelightREACH supports on-demand video in a variety of container formats (MPEG2, MPEG4, MOV), video codecs (H.264, MPEG4 AVC, QuickTime), and audio codecs (AMR, AAC)—then adapts your media based on the profile settings for targeted devices.

Universal URL.

Your job is to present your content to mobile consumers and innovate on your mobile application or site. LimelightREACH makes that easy by giving you a single URL that works for any device. When a user requests your content, LimelightREACH detects the device and pulls the right version of your media, delivering it using the aprropriate scheme (HTTP or RSTP).

Media-grade CDN.

For scalable delivery, LimelightREACH leverages LimelightDELIVER,™ LimelightSTREAM,™ and other leading CDN platforms—giving you the confidence that any amount of content can be delivered reliably anywhere in the world.

Reporting and analytics.

Detailed reports on historical data, most requested programs, user behavior and consumption metrics, and geographic traffic give you valuable information about your mobile audience and your business. LimelightREACH also supports popular external measurement systems, such as Omniture.

Conclusion

So concluding this, we offer the best solution for mobile delivery on the CDN market. If you’re interested in Reach or any of our other CDN services, please feel free to contact us by phone on: +44 208 540 2300 and by email: m3@mydeo.com.


Read Full Post »

We often get asked how Mydeo differs from Amazon S3 – so here’s a quick summary.

Amazon S3 is a storage system, whereas Mydeo provides Content Delivery via a Content Delivery Network (CDN). The CDN Mydeo use exclusively is Limelight Networks, one of the leading global CDNs optimised for rich media delivery.

The focus of S3 is not to get the content to the client as fast as possible, it is to have it available to them when they need it. A CDN incorporates both of these things, the content is always available and the network is designed to get it to the customer as fast as possible. There is also no chance of any down time on a CDN because of the numerous server clusters around the world. With a CDN, if a data centre were to go down, the content would just be delivered from a different location. Amazon’s S3 has been known to go down in the past for hours at a time, on one occasion it was down for over 24 hours – and no explanation was ever given as to why from Amazon.

Amazon’s pricing can be complicated. While it will be cheaper than a CDN it is not a cheap as it may first appear – you must pay for connections as well as throughput.

Amazon’s S3 is a great system for what it is designed to do but that is not streaming video delivery. A CDN is designed for video delivery primarily and the files are delivered from appropriate servers – flash files from an FMS etc.

I would therefore always recommend using a CDN for any streaming media delivery where viewers would, rightly, expect excellent delivery performance and 100% availability.

Read Full Post »

Older Posts »

Follow

Get every new post delivered to your Inbox.