TheKSmith (About That…) Hobbies, Life & Random Goodies

22Dec/112

installing Linux Mint 12 inside a virtual machine running on Windows 7 64-bit using the free VMware Player (and configuring VMware Tools)

i’ve been playing with several Linux distros lately, running them as virtual machines with Windows 7 64bit as my host OS. my first attempts at getting the latest Ubuntu (11.10 “Oneiric Ocelot”) and then Linux Mint 12 “Lisa” installed and fully working with VMware tools were a little chaotic. so i thought i would document the process for any other VMware/Linux newbies.…

Read the full post…

17Dec/111

Death Burro part 6: into the (corporate) wild…

DeathBurro was released as 1.0.0.0 beta yesterday!

beta = coded till the last minute and didn't test

i took donkey into Aimee’s work during her department’s Christmas lunch. we had a little trouble getting on the network, all were either secured with EAP-TLS or browser login & terms-acceptance pages. there are ways to make this work, and so we’ll get it going eventually.…

Read the full post…

27May/110

when open-source doesn’t work

arm gcj no workie workie

i’d like to try and compile a small Java app to native bytecode for a specific ARM-Linux board to see what the performance differences is (versus running through the Java SE interpreter). so far no love.

 

my impression of free open source software…

research this whole cross-compiling idea and Java compilers for a couple days.…

Read the full post…

20May/110

Death Burro, an embedded programming & hardware interface experiment

i call him Death Burro

make the donkey light-up when someone breaks the build” – that’s how it all started….

 

backstory

so my GF Aimee is a Software QA – at her work they have an internal application named Death Burrito which has a donkey logo (that’s it’s own story). so i guess this actually started when someone bought one of those little road-side welded metal-art sculptures of a donkey in for the team.…

Read the full post…

18May/110

HowTo: install Sun/Oracle Java SDK on Ubuntu

if you Google “ubuntu java sdk install” you’ll see i’m not the only one that wasn’t sure the “right” way to get the official Sun/Oracle Java SDK onto Ubuntu. Ubuntu has it’s own “standard” JDK and that just confuses things if you’re after the Sun version.

you can of course download a file directly from Oracle.…

Read the full post…