i want to show tweets from multiple user on my home page who are registered with my site. i want to show them my home page

Look into streaming API, you can follow upto 5000 users! My suggestion would be to randomly select users during certain intervals and follow them using streaming API, saving the results on a local database, then deliver those results to the home page using that database.

You want to use site streams. https://dev.twitter.com/docs/streaming-api

I have posted a reply but it is waiting for moderation. You will probably be seeing it in a couple of hours.

Personally, I’d just use a list widget for this purpose. First, build a Twitter list of the users you want to display tweets for on your site. Then point the lists widget at that list and embed it in your site: https://twitter.com/about/resources/widgets/widget_list

Hi episod, I’ve followed the steps given by you. It returns tweets but from only one member.

What to do? Please help me.

Thanks!

hmm… I thought the list widget allowed you to customize background colors and such. Was this option removed?

Let’s hope the spelling is better on your site…‘mulitple acocunts’

I want to get the tweets from various people to my twitter account
to be displayed on my widget…is that possible??

I have created a list in my twitter account and created a widget the problem i m facing is it shows tweet’s all from my listed accounts except my own tweets . I mean how to add myself or to show my own tweets in the list i created.

Hi episod, I’ve followed the steps given by you. It returns tweets but from only one member.

What to do? Please help me.

Thanks! MY dear