[twitter-dev] Getting IP of user from Tweets

2010-03-11 Thread PRAVEEN KUMAR
ction can solve my problem ? Thanks. (Praveen Kumar)

Re: [twitter-dev] Getting IP of user from Tweets

2010-03-12 Thread PRAVEEN KUMAR
Thu, Mar 11, 2010 at 10:08 PM, PRAVEEN KUMAR > wrote: > > > I want to get IP address of user based on the last tweet sent by him. > > Message may be sent from machine or from mobile but in both the cases > > whatever IP he has used I need that in my application to find out

Re: [twitter-dev] Getting IP of user from Tweets

2010-03-12 Thread PRAVEEN KUMAR
n is possible using the new geo features. It's opt in and it > requires the user use client that supports sending location data, but the > accuracy is far greater then any kind of geo-ip lookup could offer. > > Zac Bowling > > > > On Thu, Mar 11, 2010 at 7:08 PM, PRAVEEN

[twitter-dev] Getting permission for collecting IP of user

2010-03-16 Thread PRAVEEN KUMAR
Hi, Can I develop a Twitter application which asks for permission of user so that I can collect his IP details from the tweets he sends ? If not then Is there any other way by which I can collect IP information of user to get his exact location. Thanks. (Praveen kumar)

Re: [twitter-dev] Getting permission for collecting IP of user

2010-03-16 Thread PRAVEEN KUMAR
Hi, Can you please provide me a sample of how I can use Geo Location API ? Thanks. On Tue, Mar 16, 2010 at 7:12 PM, Atul Kulkarni wrote: > Use Geo-location API instead. > http://blog.twitter.com/2009/08/location-location-location.html > > On Tue, Mar 16, 2010 at 7:47 AM, PRAVEEN

[twitter-dev] Dumping Tweets

2009-07-07 Thread praveen kumar
. -- Regards, Praveen Kumar .N Software Engineer Netelixir e-Marketing Solutions Hyderabad www.netelixir.com

[twitter-dev] About OAuth authorization

2009-07-09 Thread praveen kumar
Hi, I would like to develop a tool on Twitter, i have few doubts. Please clarify. 1. What is the use of OAuth authorization ? 2. From Twitter API we can update tweets without OAuth authorization. Why this OAuth authorization? -- Regards, Praveen Kumar .N Software Engineer Netelixir e

[twitter-dev] Re: About OAuth authorization

2009-07-09 Thread praveen kumar
three > reasons don't convince you, you should give this one serious > consideration. :) > > I have some issues with OAuth, but they're minor and hardly > insurmountable. Moreover, if you use a library that handles OAuth for > you, implementing it is not a major endeav

[twitter-dev] Getting tweets from Twitter API

2009-07-09 Thread praveen kumar
Hi, If we are getting tweets from Twitter API , User's tweet dates are in which timezone. Is it in GMT or else different timezones. -- Regards, Praveen Kumar.N

[twitter-dev] Re: Getting tweets from Twitter API

2009-07-10 Thread praveen kumar
The time field returned contains the offset (usually +). But when ever i am getting tweets it is giving my system time (GMT+5), I should change any thing in my code please help me. -- Regards, Praveen Kumar .N On Fri, Jul 10, 2009 at 12:39 PM, Kevin Mesiab wrote: > The time fi

[twitter-dev] Getting tweets from Twitter API

2009-07-10 Thread praveen kumar
07 22:52:51 + 2009 >> >> On Thu, Jul 9, 2009 at 7:13 PM, praveen kumar < >> praveen.neteli...@gmail.com> wrote: >> >>> Hi, >>> >>> If we are getting tweets from Twitter API , User's tweet dates are in >>> which timezone.

[twitter-dev] Re: Getting tweets from Twitter API

2009-07-12 Thread praveen kumar
rences > to alter your time zone. This is a good way to see how the offsets work as > you go. > -- > Scott > Iphone says hello. > > On Jul 10, 2009, at 10:30 PM, praveen kumar > wrote: > > The time field returned contains the offset (usually +) > > What is t

[twitter-dev] e-book on internet Retailer

2009-07-24 Thread praveen kumar
Hai, In this link containing tips for internet marketing http://netelixir.com/semfreshideas.html?2<http://netelixir.com/semfreshideas.html?1> There is a direct url to the ebook also, http://netelixir.com/freshideas.html?2<http://netelixir.com/freshideas.html> Regards, Praveen Kumar .N

[twitter-dev] e-book on internet Retailer

2009-07-24 Thread praveen kumar
Hai, In this link containing tips for internet marketing http://netelixir.com/freshideas.html?2 <http://netelixir.com/semfreshideas.html?2> Regards, Praveen Kumar .N -- Regards, Praveen Kumar .N Software Engineer Netelixir e-Marketing Solutions Hyderabad www.netelixir.com

[twitter-dev] Unable to get tweets with Geo-Code

2009-07-31 Thread Praveen Kumar
decrease radius from 2500KM to 2400 KM i got tweets. Also i got tweets when i changed query to credit cards and radius 2500KM http://search.twitter.com/search.json?q=credit+cards&rpp=100&page=1&geocode=40.756054%2C-73.986951%2C2500.0km Why is this random behaviour. Please help me