Hi, I’ve only just become aware of the changes to the API. I’m a SharePoint developer, who has 3 seperate clients using old basic javascript, which pulls their latest, say, 3 tweets to their site, and displays them in simple HTML. I’m happy to get my hands dirty in the code if needs be, but I haven’t yet found any simple javascript-based API 1.1 feeds which are simple to implement. I’ve read through the documentation, and frankly find the new API to be really rather baffling (e.g. how do you get the feed to work on a dev site which doens’t have a registered dns, just a local server name? How do I obtain ID’s for a companies account? (do I need to get the company to send me their ID details?)) Could anyone point me towards a simple way to pull tweets and display them on corporate websites/intranets?
For info I keep getting redirected to Twitter’s own timeline widget, but that is far too complex for my requirements, and doens’t provide me with enough control over the HTML that it outputs. Any thougths on where to find a simplified option?