Share this:
- Click to share on Tumblr (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Pocket (Opens in new window)
- Click to share on Telegram (Opens in new window)
- Click to email a link to a friend (Opens in new window)
Pretty old content and broken link for download, any new version coming up lately?
Anyone thinking of stabbing at a new version should use this library because it seems the most actively developed. I haven’t yet wrapped my head around how to make it work though…
ths guy says (january 18 this year) that he’s working on a openid wp plugin.
This guy has made an OpenID plugin that seems easier to implement than the one at Scatmania (the author was inspired by the Scatmania plugin though). I tried it, but it didn’t work on my blog due to having an older version of PHP installed on my server.
I have it on good authority that that OpenID plugin won’t work for WP2 and needs to be completely rewritten in order to do so.
I’ve been playing with this version:
http://the-notebook.org/12/01/2006/openid-comments-for-wordpress/
It’s not perfect, but it does work.
You link to it and don’t use it? Pah. Gee whiz Matt :P.
By the way, folks:
edulix’s OpenID plugin over at openidenabled.com is by far the best I’ve ever seen and used.
Note, however, that it requires JanRain’s PHP Opend ID Library installed globally, or locally in your /wp-content folder ( NOT /plugins!!!! just /wp-content!!!!! ).
Besides that, it isn’t a hack, it works very well, and is above all, eloquent.
Except that it doesn’t have an OpenID icon… but that’s superficial.
wtf is an openid??? for me this sounds like a useless plugin for a useless service.
It’s know worse than most semantic web ideas – useless while no-one uses it and amazing if everyone does…
Yeah edulix’s looks pretty good but it has no server support. I assume this means you can’t create your own OpenID using your own domain name if this is the case. Am I correct in assuming this?
You also have to install PEAR. 🙁
@Silencer: for people who don’t care about the back end, the best way to explain OpenID is that it’s an alternative to the current system of validating using an email address (and website). It’s almost exactly like signing with TypeKey (which is now OpenID enabled) or a Blogger account, but because it’s decentralized, you can use whatever server you want. Personally, I like it because it allows visitors to sign their posts without sharing an email address and also gives you a way to validate that you’re the same person who commented on other sites.
@Christiaan: I haven’t checked out edulix’s plugin (I’m about to test it out though) but even though Snaky’s plugin offers server support, I turned it off because I just delegate my id through a third-party system. Not perfect if you want complete control, but very very useable if you want to be able to use your own site as your ID and not worry about the backend.
@Christiaan:
No, you don’t have to install PEAR. Go to the PHP Opend ID Library link in my comment (#7) and extract that to your wp-content.
Make sure the base directory is Auth
So you should have wp-content/Auth
You don’t need PEAR, no not at all…
And yes, I delegate too. Mine out to LiveJournal. Quite simple :).