in

 

Jason Meridth

There is no spoon

April 2008 - Posts

  • xkcd2 - someone is wrong

    Who was I thinking of when I read this?  Oh, there are so many people. (mouse over for alt text, funny also -- you do this with all xkcd comics) 

     

  • xkcd - ubuntu, python comics

    If you don't currently read xkcd.com, you should be.  It has some mushy lovey dovey junk in it sometimes, but the python references and open source references are hilarious.

    Today's comic: (mouse over for the Ubuntu reference)

    One of my other favs:


  • Ubuntu 8.04, VirtualBox, and USB support

    UPDATE: Make sure your user account is a member of the vboxusers account.  VirtualBox will not start and the error will tell you this, but just want to be explicit.  You will have to logout and log back in.

    I recently upgraded my Ubuntu to the latest version, as mentioned in a previous post.  I'm very excited about it, due to greater support for hardware items that I've had to fight battles with (one of the many reasons people won't make the switch to Linux).  I upgraded to Hardy Heron and then upgraded VirtualBox when prompted.  It was a fatal hardware recognition mistake.  As soon as I booted back up after a restart, I didn't have sound, wireless, etc. 

    After just not being in the mood of going down the road of trying to get the hardware re-recognized, I reloaded and di my research on the virtualbox upgrade.  It seems to be a known issue on the ubuntuforms. 

    I looked through the forums and got educated on a few things about the ose (open source edition) versions of VirtualBox.  1. no usb support (I will update if I'm proved wrong). 2. the new ose kernel modules hose toshiba satellite hardware detection (at least on my laptop).

    To get the gutsy non-ose version of Virtual Box, add this repository to /etc/apt/sources.list:

    deb http://www.virtualbox.org/debian gutsy non-free

    then in a terminal:

    apt-get update
    apt-get install virtualbox

    if you get a host key issue, the do the following:

    go get the public key.. go to this website and it'll have the key there just right click anywhere in the page and go to save page as then save it to your home directory preferably.

    http://www.virtualbox.org/debian/innotek.asc

    Now to add that key run...

    apt-key add innotek.asc
    apt-get update
    apt-get install virtualbox

    This will give you the gutsy version that I've worked with and have had no problems with.  The bonus is that you get USB support. 

    I will get back to code posts next.  Just want to share the knowledge with other Linux users. 

  • MSDN - can't download with firefox

    UPDATE: I'm on Linux.  Getting this to work on Windows is simple enough, just like James mentions in the comments. Thanks. 

    I'm writing this, because it's about the 5th time I've had to use my Windows box or VM to get iso files from MSDN.

    <rant>

    I understand, in a business manner, why Microsoft won't allow downloads from Firefox at MSDN.  I work for a company that was kind enough to give me a MSDN license.  I've used it a great deal to get software like Vistual Studio 2008 and SQL Server 2008 recently.  I also use it for the iso files I use in my VMs.  I recently had to download Vista again and from Firefox the specific items I want (the checkboxes in MSDN's new Silverlight UI) are grayed out.  COME ON!!!!!

    I use Firefox more than I use Internet Explorer.  And before, you non-Linux users tell me about the IE tab plugin for Firefox, let me remind you that you still have to have iexplore.exe on your PC.  Linux doesn't have it (and shouldn't).

    I like where Microsoft development teams are going recently (Guthrie, Haack, Conery, etc), but the MSDN team needs to wake up and open the ability to download items via Firefox.

    If someone out there knows a way to do this with Firefox, I will update this post and eat some humble pie.

    </rant>

  • Ubutnu 8.04 (Hardy Heron) after upgrade - I have complete sound!!

    UPDATE: Do not upgrade your virtual box install.  Stay with the Gutsy version if you already have it.  If you are just installing Hardy Heron from scratch, I will have a post in a little bit and link to it here about how to ensure you get the correct version.

    In a previous post, I shared the pain of getting sound working on my Toshiba Satellite laptop with prior versions of Ubuntu.  It has been off and on for a while and I've even resorting to recompiling my kernel to get it to work (no luck).  After upgrading to Hardy Heron today and restarting, I heard the wonderful drum sounds you here when Ubuntu loands.  YIPEE!!  I just logged in and finally got to watch some of the CodeBetter screencasts on the Seattle conference on my laptop without having to use my Windows VM.  For some reason, when I plugged headphones in and used my Windows VM, I got sound.

    I also got the latest beta of Firfox 3.0.  Wow.  My del.icio.us plugin was not compatible, but I did find the Shareaholic plugin that lets you post to Twitter, Facebook, Reddit, Digg, Del.icio.us, etc.  Nice.  A few special effects also.

    I noticed that the OS also has indexing in place now, so you can search for programs like you do with Vista.

    There are other new features that I'm excited about, but will use them in greater detail before I blog about them.

    Don't get me wrong folks.  Microsoft pays my bills with the day job, but I like Linux for personal reasons (oh and it's free).  Just want to share in case anyone is thinking about switching or is currently using and hasn't upgraded. I finally got my Vista VM up and I'm working in IronPython again.  I plan to post on that soon.

    I'm just very happy my sound is working flawlessly.

  • Ubuntu 8.04 came out today (Hardy Heron)

    Download here

    Feature List and a little more detail here

    I'm currently on Gutsy Gibbon (7.10), the previous version.  I'm upgrading after I post this.  I'll update this post afterwards.

    Also, for all you hesitant Linux users out there, on this version of distribution you can get the iso, create a CD and put in your windows box and install Ubuntu like a Windows application.  This tool is called Wubi.  This will let you see what Linux has to offer. 


    Also, if you haven't, go check out Virtual Box, so if you decide to make the switch, you can still have your Windows fix for pleasure or development in a nice VM.

     

  • Multi-processor builds with MsBuild

    I use a mixture of NAnt and MSBuild and the following was very interesting.

    Scott Hanselman posts about using multiple processors to build solutions. 

    If you are not subscribed to Scott's blog, you should be.  Also check out his tools list that he does every year.

     

  • Bil Simser's elevator question

    Bill recently posted a question to the nerd community about, "...if you were stuck in an elevator with 2 other nerds, with no technology at all, who would you like the 2 other nerds to be?"

    I may be a little late on this one since I am finally catching up on my blogs, but mine would be Linus Torvalds and Oren Eini (Ayende).  Linus to just meet him and Oren to learn from him.

    The comment from casey on Bill's post was hilarious.  Anders + Oren and the mentioning of internals. Let bloodbath commence. Lulz. 

  • How to install Twhirl on Ubuntu (7.10 Gutsy Gibbon)

    Update: I jumped the gun and I thought I'd never have to say this about Linux, but you may have to reboot after the install.  I lost all title bars on all windows after the install.  After reboot, they came back.  Glad I didn't have to go down that rabbit hole. 

    Get the new Adobe Air (Alpha) download for Linux from here.

    Go to where you downloaded it and type the following, to install it:

    chmod +x  adobeair_linux_a1_033108.bin
    ./adobeair_linux_a1_033108.bin

    Go download Twhirl from here:

    I let the adobe air installer take it and let it install in the suggested folder (in case there are any dependencies on the air libraries that I don't know of).

    Last install screen will ask you if you want to start Twhirl up.  Do it!  Enjoy!!

    I'll update this post if I have any issues.

    Check me out on twitter at http://www.twitter.com/jmeridth 

Copyright Los Techies 2007. All rights reserved.
Powered by Community Server (Commercial Edition), by Telligent Systems