Page 36 of 52

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Posted: Tue Sep 09, 2014 12:35 am
by davidcoton
Flaschie wrote: Why not use psummaryC and get the best of two worlds? ;)
That's what I ended up doing.

See here on HFM Google group for more on this and your other issue.

EDIT:Syntax error

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Posted: Wed Sep 10, 2014 8:48 pm
by Flaschie
I see, thanks for the link! (didn't think of checking the homepage for some strange reason....)

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Posted: Fri Feb 06, 2015 5:32 pm
by artoar_11
How can I manually filling in projectinfo.tab, information about a project, which missing in Project Summary?

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Posted: Fri Feb 06, 2015 7:30 pm
by mattifolder

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Posted: Fri Feb 06, 2015 8:02 pm
by artoar_11
Thank you very much mattifolder. I already know how.
Thumb up :D

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Posted: Sat Feb 07, 2015 12:07 am
by toTOW
Does anyone know if current HFM release can digest the new psummary pages ?

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Posted: Sat Feb 07, 2015 3:12 am
by HayesK
toTOW wrote:Does anyone know if current HFM release can digest the new psummary pages ?
Appears HFM does not work with the new summary pages.
Ran a test a few minutes ago using links to the new pages. Modified my existing HFM projectinfo.tab file by changing values on 2 projects and deleting two projects, all of which were present on the new summary pages. HFM appears to connect and download from the new summary pages, but no updates occur to the projectinfo.tab file. Changed the link back to the old psummary and the missing/incorrect info updated OK.

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Posted: Sat Feb 07, 2015 3:21 am
by bruce
Has anybody discussed this with Harlam?

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Posted: Sat Feb 07, 2015 4:31 am
by HayesK
There was already a topic about the new psummary at the HFM-net google group. I added info about my psummary test few minutes ago. https://groups.google.com/forum/#!topic ... 7t39OVsJbk

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Posted: Sat Feb 07, 2015 1:25 pm
by toTOW
The wisest move would be to switch HFM to using the JSON interface ...

But I hope it won't take him two years to publish a new version this time ... :roll:

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Posted: Mon Feb 16, 2015 12:21 pm
by folding_hoomer
For all who were interested in getting a ProjectInfo.tab, which contains all currently running projects (Source: http://fah-web.stanford.edu/new/psummaryC.html), but only the currently running (until today):
http://extreme.pcgameshardware.de/foldi ... ost7184727

You only need to download it, unzip it in the AppData/Roaming/HFM-Directory and confirm overwriting of the existing ProjectInfo.tab.

PS
If you are missing a Project, please PM me the Project-number.

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Posted: Thu Feb 19, 2015 4:22 am
by harlam357
New Version: 0.9.3 - Revision 718 - Project Site - Download

This is a maintenance release to make HFM compatible with both the old and new psummary pages. If you have projects running that are unknown you need to change the location of the psummary in the preferences to this url. Note, the download location has changed to Google Drive.

---

Need help with HFM? Have a feature request? Please join the discussions. Post in the HFM Google Group.

http://groups.google.com/group/hfm-net

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Posted: Thu Feb 19, 2015 4:52 am
by harlam357
toTOW wrote:The wisest move would be to switch HFM to using the JSON interface ...

But I hope it won't take him two years to publish a new version this time ... :roll:
touché toTOW. :lol: I understand that sentiment. I actually wrote the code to pull from the JSON feed whilst working on this update... and when I move to the JSON feed I'll remove the value for the psummary url in the preferences since the JSON feed is equivalent to the psummaryC. Didn't want to make those preferences and UI changes right now. I wanted to do this quickly and the tweak to get the new psummary html working was simple, so I went with it.

The bottom line with me and supporting HFM is the fact that I have a family now with three grade school children. Between work, the wife, and the kids... I simply don't have the time to work on this project like I did years ago. That said, I want HFM to continue and be a viable tool for the community. I have plans to rework my build process and tooling then move the code to GitHub where others can more easily contribute.

Here's the primary list of updates I'm planning in the near-ish term... in no particular order.

v7 client interface speed (partial rewrite?)
WU History Export (csv, others?)
option to use STARTTLS. gmail seems to require it on port 587.
Right justify PPD and Credit columns
Move benchmark data to SQLite
Core17 and Core18 version detection
Remove upper limit on WU History page size (currently 1000)
Add basic Fold/Pause/Finish contols for v7 slots
Use the psummary JSON feed (remove psummary html preference)
Update psummary compatibility (maybe use the JSON version)

Thanks for the support everyone! Nice to know there's a lot of you guys out there still rockin' HFM. :D

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Posted: Thu Feb 19, 2015 1:13 pm
by kiore
Still rockin here! Thanks for the update working well for me.

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Posted: Thu Feb 19, 2015 3:07 pm
by Nathan_P
As awesome as ever, thanks Harlam :D