Search:

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

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Re: need a new photo gallery web design, do you know any good open source project ?

    thanks for all those ideas !! I have lots of new toys to try out :)
    Long life to ubuntu community :)
  2. need a new photo gallery web design, do you know any good open source project ?

    need a new photo gallery web design, do you know any good open source project ?
    I used coppermine, but I'm getting tired of it and people don't find it so simple and nice.

    What do you guys use ?...
  3. Replies
    881
    Views
    50,524

    Poll: Re: Where in the world is everyone from?

    Finland - Northen Europe - Winter but not to much yet
  4. Replies
    90
    Views
    62,436

    Re: HOWTO: WPA on Ubuntu 5.10 (Breezy Badger)

    Hi,
    It worked like a charm at work where I need to connect with WPA-PSK but when I came back home, nothing worked, and I couldn't connect to my no WEP router anymore without having to kill the...
  5. Replies
    73
    Views
    53,077

    Re: HOWTO: Install & run latest CVS amsn

    Great great how to ! works like a charm and the webcam too ! finally a webcam client for Linux !!
    Thanks
  6. Replies
    404
    Views
    130,280

    Re: HOWTO: Reducing boot time in Breezy using InitNG

    Woo, works like a nice Formula 1 now, thanks.
  7. Replies
    52
    Views
    1,819

    Re: Problem with Programming Threads

    the forum really has trouble with posting CODE
  8. Replies
    52
    Views
    1,819

    Re: Problem with Programming Threads

    the Global Flag is a mistake :D I actually use the params.splice
  9. Replies
    52
    Views
    1,819

    Re: Problem with Programming Threads

    here is my code is a way I can use it.
    But something strange happen ; the first key press take awhile to be detected, after that it is really fast, do you know why ??

    #include <termio.h>...
  10. Replies
    52
    Views
    1,819

    Re: Problem with Programming Threads

    hehe,
    The splicing tool is done already and work nicely. This was just to make usability nicer. If you want to I can send you the code, it's GPL and uses Live.com library.
  11. Replies
    52
    Views
    1,819

    Re: Problem with Programming Threads

    Ok, you are way faster than me :)
    thanks for the thread one !!
    Shall I forward my work to you :D ??
  12. Replies
    52
    Views
    1,819

    Re: Problem with Programming Threads

    Thanks for that very nice C++ code. Nevertheless, I will have to still use a thread for catching the key press event but that isn't difficult.
    Thanks very much.
  13. Replies
    52
    Views
    1,819

    Re: Problem with Programming Threads

    Your code is working pretty well, I have to admit :D
    Thanks

    But still if you figure out easier way, I would be very happy.
    thanks again for your help
  14. Replies
    52
    Views
    1,819

    Re: Problem with Programming Threads

    :D
    it is for a real time MPEG2TS splicing tool that can splice 2 mpeg2ts streams. I want to interact and give command to the splicer so that when I press 's' for example, it is splicing the streams....
  15. Replies
    52
    Views
    1,819

    Re: Problem with Programming Threads

    I am now using the cin<<c; function. it is more simple and at least don't get those nasty behaviour of the console.
    But if you know how to be able to get a key press without having to hit enter, I...
  16. Replies
    52
    Views
    1,819

    Re: Problem with Programming Threads

    Thanks for the tips. But I still can't manage the get back the console in normal mode. Just in case I didn't really get what you said, coulp you please copy paste the code that is working for you.
    I...
  17. Replies
    52
    Views
    1,819

    Re: Problem with Programming Threads

    Thanks guys but none of the advices worked better.
    Sure, Thumper you add clarity to the code and made it more logical, but even so it is obvious that before returning it should set back the original...
  18. Replies
    52
    Views
    1,819

    Re: Problem with Programming Threads

    Thanks for your answer but return() is done just to gain speed in the process.

    printf(" Bye bye \t");
    ioctl(0, TCSETA, &t2);
    flag = 2;
    return(0);

    The point here is that the
    ioctl(0,...
  19. Replies
    52
    Views
    1,819

    Re: Problem with Programming Threads

    because those function freeze the execution of the program till a key is pressed.
  20. Replies
    52
    Views
    1,819

    Re: Problem with Programming Threads

    No, this is done so that you don't have the hit enter after pressing a key.
  21. Replies
    52
    Views
    1,819

    Re: Problem with Programming Threads

    Ok, I'll try to be more clear:
    I just start a thread that listen to keybord input, key pressed by user, and simply print a message on the screen.
    I'm just wondering why the code doesn't work the...
  22. Replies
    52
    Views
    1,819

    Problem with Programming Threads

    Hi, I have a problem with a thread. I have a thread that listen to the console input during runtime of an application, I can set the console using termio library to the right environment but at the...
  23. Replies
    5
    Views
    392

    Re: http query via scripting

    nice too :D !!
  24. Replies
    5
    Views
    392

    Re: http query via scripting

    Wooo, no kidding, you did it !! :D
    I'm amazed, i didn't know it was even possible !!
    Thank you so much !!
  25. Replies
    5
    Views
    392

    Re: http query via scripting

    up :)
Results 1 to 25 of 31
Page 1 of 2 1 2