Results 1 to 25 of 25

Thread: New Signatures

  1. #1
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,473
    Blog Entries
    13

    New Signatures

    Probably a lot of people don't know about the BOINC only signatures. You do NOT need to configure these with statstool at all as they are based off of your CPID (Cross-Project ID). I've just reconfigured some of them to be a little more flexible..

    cpidtaga.php has columns for score, today's score and project rank
    cpidtagb.php does away with the today's score.

    Both of them take the following options
    cpid=x where x is something like c843714b32e467b97d2571d1af9971f8 (mine_ which can be found on any of your boinc project home pages, or on the stats site.
    cols=y (how many columns you want to show which will control height and widch)
    theme=z(1-17 are defined) - these have custom pictures and also allow for various colors on the fonts - feel free to ask for a new one if you give me a picture..
    limit=a (where a limits how many projects are displayed)

    example 1 (theme=13, cols=3 for me)
    {img}http://stats.free-dc.org/cpidtaga.ph...heme=13&cols=3{/img}
    you would change the bracket type to get to work.



    example 2 (cpidtagb with cols=5 and theme=17)
    {url}http://stats.free-dc.org/cpidtagb.ph...heme=17&cols=4{/url}


    Bok

  2. #2
    =>Team Joker<= LAURENU2's Avatar
    Join Date
    Dec 2004
    Location
    Chicago IL USA
    Posts
    5,478
    Blog Entries
    1
    HELP I have info overload

    That's a mighty BIG Sig you have there Bok

    If I did Not Know Better I would think you were saying My Sig Is Bigger then Your Sig

  3. #3
    I think I got it.

    Looks good, right?

  4. #4
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,473
    Blog Entries
    13
    you need more projects

  5. #5
    Member zombie67's Avatar
    Join Date
    Jan 2008
    Location
    Dublin, CA
    Posts
    88
    Awesome stuff. How about one more without the project rank? Just project and credits. I am trying to get to a 4 column that is still narrow.


  6. #6
    DinkaTronic Shish's Avatar
    Join Date
    May 2005
    Location
    Gateshead UK
    Posts
    882
    I would like fully automated (computerised? ) don't need to do nuttin, not even ticky boxes, don't even ask, but 2 separate sets of active/inactive, sigs display. . Too much choice makes Bok tired boy=nae guid!
    Like an ol` 8086, slow but serviceable.
    One advantage of old age...nobody can tell you how much cake you can eat


  7. #7
    Free-DC Semi-retire gopher_yarrowzoo's Avatar
    Join Date
    Mar 2002
    Location
    Knoxville, TN
    Posts
    3,985
    Shish it didn't really take much to do that just moving some of the code that was fixed so it can be changed by us nothing difficult that and cleaning up the code since I did the original of it so it looks neater.. Zombie we'll see what we can do..
    Bok time to clean up the filespace it's going to get crowded again
    Semi-retired from Free-DC...
    I have some time to help.....
    I need a new laptop,but who needs a laptop when you have a phone...
    Now to remember my old computer specs..


  8. #8
    DinkaTronic Shish's Avatar
    Join Date
    May 2005
    Location
    Gateshead UK
    Posts
    882
    OK mate. If it's easy as Momma's Tennessee Whiskey and Apple Pie, "Guaranteed to make the kids stop crying", I want your scrips to coombe the stats and owt Ah've have ever had a result in added to my sig, provided it doesn't make my sig as small as M$ Win7 code! That's wot I call clean up and code for your life (or not, whatever turns you on or around the Wright way) and automated or in modern parlance....COMPOOTEREYESED!
    Like an ol` 8086, slow but serviceable.
    One advantage of old age...nobody can tell you how much cake you can eat


  9. #9
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,473
    Blog Entries
    13
    Quote Originally Posted by zombie67 View Post
    Awesome stuff. How about one more without the project rank? Just project and credits. I am trying to get to a 4 column that is still narrow.
    sure, try cpidtagc.php same options


  10. #10
    Member zombie67's Avatar
    Join Date
    Jan 2008
    Location
    Dublin, CA
    Posts
    88
    Quote Originally Posted by Bok View Post
    sure, try cpidtagc.php same options
    Perfect!

    I note a couple of the projects name are so long, they overlap the scores. Perhaps the names could be shortened to "ORE" and "DRTG"?



  11. #11
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,473
    Blog Entries
    13
    I tweaked it a bit more. I'm just substringing those values as they are used elsewhere too.

    Still probably needs a few more tweaks once I see different setups..

    Bok

  12. #12
    Free-DC Semi-retire gopher_yarrowzoo's Avatar
    Join Date
    Mar 2002
    Location
    Knoxville, TN
    Posts
    3,985
    Yeah see ask and you shall receive..
    Semi-retired from Free-DC...
    I have some time to help.....
    I need a new laptop,but who needs a laptop when you have a phone...
    Now to remember my old computer specs..


  13. #13
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,473
    Blog Entries
    13
    cpidtagd.php contains fixed width font on the scores and I've right-aligned them..removed the headings too as they didn't make too much sense with only one column.


  14. #14
    DinkaTronic Shish's Avatar
    Join Date
    May 2005
    Location
    Gateshead UK
    Posts
    882
    Bok and Gopher.
    Sorry for the unmeant really sarcasm. You both are too good to us.
    Like an ol` 8086, slow but serviceable.
    One advantage of old age...nobody can tell you how much cake you can eat


  15. #15
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,473
    Blog Entries
    13
    never took offence mate, I'm from your neck o' the woods remember

  16. #16
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,473
    Blog Entries
    13
    It's actually still not quite right, I need to rework the code a little in order to calculate the width more accurately..

    Right now, I'm calculating the 'width' of the top score of each column in order to right-align them all within column and have identical spaces between the score and the next column, but unfortunately it's after I've already created the image, so I can't use that to calculate the width. So it's a (pretty good) approximation right now with some calculated offsets.. but not perfect.

    It can be broken by setting cols= too high

    I'll correct it later.

    Bok

  17. #17
    Free-DC Semi-retire gopher_yarrowzoo's Avatar
    Join Date
    Mar 2002
    Location
    Knoxville, TN
    Posts
    3,985
    hmm yeah well could move the loading of the scores before "making" the image?
    Semi-retired from Free-DC...
    I have some time to help.....
    I need a new laptop,but who needs a laptop when you have a phone...
    Now to remember my old computer specs..


  18. #18
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,473
    Blog Entries
    13
    That's the general idea yeah, just needs a bit of rework, not that difficult.

  19. #19
    Free-DC Semi-retire gopher_yarrowzoo's Avatar
    Join Date
    Mar 2002
    Location
    Knoxville, TN
    Posts
    3,985
    :d
    Semi-retired from Free-DC...
    I have some time to help.....
    I need a new laptop,but who needs a laptop when you have a phone...
    Now to remember my old computer specs..


  20. #20
    Member zombie67's Avatar
    Join Date
    Jan 2008
    Location
    Dublin, CA
    Posts
    88
    Quote Originally Posted by Bok View Post
    It's actually still not quite right, I need to rework the code a little in order to calculate the width more accurately..

    Right now, I'm calculating the 'width' of the top score of each column in order to right-align them all within column and have identical spaces between the score and the next column, but unfortunately it's after I've already created the image, so I can't use that to calculate the width. So it's a (pretty good) approximation right now with some calculated offsets.. but not perfect.

    It can be broken by setting cols= too high

    I'll correct it later.

    Bok
    I notice that there is a lot of empty vertical empty space in the "total" section. Can that be squeezed at all?


  21. #21
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,473
    Blog Entries
    13
    It can, was going to do that friday but ran out of time.. will do it tomorrow.

  22. #22
    Bok,

    I'm the admin over at NFS@Home. We've had a request for a NFS@Home project signature like those for yoyo@home and PrimeGrid. However, we only have 3 different applications, and only 2 of those, lasievee and lasievef, are really used. The third is there only for very rare occasions. Are you interested in doing one for a project running only 2 applications?

    Greg

  23. #23
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,473
    Blog Entries
    13
    Certainly, I'd love to but I don't see any data on the breakdown of different projects over at NFS@home?

    You need to be exporting subproject data like PrimeGrid and Yoyo do so I can track it at that level... check that link and see the user_work.gz file primegrid produces.

    Do you want me to get in touch with the admin over at Yoyo@Home and get you in touch so he can describe how he does the subproject data ?

    It's basically a few new tables on your side and some hooks in the assimilator to updated them, then a change to export the raw data.

    Bok

  24. #24
    Ah, I see. I have yoyo's contact info, but think I'll hold off on that for a while on the hope that WCG does get to it in 1Q2010. Thanks!

  25. #25
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,473
    Blog Entries
    13
    I don't think whatever WCG does will make it into BOINC base though (no matter how much I try!)

    From what I know of what Yoyo implemented it's fairly simple..

Posting Permissions

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