[twitter-dev] Re: Twitter OAuth Example?

2010-08-03 Thread ganteng
Hi,
yes I need Twitter OAuth using PHP
could you please provide me the simplest application for it along with
the source code?
and please explain the requirements so it can run smooth in my pc
along with the explanation with each function and classes

thanks in advance

On Aug 3, 9:17 am, Bess bess...@gmail.com wrote:
 Yes it is

 Depending on which 3rd party library.

 Be ware of the publishing date of those info b/c there has been a lot
 of changes.

 I can confirmed that I am able to
 1) Oauth in web app PHP
 2) Oauth in Samsung bada C++
 3) Oauth in Android SDK 2.1 Java

 I am confirming that it can be done b/c I get these OAuth working this
 month using the latest version of Oauth libraries. Unfortunately I
 wasn't able to show them in the last Twitter hackathon b/c I haven't
 started working on them at the time.

 On Aug 2, 7:12 am, Konpaku Kogasa kogasa.l...@gmail.com wrote:

   could somebody please help me
   I need a simple Twitter OAuth example that fully running along with
   the source code

  1. What particular language are you using?
  2. To better tailor your response, what part of the OAuth process is
  difficult to understand?

  - Konpaku


[twitter-dev] Re: Twitter OAuth Example?

2010-08-03 Thread ganteng
I am using PHP,
the parts that I don't understand is the steps that the 3rd party
taken to get access from the service provide, in this case twitter
could you please provide me the source code along with the comments so
I can understand the functionality for each classes and functions?

ganteng

On Aug 2, 10:12 pm, Konpaku Kogasa kogasa.l...@gmail.com wrote:
  could somebody please help me
  I need a simple Twitter OAuth example that fully running along with
  the source code

 1. What particular language are you using?
 2. To better tailor your response, what part of the OAuth process is
 difficult to understand?

 - Konpaku


[twitter-dev] Re: Twitter OAuth Example?

2010-08-02 Thread Konpaku Kogasa
 could somebody please help me
 I need a simple Twitter OAuth example that fully running along with
 the source code

1. What particular language are you using?
2. To better tailor your response, what part of the OAuth process is
difficult to understand?

- Konpaku


[twitter-dev] Re: Twitter OAuth Example?

2010-08-02 Thread Bess
Yes it is

Depending on which 3rd party library.

Be ware of the publishing date of those info b/c there has been a lot
of changes.

I can confirmed that I am able to
1) Oauth in web app PHP
2) Oauth in Samsung bada C++
3) Oauth in Android SDK 2.1 Java

I am confirming that it can be done b/c I get these OAuth working this
month using the latest version of Oauth libraries. Unfortunately I
wasn't able to show them in the last Twitter hackathon b/c I haven't
started working on them at the time.

On Aug 2, 7:12 am, Konpaku Kogasa kogasa.l...@gmail.com wrote:
  could somebody please help me
  I need a simple Twitter OAuth example that fully running along with
  the source code

 1. What particular language are you using?
 2. To better tailor your response, what part of the OAuth process is
 difficult to understand?

 - Konpaku


[twitter-dev] Re: Twitter OAuth Example?

2010-08-02 Thread Bess
Exactly how many developers out there are having troubles with OAuth?
I don't hear too many complaints in developer events except many
developers are still having UXP issues on OAuth in mobile native app.
There is no good solution using OAuth and Callback Out-of-band.

On Aug 2, 6:17 pm, Bess bess...@gmail.com wrote:
 Yes it is

 Depending on which 3rd party library.

 Be ware of the publishing date of those info b/c there has been a lot
 of changes.

 I can confirmed that I am able to
 1) Oauth in web app PHP
 2) Oauth in Samsung bada C++
 3) Oauth in Android SDK 2.1 Java

 I am confirming that it can be done b/c I get these OAuth working this
 month using the latest version of Oauth libraries. Unfortunately I
 wasn't able to show them in the last Twitter hackathon b/c I haven't
 started working on them at the time.

 On Aug 2, 7:12 am, Konpaku Kogasa kogasa.l...@gmail.com wrote:

   could somebody please help me
   I need a simple Twitter OAuth example that fully running along with
   the source code

  1. What particular language are you using?
  2. To better tailor your response, what part of the OAuth process is
  difficult to understand?

  - Konpaku