Re: [twitter-dev] Need inputs to implement Twitter app using xAuth

2010-07-30 Thread Ernandes Jr.
It is not that difficult. However, that would be a good time saving if you
reused some of those libraries.

On Thu, Jul 29, 2010 at 3:20 AM, Sambath Chandran wrote:

> But I just want to know one thing.
>
> How much difficult to implement making xAuth call in Java without any
> libraries?
>
> Thanks,
> Sambath
>
>
> On Thu, Jul 29, 2010 at 11:29 AM, Sambath Chandran wrote:
>
>> Thanks a lot Ernandes and Abraham.
>>
>> Regards,
>> Sambath
>>
>>
>> On Wed, Jul 28, 2010 at 9:33 PM, Abraham Williams <4bra...@gmail.com>wrote:
>>
>>> Twitter4j supports xAuth: http://goo.gl/ZmM2
>>>
>>> Abraham
>>> -
>>> Abraham Williams | Hacker Advocate | http://abrah.am
>>> @abraham | http://projects.abrah.am | http://blog.abrah.am
>>> This email is: [ ] shareable [x] ask first [ ] private.
>>>
>>>
>>>
>>> On Wed, Jul 28, 2010 at 02:29, Sambath Chandran wrote:
>>>
 All,
 I am implementing an application to receive and the latest tweet from
 the twitter. After refering to twitter website, I concluded to use xAuth
 authentication for my development.

 Can anybody let me know is there any ready to use java library for
 xAuth?

 Basially I want to know to how to make xAuth work with Java.

 Thanks,
 Sambath

>>>
>>>
>>
>


-- 
Ernandes Jr.
-
"ALL programs are poems. However,
NOT all programmers are poets."


Re: [twitter-dev] Need inputs to implement Twitter app using xAuth

2010-07-29 Thread Sambath Chandran
But I just want to know one thing.

How much difficult to implement making xAuth call in Java without any
libraries?

Thanks,
Sambath

On Thu, Jul 29, 2010 at 11:29 AM, Sambath Chandran wrote:

> Thanks a lot Ernandes and Abraham.
>
> Regards,
> Sambath
>
>
> On Wed, Jul 28, 2010 at 9:33 PM, Abraham Williams <4bra...@gmail.com>wrote:
>
>> Twitter4j supports xAuth: http://goo.gl/ZmM2
>>
>> Abraham
>> -
>> Abraham Williams | Hacker Advocate | http://abrah.am
>> @abraham | http://projects.abrah.am | http://blog.abrah.am
>> This email is: [ ] shareable [x] ask first [ ] private.
>>
>>
>>
>> On Wed, Jul 28, 2010 at 02:29, Sambath Chandran wrote:
>>
>>> All,
>>> I am implementing an application to receive and the latest tweet from the
>>> twitter. After refering to twitter website, I concluded to use xAuth
>>> authentication for my development.
>>>
>>> Can anybody let me know is there any ready to use java library for xAuth?
>>>
>>>
>>> Basially I want to know to how to make xAuth work with Java.
>>>
>>> Thanks,
>>> Sambath
>>>
>>
>>
>


Re: [twitter-dev] Need inputs to implement Twitter app using xAuth

2010-07-29 Thread Sambath Chandran
Thanks a lot Ernandes and Abraham.

Regards,
Sambath

On Wed, Jul 28, 2010 at 9:33 PM, Abraham Williams <4bra...@gmail.com> wrote:

> Twitter4j supports xAuth: http://goo.gl/ZmM2
>
> Abraham
> -
> Abraham Williams | Hacker Advocate | http://abrah.am
> @abraham | http://projects.abrah.am | http://blog.abrah.am
> This email is: [ ] shareable [x] ask first [ ] private.
>
>
>
> On Wed, Jul 28, 2010 at 02:29, Sambath Chandran wrote:
>
>> All,
>> I am implementing an application to receive and the latest tweet from the
>> twitter. After refering to twitter website, I concluded to use xAuth
>> authentication for my development.
>>
>> Can anybody let me know is there any ready to use java library for xAuth?
>>
>> Basially I want to know to how to make xAuth work with Java.
>>
>> Thanks,
>> Sambath
>>
>
>


Re: [twitter-dev] Need inputs to implement Twitter app using xAuth

2010-07-28 Thread Abraham Williams
Twitter4j supports xAuth: http://goo.gl/ZmM2

Abraham
-
Abraham Williams | Hacker Advocate | http://abrah.am
@abraham | http://projects.abrah.am | http://blog.abrah.am
This email is: [ ] shareable [x] ask first [ ] private.


On Wed, Jul 28, 2010 at 02:29, Sambath Chandran  wrote:

> All,
> I am implementing an application to receive and the latest tweet from the
> twitter. After refering to twitter website, I concluded to use xAuth
> authentication for my development.
>
> Can anybody let me know is there any ready to use java library for xAuth?
>
> Basially I want to know to how to make xAuth work with Java.
>
> Thanks,
> Sambath
>


Re: [twitter-dev] Need inputs to implement Twitter app using xAuth

2010-07-28 Thread Ernandes Jr.
Hi,

Please, refer to http://dev.twitter.com/pages/oauth_libraries and you find
some libraries developed by community. Otherwise, you can use Android
version of TwAPIme and reuse the classes related to xAuth.

Regards,
Ernandes

On Wed, Jul 28, 2010 at 6:29 AM, Sambath Chandran wrote:

> All,
> I am implementing an application to receive and the latest tweet from the
> twitter. After refering to twitter website, I concluded to use xAuth
> authentication for my development.
>
> Can anybody let me know is there any ready to use java library for xAuth?
>
> Basially I want to know to how to make xAuth work with Java.
>
> Thanks,
> Sambath
>



-- 
Ernandes Jr.
-
"ALL programs are poems. However,
NOT all programmers are poets."


[twitter-dev] Need inputs to implement Twitter app using xAuth

2010-07-28 Thread Sambath Chandran
All,
I am implementing an application to receive and the latest tweet from the
twitter. After refering to twitter website, I concluded to use xAuth
authentication for my development.

Can anybody let me know is there any ready to use java library for xAuth?

Basially I want to know to how to make xAuth work with Java.

Thanks,
Sambath