Results 1 to 6 of 6

Thread: Help - is this Java? How do I use it?

  1. #1
    Join Date
    Feb 2005
    Posts
    71
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default Help - is this Java? How do I use it?

    I am trying to build a poker page with a poker calculator on it. I have found the programme I want to use at SourceForge.net but my knowledge of programming is so poor that I don't know how to incorporate this open source code into an HTML web page. For that matter, I don't even know what type of code it is!

    The source code for the programme I want to use is at http://cvs.sourceforge.net/viewcvs.p....c?view=markup

    An example of this code in use can be seem at: http://twodimes.net/poker/

    I know you will probably all be shaking your heads at my ignorance but I would really appreciate your help on this one. I'm sure it's very simple, if only I knew what to do.

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    It is C. It needs to be run on the server. If you're good with a server-side language, you can work with the input and output to incorporate it into a dynamic web page. If you're not (and you know C) you can use it as a CGI script.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Feb 2005
    Posts
    71
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Twey
    It is C. It needs to be run on the server. If you're good with a server-side language, you can work with the input and output to incorporate it into a dynamic web page. If you're not (and you know C) you can use it as a CGI script.
    Thanks for your reply. Unfortunately I'm not good with a server-side language and I wouldn't know where to start using it as a CGI script. I told you I was ignorant. However, I am both keen and willing to learn. Where should I start? Is there a webpage that would be able to help me with this, or would it be straightforward enough for you/another forum user to talk me through it?

    Would really appreciate any help you might be able to offer me with this one -I might even be able to throw in some free poker tuition in return!

    Cheers,

    Rob

  4. #4
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    I'm quite proficient, thanks
    You can (start to) learn C here, or PHP here. You'll likely need to use C at some point anyway.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  5. #5
    Join Date
    Feb 2005
    Posts
    71
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default

    Thanks again Twerty. Had a quick look at the C link you posted. I'm not sure that I am going to figure this out in a hurry am I? Given my current lack of knowledge of anything other than HTML, hwo long would you guess it is going to take me to figure out how to do what I am trying to do?

  6. #6
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Probably quite a long time. You did rather jump in at the deep end here.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •