Page 1 of 1

LogCard Utility Beta ver 6.22

Posted: September 8th, 2008, 12:04 pm
by c2scott
I've posted a new version of the LogCard Utility (6.22) here:
http://www.concept2.com/products/pm3/te ... tup622.exe

The changes are as follows:
• Fixes bug in calculating monthly totals when there are skipped months (ie no rowing at all in a particular month)
• Fixes misc GUI issues with Vista
• Fixes issue with uploading certain same-date workouts to online server.

I'm particularly interested in reaching those customers that occasionally (or routinely) end up with same amount of time/meters in workouts on the SAME DAY (in older versions the 2nd workout would not upload as it was a "Duplicate". If you have such workouts, I suggest deleting them from the online logbook system, then use this version 6.22 to upload them again and report any difficutlies. In this version of the LCU, the "time of day" as well as "Date" is recorded and used for comparison.

Let me know if you have ANY issues with this version.

Re: LogCard Utility Beta ver 6.22

Posted: September 8th, 2008, 12:09 pm
by Citroen
I get "Page not found" (404 error handler) on that link.

Posted: September 8th, 2008, 12:14 pm
by c2scott
Typo: try again it should work. Sorry.

Posted: September 8th, 2008, 5:12 pm
by Citroen
c2scott wrote:Typo: try again it should work. Sorry.
I downloaded it then went to the gym to generate some test data.

Rowed 1000m and got 4:09.7. So that was the target for the next 9 * 1000m rows. Stuck one in the middle at 3:48.9. Four workouts came out as 4:09.6 and the last one was 4:09.5.

All ten workouts uploaded first go.

It was interesting trying to get the exact same final time eight were at 2:04.8 and 18/19 SPM.

Posted: September 19th, 2008, 10:27 am
by Sheepster
It seems that the online logbook might be treating the date/time entries as separate days because since I started uploading logcard workouts (just started yesterday) my average meters/day rowed has dropped dramatically. I did more than my average yesterday and close to my average today but with multiple short rows (13 entries in the last two days.)
so there should have been no large change in average meters/day rowed. When I was manually entering my meters I'd sometimes have days with multiple entries (although not that many) and the average/days rowed seemed to respond appropriately - so I'm wondering if this is an issue with this new update.

It would be nice to have a way to sum up daily meters easily but I don't see a way to do that in either the online logbook or PC logbook without exporting to excell. However I'm so new at this - I might be missing something so if there is, please let me know.

Thanks

Re: LogCard Utility Beta ver 6.22

Posted: September 19th, 2008, 10:42 am
by BrianStaff
c2scott wrote: • Fixes issue with uploading certain same-date workouts to online server.
This is wonderful news...I have a lot of these on my logcard.

Thanks - Brian

Posted: September 19th, 2008, 4:11 pm
by Citroen
Sheepster wrote: It would be nice to have a way to sum up daily meters easily but I don't see a way to do that in either the online logbook or PC logbook without exporting to excell. However I'm so new at this - I might be missing something so if there is, please let me know.

Thanks
I do it with trivial Excel spreadsheet. The results match the Online LogBook.

Code: Select all

Current	8549382		39568		
Next 2008/9 target	=B8+B9+B10+B11+B12		=TODAY()		
	=B2-B1		39933		
Since 1st May	=B1-(B8+B9+B10+B11)		=D3-D2	=B3/D4	Per day
			=D2-D1	=B4/D5	Per day
Predicted total	=E5*365				

2004/5 season	477822		Each day	=B3/D4	
2005/6 season	3012158		1 Session/week	=E8*7	
2006/7 season	2555020		2 Sessions/week	=E9/2	
2007/8 season	1696000		3 Sessions/week	=E9/3	
2008/9 target	2259000		4 Sessions/week	=E9/4	
			5 Sessions/week	=E9/5	
			6 Sessions/week	=E9/6	
Predicted	=B8+B9+B10+B11+B6				

39568 == 30/04/2008
39933 == 30/04/2009