Hi!
I posted my addition to the Phirehose SiteStreams for OAuth support a
while ago. The problem was: It had dependencies on Zend Oauth (Booo!).
The reason was, that the UserStreams OAuth implementation did not work
for SiteStreams. Also this was the quick fix for me in one of my
projects, since I was using Zend anyway.
However, it is a lot cleaner without the Zend dependency.
So since we are officially now on Github I want to bring my first
contribution to this project:
OAuth support for SiteStreams without Zend dependency!
My commit:
https://github.com/sebastianhoitz/phirehose/commit/4c1a832d8a725a4ba4...
And the pull request:
https://github.com/fennb/phirehose/pull/1
This is mostly based on the awesome UserStreams addition by Jonathan
Hill.
Also, I do have further plans on restructuring the Phirehose class,
since it is not really well suited for extending / changing
authorization right now (see all the duplicate code in there?). Anyone
wanna participate?
Thanks,
Sebastian
PS: Is someone going to TheNextWeb conference or in Amsterdam next
week? Wanna grab some beers and talk about Twitter API, PHP
development and other stuff? Let me know! :)