Hi Karl,

    Anyone aware of a nice, simple API based in PHP for posting to Twitter?
 
    One of my clients is trying to automate the posting of Tweets when they update their product catalogue, ensuring their clientele get the fastest updates...

At Eventfinder we have a few Twitter accounts running.  Our main account is posted to automatically from our CMS when news items or competitions are posted:


Then we have feeds for Auckland, Wellington and Christchurch that are automatically updated when promoters post events in those cities:


We used the excellent PEAR packages Services_Twitter.  You can download it from the PEAR website [1] or even more easily install it straight from the command line:

sudo pear install Services_Twitter-beta

The interface is relatively simple to implement within your own code - drop me a line if you need a hand.



Kind regards,
James McGlinn
__________________________________
CTO
Eventfinder Limited
Suite 106, Heards Building
2 Ruskin Street, Parnell, Auckland 1052
Phone: +649 365 2342
Mobile: +6421 633 234

[email protected]  |  www.eventfinder.co.nz


Reply via email to