Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
![]() |
World Community Grid Forums
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
No member browsing this thread |
Thread Status: Active Total posts in this thread: 11
|
![]() |
Author |
|
micro2011
Cruncher Joined: Sep 28, 2011 Post Count: 5 Status: Offline Project Badges: ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
to l_mckeon:
----------------------------------------Thanks for your link. BoincTasks works! Now I need a short look to see the last checkpoint. That's great! ![]() ![]() You can see the elapsed time since the last checkpoint (FightAids@Home - Vina had no checkpoint since 01:39:12 ; Mapping Cancer Markers since 00:07:01). The colors are great as well! The background will be red after two minutes. Two minutes are not long. You can change this but it's kind of complicated. You need to create a new text file in the folder of the BoincTasks-.exe (for example with editor). The name of the file must be "config.xml". If you use this text the background will change into red after 15 minutes: <config> <checkpoint> <project></project> <application></application> <seconds>0</seconds> <red>0</red> <green>255</green> <blue>0</blue> </checkpoint> <checkpoint> <project></project> <application></application> <seconds>900</seconds> <red>255</red> <green>0</green> <blue>0</blue> </checkpoint> </config> Here you will find a better explanation: http://efmer.com/forum/index.php?topic=503.0 [Edit 2 times, last edit by micro2011 at Mar 26, 2014 6:59:34 PM] |
||
|
|
![]() |