Results 1 to 3 of 3

Thread: BOINC: Badge support added to BOINC

  1. #1
    Diamond Member
    zombie67's Avatar
    Join Date
    October 24th, 2010
    Location
    Reno, NV
    Posts
    7,294

    BOINC: Badge support added to BOINC

    Better late than never, I guess. This is already implemented at SETI Beta.

    From: David Anderson
    Subject: [boinc_projects] Badge support added to BOINC
    Date: December 24, 2013 8:07:53 PM PST
    To: Boinc Projects

    We recently added support for badges to BOINC: see
    http://boinc.berkeley.edu/trac/wiki/BadgeDoc
    The mechanism is general; you can use it to implement any type of badges you want.
    Essentially, it consists of three new DB tables:
    "badge", which contains definitions of badges,
    including the location of their image file;
    "badge_user", which associates users to badges;
    "badge_team", which associates teams to badges.

    As an example, we've provided images for "Top 1%", "Top 5%", and "Top 25%" badges,
    and a script that assigns these badges to the users and teams
    in those percentiles of RAC.
    You can add this to your project by running the script as a periodic task.

    If your project has its own badge system,
    we encourage you to revise it to use the new DB structure.
    Let me know if we need to change anything to make this possible.

    In the future, we plan to extend the badge mechanism in 2 ways:

    - display badges in the client GUI
    - export badge info in the XML statistics data, so that statistics sites
    can show badges.

    Questions and comments welcome!

    -- David
    "Don't confront me with my failures, I had not forgotten them" - Jackson Browne

    Avatar source


  2. #2
    Gold Member
    shiva's Avatar
    Join Date
    November 9th, 2010
    Location
    Quinter, Kansas
    Posts
    1,391

    Re: BOINC: Badge support added to BOINC

    Badges are becoming the new point system, and it would seem that David is going to try to control that too.
    https://signature.statseb.fr/sig-1240.png[/url]

  3. #3
    Past Administrator
    Fire$torm's Avatar
    Join Date
    October 13th, 2010
    Location
    In the Big City
    Posts
    7,938

    Re: BOINC: Badge support added to BOINC

    Maybe DA feels he is behind the innovation curve.....


    Future Maker? Teensy 3.6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •