rugby

Rugby World Cup 2011 Android App

This is an excellent app I have been using to follow what is going on (early in the morning for me) at the 2011 Rugby World Cup in New Zealand.

The RWC 2011 Android Application is available for free in the Android Market (here's the link). The Homescreen to the application is simple enough: six buttons which take you to the main sections.
Match Centre

News
My favourite and most used sections are the News one and the Match Centre one. Here you can follow matches live (as I have on my way to work a few times), read the latest news and keep up to date with events in the southern hemisphere at the RWC.

In the video section you can also watch highlights (or depressing video evidence of defeat) from matches (beware, it can be very data intensive). The Team section lets you interact with other fans, find out more about the stadia used and New Zealand as well as purchase match tickets.

Well, I had better get back to the second quarter final of the day. France are beating England at half time.

How To Install SopCast Player on Ubuntu

SopCast is a simple, free way to broadcast video and audio or watch the video and listen to radio on the Internet.



If you would like to set up the SopCast Player in Ubuntu to watch live streams, the instructions on how to do so are as follows:

Step One

Make sure your Ubuntu machine is switched on, connected to the Internet and that you have the administrative password (and rights) to the computer. [This may sound stupid, but it always helps to avoid comments that get classed as spam on the post]

Open a Terminal window. This can usually be found in "Accessories"

Step Two

Copy and paste (or type) the following command into the terminal prompt, and then press enter.

sudo add-apt-repository ppa:jason-scheunemann/ppa

You will be prompted to enter your administrator password, do so and the repository will be added.

Step Three

Copy and paste (or type) the following command into the terminal prompt, and then press enter.

sudo apt-get update

This will update the source list. You may be prompted to enter your administrator password again, if so do it.


Step Four


Copy and paste (or type) the following command into the terminal prompt, and then press enter.


wget http://sopcast-player.googlecode.com/files/sp-auth_3.0.1_i386.deb


This will download sp-auth, a package the SopCast Player needs to work.


Step Five


Copy and paste (or type) the following command into the terminal prompt, and then press enter.


sudo dpkg -i sp-auth_3.0.1_i386.deb


This will install sp-auth, the package the SopCast Player needs to work. Again, if your are prompted for your administrator password, enter it.

Step Six

Copy and paste (or type) the following command into the terminal prompt, and then press enter.

sudo apt-get install sopcast-player

This should install the SopCast Player. If you are prompted to enter your administrator password do so. If you are prompted to confirm the download and install do so.

Step Seven

Reboot your computer and then look for the SopCast Player in the Multimedia menu. It all should be ready to use.






Thanks to SopCast, Jason Scheunemann and everyone using SopCast.


Please leave comments and let me know how you get on.