lab-y

 

>> Skip to the content.

Lab-Y Menu

  • Blog Entry Cal

< October, 2003 >
Su Mo Tu We Th Fr Sa
  1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  

Lab-Y Content

Getting Newsmonster working in Debian Woody (Stable)

Posted: Oct 27, 2003, 8:23pm CST
Modified: January 7, 2004, 7:18:00 pm CST

If you've been keeping up with Blogzilla, you might know that Newsmonster 1.2.2 Pro was recently released for free. It is a "news aggregator" in the form of extensions to your web browser. It pulls RSS feeds from the sites you are interested and collects them all together for your perusal, making it easier to keep up with content.

For an application that is supposed to make your life easier, it is a pain to get working under Debian Woody 3.0 (stable). However, with a few quick, custom updates, you too can live in Newsmonster nirvana. These instructions assume you are using Mozilla.

Upgrading Mozilla

I'm not 100% sure if this is required, but it helped get rid of some errors I saw when trying to run under the decrepit version of the First Lizard that comes with Debian Woody. Using 1.0.x just doesn't cut it these days—a quick upgrade to 1.5 solved my initial problems. You can find a deb source at apt-get.org. I used the repository at http://debian.relativ.org/. To do this, add the following line to your apt sources file.

deb http://debian.relativ.org/ .

Then, after killing your browser, run an apt-get update && apt-get upgrade to bask in the glory of the 1.5 Lizard.

Installing Java

Getting Java 1.4 was the biggest hurdle to getting Newsmonster working in Woody. I had 1.3 installed from some deb source but that doesn't work. Newsmonster requires 1.4 but nobody packages 1.4 for Woody currently. But you can manually install it. Blackdown Java seems to be the best choice.

First, remove any installation of Blackdown java you have on your box, deb or otherwise. Then go to one of the Blackdown mirrors and find the appropriate j2sdk and j2re 1.4.x packages for your system, for me, I found them at ftp://ftp.tux.org/pub/java/JDK-1.4.1/i386/01/. Down load the .bin files for GCC 2.9.5 to somewhere to install, like /usr/local, change the permissions to 700, and run them. Then create a symbolic link from /usr/local/j2sdk1.4.1/jre/plugin/i386/mozilla/javaplugin_oji.so to /usr/lib/mozilla/plugins/javaplugin_oji.so (assuming you installed in /usr/local).

Read good instructions for getting the java plugin working under your browser if you have trouble.

Then, start up your browser. Check about:plugins to make sure that you have the java plugin installed. Make sure that java, javascript, and software installation are enabled in Mozilla. Then, as root, go and download Newsmonster by just clicking on the button. If software installation is enabled, you should be prompted to install, answer yes. Then kill your browser.

That's it. As your user account, start Mozilla and begin the setup process for Newsmonster. I'm still learning how to use it at this point, as the documentation isn't so great. But all in all, it is a nice bit of work.

Adding Feeds

One nice feature of Newsmonster is that you can add a feed to your subscription list right from your browser. Right click on the page of a blog you read (like LAB-Y), and select "Add to Newsmonster". Follow the instructions and blam-o, you've got a new subscription. This autodiscovery does work here at LAB-Y.

The only problem I've noticed so far with Newsmonster is that it doesn't work with Prefbar, my favorite Mozilla extension. Anybody have luck getting these two XPI apps working together?

Anyway, happy blogging!

[ Posted by dast — linux, debian, syndication, internet ]


 

Validate XHTML 1.0 Strict

Validate CSS

Copyright © 2003, 2004 Dast <dast _-=(a t)=-_ freeshell.org>. All rights reserved.

Powered by PHP on servers graciously provided by freeshell.org.