[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 atulskulka...@gmail.comwrote:

 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 KUMAR erpraveen2...@gmail.comwrote:

 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)




 --
 Regards,
 Atul Kulkarni




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

2010-03-12 Thread PRAVEEN KUMAR
If user has provided permissions in that case which API method can provide
me this information.
Is it provided by new GEO functions created by Twitter. Can you please let
me know the use of these functions also to get thte IP.

Thanks.

On Fri, Mar 12, 2010 at 9:47 AM, TJ Luoma luo...@luomat.net wrote:

 On Thu, Mar 11, 2010 at 10:08 PM, PRAVEEN KUMAR erpraveen2...@gmail.com
 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
  user's current location.
 
  Please help me in getting this detail.Which API function can solve my
  problem ?

 None. That information isn't available via the API, nor should it be
 as it would be a major issue of privacy that I'm sure Twitter wouldn't
 want to open up without explicit permission from the users.

 TjL



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

2010-03-12 Thread PRAVEEN KUMAR
Hi Zac,

can you please suggest how I can use these two new URLs. I mean what are the
parameters need to be passed.

Thanks.

On Fri, Mar 12, 2010 at 1:12 PM, Zac Bowling zbowl...@gmail.com wrote:

 The user's IP isn't available. Would be a huge security and privacy issue.

 However location 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 KUMAR erpraveen2...@gmail.comwrote:

 Hi All,

 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
 user's current location.

 Please help me in getting this detail.Which API function can solve my
 problem ?

 Thanks.
 (Praveen Kumar)





[twitter-dev] Getting IP of user from Tweets

2010-03-11 Thread PRAVEEN KUMAR
Hi All,

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
user's current location.

Please help me in getting this detail.Which API function can solve my
problem ?

Thanks.
(Praveen Kumar)


[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?2http://netelixir.com/semfreshideas.html?1

There is a direct url to the ebook also,

http://netelixir.com/freshideas.html?2http://netelixir.com/freshideas.html


Regards,
Praveen Kumar .N


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

2009-07-12 Thread praveen kumar
Thanks for your response, i will check according to your suggestions.

On Sat, Jul 11, 2009 at 1:53 PM, Scott Haneda talkli...@newgeo.com wrote:

 From what I understand, it is UTC time. The +/- is the offset depending
 on what zone you are in.

 This allows for a time value that is the same across the world, but can be
 offset for any particular locale.

 I think http://en.m.wikipedia.org/wiki/Coordinated_Universal_Time will
 explain it adequitly. You can also read in the time value from the API and
 compare it to the time shown on Twitter.com. Then change your preferences
 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 praveen.neteli...@gmail.com
 wrote:

 The time field returned contains the offset (usually +)

 What is the meaning of this is it  GMT+0   or  System time. can u please
 explain it.


 On Fri, Jul 10, 2009 at 12:39 PM, Kevin Mesiab  ke...@mesiablabs.com
 ke...@mesiablabs.com wrote:

 The time field returned contains the offset (usually +)
 Tue Apr 07 22:52:51 + 2009

 On Thu, Jul 9, 2009 at 7:13 PM, praveen kumar praveen.neteli...@gmail.com
 praveen.neteli...@gmail.com wrote:

 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




 --
 Kevin Mesiab
 CEO, Mesiab Labs L.L.C.

 208-447-6016

 http://www.mesiablabs.comhttp://www.mesiablabs.com
 http://www.plsadvise.comhttp://www.plsadvise.com





 --
 Regards,
 Praveen Kumar .N
 Software Engineer
 Netelixir e-Marketing Solutions
 Hyderabad
 http://www.netelixir.comwww.netelixir.com




-- 
Regards,
Praveen Kumar .N
Software Engineer
Netelixir e-Marketing Solutions
Hyderabad
www.netelixir.com


[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 ke...@mesiablabs.com wrote:

 The time field returned contains the offset (usually +)
 Tue Apr 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. Is it in GMT or else different timezones.


 --
 Regards,
 Praveen Kumar.N




 --
 Kevin Mesiab
 CEO, Mesiab Labs L.L.C.

 208-447-6016

 http://www.mesiablabs.com
 http://www.plsadvise.com




[twitter-dev] Getting tweets from Twitter API

2009-07-10 Thread praveen kumar
The time field returned contains the offset (usually +)

What is the meaning of this is it  GMT+0   or  System time. can u please
explain it.


 On Fri, Jul 10, 2009 at 12:39 PM, Kevin Mesiab ke...@mesiablabs.comwrote:

 The time field returned contains the offset (usually +)
 Tue Apr 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. Is it in GMT or else different timezones.


 --
 Regards,
 Praveen Kumar.N




 --
 Kevin Mesiab
 CEO, Mesiab Labs L.L.C.

 208-447-6016

 http://www.mesiablabs.com
 http://www.plsadvise.com





-- 
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-Marketing Solutions
Hyderabad
www.netelixir.com


[twitter-dev] Re: About OAuth authorization

2009-07-09 Thread praveen kumar
Thanks Duane for your response.

On Thu, Jul 9, 2009 at 8:11 PM, Duane Roelands duane.roela...@gmail.comwrote:


 1. OAuth allows your user to authenticate without ever exposing his
 Twitter credentials to your application.

 2. OAuth allows a user to revoke your application's access to their
 account.

 3. If you don't use OAuth, tweets posted from your application will
 show up as from API (I believe).  You can't put the name of your
 application in there unless you use OAuth.

 4. Basic Auth will eventually be deprecated.  If the first 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 endeavor.

 Regards,
 --Duane

 On Jul 9, 7:56 am, praveen kumar praveen.neteli...@gmail.com wrote:
  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


[twitter-dev] Dumping Tweets

2009-07-07 Thread praveen kumar
Hai,

I have problem  while getting tweets from the API. According to Twitter API
Tweets *created_at *time is in GMT Timezone* *but some times *created_at* of
tweet is showing  *future time* (GMT).

Please help me, is there any changes that i should in my code while getting
tweets from Twitter API.


-- 
Regards,
Praveen Kumar .N
Software Engineer
Netelixir e-Marketing Solutions
Hyderabad
www.netelixir.com