Re: [twitter-dev] get users by profile location?

2011-03-30 Thread Jim Barcelona
Not via the API, but I'm not quite sure which users and whose profile you
mean. Can you give an example?

On Wed, Mar 30, 2011 at 8:17 AM, Lauren Sperber lauren.sper...@gmail.comwrote:

 Anyone know if there is a way to search twitter users by the location
 provided in their profile?

 --
 Twitter developer documentation and resources: http://dev.twitter.com/doc
 API updates via Twitter: http://twitter.com/twitterapi
 Issues/Enhancements Tracker:
 http://code.google.com/p/twitter-api/issues/list
 Change your membership to this group:
 http://groups.google.com/group/twitter-development-talk




-- 
Jim Barce Barcelona

ba...@appdevandmarketing.com

http://appdevandmarketing.com/

http://twitter.com/barce

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


Re: [twitter-dev] convert large number of usernames to userids

2011-03-28 Thread Jim Barcelona
The solution for this would involve coding if it were me.

Store the usernames in an array.
Loop through the array while calling:
http://api.twitter.com/1/users/show.json?screen_name=screen_name
Parse out the id.

Cheers, Barce

On Mon, Mar 28, 2011 at 1:14 PM, Riley digitalsimplif...@gmail.com wrote:

 How would I go about converting a large number of usernames (300+) to
 userids? My plan is to use user/follow, which uses userids. I have
 tried using users/lookup (http://dev.twitter.com/doc/get/users/
 lookup), but I need the OAuth of the users I am looking up, which I
 don't have.  I could use user/show but that would take a long time, I
 am hoping to find something more efficient.  Thank you.

 --
 Twitter developer documentation and resources: http://dev.twitter.com/doc
 API updates via Twitter: http://twitter.com/twitterapi
 Issues/Enhancements Tracker:
 http://code.google.com/p/twitter-api/issues/list
 Change your membership to this group:
 http://groups.google.com/group/twitter-development-talk




-- 
Jim Barce Barcelona

ba...@appdevandmarketing.com

http://appdevandmarketing.com/

http://twitter.com/barce

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


Re: New site: The choices you made

2008-12-23 Thread Jim Barcelona

Hey, this looks neat. I selected sex/love and typed in dinner date
and a bunch of tweets related to that floated by in a dippity kinda
way.

But the UI doesn't *say* anything. At least for me. It doesn't speak
to me b/c the information design doesn't make a strong statement.

E.G. the query dinner date didn't show more dinner icons than date
icons, so I couldn't tell which was more popular.

But, you got skills. :-)

Cheers,
Barce



On Tue, Dec 23, 2008 at 3:14 PM, pattw...@gmail.com pattw...@gmail.com wrote:

 Hi,

 I just wanted to share a new website I helped develop which uses
 Twitter's Search API to populate it with content. It's called The
 Choices You Made (http://www.thechoicesyoumade.ca).

 Have a look, spread the word, and please tell me what you think!

 Pramesh