Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.08 seconds.

  1. Replies
    33
    Views
    1,529

    Re: Serenity was a great friggin' movie.

    Damn, that was a great movie...
    I hope they make a sequel (maybe even 2)... And i really hope they dont call them serenity reloaded/revolutions/returns/forever/etc... or anything like that... :(...
  2. Replies
    2
    Views
    893

    Re: Post your game icons here!!!

    Game Icons :)
  3. Replies
    18
    Views
    1,134

    Re: gcc / g++ question

    ](*,) ](*,) My bad, forgot to write using namespace std :(

    And yeah, I wrote return 1 just for the heck of it.
  4. Replies
    18
    Views
    1,134

    Re: gcc / g++ question

    #include <iostream>

    int main()
    {
    std::cout<<"Hello world!"<<endl;
    return 1;
    }
    Compilation:
    g++ FILE.gcc -o PROGRAMNAME
  5. Thread: Thinkgeek

    by RastaMahata
    Replies
    30
    Views
    1,572

    Re: Thinkgeek

    just use 2^x ;)
    The main point is to use powers of two to write any number.
    For example, use the following simple table:
    2&#176;=1
    2&#185;=2
    2&#178;=4

    Each power of two uses a space in an array.. so 2&#176; is...
  6. Re: GNOME and KDE: CALM DOWN and BE FRIENDS ALREADY!

    besides google, where have you learned so much about kde and gnome history? :)
  7. Replies
    37
    Views
    22,708

    Re: HOW-TO: Building your own Java 1.5 package

    It's important to notice I was presented with the following question when I executed the update-alternatives command line (I installed j2sdk):
    There are 3 alternatives which provide `java'.

    ...
  8. Replies
    37
    Views
    22,708

    Re: HOW-TO: Building your own Java 1.5 package

    great howto. :P The easiest java install so far :D
  9. Replies
    1
    Views
    1,134

    Re: Extra Repositories? 5.10 Breezy

    the sources list is located at /etc/apt/sources.list
    you should update this list witht e extra repositories.
    My list is as follows:
    #Breezy Main
    deb http://archive.ubuntu.com/ubuntu/ breezy main...
  10. Replies
    81
    Views
    283,021

    Re: How to install Sun's Java

    I'f you're talking about tomcat... edit /etc/tomcat4/policy.d/04webapps.policy
    add this to the end of the file:
    permission java.net.SocketPermission "127.0.0.1:3306", "connect,resolve";
    permission...
  11. Replies
    31
    Views
    1,788

    Re: Should I download Breezy on Bittorrent?

    damn, am I the only one using ubuntu's default bittorrent client? :(
  12. Replies
    89
    Views
    4,189

    Re: Nerd Test - with a twist

    Your score is:790
    Your rating is:169.17%

    Additional Scoring Information:
    You got an extra 400 points because you are actually
    running Linux right now. Your environment is:
    Mozilla/5.0 (X11; U;...
  13. Replies
    61
    Views
    4,003

    Re: Have a laptop?

    HP DV1325LA
    Centrino, Pentium M 1.6, 512 Ram, blah blah..

    I bought it so I dont have to depend on the PCs in my University (Sometimes not available, or they dont have the required software, or...
  14. Replies
    5
    Views
    6,725

    Re: Art section ? Ubuntu themes?

    But there's art.gnome.org

    Besides, it's not an art section, its a gallery :P
  15. Replies
    1
    Views
    717

    "Forum is Closed for Posting" Icon

    The icon for the closed forums at the bottom of the page indicates two icons... And the only closed forum in the site (the hoary development forum) has the "No new post since last visit" icon......
  16. Replies
    6
    Views
    825

    Re: Quick reply

    Same here.. :(
  17. Re: Waving at all the people. (My first post if you couldnt guess :P)

    0 posts... weird...

    Anyway, welcome. :D
  18. Replies
    10
    Views
    703

    Re: Linux training

    Begginer Lessons: http://www.linux.org/lessons/beginner/index.html
  19. Replies
    87
    Views
    5,089

    Re: New kubuntuforums?

    Only one question: Why?
  20. Replies
    19
    Views
    18,229

    Re: Howto: Easy MIDI

    ack, double post. My bad :(
  21. Replies
    19
    Views
    18,229

    Re: Howto: Easy MIDI

    easy...
    timidity <type> <file>
    where type is what kind of file output you want.
    -Od dsp device
    -Os ALSA pcm device
    -OR aRts
    -Oe Enlightened sound...
  22. Replies
    52
    Views
    28,718

    Re: MIDI Software Synthesis

    I hope you read this.

    I'm having the strangest bug. I've configured timidity correctly in Hoary, along with Scummvm (using alsa and timidity's midi server on port 128:0). Yesterday, I upgraded to...
  23. Replies
    53
    Views
    2,756

    Re: What's up with Mocha?

    Well, when I'm programming, nothing beats coffee or coke (and lots of it). So yeah, I think I am actually a walking coffee mug!

    Oh wait, now I should be Mocha Blend :P
  24. Replies
    32
    Views
    1,592

    Re: Nintendo Revolution controller revealed

    I just love it! :D
  25. Replies
    3
    Views
    233

    Re: Anti-trusted-computing video

    get vlc or totem-xine or mplayer (w32codecs help too)
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4