Sneak Peeks Series is Over; openSUSE 10.3 is getting close!

October 2nd, 2007


View original post


Today I published the last in the Sneak Peeks at openSUSE 10.3 series, and I think it’s gone really great. A lot more people have discovered and commented on the various new features, and there’s a nicely documented place to point to when people ask the inevitable question of “What’s new in openSUSE 10.3?” Our friends at Fedora seem to even be doing something similar, too. )

In summary, all the articles:

The amount of articles that I got to publish on this (and there was more that I wish I had time to do!) is really just a testimony to the amount of new and exciting things in openSUSE 10.3. A huge thanks goes to all the proofreaders, helpers, and interviewees who made the series possible!

openSUSE 10.3 is coming out this Thursday to a mirror near you!

View source post

Howto Install Freecom Musicpal in Ubuntu Feisty

October 2nd, 2007


View original post


Introduction
Freecom just brought a brand new product to the Dutch market called the “Musicpal“. On the box it says it’s supported for Windows and Mac, although its software is based on Linux Kernel. Stubborn and Windows/Mac hater as I am, I decided to buy this nice product convinced of managing to make it work somehow in Ubuntu (Linux geek as I am!). Two days later I managed to make it work! Still not perfect, but enough not to bring my Musicpal back to the store. Therefor I thought it would be nice to write the beginning of a good tutorial.

Technical information

To run the Freecom Musicpal, you need the delivered software which is, how awkwardly, not linux approved. But what is in this software? Nothing more than a fancy mediaserver. This mediaserver, serves musicfiles from your computer to the Musicpal in the network.
Musicpal’s mediaserver works with UPnP, a kind of networkprotocol for datatraffic mostly audio and videofiles. XBOX-Mediacenter and Mythtv are just two examples of programmes with build-in mediaservers based upon the UPnP protocol. The software delivered with the Musicpal is a UPnP-based mediaserver program.

UPnP mediaserver for linux

Are there any UPnP mediaservers for linux? Yes there are:

  • GeexBox
  • PyMedS
  • MediaTomb
  • TwonkyMedia (non-free)
  • GMediaserver

First I tried GMediaserver which is in the ubuntu feisty repositories. But I couldn’t work it out to work with Musicpal, therefore the rest of this tutorial will be based upon the next program I tried: MediaTomb.

Mediatomb installation

This program is free and quite simple to use. Although it is not GUI based, still it is easy, even for a noob like me! Just follow the next steps and you’ll have your own mediaserver:

  1. Go to the webpage of MediaTomb by clicking on this link
  2. Here you can find plenty of information on this program. But we’re going to install it so…
  3. Go back to your computer and open a terminal window
  4. Copy paste this line wget http://apt.mediatomb.cc/key.asc -O- -q | sudo apt-key add -
  5. Press enter, something like OK must appear
  6. Close the terminal window and open synaptic
  7. Open packetsources in the main menu
  8. Open the third party sources tab
  9. Press Add
  10. Copy paste this line: deb http://apt.mediatomb.cc/ feisty main and press add source, then close the packet sources menu
  11. Press the button that says reload sources (or something like that)
  12. Now search for Mediatomb and install it

Mediatomb start up

This is the part where i’m new as well, and in the future we could improve ourselves. This is how I managed to make things work:

  1. Open a terminal window
  2. Type mediatomb (mediatomb will set itself up)
  3. Type mediatomb -- add /home/username/music (type in the path where your music is stored, this is only my example)
  4. Now mediatomb will easily add all your musicfiles to the network

Connect with Musicpal to Mediatomb

Go to you’re beloved Musicpal and gently press the buttons to reach the menu that says: “Media Server”. If you click on it, you’ll find Mediatomb in the next menu, and if you’ll click on that, you’ll find all your mediafiles that you want your sweet Musicpal to be playing.

Hope you beginners can use this tutorial, and hope that the more advanced linux users can add there knowledge to this start up!

Kind regards,

Merlijn Schoots

Tags: , , , , , , , ,

View source post

Howto Install Freecom Musicpal in Ubuntu Feisty

October 2nd, 2007


View original post


