Options to listen
In today’s world, people use different operating systems and different browsers, Windows, Apple Lion os x, Linux, Google Chrome, Firefox, Internet Explorer, etc. For this reason, it is crucial to provide a variety of options to tune in to your listeners.
Options to Listen
Most popular media players are:
- Windows media player (windows)
- iTunes (Windows/Mac)
- Real player (Windows/Mac)
- Winamp (windows)
- QuickTime (Windows/Mac)
Because you don’t know what operating system or media player your listeners will have, you will need to be prepared not to lose that listener. Make sure you have options to listen on your website; at least the most popular players like Winamp (works for iTunes), windows media player, Realplayer, and Quicktime. This is an effortless task to accomplish; you have to create links pointing to each media player’s right file. To create the file, open any text editor like notepad (windows), type your streaming address (SHOUTcast: http://ipaddress:port, Icecast: http://ipaddress:port/mountpoint) and then save the file; after you save the file, edit the extension from “.txt” to the right extension for each media player:
- Winamp: playlist.pls (works for iTunes)
- Windows Media Player: playlist.asx
- Real Player: playlist.ram
- QuickTime: playlist.qtl
Then add a link pointing to those files. Using an image logo for that media player will look better than having just a text link.
If you do a test after you place your links on your website and notice the file does not open the right media player when you click the link and rather download it, do not freak out. This is normal; the link itself will not launch the media player automatically. This means your operating system does not have a file association with that file type, and you will need to open the file manually. Unfortunately, that is something you can’t control; it is something on your listener’s computer. After your listener downloads the file and opens it for the first time, the operating system will associate it with the right media player.
For more information about file association:
- Windows: Change-which-programs-Windows-uses-by-default
- Apple: Mac: Change file associations across the board
Allow listeners to tune in via the browser.
Another great option is to allow your listener to tune in using their browser. In this case, you will need to embed a player to your website, and all the listener has to do is click on the play button. This has some pros and cons:
- Pros: easy to access
- Cons: not all browsers support all media players without installing some plug-in for that media player.
The best option for this situation will be a Flash Player. Most popular browsers support flash player; again, the user has to install a plug-in to use the Flash media player, but who does not have that plug-in already installed? Almost everything online runs on flash- websites, ads, videos; you name it. As I said, this would be a better option but do not replace the idea of having different types of options to tune in. HTML5 is the new thing; with a simple code, you can embed a player, and the user does not have to install anything. The downside, ONLY Internet Explorer, Google Chrome, and Safari support this type of new player. Firefox does not support HTML5 players yet when all the browsers support HTML5. I believe it will be the best option.
Finally but not less important, a pop-up player.
A Pop-up window is a smaller web browser window than standard windows and without some of the standard features such as toolbars or status bars. The Pop-up window will pop out of the page automatically or manually. The best option is to set it manually, ¿why? Well, most of the browsers today come with a Pop-up blocker enabled by default. A few years ago, the Pop-up Windows were trendy, but people abused them, making the user experience a bad one when these annoying Pop-up windows started popping up.
You are probably asking, ¿Why do I need a Pop-up Player? The short answer is to give your listener a better listening experience while they see all the pages on your website.
Usually, many people embed a player to their website’s Home page or, in the case of WordPress, to the sidebar. The problem with this practice is when your website visitors want to see your site and listen to music or audio you are streaming simultaneously, every time the visitor changes to another page, the streaming audio will cut out. Then the audio will start again when the listener lands on the next page. Unless you have your player set to auto-playing, the listener will have to click the play button repeatedly.
That is why a Pop-up player is a good practice. The pop-up window will stay open, playing the streaming audio without any interruption no matter how many times the visitor changes from one page to another on your site. Another great advantage is that if the visitor leaves your page, the Pop-up player will stay open so he can surf online and still can listen to your audio streaming.