Search:

Type: Posts; User: walesmd; Keyword(s):

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    8,501

    [all variants] Re: BOOTMGR is missing

    Guess I'll try burning it to a CD tonight...
  2. Replies
    2
    Views
    8,501

    [all variants] BOOTMGR is missing

    I am attempting to install Ubuntu Netbook Remix (I even tried Ubuntu Desktop) off of a USB drive. I use unetbootbin to prep the drive, my BIOS is configured to boot off the USB Hard Drive, after...
  3. Replies
    13
    Views
    1,062

    Re: Best Programing Languages for GENERAL Linux?

    I'm a fan of both Python and Ruby - both of which are cross-platform.

    I dabbled in some LUA when working on World of Warcraft interface mods - it's a strong contender as well, which is also...
  4. Replies
    3
    Views
    452

    Re: Python: Object Oriented Programming

    I've only been using Python for a week - so I'm not quite following along with you.

    I think I forgot to mention that the pickle dump is of an entire class. :o

    I did manage to get it to work, I...
  5. Replies
    3
    Views
    452

    Re: Python: Object Oriented Programming

    I'm thinking because it's not going to be as simple for me to populate the object in-code with the object from file, am I going to have to cycle through all of the fields of the object in file (which...
  6. Replies
    3
    Views
    452

    Python: Object Oriented Programming

    I have a file ("data/map1.map") that is a cPickle dump an object Template(). This object has a num_layers field.

    Now let's say I have the following code, with DisplayMap.enter() as my entry point...
  7. Python & PyGTK: Recreating Ubuntu's Add/Remove

    First of all let me say I am new to both Python and PyGTK, but I am thoroughly impressed. Python is extremely simple compared to languages I have learned in the past and it being platform independent...
Results 1 to 7 of 9