Search:

Type: Posts; User: kypronite

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    5,134

    hey big thanks,now I figured it out,yeah it made...

    hey big thanks,now I figured it out,yeah it made sense...ip is on layer 3.That's why I can't see my cisco router ip.

    yeah it's actually a modem but it's also a dhcp server,no wifi,1 port for...
  2. Replies
    4
    Views
    5,134

    sorry guys,I posted in wrong thread...oops I mean...

    sorry guys,I posted in wrong thread...oops I mean wrong website :p
    I can't find the delete button.
    Mods please delete this thread :cool:
  3. Replies
    4
    Views
    5,134

    my pc and laptop can't see my router

    recently I did some home networking stuff after I bought a new laptop to connect my modem/router to another cisco router with wifi capability.Take note that my modem/router has no wifi and only 1...
  4. Replies
    12
    Views
    22,844

    yeah,my bad. hmmm I'm getting too serious these...

    yeah,my bad.
    hmmm I'm getting too serious these days to get the in jokes.
  5. Replies
    12
    Views
    22,844

    perspective,I guess those quote under your...

    perspective,I guess those quote under your username really suits you well.
  6. Nvm,found the answer for my problem.This is for...

    Nvm,found the answer for my problem.This is for anyone else in the future who is facing the same problem...

    http://coffeecokeandcode.blogspot.com/2008/05/type-strategy-pattern.html...
  7. what is an elegant way to transform request to response?

    In my app(server),I have incoming bytes(protocol) transformed into string.
    Then I wrote my own grammar file and from there auto generate parser source code from compiler-compiler.This parser would...
  8. Thread: Se7en

    by kypronite
    Replies
    7
    Views
    6,465

    I miss the 90's

    I miss the 90's
  9. Replies
    26
    Views
    14,651

    I planned to buy his C++ programming language...

    I planned to buy his C++ programming language special edition but with C++0x coming out soon,I'm sure he will write another c++ book :/
  10. what genre\album\artist you listen to when programming?

    Hey,I'm just curious what genre\artist you listen to the most when programming.
    I really can't stand dead silence,time seem to pass very slowly.
    I listen to 80's stuff but mostly pop,no heavy metal...
  11. oh yeah yours work too,thanks :D

    oh yeah yours work too,thanks :D
  12. holy ........ it works,thank you so much :D ...

    holy ........ it works,thank you so much :D

    you are the man ;)
  13. I guess nobody know ajax here...oh well ;)

    I guess nobody know ajax here...oh well ;)
  14. this is the only time ajax ........es me off?

    I just browsing youtube video playlists when I suddenly realize they are using ajax feature.The problem for me is now I can't jump through the playlist by manipulating the url.
    The stupid pagination...
  15. Replies
    6
    Views
    3,522

    hmmm how bout paint editor.That seem like a lot...

    hmmm how bout paint editor.That seem like a lot of fun.
    Btw that's my final year project :D
  16. Replies
    13
    Views
    2,208

    JNI i guess is the way to go then... thanks.

    JNI i guess is the way to go then...
    thanks.
  17. Replies
    13
    Views
    2,208

    Howbout the best way to communicate c++ and java...

    Howbout the best way to communicate c++ and java program,is it rpc-xml???
    yeah so nobody accuse me of going off topic,hmmm ;) let say i want to create game A in C++ and game B in java..what library...
  18. Replies
    35
    Views
    3,982

    how bout table pc...i like the idea of writing to...

    how bout table pc...i like the idea of writing to screen and 'reading' it like abook...something like that ...
  19. Replies
    12
    Views
    10,986

    :( (Akon 'lonely' song playing in the background)

    :( (Akon 'lonely' song playing in the background)
  20. http://www.infoq.com/presentations/goetz-concurren...

    http://www.infoq.com/presentations/goetz-concurrency-past-present
  21. Replies
    13
    Views
    2,322

    I already use sizeof,so I know the answer. I...

    I already use sizeof,so I know the answer.
    I just want certainty as not to be surprised later on.....
    beside posting in this forum,I got my got answer in 5 minutes :p

    Yeah I agree with your...
  22. Replies
    13
    Views
    2,322

    Ah yes,that made sense :)

    Ah yes,that made sense :)
  23. Replies
    13
    Views
    2,322

    Foo foo; huh,Foo have integer also but when...

    Foo foo;

    huh,Foo have integer also but when Foo object instantiated,Foo object is 0 byte???
  24. Replies
    13
    Views
    2,322

    Thanks,that's what I'm wondering too but just...

    Thanks,that's what I'm wondering too but just need a confirmation.
    Hehehe can't praise this site enough.5 min of question posted here,I got my answer. ;)
  25. Replies
    13
    Views
    2,322

    what's the hidden cost of creating object?

    I'm not yet an expert but I'm just wondering what is an extra cost of creating and using object during RUNTIME?

    for example what is the difference between

    int i;

    and

    class Foo {
    int i;
Results 1 to 25 of 72
Page 1 of 3 1 2 3