Sunday, August 26, 2007

Tutorial: Install Ubuntu Studio Theme

The Ubuntu Studio theme is a cool and amazing theme for your Ubuntu!


Recently, I described how to get your Ubunto to clone the Vista glass effect and other effects introduced by M$. However After an experience of beryl and Ubuntu Studio, I was convinced this is more stylish!


Ubuntu studio is generally targeted at users who need to be creative and productive. And its got the added style factor to it too. (Although many are content with standard beryl effects, which outperform vista's aero any day :)).
Here is a better description:

Ubuntu Studio is a variant of Ubuntu that concentrates on three creative tasks: video editing, audio recording and graphics.

Ubuntu Studio is based on the Feisty Fawn release of Ubuntu but does away with Ubuntu's default orange/brown theme in favour of a sexy charcoal gradient affair with highlights of a nice neon blue.

Certainly for audio recording, people should pay Ubuntu Studio a look-in. There is a large array of tools preconfigured on a low-latency kernel making real-time recording and processing manageable.

Well that was about Ubuntu Studio itself(Read more abt it here); this tutorial will tell you how to install the "theme" on Ubuntu 7.04.

Get to the good old terminal and follow these steps:

  1. Add a new repository:
    $ sudo su -c 'echo deb http://archive.ubuntustudio.org/ubuntustudio feisty main >> /etc/apt/sources.list'
  2. Get the key and Install it:
    $ wget -q http://archive.ubuntustudio.org/ubuntustudio.gpg -O- | sudo apt-key add -
  3. Update the repository:
    $ sudo aptitude update
  4. Install the new theme:
    $ sudo aptitude install ubuntustudio-look

...And that should just about do it! Enjoy!

Wednesday, August 22, 2007

MICROSOFT OR GOOGLE? THE OPEN SOURCE BATTLE

On Aug. 10, Redmond submitted the Microsoft Permissive License to the Open Source Initiative (OSI). Should the license be approved, Microsoft would receive the "open source" seal of approval that only the OSI – by self-proclamation – can okay

Many open source watchers have applauded Microsoft's OSI approach. You'll remember that Microsoft has dubbed some open source software the work of cancer-ridden communists. So, seeking "open source" approval shows the software maker has come a long way.Of course, one could argue that Microsoft – once blessed with the open source label – will only abuse its status.


I think it would be near impossible for an outside observer not to take Microsoft's side here.

For one, Microsoft has done all the OSI asks by submitting its license in the proper fashion for review. If the license meets the OSI's open source definition, does it really matter who submitted it? Is this Russia? This isn't Russia, Danny.

Beyond that, Google hardly stands as a model open source company – a point noted by Hilf. Google has become the poster child for the software as a service (SaaS) abuse of open source software. The ad broker uses copious amounts of open code but gets around returning changes to "the community" by claiming it does not redistribute the code. Instead, Google simply places the software on servers and ships a service to consumers.

The Free Software Foundation avoided closing the SaaS hole – a problem caused by an archaic notion of distribution as being tied to a diskette or CD – with GPL v3. Google couldn't care less about that though, since it will avoid any problematic license

"We have enough engineering resources that, if the license has obligations we are not interested in, we can just not use it," DiBona said, at the recent OSCON conference.

Google's secretive nature leaves us in the dark as to how much code it has turned back to "the community." The best statement I've seen thus far has a Google official claiming to have put back 1 million lines of code.