Arcturus said:
Wow, this is really interesting! And I have so many questions. But first, to answer your question: As for my questions: Looks really interesting! Thanks. |
- can your app easily be scaled to track over 100 users?
I would create a new app from scratch. Of course, I already have the code to retreive the trophy data from psnprofiles and I'll be able to recycle a lot of code and sql scripts for stats too. So let that be my worry, I'd develop it with pleasure. As I said, you'll only have to insert new users and new plat difficulties.
I can make a script to insert all the current users and if you have one list of all your plat difficulties I can insert those too before you start.
- how easy would it be to create custom 'reports' from this app and data? (e.g. creating the platinum leaderboard, session leaderboard, busiest member, etc)
It depends on what you need. Exporting a list to excel that looks like the ones you post here is pretty easy. You'll only need to select the type of list and push one button to export
- how do you get around the CAPTCHA on psnprofiles? I can see this being an issue when updating the trophy stats for 100+ users
Hm, my app wouldn't cause an update on psnprofiles for each account. It just opens the psnprofile page of every user, for example http://psnprofiles.com/GhettoGlamour, and collects all the data from there (HTML source code). As far as I know, as long as the user doesn't make his trophies private, psnprofiles updates every account daily.
If psnprofile doesn't know a certain user, I think everybody can create a profile of that account (I've tried it out with two guys from our league, sorry for that)
You - or me - would have to do add those manually on psnprofiles.
- what sort of enchancements would you make to this thread if your application was used?
Look at the kinda stats I have. I could add some interesting columns to the leaderboards, like % of completion, % platinumed, % of days with earned trophies, etc.
Another thing I'd like would be a "hot games" list where you post which games have been played most per week/month/year/all time, showing how many users, trophies, points, plats,etc. they got in our league.
Another interesting stat would be how many trophies, points, plats, etc. the whole league gets weekly/monthly/ etc. globally. I could create any list you'd like. What and how often do you wanna post any of these is up to you, of course. Maybe we could start some global challenges like: "let's get 50 plats till end of month"
Maybe you wanna PM me your skype ID so we can talk more comfortably.