Open Source

Related to open source software or the open source community.

How to get Flash 9 working in 64-bit versions of Galeon and Epiphany

Over the past few weeks, I've been trying browser options beyond Firefox.  I've really enjoyed using the GTK-native browsers Epiphany and Galeon.  They are fast, both in loading and rendering pages.  But, the biggest issue I had is that 64 bit builds of these browsers can't use 32 bit plugins.  And Flash 9 is only available in its 32 bit version.  It's pretty hard to use the web these days without Flash, now that sites like Youtube have pushed Flash beyond advertisements and into the mainstream.Read more

How to get Java Swing apps working under Beryl or Compiz, including Java Web Start

Update: I'm getting reports that this has been fixed in Java 1.6 (aka Java 6).  So, I tested this with the latest Java 1.6 32-bit in Ubuntu Edgy, and apps seem to be working fine under Beryl.  So, you may not need to go to all the trouble below.  The latest Java 1.6 for AMD64 on Ubuntu Edgy, however, still doesn't work for me under Beryl.


 Read more

Why does Creative Commons push attribution-only licenses?

Currently, I have a simple copyright at the bottom of my website.  I want to replace that with something like a Creative Commons license. Read more

Running Java Web Start apps on Ubuntu Linux for AMD 64

I love Java Web Start.  I think it does a very good job of solving many of the Java distribution issues.  It supports automatic updating of apps at the jar level, including dependencies.  It really makes life easy for the end user, and really is pretty easy to implement for the developer.

But, if you are running Ubuntu Linux for AMD64 like I am, it won't work out of the box with the 64 bit JVM.  For whatever reason, Sun hasn't ported it.  Not that I'm complaining.  Now that Sun freed Java, we all have no one to blame but ourselves.Read more

Hi, I'm Linux

I ran into this over at Joe George's blog, and I thought it pretty funny.  If you can't laugh at yourself...

Mac Linux PC

 

I think that today, we are a geekier crowd than the other two.  But, I know plenty of trendy people in the Linux community.  I think (or maybe I just hope) the stereotype gets less relevant each year.

Things I can do in Linux that I can't do on Windows.

Since I often hear from friends and people on the Internet about things they can't do in Linux that they could on Windows, I thought I'd write up a list of things I can do in Linux that I can't do in Windows. Read more

Switch from Plone to Drupal

Last weekend, I switched the website from Plone to Drupal.  I know some people are contemplating this switch, so I thought I'd write about my experience so far.Read more

Eclipse on Ubuntu Linux for AMD64

I recently built an AMD 64-bit dual core machine, and installed Ubuntu Edgy for x86-64 on it.  One thing I found (and had read elsewhere) is that 64-bit Eclipse is buggy.  It hangs and dies usually within 30 minutes, and sometimes on a few minutes.  And I found the performance improvements to be hardly noticable, so not worth the hassle of frequent crashes.

My solution was to switch back to the 32 bit Eclipse.  Not hard, but not dirt simple.  First install the 32-bit JVM ia32-sun-java5-bin.Read more

Does Sophos have a hidden agenda in recommending Macintosh, while not even mentioning Linux?

Sophos recently recommended computer users switch to Macintosh.  They recommended it because Windows users are being hit with malware more and more each year, and only one case of malware is known on Macintosh. Read more

XGL on Ubuntu with Xinerama support

I've tested XGL in the past, and thought it was really cool.  But it didn't include Xinerama (proper dual monitor) support, so I couldn't use it as my primary desktop.  I've since found a way to change that. Read more