Posted on March 31st, 2008 by Jim
Category: Code, Linux
Tags: air, flex, Linux, open-source
This weekend I downloaded the Flex Builder Linux alpha, but ran into some issues and after digging around in the forums it was hinted that a new release would be out ’soon’. Soon turns out to be this morning. Alpha 3 was released today! I’m looking forward to getting home and trying that out!
I also saw on Sean Corfield’s blog that an alpha release of Air for Linux is out too! Sean’s post also pointed to this nice article on Read Write Web discussing Flex and Air on Linux. The article had this nice tidbit:
In addition to AIR and Flex releases for Linux, Adobe announced that it had joined the Linux Foundation in an effort to help “accelerate the growth of RIA technologies on the Linux platform.”
Posted on March 27th, 2008 by Jim
Category: Code, Linux, Tools
Tags: Linux
I recently purchased a GPS (Garmin 2610) to tote around on motorcycle trips. If you have never tinkered with one - it is VERY cool. Unfortunately the MapSource software that comes with it requires Windows… Ugh.
I’ve run VMWare and QEMU on my Ubuntu box before. VMWare was very nice but a pain to install (granted it’s been awhile so that may have improved). QEMU was very fast but recently it’s been a bit flaky and this time when I tried to run Windows it wouldn’t find my USB mouse. I dug around online but was unable to fix it. I’ve heard about VirtualBox for awhile now and decided to give it a try.
While VirtualBox is free - I did notice they were recently acquired by Sun and now it appears they have two versions: one closed and one open-source. So far I’m very impressed. I ran into some issues installing the OSE version from the Ubuntu repositories. Downloading the .deb file from the VirtualBox site worked much better. Installation went well and I installed Windows XP without a hitch. And most importantly everything works - mouse, keyboard, internet, etc.
So if you are looking for a VM - check it out - they have an extensive list of supported platforms and Linux, Windows and Mac are all supported in one flavor or another. Lifehacker did a recent article covering installation and running Windows apps seamlessly on the Ubuntu desktop.