It seems Aggregation is unable to determine the authors of Tweets in Twitter feeds.

For example: http://search.twitter.com/search.atom?q=%23google
- Aggregation can import all of the most important data from each tweet, but is unable to determine the author of each tweet. This may be because the author is specified like this:

    <author>
      <name>NathanBrauer (Nathan J. Brauer)</name>
      <uri>http://twitter.com/NathanBrauer</uri>
    </author>

Can anyone confirm this bug?

Comments

john.karahalis’s picture

Title: Twitter Feed: Aggregation cannot determine authors of Tweets » [void] Twitter Feed: Aggregation cannot determine authors of Tweets
Status: Active » Closed (fixed)

I have realized that this was not a bug with Aggregation but in fact a problem with my own setup. Closed.

littlemisssunshine’s picture

How did you fix this? I have the exact same problem.

Thanks.

john.karahalis’s picture

I like the username.

I think switching from the Atom feed to the RSS feed did it for me. Let me know how it goes.

littlemisssunshine’s picture

Thanks, I ended up using Twitter's advanced search instead.