Search:

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

Search: Search took 0.11 seconds.

  1. Poll: Re: Share with the community your gutsy install/upgrade experience

    Upgrade doesn't work.

    Found out there is a bug-post about it:
    https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/147429
  2. Replies
    44
    Views
    2,084

    Re: good C++ compiler

    The compiler never build an application unless it's told to! That means, it has no connection to the text-editor.

    You're probably looking for an IDE, which can be configured to build upon save. I...
  3. Replies
    12
    Views
    727

    Re: Getting Into C++

    Take a look here:
    http://ubuntuforums.org/showpost.php?p=1983565&postcount=2

    If you are new to programming, maybe you should just stick with a text-editor and gcc for compiling. That way you...
  4. Replies
    14,726
    Views
    989,621

    Re: What are you listening to right now?

    Listening to
    CPU Fan & Co - Noise Noise Noise

    I actually just sit here with my headset on. Forgot to turn on some music.
    Thanks for reminding me:P
  5. Replies
    30
    Views
    1,840

    Re: PC vs. Mac vs. Linux

    This one was new..I haven't read it, but according to the title, linux has gone from being an OS/kernel to be an architecture...
  6. Replies
    70,113
    Views
    2,967,788

    Re: Word association

    Music :guitar:
  7. Thread: C# or Java

    by Skardal
    Replies
    36
    Views
    2,255

    Re: C# or Java

    And of course; which language to learn also depends on what you want to program.
  8. Thread: C# or Java

    by Skardal
    Replies
    36
    Views
    2,255

    Re: C# or Java

    As beatlesfan124 says, if you know one of them, it's no big problem to switch! I've been using both languages for a while, and I can't either decide which one I prefer most :P
    But again, if you...
  9. Replies
    4
    Views
    362

    Re: Eclipse n00b :)

    No problem :)
  10. Replies
    4
    Views
    362

    Re: Eclipse n00b :)

    To show the "Console"-tab at the bottom of the window, do this from the menu:

    Window --> Show View --> Console


    When you run your program, nothing will happen until you write something in the...
  11. Replies
    20
    Views
    1,469

    Re: I Want to Make a Useless GUI

    For making exe files: http://py2exe.org
    For making windows GUI, I'd guess wxPython , but I've got no experience with it. There is a learning section at their page :)

    You could also check out this...
  12. Thread: Apache + JSP

    by Skardal
    Replies
    11
    Views
    4,378

    Re: Apache + JSP

    Hva you checked that it really is running?


    ps ax | grep tomcat

    ..and you can check what port that's used in /etc/tomcat5/server.xml :)
  13. Thread: Apache + JSP

    by Skardal
    Replies
    11
    Views
    4,378

    Re: Apache + JSP

    You aren't able to see any of the examples either? Or even the tomcat welcome screen?
  14. Replies
    4
    Views
    8,703

    Re: Drawing simple 2d shapes with SDL

    NeHe <-- Awsome OpenGL site!
    LazyFoo <-- Many good tutorials on SDL, and one of them are how to use OpenGL from within SDL! :)
    Cone3d <-- Both SDL and OpenGL. Not together though...


    Hope...
  15. Replies
    102
    Views
    98,202

    Re: HOWTO: Install GNU Emacs with antialiasing

    Thanks! This looked great!
    I got some errors when I installed the .deb's but it haven't complained about anything when using the program, so I guess I'll just ignore it 8)
  16. Thread: Emacs

    by Skardal
    Replies
    16
    Views
    1,714

    Emacs

    I've heard a lot talk about Emacs, and I'm just wondering...is it worth learning? :-k
    What benefits does it have? Why use Emacs instead of using
    ie gedit, or an IDE like Eclipse?

    Thank you!
Results 1 to 16 of 16