User loginNavigation |
BlogsI won't be buying anything from SonyIn August of 2006 off my "merger consideration" from the JBoss acquisition, I bought a Sony KDS-R60XBR1. It was over $3000 when all was said and done. I expected it to last a few years. It had the best picture in the store of all of the big TVs. I wanted to watch boxing in HD!
Thoughts on Google ChromeFor the past few weeks I've been using Google Chrome for my primary browser. On Windows XP (I run in KVM for client testing primarily) it is pretty darn solid. There are a few sites that don't support it. On Ubuntu 9.04, it is a bit rougher cut. On each it uses far less memory than Firefox and generally renders nicer. Good
Bad
Where is MeldwareIf you came from buni.org and got redirected to this site and want to know why, I'm working to move buni.org over to a reliable host. ThePlanet has been HORRIBLE. The Meldware repository and downloads will be back up over the next few months and we'll have a new site for buni.org and bunisoft.com overall. Bunisoft's main purpose is going to change a bit, but we'll have more on that shortly. For the moment, I've redirected Buni domains to OSIntegrators which will be providing hosting for Buni's activities. Sorry for the inconvenience.
The Open Remote Android ConsoleCheck out the Android Console we did for OpenRemote. They had an existing iPhone app. The Android console is designed to be compatible. Key highlights:
Windows XP Home Guest on Ubuntu KVMI needed to do some semi-dangerous testing on Windows XP, but I really didn't feel like buying another copy at "we want you to upgrade to Vista" prices (especially since I own several compulsory copies). I need to keep my netbook clean and eventually I'd even like to swap it to Linux (once I figure out what to do about the gyro disk driver thing). So I installed a VM using virt-install under KVM on my laptop. It installed lightning fast and runs faster than on my netbook even. However, initially I had a mouse offset that was intensely annoying. The trick was changing the /etc/libvirt/qemu/winxphomevm.xml file near the bottom to read like this:
<input type='tablet' bus='usb'/>
<input type='mouse' bus='ps2'/>
WowIt is easy to forgot to write anything if you're busy. Obviously I need to tell folks what we're doing.
Eclipse "java.lang.OutOfMemoryError" on UbuntuThere are two common reasons for Eclipse to throw "java.lang.OutOfMemoryError"
Heap space is where your java objects are created, maintained, and destroyed. Without going into too many details about how exactly heap space regulates java objects. Here is a quick fix for the "OutOfMemoryError" error in Ubuntu.
Installing Trac on Ubuntu 8.04 with an existing SVN -Part 3This blog entry gives step by step instruction to the installation of Trac on Ubuntu 8.04 with an existing SVN repository part 3
Installing Trac on Ubuntu 8.04 with an existing SVN -Part 2This blog entry gives step by step instruction to the installation of Trac on Ubuntu 8.04 with an existing SVN repository part 2
Installing Trac on Ubuntu 8.04 with an existing SVN -Part 1This blog entry gives step by step instruction to the installation of Trac on Ubuntu 8.04 with an existing SVN repository.
|
Recent blog posts
|