[twitter-dev] Re: Twitter Geo stuff

2009-10-12 Thread Ryan Sarver

Axthelm,

If geo_enabled is set to false at the time you post geo data it will
be dropped when it arrives and won't be saved for later tagging.

Best, Ryan

On Mon, Oct 12, 2009 at 3:23 PM, Axthelm  wrote:
>
> Excellent, thank you both for your responses.  A second question on
> all of this, if the user has their  flag off and we
> submit the location with their tweet will that location information be
> saved with the tweet for future use or disgarded due to the setting
> being off?
>
> Axthelm
>
> On Oct 9, 8:10 pm, Ryan Sarver  wrote:
>> There is going to be a read-only  flag on the 
>> object that denotes whether or not the user has enabled geolocation.
>> For security reasons, the user will need to come to twitter.com to
>> change the setting.
>>
>> Best, Ryan
>>
>>
>>
>> On Fri, Oct 9, 2009 at 8:18 AM, Axthelm  
>> wrote:
>>
>> > On that note, is it known if the setting to opt in will be exposed in
>> > the account/update_profile API?
>>
>> > On Oct 4, 4:13 am, Rich  wrote:
>> >> TheGeotag is only populated firstly if the user posting the tweet
>> >> has opted in via Twitter's website (which hasn't been enabled yet) and
>> >> secondlyGeodata was submitted with that tweet
>>
>> >> On Oct 4, 4:41 am, Patrick  wrote:
>>
>> >> > I have been reading about the TwitterGeostuff - it all sounds
>> >> > exciting - and I'd like to start playing with it even it's not fully
>> >> > prime time. Supposedly it's available to some extent via the API.  I
>> >> > see the  tag in my feed, and I wonder how I can "opt in" and get
>> >> > it populated.  Also, can someone provide an example of how the
>> >> > location field could be populated - I have cURL examples to update
>> >> > location, and I have my location info via my Nokia GPS-assisted phone,
>> >> > so I'd like to see an example on now to simulate the future 
>> >> > feature, i.e., update location field as if it were , if I cannot
>> >> > yet opt in to .- Hide quoted text -
>>
>> >> - Show quoted text -- Hide quoted text -
>>
>> - Show quoted text -
>


[twitter-dev] Re: Twitter Geo stuff

2009-10-12 Thread Axthelm

Excellent, thank you both for your responses.  A second question on
all of this, if the user has their  flag off and we
submit the location with their tweet will that location information be
saved with the tweet for future use or disgarded due to the setting
being off?

Axthelm

On Oct 9, 8:10 pm, Ryan Sarver  wrote:
> There is going to be a read-only  flag on the 
> object that denotes whether or not the user has enabled geolocation.
> For security reasons, the user will need to come to twitter.com to
> change the setting.
>
> Best, Ryan
>
>
>
> On Fri, Oct 9, 2009 at 8:18 AM, Axthelm  wrote:
>
> > On that note, is it known if the setting to opt in will be exposed in
> > the account/update_profile API?
>
> > On Oct 4, 4:13 am, Rich  wrote:
> >> TheGeotag is only populated firstly if the user posting the tweet
> >> has opted in via Twitter's website (which hasn't been enabled yet) and
> >> secondlyGeodata was submitted with that tweet
>
> >> On Oct 4, 4:41 am, Patrick  wrote:
>
> >> > I have been reading about the TwitterGeostuff - it all sounds
> >> > exciting - and I'd like to start playing with it even it's not fully
> >> > prime time. Supposedly it's available to some extent via the API.  I
> >> > see the  tag in my feed, and I wonder how I can "opt in" and get
> >> > it populated.  Also, can someone provide an example of how the
> >> > location field could be populated - I have cURL examples to update
> >> > location, and I have my location info via my Nokia GPS-assisted phone,
> >> > so I'd like to see an example on now to simulate the future 
> >> > feature, i.e., update location field as if it were , if I cannot
> >> > yet opt in to .- Hide quoted text -
>
> >> - Show quoted text -- Hide quoted text -
>
> - Show quoted text -


[twitter-dev] Re: Twitter Geo stuff

2009-10-11 Thread Didier Girard

Hello Ryan,
Is it possible to have test account that could help us to verify that
what we are building (tools, libraries,...) are bug free ?
Thanks in advance,
Didier

On Oct 10, 2:10 am, Ryan Sarver  wrote:
> There is going to be a read-only  flag on the 
> object that denotes whether or not the user has enabled geolocation.
> For security reasons, the user will need to come totwitter.com to
> change the setting.
>
> Best, Ryan
>
>
>
> On Fri, Oct 9, 2009 at 8:18 AM, Axthelm  wrote:
>
> > On that note, is it known if the setting to opt in will be exposed in
> > the account/update_profile API?
>
> > On Oct 4, 4:13 am, Rich  wrote:
> >> TheGeotag is only populated firstly if the user posting the tweet
> >> has opted in viaTwitter'swebsite (which hasn't been enabled yet) and
> >> secondlyGeodata was submitted with that tweet
>
> >> On Oct 4, 4:41 am, Patrick  wrote:
>
> >> > I have been reading about the TwitterGeostuff - it all sounds
> >> > exciting - and I'd like to start playing with it even it's not fully
> >> > prime time. Supposedly it's available to some extent via the API.  I
> >> > see the  tag in my feed, and I wonder how I can "opt in" and get
> >> > it populated.  Also, can someone provide an example of how the
> >> > location field could be populated - I have cURL examples to update
> >> > location, and I have my location info via my Nokia GPS-assisted phone,
> >> > so I'd like to see an example on now to simulate the future 
> >> > feature, i.e., update location field as if it were , if I cannot
> >> > yet opt in to .- Hide quoted text -
>
> >> - Show quoted text -


