PDA

View Full Version : Team Pages (every team out there..)



Bok
07-15-2008, 02:58 PM
I've done some preliminary work on these...

Here are some examples..

http://stats.free-dc.org/stats.php?page=teammain&team=Free-DC

http://stats.free-dc.org/stats.php?page=teammain&team=AMD+Users

http://stats.free-dc.org/stats.php?page=teammain&team=X+Grubbers+Kick+Ass (for KAMCOBILL :)

http://stats.free-dc.org/stats.php?page=teammain&team=Ars+Technica

But in actuality everything is in there.

I created a table and did an insert into (select distinct team from) to generate the initial data ( 130,000 distinct teams are in the DB.... )

However please note that where the team name was different they don't show up right now.. An example of that is the Free-DC DPAD team which is actually Free-DC.org.

The infrastructure is in place to hold the data of course, for the above example it's just another insert using the right data, but that's almost impossible to do manually myself..

So, I need to write a version of statstool for the teams to allow people to request new ids for teams projects. I'll be doing that next..

I added the milestones for the team (from boinc projects only for now) to the bottom of the page as well :)

Perhaps I'll allow for team logos too.. ??

Bok

gopher_yarrowzoo
07-15-2008, 05:31 PM
.... team logos if suitable can then be used as backgrounds (if user selects to) in their tag..
Note: this may break the tag but hey we'll fix it...

Bok
07-15-2008, 07:47 PM
I generated links from the Boinc Teams Overall (http://stats.free-dc.org/stats.php?page=boincteams) to the individual pages for each team..

SETI.USA (http://stats.free-dc.org/stats.php?page=teammain&team=SETI.USA) has some impressive milestones if you scroll down...

Bok

LAURENU2
07-16-2008, 01:17 AM
But I Like this one the best http://stats.free-dc.org/stats.php?page=teammain&team=Free-DC :thumbs::rotfl:

[NGS]Cpt00Kirk
07-16-2008, 05:56 AM
Hi Bok,

Very nice this teambased page!! :thumbs::thumbs:

http://stats.free-dc.org/stats.php?page=teammain&team=Dutch+Power+Cows

is it possible to line out the ranks and score instead of the project? example : by clicking on the rank on top of the list.

so that we can see were we need to power up :hifi:

like this :

1
1
5
7
125

or the other way around

125
7
5
1
1

Bok
07-16-2008, 06:24 AM
Absolutely,

will add today.