Comparison of Raspberry Pi Operating Systems

For the Raspberry Pi (version 1 and 2) there are multiple operating systems available. Downloads of each operating system can be found at www.raspberrypi.org/downloads/

Raspbian

Raspbian is the preffered Raspberry Pi operating system and mostly used by others. It`s based on Debian and features official firmware and tools.

I recommend Raspbian

Snappy Ubuntu Core

Snappy Ubuntu Core is a relatively new operating system. It`s based on Ubuntu Linux but with extra features. This might be the next big thing!

OpenElec

OpenElec is the prefferd operating system when you want to turn your raspberry pi in a HTPC with XMBC software.

Pidora

Pidora is Fedora Linux for the Raspberry Pi. It`s a bit different from Raspbian and really interesting if you are familiar with Fedora/Red Hat Linux.

Risc OS

RISC OS is unlike the other distributions. More information about RISC OS for the Raspberry Pi. I have no idea why you would run this operating system.

Standardize Software Licensing

Over the last years, the use of a standard software activation/license platform went up and down. I`m talking about the use of USB dongles like Synchrosoft, Pace iLOK but also of online gaming platforms like Steam.

A couple of years ago there seemed to be an agreement that each branch worked together on a single platform. Nowadays more and more companies are reinvinting the wheel. And for some (unknown) rule, each of these new platforms have their weaknesses.

Disable Microsoft Excel 2013 Animations

To disable animations (causing a little delay) in Microsoft Excel 2013, there are two possiblities.
You could either Disable hardware graphics acceleration, but this I cannot recommend.

The other option is to make a change in the registery. this can easily be done by saving the following in a .reg file

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\Graphics]
"DisableAnimations"=dword:00000001