I’m a big fan of OAuth, because they’re coding a way of sharing your private data between different websites without having to give any 3rd party your password.
What’s your favorite open source project and why?
I’m a big fan of OAuth, because they’re coding a way of sharing your private data between different websites without having to give any 3rd party your password.
What’s your favorite open source project and why?
One reply on “What’s Your Favorite Open Source Project?”
I’m loving Jakob Heuser’s SnapTest for unit testing in PHP. It’s way easier to work with than SimpleTest because the syntax is simpler and mock objects just make more sense. Being a contributer doesn’t hurt either!