Tab Content
No More Results

62 Visitor Messages

  1. View Conversation
    Thanks Bok!!!

    - Brett
  2. There is just no easy way to get the stats for all teams for dnet projects, so I only do the main ones and those who have asked.. I just added Team White Hot in. It only updates once per day (As per the dnet stats themselves) but I'll run it manually now to get them in..
  3. View Conversation
    Hey Bok,

    I can't find Team White Hot under OGR-25 or RC5... Help please?

    - Brett
  4. View Conversation
    Phil--

    How about this:

    For a team sponsorship of one month use an icon (crown, coin, star, etc..) with the month number on it. For each member of that team that donated for that year, give them an icon with the number on it.

    Make the icons cumulative for the team and the members, i.e., for each year they participate they get an icon.

    Members who donate outside of the team month get icons without numbers. Members who sponsor a month would get the icon with the number.

    This would generate some bragging rights for the teams and members who have be doing this the longest.

    --Fred

    Afterthought: Make the number month/year.

    Icon could be a gold medallion with Sponsor on the top line, month number on the center line and the year on the bottom line.
  5. Yes, I had the same thought. I'd just discussed it yesterday actually, extending it to teams.. but I want to do something more than just a crown icon
  6. View Conversation
    Phil--

    Thanks for the little gold crowns!

    But: What I would like to see is something on the TeAm AnandTech legend instead, since that donation was on behalf of the entire TeAm. I'd like to see a crown, star, etc. with a number on it.
    Since we like to sponsor the month of October each year our number would be 10. Individuals who contribute outside of the annual sponsorship would still get the crowns.

    What do you think?

    --Fred
  7. View Conversation
    I may take you up on the $129 deal.

    Brett
  8. There are two types of sponsors. One is where someone or team sponsors the stats for a month, they basically pay for the server for that month which is (currently) $129. I'd put in some form of image/link to the teams page on all the pages for that for a month.

    The other is where people just donate to the stats anything they wish. There is a paypal link on the old stats (I need to migrate it tonight actually) http://stats.free-dc.org.

    I'm actually in the process of 'recognizing' those donors. I'll be putting up a page of the ones who wish to be known and also they will show up with icons within the stats I just started doing this last night, framework is there, just need to write the script to populate it.. but you can see the basic effect at http://stats4.free-dc.org/stats.php?page=users&proj=eon

    as Lauren is a major contributor..

    Bok
  9. View Conversation
    Hey Bok,

    How do you become a sponsor on the Free-DC stats? Or rather how much does it cost :-P

    Thanks!
    Brett
  10. I'm afraid you can't right now, as I've got statstool down on the old site, though that would would be where you would change it. I'll fix it for you, but DCR is not going to be around on the new site until I can figure out a better way to do it..

    Done, next time thet DCR runs it will correct it.
Showing Visitor Messages 51 to 60 of 62
Page 6 of 7 FirstFirst ... 234567 LastLast
Page 6 of 7 FirstFirst ... 234567 LastLast
About Bok

Basic Information

Date of Birth
December 30, 1969 (54)
About Bok
Location:
Wake Forest, North Carolina, United States
Interests:
Ice hockey Ice hockey Terry Goodkind, Trudi Canavan, Tolkien Shaun of the Dead Geddy Lee, Paradise Lost, Crypt of Kerberos, Drowning Pool, RUSH, Puddle of Mudd, Staind, Metallica, Tool Band, Disturbed, Nine Inch Nails
Occupation:
Unix Sys Admin / Oracle DBA

Signature


Statistics


Total Posts
Total Posts
24,450
Posts Per Day
3.27
Albums
Total Albums
1
Total Photos
1
Visitor Messages
Total Messages
62
Most Recent Message
05-06-2013 03:48 AM
General Information
Join Date
10-16-2003
Home Page
http://stats4.free-dc.org/stats.php?page=index

23 Friends

  1. AMDave AMDave is offline

    Administrator

    AMDave
  2. Cappy Cappy is offline

    Honda Sportbike Rider .CBR600

    • Send a message via ICQ to Cappy
    Cappy
  3. Cesium_133* Cesium_133* is offline

    Junior Member

    • Send a message via ICQ to Cesium_133*
    • Send a message via Yahoo to Cesium_133*
    Cesium_133*
  4. Chuck Chuck is offline

    Senior Member

    Chuck
  5. Coleslaw Coleslaw is offline

    Registered User

    Coleslaw
  6. Darkness Productions Darkness Productions is offline

    Stats God in Training

    • Send a message via ICQ to Darkness Productions
    • Send a message via MSN to Darkness Productions
    Darkness Productions
  7. DrDan DrDan is offline

    Registered User

    DrDan
  8. En.China@LONH En.China@LONH is offline

    Junior Member

    En.China@LONH
  9. Fullmetal Chocobo Fullmetal Chocobo is offline

    Junior Member

    Fullmetal Chocobo
  10. Gamma^Ray Gamma^Ray is offline

    Junior Member

    Gamma^Ray
Showing Friends 1 to 10 of 23
Page 1 of 3 123 LastLast
View Bok's Blog

Recent Entries

New Database Server

by Bok on 07-04-2011 at 11:36 AM
Core I7 2600K@4Ghz
16Gb DDR3
2x128Gb Intel 510 SSD'd (databases)

Intention is to make some much needed changes to some of the underlying tables and therefore the scripts that parse and create the data. Main reason for this the way I create the stats.

I have two databases, each on a different SSD. First database is where I parse the xml files into and do all the manipulation to. The second database is the web facing one. Don't want to do major inserts/updates

Read More

Categories
Uncategorized

New bits and pieces

by Bok on 12-01-2010 at 09:34 AM
I'll try and post one liners for stuff I add in..

Added a 'last28' field into the boinc users table rather than computing it on the fly. Not quite 3rd normal form for a database but it allows it to be indexed and sorted in the front end. Coded the perl scripts to calculate it and fixed the 'users' php script to allow sorting.

Amended the nightly script which calculates a users 'main' team across boinc projects. This is a bit of a grey area really. The script basically uses

Read More

Categories
Uncategorized

more stats

by Bok on 06-10-2008 at 10:32 AM
I finally got round to looking at why the numbers for the last 28 days of points/teams/users/hosts on the proj page were crap.

Well, it turns out that ever since I converted my tables to be 'generic' I hadn't altered my nightly rollover script to handle this. So it was doing a generic update on the projects table..

I just fixed it to run through each project and do the updates singly. We'll see hot it works overnight tonight. Of course it will take a while to correct fully..

Read More

Categories
Uncategorized

Seti Classic stats

by Bok on 05-29-2008 at 02:04 PM
Ok,

finally got a parser going. It's kind of manual right now as this is a one time thing, so each run just gets one teams data (users and team). I've done the top 10. Might just write a quick wrapper and pull out the top 200 team numbers which is all that is listed at

http://seticlassic.ssl.berkeley.edu/...am_type_0.html

Then I'll have to manually do the ranking and such. Project ranks are going to be wrong as they will just be within the database

Read More

Categories
Uncategorized

Hydrogen@Home

by Bok on 05-26-2008 at 12:05 PM
How I had missed this I don't know. thanks vaughan for pointing it out..

I added in the coding for the indexes on 'yesterday' and 'last_update'. Done the frontend changes for last_update, have yet to do the ones for yesterday.
Categories
Uncategorized