In response to this thread, I decided there are alot of cool community web apps that we could be built. Some of the ones that intrigued me, was the LAN Party management software, and the birthday list. But I figured the hardest part about any of these would be to make sure whatever users try to register are also real users on these forums. So to help with that problem I wrote a PHP API that can access the user profile data on Anandtech and puts it into an easily managable format. You can see a working proof of concept for the API here, and if you wish to see the souce code for the class object is it avaliable here.
I plan to write documentation soon, as well as add some more features as the requests come in. One feature that is in the works is a user search. I am open to suggestions and comments, so feel free to shot back with ideas.
I plan to write documentation soon, as well as add some more features as the requests come in. One feature that is in the works is a user search. I am open to suggestions and comments, so feel free to shot back with ideas.