[twitter-dev] Re: Twitter Geo stuff

2009-10-09 Thread Ryan Sarver

There is going to be a read-only  flag on the 
object that denotes whether or not the user has enabled geolocation.
For security reasons, the user will need to come to twitter.com to
change the setting.

Best, Ryan

On Fri, Oct 9, 2009 at 8:18 AM, Axthelm  wrote:
>
> On that note, is it known if the setting to opt in will be exposed in
> the account/update_profile API?
>
> On Oct 4, 4:13 am, Rich  wrote:
>> TheGeotag is only populated firstly if the user posting the tweet
>> has opted in via Twitter's website (which hasn't been enabled yet) and
>> secondlyGeodata was submitted with that tweet
>>
>> On Oct 4, 4:41 am, Patrick  wrote:
>>
>>
>>
>> > I have been reading about the TwitterGeostuff - it all sounds
>> > exciting - and I'd like to start playing with it even it's not fully
>> > prime time. Supposedly it's available to some extent via the API.  I
>> > see the  tag in my feed, and I wonder how I can "opt in" and get
>> > it populated.  Also, can someone provide an example of how the
>> > location field could be populated - I have cURL examples to update
>> > location, and I have my location info via my Nokia GPS-assisted phone,
>> > so I'd like to see an example on now to simulate the future 
>> > feature, i.e., update location field as if it were , if I cannot
>> > yet opt in to .- Hide quoted text -
>>
>> - Show quoted text -
>


[twitter-dev] Re: Twitter Geo stuff

2009-10-09 Thread JDG
it will not (at least, that's what I've seen on the list thus far.)

On Fri, Oct 9, 2009 at 09:18, Axthelm  wrote:

>
> On that note, is it known if the setting to opt in will be exposed in
> the account/update_profile API?
>
> On Oct 4, 4:13 am, Rich  wrote:
> > TheGeotag is only populated firstly if the user posting the tweet
> > has opted in via Twitter's website (which hasn't been enabled yet) and
> > secondlyGeodata was submitted with that tweet
> >
> > On Oct 4, 4:41 am, Patrick  wrote:
> >
> >
> >
> > > I have been reading about the TwitterGeostuff - it all sounds
> > > exciting - and I'd like to start playing with it even it's not fully
> > > prime time. Supposedly it's available to some extent via the API.  I
> > > see the  tag in my feed, and I wonder how I can "opt in" and get
> > > it populated.  Also, can someone provide an example of how the
> > > location field could be populated - I have cURL examples to update
> > > location, and I have my location info via my Nokia GPS-assisted phone,
> > > so I'd like to see an example on now to simulate the future 
> > > feature, i.e., update location field as if it were , if I cannot
> > > yet opt in to .- Hide quoted text -
> >
> > - Show quoted text -
>



-- 
Internets. Serious business.


[twitter-dev] Re: Twitter Geo stuff

2009-10-09 Thread Axthelm

On that note, is it known if the setting to opt in will be exposed in
the account/update_profile API?

On Oct 4, 4:13 am, Rich  wrote:
> TheGeotag is only populated firstly if the user posting the tweet
> has opted in via Twitter's website (which hasn't been enabled yet) and
> secondlyGeodata was submitted with that tweet
>
> On Oct 4, 4:41 am, Patrick  wrote:
>
>
>
> > I have been reading about the TwitterGeostuff - it all sounds
> > exciting - and I'd like to start playing with it even it's not fully
> > prime time. Supposedly it's available to some extent via the API.  I
> > see the  tag in my feed, and I wonder how I can "opt in" and get
> > it populated.  Also, can someone provide an example of how the
> > location field could be populated - I have cURL examples to update
> > location, and I have my location info via my Nokia GPS-assisted phone,
> > so I'd like to see an example on now to simulate the future 
> > feature, i.e., update location field as if it were , if I cannot
> > yet opt in to .- Hide quoted text -
>
> - Show quoted text -


[twitter-dev] Re: Twitter Geo stuff

2009-10-04 Thread Rich

The Geo tag is only populated firstly if the user posting the tweet
has opted in via Twitter's website (which hasn't been enabled yet) and
secondly Geo data was submitted with that tweet

On Oct 4, 4:41 am, Patrick  wrote:
> I have been reading about the Twitter Geo stuff - it all sounds
> exciting - and I'd like to start playing with it even it's not fully
> prime time. Supposedly it's available to some extent via the API.  I
> see the  tag in my feed, and I wonder how I can "opt in" and get
> it populated.  Also, can someone provide an example of how the
> location field could be populated - I have cURL examples to update
> location, and I have my location info via my Nokia GPS-assisted phone,
> so I'd like to see an example on now to simulate the future 
> feature, i.e., update location field as if it were , if I cannot
> yet opt in to .