Introduction
Freecom just brought a brand new product to the Dutch market called the “Musicpal“. On the box it says it’s supported for Windows and Mac, although its software is based on Linux Kernel. Stubborn and Windows/Mac hater as I am, I decided to buy this nice product convinced of managing to make it work somehow in Ubuntu (Linux geek as I am!). Two days later I managed to make it work! Still not perfect, but enough not to bring my Musicpal back to the store. Therefor I thought it would be nice to write the beginning of a good tutorial.

Technical information

To run the Freecom Musicpal, you need the delivered software which is, how awkwardly, not linux approved. But what is in this software? Nothing more than a fancy mediaserver. This mediaserver, serves musicfiles from your computer to the Musicpal in the network.
Musicpal’s mediaserver works with UPnP, a kind of networkprotocol for datatraffic mostly audio and videofiles. XBOX-Mediacenter and Mythtv are just two examples of programmes with build-in mediaservers based upon the UPnP protocol. The software delivered with the Musicpal is a UPnP-based mediaserver program.

UPnP mediaserver for linux

Are there any UPnP mediaservers for linux? Yes there are:

  • GeexBox
  • PyMedS
  • MediaTomb
  • TwonkyMedia (non-free)
  • GMediaserver

First I tried GMediaserver which is in the ubuntu feisty repositories. But I couldn’t work it out to work with Musicpal, therefore the rest of this tutorial will be based upon the next program I tried: MediaTomb.

Mediatomb installation

This program is free and quite simple to use. Although it is not GUI based, still it is easy, even for a noob like me! Just follow the next steps and you’ll have your own mediaserver:

  1. Go to the webpage of MediaTomb by clicking on this link
  2. Here you can find plenty of information on this program. But we’re going to install it so…
  3. Go back to your computer and open a terminal window
  4. Copy paste this line wget http://apt.mediatomb.cc/key.asc -O- -q | sudo apt-key add -
  5. Press enter, something like OK must appear
  6. Close the terminal window and open synaptic
  7. Open packetsources in the main menu
  8. Open the third party sources tab
  9. Press Add
  10. Copy paste this line: deb http://apt.mediatomb.cc/ feisty main and press add source, then close the packet sources menu
  11. Press the button that says reload sources (or something like that)
  12. Now search for Mediatomb and install it

Mediatomb start up

This is the part where i’m new as well, and in the future we could improve ourselves. This is how I managed to make things work:

  1. Open a terminal window
  2. Type mediatomb (mediatomb will set itself up)
  3. Type mediatomb -- add /home/username/music (type in the path where your music is stored, this is only my example)
  4. Now mediatomb will easily add all your musicfiles to the network

Connect with Musicpal to Mediatomb

Go to you’re beloved Musicpal and gently press the buttons to reach the menu that says: “Media Server”. If you click on it, you’ll find Mediatomb in the next menu, and if you’ll click on that, you’ll find all your mediafiles that you want your sweet Musicpal to be playing.

Hope you beginners can use this tutorial, and hope that the more advanced linux users can add there knowledge to this start up!

Kind regards,

Merlijn Schoots

Tags: , , , , , , , ,

View source post

Howto Fix RSSOwl Internal Browser

October 2nd, 2007


View original post


Applications that collect data from RSS-compliant sites are called RSS readers or “aggregators.” RSSOwl is such an application. RSSOwl lets you gather, organize, update, and store information from any compliant source in a convenient, easy to use interface, save selected information in various formats for offline viewing and sharing, and much more. It’s easy to configure, available in many many languages and the best of all: It’s platform-independent.

RSSOwl is lack of HTML support. So here is the fix this problem

Install mozilla-browser Using the following command

sudo apt-get install mozilla-browser

Change run.sh in your rssowl directory to:

#!/bin/sh
export MOZILLA_FIVE_HOME=/usr/lib/mozilla/
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:${MOZILLA_FIVE_HOME}:${LD_LIBRARY_PATH}
java -Xmx134217728 -Djava.library.path=. -jar rssowl.jar

In RSSOwl, go to Tools–>Preferences–>View

In the “Misc” section, check “View newstext in browser”

Go to Tools–>Preferences–>Browser

In the “Please enter path to executable” box, enter the path to your exectuable (lol). This is the app that you want to use to open in an external browser, so I wanted to use firefox. My path was “/usr/bin/firefox” but that’s not default. With a new system, it could be “/usr/bin/mozilla-firefox”

At the bottom, check “use external browser”

Now you should be able to view everything properly.

Tags: , , , , , , , ,

View source post