Lifemapper Information and Links

Lifemapper is a DC project concerned with mapping the geographic spread of species of plants, fish and animals

Lifemapper Main Site
Lifemapper Project and Client FAQ
Download Lifemapper Client
Lifemapper New Members Registration
Lifemapper Message Board
Lifemapper Group (Team) Listings
Lifemapper Member Listings
TPR Individual Member Scores

Lifemapper Monitoring Tools

Jeff’s Lifemapper Stats
[TPR](http://www.adventurevision.com/lifemapper/Team Phoenix Rising.html)
Top 300 Individuals

Darkness Productions Stats

Some people have said the constantly scrolling news in the client annoys them. Remove it easily as follows:

Open up the Layout.xml file (Notepad is as good as any for this) and remove the line that mentions TickerTape.

Don’t know if this actually stops the system producing the info and hence is faster, or not, but it stops it being displayed anyway.

Oh, and restart the client.

Stats on the lifemapper site are updated at:

9am UTC

… and …

9pm UTC

can lifemapper only run as a screensaver? or is there a Q version available?

Queue version is in beta. All indications are that it does work as advertised. It will soon be released for production operations under both Windows and Linux.

Lifemapper XML Download

:slight_smile:

DT.

http://www.lifemapper.org/lm-lifemappergroups/lm-groupstats/FullGroupsReport.xml
Lm

Originally posted by riddlermarc
[B]Okay, I’ve just added a Lifemapper siggy to my website… use the following link and replace 1416 with your ID number:

http://www.riddlermarc.co.uk/lm_sig.php?uid=1416

You can grab your ID number from the following page on my site (you can also click the member Name for more details):
http://www.riddlermarc.co.uk/dev/lm/show_variablestats_tpr.php

[/B]

Originally posted by Jeff
[B]Adapted from the Frogs Folding@Home as a service page found here…
http://folding.amdmbpond.com/service.html
(thanks Frogs!!! :thumbsup: )

[quote]Running the LifeMapper CLI Client as a Service in Windows NT/2000/XP

There are several reasons that you might want to run the LifeMapper CLI as a Windows service, rather than as a normal application. The most obvious is that it gets rid of the taskbar button, reducing clutter. The second is if you prefer, for whatever reason, to run the client in “stealth” mode, i.e., not visible to casual viewers. The final and possibly most useful reason is that when the LifeMapper CLI is running as a service, you are no longer required to be logged in to the machine for the LifeMapper CLI to run. This means that if something causes the machine to reboot, the LifeMapper CLI will resume processing even sitting at the Windows login screen. The following takes you through the process of setting up the LifeMapper CLI client to run as a Windows service.

This procedure makes a couple of fundamental assumptions. First of all, it assumes that you have already installed and configured the LifeMapper CLI(text-based) console client. If not, a trip to the LifeMapper web site will get you started. Secondly, it assumes that the path to the client is "C:\lifemapper". If you have the LifeMapper CLI installed in a different directory, modify the instructions accordingly.

In addition to your LifeMapper CLI installation which is assumed to be installed in [b]c:\lifemapper[/b], you will need the two small Microsoft programs in order to set up your service. Instsrv.exe is the program used to create a Windows service, and Srvany.exe is a program that allows almost any other program to run as a service. These files are available in Microsoft’s Windows Resource Kit, at various internet sites, or you can just download them both here.

Step 1.
Put Instsrv.exe and Srvany.exe in your LifeMapper CLI directory.

Step 2.
From the Start button, go to Programs->Accessories, then click on Command Prompt. This will open a command window, where you’ll need to change to your LifeMapper directory by typing cd\lifemapper, then pressing ENTER.

Step 3.
Type instsrv LifeMapper c:\lifemapper\srvany.exe and press ENTER. This will create a service called “LifeMapper”. You can substitute a different service name if you wish. If the process is successful, you’ll see the following message:

CreateService SUCCESS at creating:

LifeMapper

You must now go to the Registry and the Services applet in the
Control Panel and edit them as per the instructions.

When you’re done, just minimize the command window, as we’ll be returning to it later in the process.

Step 4.
Open Regedit by clicking Start->Run, then typing regedit and pressing ENTER.

Step 5.
Navigate to the following registry key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LifeMapper

Step 6.
In the left pane of the registry window, click on the LifeMapper key. Then, in the right pane, right-click and choose NEW -> KEY. Name the key Parameters

Step 7.
In the newly-created Parameters key, right-click and choose NEW -> STRING VALUE. Name the value AppDirectory

Step 8.
Repeat Step 7 to create a second new string value. Name it Application

Step 9.
Repeat Step 7 to create a third new string value. Name it AppParameters

Step 10.
Double-click on the String Value “AppDirectory”. This will bring up the Modify dialog box. Set the value for AppDirectory to [b]c:\lifemapper[/b]

Step 11.
Double-click on the String Value “Application” Set the value for Application to c:\lifemapper\lifemapper_cmd.exe

Step 12.
Double-click on the String Value “AppParameters” Set the value for Application to -q -e <your LifeMapper email address> -p 64
[size=1](NOTE: The above sets the client to quiet mode, with a low/idle priority. Feel free to add/change the options as you see fit. Just look at the readme.txt file included with the LifeMapper CLI for available options.)

Step 13.
Close Regedit

Step 14.
Stop your existing LifeMapper client(if it is running)

Step 15.
Return to the command window and type net start lifemapper, then press ENTER. If everything is configured correctly, you should see a message indicating that the LifeMapper service was started successfully. If you encounter any errors, the most common causes are that there is either a missing file, or one of the paths was entered incorrectly.

The newly-created LifeMapper service will now function as it always has in terms of processing, uploading, and downloading, and any monitoring software will continue to work normally.

If for any reason you should decide you want to remove the LifeMapper service, go to Control Panel->Administrative Tools->Services. Right-click on the LifeMapper service and choose STOP. After the service is stopped, open a command-prompt window, navigate to your folding directory, and type instsrv LifeMapper remove. This will completely remove the service from your system. You can still run your LifeMapper client as you did before, as a normal application.
[/size]
[/B][/QUOTE]

And Extra Priority settings:

Originally posted by Len
[B]If you are running Win2k or WinXP:

16384: below normal
32768: above normal

Does NOT work for WinNT, Win9x; not sure about WinME. [/B]

Lifmapper CLI - From richardlellisjr, stored on my site.

Once the Lifemapper CLI is running as a service (using the instructions above) you may want to have an easy way to monitor the progressing WUs.

Monitoring Lifemapper CLI recipe - delicious! (approximately 15 mins in a pre-heated oven)

[ol]
[li]Download CoolMon (takes you to the d/l page, not the file).
[/li][li]Get CoolMon all set up and running (I’m not going into this, there are plenty of help files on their site, figure it out for yourself)! Once configured as you wish go to next step!
[/li][li]Right-Click the CoolMon icon in the system tray, and select “Display Items”
[/li][li]Add the following code to your CoolMon configuration pane:
[/li]

<U>LifeMapper</U>
Species: <NAME=FILEDATA FORMAT="C:\lifemapper\processing.txt,8,23">
Name: <NAME=FILEDATA FORMAT="C:\lifemapper\processing.txt,9,23">
% Complete: <NAME=FILEDATA FORMAT="C:\lifemapper\processing.txt,11,23">
Total WUs: <NAME=FILEDATA FORMAT="C:\lifemapper\processing.txt,7,23">
WUs cached: <NAME=FILEDATA FORMAT="C:\lifemapper\processing.txt,13,23">
Results cached: <NAME=FILEDATA FORMAT="C:\lifemapper\processing.txt,14,23">

[li]Providing the Lifemapper CLI is installed in [b]C:\lifemapper[/b] then this should work. Modify colors/styles as you wish (again, see CoolMon help files for this info).
[/li][li]Lastly, enjoy!
[/li][/ol]

Please PM me if I have made any errors! Thanks!

Lifemapper 1.0.02 Windows

Lifemapper 1.0.02 Linux

DT.