[twitter-dev] Re: 4 Listed How can i get that number from an api call?

2010-05-21 Thread adamjamesdrew
any ideas?

On May 19, 8:32 pm, adamjamesdrew theikl...@gmail.com wrote:
 Thanks


[twitter-dev] 4 Listed How can i get that number from an api call?

2010-05-19 Thread adamjamesdrew
Thanks


[twitter-dev] How to filter out utf-8 characters in java

2010-05-12 Thread adamjamesdrew
any ideas?


[twitter-dev] Re: Details on the Chirp Hack Day Showcase

2010-04-13 Thread adamjamesdrew
Question about this question
Where can we demo the project?
Are you looking for a url or to meet up before the showcase?

On Apr 9, 2:35 am, Nigel Legg nigel.l...@gmail.com wrote:
 I'd love to resent, but can't make it to Chirp.  Maybe next year.

 On 9 April 2010 07:11, Doug Williams d...@twitter.com wrote:

  Hi all --
  The Hack Day at Chirp is a remarkable opportunity for the Twitter
  Platform. It is the first time that the ecosystem and Twitter's
  extended team will meet under one roof. We are excited to collaborate
  at such a deep level; answering questions face-to-face while updating
  the Twitter team on the innovation ongoing in the ecosystem.

  It is cool to think that the Hack Day will represent the largest pool
  of ecosystem companies and projects in the same room. To celebrate, we
  are hosting a Showcase to demo several apps developed during the event
  in addition to nascent companies beginning to gain traction. Here are
  some of the ideas we will we will look for:

  * Commerce: tools for marketers, consumer analytics and consumer insights.
  * Engagement: platforms for social good and government, leveraging
  Twitter to drive engagement.
  * Consumption: tools that surface relevant content, vertical
  integrations, leveraging geotagged tweets, innovative mobile
  experiences, user discovery, and media curation.
  * Infrastructure: tools for developers, and application marketing and
  distribution.

  The Showcase will feature demos of select products and a panel to
  discuss the opportunities explored by these budding projects. The only
  rules: projects must be less than one years old, must have less than
  one million dollars in funding and someone must be at the Chirp Hack
  Day on April 15th to present.

  To apply to demo at the Hack Day Showcase, please apply here [1] by
  3PM on April 15th, 2010.

  1.http://bit.ly/chirpshowcase

  Thanks,
  Doug
 http://twitter.com/dougw

  --
  To unsubscribe, reply using remove me as the subject.


[twitter-dev] Re: Hello all, Question about multi gets

2010-04-10 Thread adamjamesdrew
Thanks for the quick response. That sounds like a  good idea. Do you
know of anyway around the 200 tweets per page limit? I will still have
to make many calls to get all the tweets I need.

On Apr 9, 11:05 pm, Abraham Williams 4bra...@gmail.com wrote:
 Add the users to a list.

 http://apiwiki.twitter.com/Twitter-REST-API-Method:-GET-list-statuses

 Abraham

 On Fri, Apr 9, 2010 at 17:47, adamjamesdrew theikl...@gmail.com wrote:
  I'm calling

  statuses/user_timeline
 http://api.twitter.com/1/statuses/user_timeline.format

  for a few users one by one. Is there a way to call the api and get a
  few users with one call?

  Thanks

  --
  To unsubscribe, reply using remove me as the subject.

 --
 Abraham Williams | Developer for hire |http://abrah.am
 PoseurTech Labs | Projects |http://labs.poseurtech.com
 This email is: [ ] shareable [x] ask first [ ] private.


[twitter-dev] Twitter REST API Method: POST /:user/:list_id/members ???

2010-04-10 Thread adamjamesdrew
Twitter REST API Method: POST /:user/:list_id/members

http://api.twitter.com/1/user/list_id/members.format

Can you add more than one user at a time?


-- 
To unsubscribe, reply using remove me as the subject.


[twitter-dev] Hello all, Question about multi gets

2010-04-09 Thread adamjamesdrew
I'm calling

statuses/user_timeline
http://api.twitter.com/1/statuses/user_timeline.format

for a few users one by one. Is there a way to call the api and get a
few users with one call?

Thanks


-- 
To unsubscribe, reply using remove me as the subject.