Results 1 to 6 of 6

Thread: Blogger API

  1. #1
    Join Date
    Mar 2006
    Posts
    600
    Thanks
    5
    Thanked 4 Times in 4 Posts

    Default Blogger API

    I am wanting to create a small program using bloggers API documentation. Just a small program that will open up in a browser.

    I need to know a couple of things.
    1)How does API work? Can it be placed in html or does it need to be in php etc?

    2) Where would I get started?

  2. #2
    Join Date
    Mar 2006
    Posts
    600
    Thanks
    5
    Thanked 4 Times in 4 Posts

    Default

    um ok does anyone know????

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

    Default

    Such a "program" (script) would be written in PHP or another server-side language. To get started, I suggest you be confident with HTTP, and have a grasp of the uses of fsockopen().
    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!

  4. #4
    Join Date
    Mar 2006
    Posts
    600
    Thanks
    5
    Thanked 4 Times in 4 Posts

    Default

    Is something like this going to be difficult?

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

    Default

    Not too difficult, I wouldn't think, if you can grasp both of the above and have a decent feel for basic network theory -- ports, DNS, IP...

    Of course, I can't speak authoratively, since you still haven't told us what this "program" is meant to do.
    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!

  6. #6
    Join Date
    Mar 2006
    Posts
    600
    Thanks
    5
    Thanked 4 Times in 4 Posts

    Default

    Oh Ok, Actually I want to set up the basics like logging in to blogger, posting to blogger, etc. Is what I want is something close to googles dashboard blogger widget.

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
  •