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?
A Journal of Software That Makes Coding Safer and Easier to Manage
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?
Previous post: Keeping It Real On Social Networking
Next post: Sun Breaks MySQL’s Source Install
{ 1 comment… read it below or add one }
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!