Search:

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

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. Replies
    0
    Views
    205

    [all variants] Ubuntu Deprived Support Group

    Switched from Ubuntu to Windows at work. :( Any support groups out there to help me grieve?
  2. Re: Is Java or Mono suitable for writing a Linux daemon?

    They will both work great. I love my my mono though. ;)
  3. Re: what do you use linux for and what can you do with it?

    1.) I use Ubuntu for server services like for storing movies and music accessible through my PS3 and other computers. I do some game development on it like OpenGL programming and 3D modeling with...
  4. Replies
    2
    Views
    852

    Re: GLSL Hard Coded Shader

    Thanks for your help.
  5. Replies
    10
    Views
    753

    Re: C++ compilation

    You are mixing up your declaration with your definition. Classes in C++ should generally consist of two file. The .cpp (Implementation file) and .h (Declaration File).

    Here is a little blurb...
  6. Replies
    2
    Views
    852

    GLSL Hard Coded Shader

    I'm trying to load a GLSL shader with the source code hard coded into the .cpp file. I normally read it from a file and store in a buffer, but the challenge is a one source file program. So I store...
  7. Replies
    4
    Views
    421

    Re: OpenGL Running Hot

    Oh yes, I never meant to imply that OpenGL was the cause of the heat. I was just curious as to how to use OpenGL without the heat problems. If OpenGL is rendering at 1200fps per second I'm sure...
  8. Replies
    4
    Views
    421

    Re: OpenGL Running Hot

    I think even in simple game I don't need the framerate past 75fps. I'm really sensitive to frame rate and even I can't notice anything higher than that. It is definitely worth capping if it going to...
  9. Replies
    4
    Views
    421

    OpenGL Running Hot

    I noticed in multiple projects when I make an OpenGL window on my laptop it quickly runs hot even when drawing only a triangle. I normally would expect this but found that other software that uses...
  10. Replies
    33
    Views
    2,430

    Re: Advice on a general purpose language

    And so the flame war starts! Ding Ding

    :popcorn:
  11. Replies
    5
    Views
    2,987

    Re: SDL troubles (-lmingw32 not found)

    Heh, I didn't know they had the mingw library in the repo. Never thought of doing something like that. Strange way to develop, but that might come in handy.

    :popcorn:
  12. Replies
    33
    Views
    2,430

    Re: Advice on a general purpose language

    Although I am a C++ programmer and have been working as a Java programmer for a while I recently starting using C# in Linux for fun. This is possible using the Mono framework. I had always thought...
  13. Replies
    2
    Views
    1,823

    Re: Interview with Isabell Long

    I have the same feelings here at my university in the U.S. I'm pursuing my degree in Computer Science and %99 percent of all development has been in Windows. It is nice that MS gives us the tools...
  14. Replies
    32
    Views
    4,455

    Re: And Yet It Moves [Indie]

    Look nice, I can't wait to download. I'm very glad to see Linux game dev alive.
  15. Replies
    6
    Views
    1,066

    [all variants] Re: Do I Need a Mail Server?

    Thanks guys. Sorry for the delayed response, but I have been away from civilization for a while. I did install postfix and it seemed to work perfectly. I don't know how it is working, but it is. ...
  16. Replies
    1
    Views
    1,139

    [all variants] Setup Email Alerts for SVN Server

    Hi community,
    I recently setup a server running subversion. It is working well and all, but I am curious as to how to make it send out email alerts to my team when a commit occurs. Is their...
  17. Replies
    6
    Views
    1,066

    [all variants] Do I Need a Mail Server?

    Hi everyone,
    I'm starting my own company and decided to setup my first company server using Ubuntu. I need some advice. Keep in mind I don't expect much traffic to this site. It is mainly for my...
  18. Replies
    5
    Views
    2,762

    [all variants] Re: Setting Up Static IP Server w/ Godaddy

    Never Mind!

    I think the computer I used just downloaded the key when I was using the IP address for the name instead of the domain... it seems to be working on a different computer though.
    ...
  19. Replies
    5
    Views
    2,762

    [all variants] Re: Setting Up Static IP Server w/ Godaddy

    Wow you guys are full of good advice. I'm going to tap this thread dry with one more question then.

    So my-domain.com is now sending my to my server without the IP showing up. So it is working.
    ...
  20. Replies
    5
    Views
    2,762

    [all variants] Re: Setting Up Static IP Server w/ Godaddy

    Ahhh seems simple thank you..

    So I also got the "mydomain.net" version. I'de prefer people to use the .com version so maybe I should set the forwarding on that to go to the .com?
  21. Replies
    5
    Views
    2,762

    [all variants] Setting Up Static IP Server w/ Godaddy

    Ok so I got my server running with apache2. I can access it via the web with my static IP.

    I registered on Godaddy for a domain, and sucessfully setup URL forwarding. When I type in that domain...
  22. Replies
    10
    Views
    1,396

    Re: Any Ubuntu Game Developers Out There?

    Thanks Arthur_D

    I remember I played that way back when... I loved it. I will look into it. Looks likes it could use some updated shaders.

    Anybody know any other open-source game projects...
  23. Replies
    10
    Views
    1,396

    Re: Any Ubuntu Game Developers Out There?

    I saw their listing, and that is what got me interested. I will look into it, but I was really looking for a smaller project. 0 A.D. looks pretty massive.
  24. Replies
    3
    Views
    3,258

    [ubuntu] Re: Apache2 site-available/default

    The files are uploaded via the WordPress uploader in the browser. I'm not sure how they do it. At first I thought my files (pictures) were'nt being uploaded because I couldn't see them but after...
  25. Replies
    10
    Views
    1,396

    Any Ubuntu Game Developers Out There?

    Hi everybody, I am a hobbyist game developer that just started using Ubuntu more and I was thinking of starting development for Ubuntu. I'm just curious if there are any other Hobbyist Ubuntu...
Results 1 to 25 of 36
Page 1 of 2 1 2