Results 1 to 3 of 3

Thread: It was worth it

  1. #1
    Silent Key Member 5-25-2015 W1GUH's Avatar
    Join Date
    Aug 2008
    Location
    NYC
    Posts
    10,471

    It was worth it

    After a good night's sleep, today I'm having a ball with linux. It's a real pleasure not to have to swap an internal disk, and instead of the intense stuff of getting it right, today I can just play! Thanks for all the help.

    One thing that stands out as a major finding, is that Super Grub. What it does for me is gives me a grub to boot from CD, therefore eliminating the need to have it on a hard disk. I suppose that an expert could get it right on the internal drive...but, being a novice at this...that's much safer. I think it does more than that, but I haven't explored all that yet.

    Linux rules!!! Guess, tho', now I'm going to have to re-learn Java, but I guess that's not really a bad thing. Unless one of you know a better way to program gui's.

    Thanks for indulging my rants yesterday!
    If it's a war on drugs, then free the POW's.

  2. #2
    Orca Whisperer n2ize's Avatar
    Join Date
    Dec 2007
    Location
    Crestwood, New York
    Posts
    33,899

    Re: It was worth it

    There are lots and lots of ways to program GUI's on Linux without using Java. you can use the Gnome or KDE api's. You can also use C, C++, Lisp, Perl, Python, or just about any other language which can be bound to a GUI API.

    I mostly use C++ with Qt. You can download a free full featured edition of Qt for Linux here.

    http://qt.nokia.com/

    Qt usually comes distributed with Fedora and probably with Ubuntu if you install the appropriate development packages. You can probably install it using yum, apt-get, or whatever package manager Ubuntu uses.
    I keep my 2 feet on the ground, and my head in the twilight zone.

  3. #3
    Silent Key Member 5-25-2015 W1GUH's Avatar
    Join Date
    Aug 2008
    Location
    NYC
    Posts
    10,471

    Re: It was worth it

    Quote Originally Posted by n2ize
    There are lots and lots of ways to program GUI's on Linux without using Java. you can use the Gnome or KDE api's. You can also use C, C++, Lisp, Perl, Python, or just about any other language which can be bound to a GUI API.

    I mostly use C++ with Qt. You can download a free full featured edition of Qt for Linux here.

    http://qt.nokia.com/

    Qt usually comes distributed with Fedora and probably with Ubuntu if you install the appropriate development packages. You can probably install it using yum, apt-get, or whatever package manager Ubuntu uses.
    Thanks, that sounds really good, and I kinda suspected that there were good packages.
    If it's a war on drugs, then free the POW's.

Similar Threads

  1. It's Collins, must be worth a fortune!!!
    By N4VGB in forum Boatanchors & Vintage Gear
    Replies: 11
    Last Post: 05-27-2010, 05:28 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •