Search:

Type: Posts; User: audinue

Page 1 of 20 1 2 3 4

Search: Search took 0.02 seconds.

  1. SMS, PDU, and Alphanumeric Type of Number Problem

    For instance, I got this message (in PDU) which was sent by "AXIS" with a message "#":
    07912638510000230407D0416C720A0000011132819352820123

    07 indicates the length of SMSC information in octets....
  2. Replies
    9
    Views
    2,110

    How about automatic restarting after several...

    How about automatic restarting after several hours using at command or something?

    I never had crash experiences with native applications in XP, even with .NET. I had simple comet server written in...
  3. Replies
    9
    Views
    2,110

    Sorry for yet another typo, it should be 1.86...

    Sorry for yet another typo, it should be 1.86 GHz... :(


    It worth to share porn, especially child porn I got from P2P... ;) Just kidding!
  4. Replies
    9
    Views
    2,110

    My Laptop Birthday :D

    My laptop, simple fancy cheap (about $500) locally made Dual Core (1.86 MHz each) with 2 GB RAM, bought on September 8, 2007 and kept on for 3 years!

    Using plain old Windows XP (no service packs),...
  5. Replies
    9
    Views
    4,126

    I'm using its awesome fast snapshot feature... ...

    I'm using its awesome fast snapshot feature...

    Playing games (which do not have save/load state), creating portable applications, testing my applications, antiviruses sink,...

    However it...
  6. Replies
    31
    Views
    3,535

    My only and only tips is just learn to learn and...

    My only and only tips is just learn to learn and exploit preexisting application/code.
  7. Thread: WPF tutorial

    by audinue
    Replies
    3
    Views
    2,294

    What about MSDN? Isn't it good enough? ...

    What about MSDN?
    Isn't it good enough?

    Walkthrough: Getting Started with WPF
  8. Replies
    32
    Views
    3,985

    So the answer is no. No without a concrete...

    So the answer is no. No without a concrete actions in order to get a concrete result.

    Thank you very much guys! :D :D :D
  9. Replies
    32
    Views
    3,985

    EVOEx you are a lot like me... :D :D :D ...

    EVOEx you are a lot like me... :D :D :D

    However, I found a nice blog about "how to become disciplined":
    Self-Discipline

    It seems contains some theory and philosophies about discipline.
    Gonna...
  10. Replies
    32
    Views
    3,985

    About Discipline

    You've heard everywhere that in order to success you should discipline.

    So the question is: Could we become success without being discipline?
  11. Replies
    3
    Views
    1,585

    If your menu is like a menu bar in windows forms,...

    If your menu is like a menu bar in windows forms, how about a DIV contains a TABLE with two rows?

    If your menu is like a popup menu in general which floating around the document, you'll need a...
  12. Replies
    2
    Views
    1,231

    Something is wrong...

    Perhaps there is something wrong with this forum, exactly the vBulletin.

    I've implemented a bandwith compression proxy lately to reduce my phone bill :)
    In the HTTP header parser component, I...
  13. Replies
    4
    Views
    1,787

    You can use BASS sound library if you wish.

    You can use BASS sound library if you wish.
  14. Replies
    26
    Views
    6,385

    Tell me how do you map trees and graphs byte by...

    Tell me how do you map trees and graphs byte by byte? Especially the circular one.
  15. Replies
    3
    Views
    3,111

    How about the pre-existing EXE / DLL?

    How about the pre-existing EXE / DLL?
  16. Replies
    26
    Views
    6,385

    Serialization has two abstraction layers at...

    Serialization has two abstraction layers at least.


    Structure Definition
    Data Mapping

    The first layer defines the object structure.

    The second layer maps/converts memory representation...
  17. Replies
    3
    Views
    3,111

    DLL / EXE optimizer

    Is there something like Java ProGuard or .NET Obfuscator for native code?

    Somekind of application which strips uneeded references (variables, fuctions) from DLL / EXE based on root (main)...
  18. Replies
    2
    Views
    1,298

    that's endl it is ENDL not END1. Hope this...

    that's
    endl it is ENDL not END1.
    Hope this help. :D
  19. Replies
    26
    Views
    6,385

    Unfortunately, they are easy to be separated into...

    Unfortunately, they are easy to be separated into two methods or even two classes.

    Btw I didn't get the joke since in my native language dictionary "literate" means both reading and writing...
  20. Replies
    26
    Views
    6,385

    LOL, sorry, for the second code it should be ...

    LOL, sorry, for the second code it should be
    char array[4]

    For the i < 10, it should be 4, yeah you are pretty sharp, guys.. :P

    But, the point is printing A is just similar to printing B. In...
  21. Replies
    26
    Views
    6,385

    Yeah, I think combining read/write operations...

    Yeah, I think combining read/write operations just make things ambiguous >.<

    But how?
    They are exactly similar objects and have similar flow...

    Doing something similar twice and more is...
  22. Replies
    26
    Views
    6,385

    ObjectLiterator (for both ObjectWriter and...

    ObjectLiterator (for both ObjectWriter and ObjectReader),
    LiteratorDispatcher (ReaderDispatcher and WriterDispatcher), Literator (Reader and Writer) and LiteratingMapper (WritingMapper and...
  23. Replies
    26
    Views
    6,385

    Read + Write = ?

    Hi there, long time no see :D!


    I'm very glad this forum is up again since that /tmp/ error.


    Btw, as usual, I come with yet another stupid problem :(..

    Currently I'm writing a...
  24. Replies
    14
    Views
    8,478

    I think cboard.cprogramming.com is more...

    I think cboard.cprogramming.com is more comprehensive than any textbook in this world.

    Since we will suggest google, tutorials, worthseeing sites or answering your questions directly which...
  25. Replies
    2
    Views
    1,341

    Manage, Maintain, Organize

    Once I wrote several Use Case names, I got confused.

    What is the differencies between Manage, Maintain, and Organize?

    Manage Customer Information?
    Maintain Customer Information?
    Organize...
Results 1 to 25 of 497
Page 1 of 20 1 2 3 4