Category: Computers

  • Fedora Core 6 Release Date Slips….

    I noticed today that, as usual, the Fedora Core release date has slipped. This is a good thing as there are some bugs remaining to be fixed. However, it is annoying for me. I want the new toy! Here’s the explanation: https://www.redhat.com/archives/fedora-announce-list/2006-October/msg00000.html

  • Blogroll Adapted!

    I have now adapted my blogroll code for YOU! That’s right! Now YOU can put in the URLs of blogs you want to keep track of and my program will put it all on one page for you! No more wandering from site to site! Just visit the link on the right or this one…

  • 10 Reasons to use Linux instead of Windows….

    Borys Musielak, has published an article on polishlinux.org on his top ten reasons why Linux should be used instead of Windows. I have just finished part one, which is what the previous link goes to. Although he claims that he is purposely being biased against Windows, he’s actually quite fair towards Windows. For example: What’s…

  • It’s Coming…..

    Fedora Core 6 will be out on 11 Oct 2006 (if they keep to schedule this time). Expect some screenshots once I get the AIGLX special fx working. They’re a little behind SuSe on this one, but still pretty ahead of the game.

  • Introducing my SECOND CGI program: Eric’s BlogRoll

    You can find it here or on the right-hand side under “My pages”. This is a program that’s been in my head for about four days and which I spent most of yesterday working on until I realized I was going down the wrong path. Ah, but I’m getting ahead of myself. This program is…

  • Ulteo – Yet Another Linux Distro?

    So why do we need YALD? Well this isn’t just any new Linux distro! This Linux distro is created by Gael Duval, the recently-booted creator of Mandrake Linux. Mandrake Linux was in the position Ubuntu now is – the easy distro to introduce new people to Linux with. It had the easiest installer around and…

  • GNaughtyNice is working again

    After spending the past three days futzing about, I’ve finally configured things on my new server so that GNaughtyNice will once again run. So visit the link on the right-hand side of my blog and see how Naughty or Nice any word is!

  • Spending some time with KDE

    Spending some time with KDE

    I used to love KDE and thought it was so much better than GNOME. Especially after discovering Superkaramba, I was sure nothing could beat KDE in terms of cool factor. Later I started using more GTK applications so I gravitated towards GNOME, fluxbox, and XFCE. Also, I ended up not really using the SuperKaramba widgets…

  • ReactOS Correction

    I kept referring to ReactOS as version 2.9 and 3.0 in my review, but it’s actually 0.2.9 and 0.3.0.

  • ReactOS Revisited Part 2 (ReactOS 3.0)

    Ok, so with 3.0 there are still some major reliability issues. I blue screened a bunch of times just trying to get to this blog and it was quite slow. However, it did seem to work a bit better than 2.9. I will be testing installing some Windows programs to see just how far they…

  • ReactOS Revisited Part 1

    I decided to revisit ReactOS to see what had changed from 2.x that I reviewd before to the 2.9 release candidate. So I fired up VMWare and ran it. I was a bit dissapointed in the performance. I know it was VMWared and only had 128 MB, but Ubuntu was running beautifully VMWared with only…

  • Presenting…..xmessage!

    As I was reading the latest Linux Format Magazine, they had a great tip for a low tech way to remind yourself of different time-sensitive events. The best part is that it works under any window manager! (ie it doesn’t matter if you’re in Gnome, KDE, XFCE, Fluxbox, or any other) The trick is to…

  • Use Minix….create a free OS?

    As we all know, Linus Torvalds created Linux out of his frustration with the lack of features in Minix, a teaching OS meant to duplicate a POSIX-compliant Unix system. Well, as a great followup to Saturday’s Post, why not check out Minux yourself? A new group has begun developing Minix3, in the hopes of getting…

  • Late Happy 15th Birthday Linux!

    I’m a day late, but happy birthday Linux! Here’s the email that started it all! From: torvalds@klaava.Helsinki.FI (Linus Benedict Torvalds) Newsgroups: comp.os.minix Subject: What would you like to see most in minix? Summary: small poll for my new operating system Message-ID: <1991Aug25.205708.9541@klaava.Helsinki.FI> Date: 25 Aug 91 20:57:08 GMT Organization: University of Helsinki Hello everybody out…

  • A fun quick customization

    tired of a terminal session that looks like user@computer> pretty boring right? So just a little command called PS1=”message” can liven things up. The man page intro suggests: PS1=”What’s next, master?”