Search:

Type: Posts; User: Max Luebbe; Keyword(s):

Page 1 of 3 1 2 3

Search: Search took 0.04 seconds.

  1. Replies
    10
    Views
    768

    Re: Program written with Qt Designer

    If you use distutils, it becomes very easy to manage installations of the actual python code....

    Why not distribute with an install script and an uninstall script

    the install scripts would run...
  2. Replies
    9
    Views
    601

    Re: Recommended Reading

    Ah yes. The infamous CLRS!
    If it isn't in there, its not an algorithm.

    That is a good book, but not appropriate for this introductory list.
    (Selling that for beer money! Sigh...:( )

    Another...
  3. Replies
    7
    Views
    49,457

    Re: how to unzip/untar war files

    you dont have java installed.


    sudo apt-get install sun-java6-jdk

    then try again - if you're confused on how to use jar, consult its man page.
  4. Replies
    10
    Views
    768

    Re: Program written with Qt Designer

    Python is an interpreted language - so if your end user has installed the necessary libs they can run your .py files. If there is a configuration error, or they don't have the libraries the...
  5. Replies
    24
    Views
    10,716

    Re: launchy for linux

    I'm presuming youre running Gnome, since you dont want to use Katapult.

    Have you looked into Gnome Launchbox?

    I've been thinking about building a Ubuntu package of this for a while, as well as...
  6. Replies
    9
    Views
    601

    Re: Recommended Reading

    Patterson and Hennessy will give you a good grounding in how a cpu works (I like this book a lot)

    Computer Organization and Design

    This was my digital logic book at university:
    Fundamentals...
  7. Replies
    8
    Views
    1,089

    Re: Eclipse vs. Netbeans

    I've used eclipse since 2.x as my java dev enviro of choice.

    I think its definately the stronger of the two since its got plugins to do just about anything you could think of - from designing...
  8. Replies
    111
    Views
    61,750

    Re: Fn keys Sony Vaio

    Doesn't sound like it does.

    All my script does at this point is automate the directions found in this thread and eliminate the need for typing.

    If SonyPI isn't working and you don't have acpi...
  9. Replies
    111
    Views
    61,750

    Re: Fn keys Sony Vaio

    Worked perfect for my VGN-FS760.

    I've put together a convenience script for the feisty version and made it available for download on my blog - http://intentionallyobsolete.com/?p=23.

    I want to...
  10. Thread: Python Gui

    by Max Luebbe
    Replies
    9
    Views
    1,527

    Re: Python Gui

    I use glade for making my python guis.

    Pretty easy to learn and also easy to implement as there are good tutorials all over the internet.
  11. Thread: NeXTbuntu?

    by Max Luebbe
    Replies
    21
    Views
    2,761

    Re: NeXTbuntu?

    I'm getting excited about this.
    Anybody make a project page yet?
    A wiki or something would be useful to start organizing thoughts.

    I also agree that we should stick to ObjC before going...
  12. Replies
    85
    Views
    5,608

    Re: Proposed --> Chicago Ubuntu Team

    I'm signed up for gpg.
    I'll sit in on one of the first ones to see what the format is like.
    I was a computer science TA for three semesters at my old university, so teaching is definately something...
  13. Thread: NeXTbuntu?

    by Max Luebbe
    Replies
    21
    Views
    2,761

    Re: NeXTbuntu?

    I love doing NextStep, Objective-C work.
    I'd be interested in helping out if something gets going.
  14. Replies
    85
    Views
    5,608

    Re: Proposed --> Chicago Ubuntu Team

    Random story.

    I ran into some guy on the Metra this morning with a stack of Ubuntu cds and stickers, and I told him to check out the forums/meeting on the 27th.

    He said he was in LUNI (Linux...
  15. Replies
    85
    Views
    5,608

    Re: Proposed --> Chicago Ubuntu Team

    Code of Conduct is signed.
    See you around the IRC
  16. Replies
    85
    Views
    5,608

    Re: Proposed --> Chicago Ubuntu Team

    I've got a gpg key.
    I think a keysigning party at the meeting on the 27th would be a great idea.
    How do I officially sign the Ubuntu Code of Conduct?
  17. Replies
    15
    Views
    4,669

    Re: Photo Slide show software

    I'm going to do my best.
    It's a bit of a hike from my neck of the woods, and I need to move my work schedule around.
  18. Replies
    5
    Views
    382

    Re: Compiling trouble

    You probably never installed libgtkmm (C++ wrappers for gtk)

    Open up synaptic and install libgtkmm-2.4-dev
  19. Replies
    10
    Views
    766

    Re: Best for me.

    If you're doing Windows stuff - I reccommend C#. You get managed memory, and a java like language that got right most of the stuff java got wrong. Rich api, and fast learning curve.

    That'd be my...
  20. Replies
    15
    Views
    4,669

    Re: Photo Slide show software

    I'm still in the research phase.
    Reading up on what the script can do, and figuring out what is feasible.

    If you haven't done any serious programming I wouldn't dive into C++, I'd give Python or...
  21. Replies
    49
    Views
    1,838

    Re: Congrats Italy

    I agree with tseliot, in the second half France was spending most of their time on offense - but Italy was able to pull through due to some masterful defense.

    As much as I am not a fan of Italy...
  22. Re: Will physics acceleration cards have Linux support?

    I disagree.

    There's a software company called Id. You may have heard of them.
    They always release all of their games with Linux versions, and are usually nice enough to eventually release their...
  23. Re: Compiling programs in linux for windows

    If you're willing to use Java, thats an easy fix to this problem.

    If you want to do it in c/c++ try using the gtk windowing library, because it uses glib which allows for easy porting.
  24. Replies
    15
    Views
    4,669

    Re: Photo Slide show software

    I could do this. I'm looking for a project right now anyway.
    Even if you don't know much programming, you could help out with the interface design.

    What do you find lacking in the other...
  25. Replies
    9,519
    Views
    911,663

    Poll: Re: Sayonara Ubuntu

    It'd be nice if that was true - but in the end, if a company doesnt want to hire a bunch of programmers to do drivers for platform X, thats their decision and their money.

    I wish more of them who...
Results 1 to 25 of 57
Page 1 of 3 1 2 3