Author: Ariel G. Saputra

Ariel G. Saputra is a web developer from Bali, Indonesia. He skilled in CSS, XHTML, ASP, C#, PHP, jQuery and Flash Actionscript. Lately he dive into Rails world and really impressed.

Currently he is running his own business at www.chazzuka.com some of his portfolio could be found at developer.web.id

twitter, plurk, linkedin, facebook, flickr

Ariel G. Saputra has written 17 articles for us.

5 Comments For This Post

  1. Frank Bailey

    06/08/09 05:05

    Hi Ariel, awesome work on this Twitter library for ASP. I just have one quick question – is it possible to query the friend status timeline in the same way, or have you not implemented that part yet? I’ve had a look at the XML produced by the friends timeline, here: http://twitter.com/statuses/friends_timeline.xml?count=5 and it seems identical to that produced by the user timeline. Just to try it, I changed your function aspTwitterGetUserTimeline() to access the friends timeline, but it gives this error: “Oops unabled fetching user statuses : Not Authorized: Authentication credentials were missing or incorrect. Check your username & password”

    Do you have any idea as to how I could make it work?

    Thanks!

  2. Alexandre

    11/08/09 21:43

    Hi Ariel,

    I´m trying use the ASP Twitter Library, but the update function didn´t works. It responses that “Oops error occured: The URL requested is invalid or the resource requested, such as a user, does not exists.”. With the old function Update Twitter Status works. Can you help me? Thank you.

  3. Alexandre

    11/08/09 21:49

    Hi Ariel,

    Me again. I founded the error. In your example update_status.asp. You forgot to put oTwitterAPI.aspTwitterDataFormat = “xml”.

    Thank you

  4. Ariel G. Saputra

    18/09/09 01:11

    @alexandre
    it should be working now, as xml is the only and default type, it will be assigned automatically

    @frank
    I thats because get Friends timeline require authentication and using HTTP GET method,

    Now i have implemented get friends timeline grab the new file and find the example inside

  5. Erik

    03/11/09 23:22

    Hi, this code looks very interesting but do you guys also know how to make the authentication work in classic ASP with the “Sign in with Twitter” button? I would like people with a twitter account to be able to login their twitter account via my classic ASP website? Of course I don’t want to ask them their twitter username and password on my website. This has to be done in the protected twitter pop-up window and after succesful login they return to my classic ASP website and they can manage their account. They have many examples of that here: http://apiwiki.twitter.com/OAuth-Examples but those are not in classic ASP. :-( Hope any of you can help in this.

1 Trackbacks For This Post


  1. oAuth and Classic ASP « Splash Web Effects Says:

    [...] http://asp.web.id/first-version-of-asp-twitter-library.html [...]

Leave a Reply