Categories

Archives

openSUSE vs. Dell

Last December, shortly after the release of openSUSE 11.1, I decided to update the OS of my computer at work, a Dell Precision. Reading lots of comments about the behaviour of KDE 4.0 and 4.1, I initially wanted to install openSUSE with the traditional KDE 3.5, which is in my opinion a great (and stable) desktop manager. However, when trying to install openSUSE with KDE 3.5 I ran into severe problems and at a certain point the installation just failed. Now that I have already formatted the hard drive I had the option of switching back to openSUSE 10.3, which I had before with KDE 3.5, or to install openSUSE 11.1 with KDE 4.1. I decided for the latter option and after some hard times in the beginning I am now very pleased. Especially since I updated KDE to 4.2.1, which is a vast improvement compared to 4.1. Many bugs are fixed and the behavior and customization possibilities are much better.

So today I decided to update also my private notebook (Dell Latitude D820) to openSUSE 11.1 with KDE 4.2. One of the reasons was that I often read that KDE4 would be extremly slow with Nvidia graphic cards, but I now heard somewhere that this problem should be solved. So now that I was so pleased with the latest update of KDE 4 nothing should stop me from installing. Nothing? Well, first of all I tried the new Suse Studio webservice, which I presented here. The problem was that I wanted to install openSUSE complete with several additional packages, but although no collisions were detected some packages did interfere with each other in the build process. Anyway, this service is still alpha and I am sure that once it has passed its teething problems it is a very nice feature. So I downloaded the installation DVD from the openSUSE homepage and started with the installation process. Unfortunatly I ran into problems here as well, because openSUSE would not install flawless from the DVD and several errors apeared. I finally installed openSUSE 11.1 via the network installation option, which seems to be running fine now. However, I am a little bit disappointed because of all the issues I had with the installation.

Update:

I might have done wrong because today I tried again with a newly burnt DVD and voila – the installation went without any troubles. That said, I tried doing a network installation using the internet at my university but there I could not access the repositories – strange, maybe some firewall problems.

Shall I dress today?

Not so long ago, when I still was a student, every day the same hard question …

Twitting from Command Line

When I first heard about Twitter it was also mentioned that it is some sort of uncool using the Twitter-site itself, but most people use external programs or plugins. The Linux geek style would be of course using the command line, as it was proposed over here.

Make an executable file in /usr/bin or ˜/bin named “twitter” and enter the following code:

curl –basic –user “yourusername:yourpasswd” –data-ascii “status=`echo $@|tr ‘ ‘ ‘+’`” “http://twitter.com/statuses/update.json” -o /dev/null; echo Message Sent!

You now can twit from the command line entering

twitter YOUR MESSAGE

Note: you must have the curl-package installed and yourusername:yourpasswd replaced with your own of course.

Discussing the Devine Comedy with Dante

A painting of three Chinese Artist depicting 103 famous persons has become the latest internet hit. Click on the image to visit the painting online - it is an image map with the names of the persons and wikipedia links.

What does it mean to be free

While there is this great “I am a Mac” campaign and there are also serveral (not so great) Windows commercials, there exist only a small number of Linux ads. One of the best I have seen comes from IBM:

The Linux-Foundation just ran a little video contest with the winner receiving a free trip to Tokyo. The entry period is closed now, and the entries can be viewed here. One of my favorites is this one:

Don Quixote

Alternative Energy Revolution

Trick Question

12 Awesome Unix Custom License Plates

Now this is really geeky:

12 Awesome Unix Custom License Plates

New interactive youtube idea


A great idea of letting the watcher participate in the actions of a movie. Reminds me of the gamebooks I used to read when I was younger.

Note: you have to enable popups in your browser to continue at the end of the video or choose this link for “Get in!” or this link for “Not a Chance”.

Google Mobile – Sync

I know some are very cautious about giving away too much of their private information, and Google is controversial in context with “Big brother is watching you”. I myself maybe care too little about that, and I am somehow frightened how much information you could find about me on sites like these.

Anyway, some time ago the company I am working at switched over to use the Google Calendar as the main company calendar for common deadlines, holidays etc. Google Calendar allows you to combine public calendars with your private one, and since shortly you can manage them offline as well. I think they did a great job!

Continue reading Google Mobile – Sync