Instead of our news page having two feeds, one from our own database for the news and another from twitter, I would like to consolidate the two, preferably in date order, newest at the top.
Can I do that with the twitter api? I guess I would need to create an array containing news items and twitter items, put them together then output on the page. To easily distinguish between the two I would colour code them. -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list Change your membership to this group: https://groups.google.com/forum/#!forum/twitter-development-talk
