[twitter-dev] Re: credential checking

2009-05-19 Thread Omkaaraa

@Williams,

thanks a lot.. i will check this for sure. but as far as API's are
concern, everywhere they have provided Java 1.5/6 api's. but i need
api's for mobile phone, means for J2ME. I didnt get any list of API's
for mobile phones. So i think i need to develop one such for cell
phone.

give me some pointer if you have regarding this. I will check these
links, provided by you and will come again if i will have any doubt.

On May 19, 8:47 pm, Doug Williams  wrote:
> We have a page on the Wiki dedicated to introducing authentication [1]. We
> don't like to repeat good and maintained content so there are links to
> explanations within. Also, since you are using Java, you should check out
> what the Java libraries [2] are doing. They should provide some good sample
> code.
> 1.http://apiwiki.twitter.com/Authentication
> 2.http://apiwiki.twitter.com/Libraries#Javanbsp
>
> Thanks,
> Doug
> --
>
> Doug Williams
> Twitter Platform Supporthttp://twitter.com/dougw
>
> On Tue, May 19, 2009 at 7:56 AM, Omkaaraa  wrote:
>
> > Hello,
>
> > only thing I want to do is using my own J2ME quivalent API, I want to
> > check the user credential. I have read about OAuth also.
>
> > So i have to gone through this link "http://twitter.com/account/
> > verify_credentials.xml"
> > but this is the file which i will get in response, but in which format
> > or how I will send username and password?
>
> > Till now I have learn that thru OAuth  i have to generate some key and
> > token. but didnt understand much about it.
>
> > Earlier also I had told that I am very much new. but I got some hi-fi
> > answers of my questions not straight forward.
>
> > So, if possible, please give your valuable time and provide me some
> > information about it. For you guys, this will be a pretty silly
> > question but for me its important because this is the start.
>
> > Please help me.
>
> > Thanks and regards,
> > Niraj


[twitter-dev] credential checking

2009-05-19 Thread Omkaaraa

Hello,

only thing I want to do is using my own J2ME quivalent API, I want to
check the user credential. I have read about OAuth also.

So i have to gone through this link "http://twitter.com/account/
verify_credentials.xml"
but this is the file which i will get in response, but in which format
or how I will send username and password?

Till now I have learn that thru OAuth  i have to generate some key and
token. but didnt understand much about it.

Earlier also I had told that I am very much new. but I got some hi-fi
answers of my questions not straight forward.

So, if possible, please give your valuable time and provide me some
information about it. For you guys, this will be a pretty silly
question but for me its important because this is the start.

Please help me.

Thanks and regards,
Niraj


[twitter-dev] Re: twitter on mobile

2009-05-13 Thread Omkaaraa

One more silly question.. I still wonder how to find
"friends_timeline" (xml/json).

http://twitter.com/statuses/friends_timeline.xml

I mean, http://twitter.com/statuses/ after this URL.. how I will know
that which name (with .xml or .json) I am suppose to write?? from
where I will get those lists where names like friends_timeline is
mentioned??

I am new so please help me.



On May 13, 6:59 pm, Omkaaraa  wrote:
> Hi all,
>
> I had come here few days back also. now again after preparing my
> design. I want to write twitter application which will contain my own
> feature also, for MOBILE. for the time being, just forget which mobile
> I am going to use. Instead of J2ME, I will use similar framework.
> From here only I had got info about list of API's to develop twitter
> application. But I need API's for J2ME in fact. I have not gone in
> depth of these technical terms till now as far as mobile and twitter
> api's are concern because I was working with GUI and data flow of my
> own concept (which dont need any space on web server now because i
> have changed it a bit).
>
> So, would you please help me from where I will get those API's which
> will run on J2ME platform?
>
> please guide me properly considering I have basic idea of J2ME and
> developing twitter application as well.
>
> Thanks and Regards,
>
> Omi
> learner.


[twitter-dev] twitter on mobile

2009-05-13 Thread Omkaaraa

Hi all,

I had come here few days back also. now again after preparing my
design. I want to write twitter application which will contain my own
feature also, for MOBILE. for the time being, just forget which mobile
I am going to use. Instead of J2ME, I will use similar framework.
>From here only I had got info about list of API's to develop twitter
application. But I need API's for J2ME in fact. I have not gone in
depth of these technical terms till now as far as mobile and twitter
api's are concern because I was working with GUI and data flow of my
own concept (which dont need any space on web server now because i
have changed it a bit).

So, would you please help me from where I will get those API's which
will run on J2ME platform?

please guide me properly considering I have basic idea of J2ME and
developing twitter application as well.

Thanks and Regards,

Omi
learner.