What Method Do You Use For The Google API

Discussion in 'Google API' started by digitalpoint, Feb 10, 2005.

  1. #1
    For those utilizing the Google API for things, I'm curious what method you use... For example, do you use .NET, nusoap compiled into PHP, or?
     
    digitalpoint, Feb 10, 2005 IP
  2. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I haven't actually started using the API yet, although I have plans to do so. I will probably have to code my own functions in php to do everything because I only have access to servers with php, but I can't recompile it.
     
    exam, Feb 10, 2005 IP
  3. john_loch

    john_loch Rodent Slayer

    Messages:
    1,294
    Likes Received:
    66
    Best Answers:
    0
    Trophy Points:
    138
    #3
    PHP/Nusoap for G (stock. no rtf changes etc)
    Usual XML/RSS parsing for MSN.

    I should mention though my use is personal (I don't make the relevant tools publicly available) so this may not be relevant to broad scale use.

    Cheers,

    JL
     
    john_loch, Feb 10, 2005 IP
  4. crew

    crew Peon

    Messages:
    225
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #4
    nusoap and php - on a shared server, so I didn't recompile php.
     
    crew, Feb 10, 2005 IP
  5. l0cke

    l0cke Active Member

    Messages:
    178
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    73
    #5
    I haven't played with the API much but I did create a small app using the Microsoft Office XP Web Services Toolkit and VBA in Excel. If I had a local PHP server I would most likely use php with nusoap compiled in.
     
    l0cke, Feb 11, 2005 IP