Are geotagged tweets visually apparent?

2 views
Skip to first unread message

Jeffrey Friedl

unread,
Feb 3, 2010, 12:25:00 AM2/3/10
to Twitter Development Talk
I'm testing geotagging in an app, and the reply to the status update
indicates that the geotagged location was accepted, but when I view
the tweet on twitter.com, I can find no indication that the tweet has
been geotagged. In the end, I can't tell the difference between
failure and success...

I was under the impression that the "not yet available on the web
site" comment was for users geotagging their tweets from twitter.com,
but it seems that geotagging is completely invisible on the web site?

Am I missing something?
Thanks,
Jeffrey
----------------------------------------------------------------------------------
Jeffrey Friedl , Kyoto Japan , http://regex.info/blog/

Michael Steuer

unread,
Feb 3, 2010, 2:55:44 AM2/3/10
to twitter-deve...@googlegroups.com, Twitter Development Talk
Hi Jeffrey,

The Twitter web site does not display geotag information. Use a
Twitter service that does, such as http://bccth.is, to confirm
successful tagging of your tweets. Of course, retrieving the tweets in
question via the API, would also reveal the geotag info.

Best,

Michael

Jeffrey Friedl

unread,
Feb 3, 2010, 4:19:07 AM2/3/10
to Twitter Development Talk
> Use a Twitter service that does, such ashttp://bccth.is, to confirm  

> successful tagging of your tweets.

Gotcha, thanks much.
Jeffrey

Scott Herbert

unread,
Feb 3, 2010, 2:24:53 PM2/3/10
to twitter-deve...@googlegroups.com
Firstly I'm not an iPhone/iPad/iPod developer nore do I even own one,
however I belive neigther of the two devices has the ablity to
multi-task, so surely that would make oAuth on either impossabul, as the
application couldn't call up a browser window/page.

Hopefuly someone more skilled in Apple development can point out the
error in my logic here.

Shazron

unread,
Feb 3, 2010, 6:44:35 PM2/3/10
to Twitter Development Talk
An iPhone OS app can launch its own child browser control (UIWebView).

On Feb 3, 11:24 am, Scott Herbert <scott.a.herb...@googlemail.com>
wrote:

Abraham Williams

unread,
Feb 3, 2010, 7:40:01 PM2/3/10
to twitter-deve...@googlegroups.com
It is actually pretty easy. You save the request_token in your application and send the user to the browser to authorized access. When the user has finished authorizing the application they get directed back to the application by the iPhone through a custom protocol handler used as your callback URL. The user is now back in your application and the access_token can be  retrieved.

Abraham
--
Abraham Williams | Community Advocate | http://abrah.am
Project | Out Loud | http://outloud.labs.poseurtech.com
This email is: [ ] shareable [x] ask first [ ] private.
Reply all
Reply to author
Forward
0 new messages