StackOverflow.com Reputation WordPress Plugin [English]

StackOverflow.com Reputation is a sidebar widget which shows your user information from StackOverflow.com. You must add the widget from your WordPress Widgets, input your username and user id from StackOverflow.com and it will display a link to your profile, your reputation, and the quantity of badges you have earned. The idea of getting the user info from StackOverflow.com’s user search via POST was thanks to http://pietschsoft.com/post/2008/10/Place-a-StackOverflow-badge-on-your-website.aspx.
Installation
You are required to have php5-curl – CURL module for php5 installed in the server where your WordPress is hosted.
* Upload plugin directory into you wp-content/plugins/ directory.
* Login to your WordPress Admin menu, go to Plugins, and activate it.
* Go to (Appearence) Widgets Options, add StackOverflow Widget, and input your information.
Other notes
Hope there’s an API for StackOverflow soon…
Disclaimer: This plugin is not supported by StackOverflow.com, I have no relation with StackOverflow.com other than being a user.





Creative Commons Attribution-Share Alike 3.0 Unported License

Los contenidos de éste sitio se encuentran publicados bajo
Beau D. Simensen
3:26 am
14 enero. 2009
I tried it, but it does not seem to want to save my username or user ID.
fernando
2:33 am
15 enero. 2009
I just rolled out version 0.2.1, check if it works now.
Beau D. Simensen
5:35 am
15 enero. 2009
Still does not work. It asks for my StackOverflow user (I assume this is my username) and my User ID (I assume this is the number value?)…
I enter them in, click “Done” and then “Save” and it never actually remembers these values. Every time I click on edit, those values are empty again.
fernando
8:11 am
15 enero. 2009
I realized the same happens on my blog, but it still does work, and displays my user information. I’m using the latest version right here, you can see it on the sidebar.
I guess it still needs some more work, I’ll get to it and do some tests. I’ll try to fix the problem where it doesn’t remember the information.
Beau D. Simensen
4:58 pm
15 enero. 2009
I’ll have to check. It is possible that it is actually working for me, then. I never thought to actually check the Widget output on the front page after adding it when it did not look to be accepting my username/user ID.
fernando
5:49 pm
15 enero. 2009
It definitively doesn’t work with your username and user id. I found this is true for any usernames with spaces. I’m working on fixing it, hope to have it fixed today.