You are hereOpen Source

Open Source


FreeMind: Mind Mapping Software

Do you have a bunch of idea and have no way to sort them out? Then might I suggest you take a few minutes (read: NOW) to go to FreeMind homepage and install it on the platform of choice (Windows, Linux, OSX, anything that can run Java,...). I'm using it on Debian currently, but the Windows and Mac versions ran fine at work.

You do need to have Java installed (duh) and it is pretty damn amazing of being able to on the fly setup new branches, child nodes.... Here is an example of an export that you can create that is web browseable (requires java) and here is the HTML export.

Civicspace, mysql, and owning your data

In addition to using Civicspace for biohabit.org and two non-profit organizations, I'm now using Civicspace at work as an inventory database using flexinode and the wonderful table view. An upshot of using civicspace at work is I'm now using mysql and for the first time in an admin role, and by extension supporting php and apache which is a direction I have been wanting to go for a while.

I have been an Oracle DBA for two years and while Oracle is very stable and can handle massive amounts of data, I have been finding that the massive abilities of Oracle sometimes get in the way. As I've pointed out to the senior DBA at work many times, for a few tasks mysql is a much better tool for the job then Oracle is. Having said this it would be really, really nice if Civicspace/Drupal supported Oracle but I know there are many conflicts with Civicspace/Drupal tables and column headers and Oracle reserved words. For that matter, I wonder if anyone is running Civicspace on Postgres? ...

Debian Linux on the desktop and server

This weekend I migrated my primary home computer over to Debian 3.1 and it only occurred to me today that I'm now running the OS on my desktop, the server that hosts biohabit.org and the UML (user mode linux) that hosts the beta version of thedirt.org. The really nice part about this arrangement I can use my home computer as a practice environment that is directly applicable to two of my servers. So now if I want to experiment with Apache or if I want to mess around with the mysql backends to civicspace I can safely do so on my home computer.

Fedora's insane menus "feature"

I have been fairly impressed by Fedora (core) 2, but I have stumbled onto a "feature" where you can't edit the menus. You can add items to your dock/quicklauncher, but the main menu is not modifiable by any magic that I have scene. So my question for Redhat and the Fedora developers is what the hell are you thinking? Granted, Fedora is not yet an officially released product but you have been working on this for many, many months and you still can't edit the menus? If this isn't fixed is short order I think I will have to install my own version of KDE or switch to another distro. Is there some wonderful reason for this? Is there a grand feature that is not yet viewable on the horizon or is this just a train wreck that you created by trying to get gnome and kde to look and feel the same?

Knoppix, a Linux bootable CD with a full GUI

While running into problems with a few of my computers (or ones I support for non-profits) where I was not be able to get it to boot or a piece of hardware wasn't working quite right, the name Knoppix popped into my head, which is a linux distro that runs quite nicely off a bottable CD. All that is need is to go to their website, download a .iso file and burn it to a CD.

In every case Knoppix worked flawlessly when I tried it;

  • I confirmed I was having a OS configuration problem and not a hardware problem;
  • I was able to use samba to share the internal harddrives of a Win98 box that wouldn't boot out to another Windows box so I could copy the useful data off.
  • Knoppix has even been able to boot systems that the Windows 2000 installer CD wasn't able to, and we will be installing Linux inplace of Windows on this hardware for this reason.

    I haven't used it much as a desktop OS, but it appears to have all the features you might expect and by using a RAM disk and network mounted drives this might be a fairly functional system. Especially when the internal harddrive of your laptop dies on a trip. I'm going to give it a shot on my mom's computer to see if she likes it and on a NetPC to see if I can actually put the hardware to use.