SETIView/2: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Software
|Picture=NA.png
|Version=1.0.0
|Vendor=
|Author=[[David Forrester]]
|License=Freeware
|Download=setiview2.zip 687.6KB
|Website=[http://setiathome.ssl.berkeley.edu/]
}}
'''SETIView/2''' is a SETI@Home process monitor for OS/2. I created this because on my home network I have four machines running SETI@Home. Two of them (a desktop and a notebook) have SVCache maintaining work units. So there are quite a few different directories to look at to see the status of each SETI@Home process. The existing OS/2 monitors (Ellie and SysBar/2), can only monitor one process at a time. Under Windows, I use SETIWatch. This displays details of as many processes as you want. It also displays details of work units logged with SETILog (from the same author).
'''SETIView/2''' is a SETI@Home process monitor for OS/2. I created this because on my home network I have four machines running SETI@Home. Two of them (a desktop and a notebook) have SVCache maintaining work units. So there are quite a few different directories to look at to see the status of each SETI@Home process. The existing OS/2 monitors (Ellie and SysBar/2), can only monitor one process at a time. Under Windows, I use SETIWatch. This displays details of as many processes as you want. It also displays details of work units logged with SETILog (from the same author).


Line 29: Line 38:
* Change: With the addition of the split bar settings, I've rewritten the instructions in SVSetCustom.cmd.
* Change: With the addition of the split bar settings, I've rewritten the instructions in SVSetCustom.cmd.
* Bug: Lots of grammar and spelling fixes in the documentation thanks to Al Savage. Unfortunately, I've rewritten so much of this, that I've probably undone all of his good work!  
* Bug: Lots of grammar and spelling fixes in the documentation thanks to Al Savage. Unfortunately, I've rewritten so much of this, that I've probably undone all of his good work!  
==Download==
* SETIView/2 V1.0.0 - setiview2.zip 687.6KB
==License==
*Freeware
*Author: [[David Forrester]]


==Links==
==Links==
* http://setiathome.ssl.berkeley.edu/
* [http://groups.yahoo.com/neo/groups/seti-warp/info SETI WARP Yahoo Group]
* [http://groups.yahoo.com/neo/groups/seti-warp/info SETI WARP Yahoo Group]


[[Category:Toys]]
[[Category:Toys]]
[[Category:Freeware]]
[[Category:Freeware]]

Revision as of 22:15, 25 August 2023

SETIView/2
Version 1.0.0
Vendor
Author David Forrester
License Freeware
Download setiview2.zip 687.6KB
Website [1]

SETIView/2 is a SETI@Home process monitor for OS/2. I created this because on my home network I have four machines running SETI@Home. Two of them (a desktop and a notebook) have SVCache maintaining work units. So there are quite a few different directories to look at to see the status of each SETI@Home process. The existing OS/2 monitors (Ellie and SysBar/2), can only monitor one process at a time. Under Windows, I use SETIWatch. This displays details of as many processes as you want. It also displays details of work units logged with SETILog (from the same author).

So, out of a desire to see what was happening with my SETI@Home processes and wanting to practice my C++ skills, SETIView/2 was born. Hopefully, someone other than me will find it useful.

Features

  • Monitor multiple SETI@Home processes
  • Local and networked processes
  • Different view: Icon, Details, Compact and Custom
  • Any column can be put in custom view.
  • Auto refresh
  • Display user and process details
  • Drag-and-drop colours and fonts
  • All settings remembered
  • Icons indicating process status
  • Selected process details displayed in title bar
  • Compact and details views store sizes seperately
  • Process and user details views store window sizes
  • Display SVCache details.

ChangeLog

Updated on 13/12/2002 with the following changes:

  • Decided it was time it was Version 1.0.0!
  • Bug: Progress was being rounded to 100.00% when it hadn't finished. So, now I'm truncating instead of rounding.
  • New: Added "As Added" sort method.
  • New: Selected sort can be saved and restored.
  • Bug: When a sort was selected, the list wasn't resorted after it was refreshed.
  • New: Column order in Custom view can be changed. Configuration is still via SVSetCustom.cmd.
  • New: Position of the Splitbar in the Details and Custom view can be set. Configuration is via SVSetCustom.cmd.
  • Change: With the addition of the split bar settings, I've rewritten the instructions in SVSetCustom.cmd.
  • Bug: Lots of grammar and spelling fixes in the documentation thanks to Al Savage. Unfortunately, I've rewritten so much of this, that I've probably undone all of his good work!

Links