Home - this site is powered by TWiki(R)
Tait  TWikiWork (1 vs. 46)

Home | Changes | Index | Search | Go

 <<O>>  Difference Topic TWikiWork (46 - 2002-10-30 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
October 22, 2002 various various 1.25 Per comments from Pete on my EditTablePlugin.pm updates, I made some additional changes and emailed them to Peter
 
October 21, 2002 various various 2.08 Called Peter per an email he sent me. Discussed the EditTablePlugin. I reworked my changes such that it is not dependent on the ChartPlugin, but rather all needed code is now included in EditTablePlugin.pm. Also improved performance such that only when there is a read-only column will the original topic page be read in to get the original cell data.
TOTAL     2.08 hours 187.2

Date Start Time Stop Time Total
Time
Work description
October 07, 2002 various various 4.5 Finished the timing tests on ChartPlugin. Found a problem and fixed. Also looked into the EditTablePlugin problem with TWiki variables in read-only columns having their values put back into the table upon a save instead of the original variables.
carry over from previous     -0.10  
TOTAL     4.4 hours 198

Date Start Time Stop Time Total
Time
Work description
October 03, 2002 various various 1.17 More timing tests of ChartPlugin
October 02, 2002 various various 5.92 Start timing tests of ChartPlugin
September 30, 2002 various various 5.08 Fixed the ChartPlugin problems with autogrid not using a good algorithm so used one Peter provided. Also fixed the table parsing code such that inverted row/col specifiers worked. Emailed new zip to Peter. Also started the investigation into the <noautolink> problem. Sent Peter an email explaining what I've found and asking him how he wants me to proceed. Also started looking at the EditTablePlugin code.
September 27, 2002 1710 1745 0.58 Peter called me to discuss future work.
carry over from previous     0.15  
TOTAL     12.9 hours 580.5

Date Start Time Stop Time Total
Time
Work description
September 13, 2002 various various 3.25 Update the ChartPlugin page and add in tests to test page
September 12, 2002 various various 1.17 Write tests
September 10, 2002 various various 5.08 Start on the auto-grid code. Mostly finished it all.
September 9, 2002 various various 4.25 More legend work. I believe that I have it all working.
September 7, 2002 various various 2.08 Start workin on the code for bubbling up/down the legends
September 6, 2002 various various 2.25 Download the latest version of the ChartPlugin and GaugePlugin so my environment is fully up to date. Also apply some patches found while reviewing some of the code changes Peter had made.
September 3, 2002 1520 1535 0.25 Pete called and briefly went over work that he would like to be done
carry over from previous     -0.18  
TOTAL     18.15 hours 816.75

Date Start Time Stop Time Total
Time
Work description
June 17, 2002 various various 2.50 more updates per Peter's bug hunting
carry over from previous     0.32  
TOTAL     2.82 hours 126.9

Date Start Time Stop Time Total
Time
Work description
June 16, 2002 various various 1.83 Reviewed some of the bugs Peter reported. Fixed a couple of them.
June 13, 2002 various various 3.08 Update the ChartPlugin per Peter's comments. Also fixed a bug. Updated tests as well
June 11, 2002 various various 9.08 Lots more work. Checked spelling of all code and topic pages. Moved libs from Libs to ChartPlugin. Added LOTS of test cases and error cases
June 10, 2002 1100
1345
1210
1640
4.08 Continue work
carry over from previous     0.25  
TOTAL     18.32 hours 824.4

Date Start Time Stop Time Total
Time
Work description
June 7, 2002 2105 2210 1.08 Basically done. Still need to clean up the code and look at performance issues.
June 7, 2002 1305 1655 3.83 Cont
June 6, 2002 1700 1840 1.67 Cont
June 6, 2002 1605 1635 0.50 Cont
June 6, 2002 850 930 0.67 Cont
June 5, 2002 2100 2220 1.33 More work on making objects out of some things.
June 5, 2002 1620 1800 1.67 More work on making objects out of some things.
June 5, 2002 1240 1325 0.75 More work on making objects out of some things.
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
June 4, 2002 1755 2115 3.33 Start work on making objects
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     25.24 hours 1135.8

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours 543.6

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours 817.65

 <<O>>  Difference Topic TWikiWork (45 - 2002-10-22 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River
Added:
>
>
Date Start Time Stop Time Total
Time
Work description
October 21, 2002 various various 2.08 Called Peter per an email he sent me. Discussed the EditTablePlugin. I reworked my changes such that it is not dependent on the ChartPlugin, but rather all needed code is now included in EditTablePlugin.pm. Also improved performance such that only when there is a read-only column will the original topic page be read in to get the original cell data.
TOTAL     2.08 hours 93.6
 
Date Start Time Stop Time Total
Time
Work description
October 07, 2002 various various 4.5 Finished the timing tests on ChartPlugin. Found a problem and fixed. Also looked into the EditTablePlugin problem with TWiki variables in read-only columns having their values put back into the table upon a save instead of the original variables.
carry over from previous     -0.10  
TOTAL     4.4 hours 198

Date Start Time Stop Time Total
Time
Work description
October 03, 2002 various various 1.17 More timing tests of ChartPlugin
October 02, 2002 various various 5.92 Start timing tests of ChartPlugin
September 30, 2002 various various 5.08 Fixed the ChartPlugin problems with autogrid not using a good algorithm so used one Peter provided. Also fixed the table parsing code such that inverted row/col specifiers worked. Emailed new zip to Peter. Also started the investigation into the <noautolink> problem. Sent Peter an email explaining what I've found and asking him how he wants me to proceed. Also started looking at the EditTablePlugin code.
September 27, 2002 1710 1745 0.58 Peter called me to discuss future work.
carry over from previous     0.15  
TOTAL     12.9 hours 580.5

Date Start Time Stop Time Total
Time
Work description
September 13, 2002 various various 3.25 Update the ChartPlugin page and add in tests to test page
September 12, 2002 various various 1.17 Write tests
September 10, 2002 various various 5.08 Start on the auto-grid code. Mostly finished it all.
September 9, 2002 various various 4.25 More legend work. I believe that I have it all working.
September 7, 2002 various various 2.08 Start workin on the code for bubbling up/down the legends
September 6, 2002 various various 2.25 Download the latest version of the ChartPlugin and GaugePlugin so my environment is fully up to date. Also apply some patches found while reviewing some of the code changes Peter had made.
September 3, 2002 1520 1535 0.25 Pete called and briefly went over work that he would like to be done
carry over from previous     -0.18  
TOTAL     18.15 hours 816.75

Date Start Time Stop Time Total
Time
Work description
June 17, 2002 various various 2.50 more updates per Peter's bug hunting
carry over from previous     0.32  
TOTAL     2.82 hours 126.9

Date Start Time Stop Time Total
Time
Work description
June 16, 2002 various various 1.83 Reviewed some of the bugs Peter reported. Fixed a couple of them.
June 13, 2002 various various 3.08 Update the ChartPlugin per Peter's comments. Also fixed a bug. Updated tests as well
June 11, 2002 various various 9.08 Lots more work. Checked spelling of all code and topic pages. Moved libs from Libs to ChartPlugin. Added LOTS of test cases and error cases
June 10, 2002 1100
1345
1210
1640
4.08 Continue work
carry over from previous     0.25  
TOTAL     18.32 hours 824.4

Date Start Time Stop Time Total
Time
Work description
June 7, 2002 2105 2210 1.08 Basically done. Still need to clean up the code and look at performance issues.
June 7, 2002 1305 1655 3.83 Cont
June 6, 2002 1700 1840 1.67 Cont
June 6, 2002 1605 1635 0.50 Cont
June 6, 2002 850 930 0.67 Cont
June 5, 2002 2100 2220 1.33 More work on making objects out of some things.
June 5, 2002 1620 1800 1.67 More work on making objects out of some things.
June 5, 2002 1240 1325 0.75 More work on making objects out of some things.
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
June 4, 2002 1755 2115 3.33 Start work on making objects
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     25.24 hours 1135.8

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours 543.6

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours 817.65

 <<O>>  Difference Topic TWikiWork (44 - 2002-10-07 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River
Added:
>
>
Date Start Time Stop Time Total
Time
Work description
October 07, 2002 various various 4.5 Finished the timing tests on ChartPlugin. Found a problem and fixed. Also looked into the EditTablePlugin problem with TWiki variables in read-only columns having their values put back into the table upon a save instead of the original variables.
carry over from previous     -0.10  
TOTAL     4.4 hours 198
 
Date Start Time Stop Time Total
Time
Work description
October 03, 2002 various various 1.17 More timing tests of ChartPlugin
October 02, 2002 various various 5.92 Start timing tests of ChartPlugin
September 30, 2002 various various 5.08 Fixed the ChartPlugin problems with autogrid not using a good algorithm so used one Peter provided. Also fixed the table parsing code such that inverted row/col specifiers worked. Emailed new zip to Peter. Also started the investigation into the <noautolink> problem. Sent Peter an email explaining what I've found and asking him how he wants me to proceed. Also started looking at the EditTablePlugin code.
September 27, 2002 1710 1745 0.58 Peter called me to discuss future work.
carry over from previous     0.15  
TOTAL     12.9 hours 580.5

Date Start Time Stop Time Total
Time
Work description
September 13, 2002 various various 3.25 Update the ChartPlugin page and add in tests to test page
September 12, 2002 various various 1.17 Write tests
September 10, 2002 various various 5.08 Start on the auto-grid code. Mostly finished it all.
September 9, 2002 various various 4.25 More legend work. I believe that I have it all working.
September 7, 2002 various various 2.08 Start workin on the code for bubbling up/down the legends
September 6, 2002 various various 2.25 Download the latest version of the ChartPlugin and GaugePlugin so my environment is fully up to date. Also apply some patches found while reviewing some of the code changes Peter had made.
September 3, 2002 1520 1535 0.25 Pete called and briefly went over work that he would like to be done
carry over from previous     -0.18  
TOTAL     18.15 hours 816.75

Date Start Time Stop Time Total
Time
Work description
June 17, 2002 various various 2.50 more updates per Peter's bug hunting
carry over from previous     0.32  
TOTAL     2.82 hours 126.9

Date Start Time Stop Time Total
Time
Work description
June 16, 2002 various various 1.83 Reviewed some of the bugs Peter reported. Fixed a couple of them.
June 13, 2002 various various 3.08 Update the ChartPlugin per Peter's comments. Also fixed a bug. Updated tests as well
June 11, 2002 various various 9.08 Lots more work. Checked spelling of all code and topic pages. Moved libs from Libs to ChartPlugin. Added LOTS of test cases and error cases
June 10, 2002 1100
1345
1210
1640
4.08 Continue work
carry over from previous     0.25  
TOTAL     18.32 hours 824.4

Date Start Time Stop Time Total
Time
Work description
June 7, 2002 2105 2210 1.08 Basically done. Still need to clean up the code and look at performance issues.
June 7, 2002 1305 1655 3.83 Cont
June 6, 2002 1700 1840 1.67 Cont
June 6, 2002 1605 1635 0.50 Cont
June 6, 2002 850 930 0.67 Cont
June 5, 2002 2100 2220 1.33 More work on making objects out of some things.
June 5, 2002 1620 1800 1.67 More work on making objects out of some things.
June 5, 2002 1240 1325 0.75 More work on making objects out of some things.
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
June 4, 2002 1755 2115 3.33 Start work on making objects
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     25.24 hours 1135.8

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours 543.6

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours 817.65

 <<O>>  Difference Topic TWikiWork (43 - 2002-10-07 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
October 03, 2002 various various 1.17 More timing tests of ChartPlugin
October 02, 2002 various various 5.92 Start timing tests of ChartPlugin
 
September 30, 2002 various various 5.08 Fixed the ChartPlugin problems with autogrid not using a good algorithm so used one Peter provided. Also fixed the table parsing code such that inverted row/col specifiers worked. Emailed new zip to Peter. Also started the investigation into the <noautolink> problem. Sent Peter an email explaining what I've found and asking him how he wants me to proceed. Also started looking at the EditTablePlugin code.
September 27, 2002 1710 1745 0.58 Peter called me to discuss future work.
carry over from previous     0.15  
TOTAL     0.73 hours 32.85

Date Start Time Stop Time Total
Time
Work description
September 13, 2002 various various 3.25 Update the ChartPlugin page and add in tests to test page
September 12, 2002 various various 1.17 Write tests
September 10, 2002 various various 5.08 Start on the auto-grid code. Mostly finished it all.
September 9, 2002 various various 4.25 More legend work. I believe that I have it all working.
September 7, 2002 various various 2.08 Start workin on the code for bubbling up/down the legends
September 6, 2002 various various 2.25 Download the latest version of the ChartPlugin and GaugePlugin so my environment is fully up to date. Also apply some patches found while reviewing some of the code changes Peter had made.
September 3, 2002 1520 1535 0.25 Pete called and briefly went over work that he would like to be done
carry over from previous     -0.18  
TOTAL     18.15 hours 816.75

Date Start Time Stop Time Total
Time
Work description
June 17, 2002 various various 2.50 more updates per Peter's bug hunting
carry over from previous     0.32  
TOTAL     2.82 hours 126.9

Date Start Time Stop Time Total
Time
Work description
June 16, 2002 various various 1.83 Reviewed some of the bugs Peter reported. Fixed a couple of them.
June 13, 2002 various various 3.08 Update the ChartPlugin per Peter's comments. Also fixed a bug. Updated tests as well
June 11, 2002 various various 9.08 Lots more work. Checked spelling of all code and topic pages. Moved libs from Libs to ChartPlugin. Added LOTS of test cases and error cases
June 10, 2002 1100
1345
1210
1640
4.08 Continue work
carry over from previous     0.25  
TOTAL     18.32 hours 824.4

Date Start Time Stop Time Total
Time
Work description
June 7, 2002 2105 2210 1.08 Basically done. Still need to clean up the code and look at performance issues.
June 7, 2002 1305 1655 3.83 Cont
June 6, 2002 1700 1840 1.67 Cont
June 6, 2002 1605 1635 0.50 Cont
June 6, 2002 850 930 0.67 Cont
June 5, 2002 2100 2220 1.33 More work on making objects out of some things.
June 5, 2002 1620 1800 1.67 More work on making objects out of some things.
June 5, 2002 1240 1325 0.75 More work on making objects out of some things.
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
June 4, 2002 1755 2115 3.33 Start work on making objects
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     25.24 hours 1135.8

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours 543.6

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours 817.65

 <<O>>  Difference Topic TWikiWork (42 - 2002-09-30 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Changed:
<
<
September 30, 2002 various various 3.42 Fixed the ChartPlugin problems with autogrid not using a good algorithm so used one Peter provided. Also fixed the table parsing code such that inverted row/col specifiers worked. Emailed new zip to Peter. Also started the investigation into the <noautolink> problem. Sent Peter an email explaining what I've found and asking him how he wants me to proceed.
>
>
September 30, 2002 various various 5.08 Fixed the ChartPlugin problems with autogrid not using a good algorithm so used one Peter provided. Also fixed the table parsing code such that inverted row/col specifiers worked. Emailed new zip to Peter. Also started the investigation into the <noautolink> problem. Sent Peter an email explaining what I've found and asking him how he wants me to proceed. Also started looking at the EditTablePlugin code.
 
September 27, 2002 1710 1745 0.58 Peter called me to discuss future work.
carry over from previous     0.15  
TOTAL     0.15 hours 6.75

Date Start Time Stop Time Total
Time
Work description
September 13, 2002 various various 3.25 Update the ChartPlugin page and add in tests to test page
September 12, 2002 various various 1.17 Write tests
September 10, 2002 various various 5.08 Start on the auto-grid code. Mostly finished it all.
September 9, 2002 various various 4.25 More legend work. I believe that I have it all working.
September 7, 2002 various various 2.08 Start workin on the code for bubbling up/down the legends
September 6, 2002 various various 2.25 Download the latest version of the ChartPlugin and GaugePlugin so my environment is fully up to date. Also apply some patches found while reviewing some of the code changes Peter had made.
September 3, 2002 1520 1535 0.25 Pete called and briefly went over work that he would like to be done
carry over from previous     -0.18  
TOTAL     18.15 hours 816.75

Date Start Time Stop Time Total
Time
Work description
June 17, 2002 various various 2.50 more updates per Peter's bug hunting
carry over from previous     0.32  
TOTAL     2.82 hours 126.9

Date Start Time Stop Time Total
Time
Work description
June 16, 2002 various various 1.83 Reviewed some of the bugs Peter reported. Fixed a couple of them.
June 13, 2002 various various 3.08 Update the ChartPlugin per Peter's comments. Also fixed a bug. Updated tests as well
June 11, 2002 various various 9.08 Lots more work. Checked spelling of all code and topic pages. Moved libs from Libs to ChartPlugin. Added LOTS of test cases and error cases
June 10, 2002 1100
1345
1210
1640
4.08 Continue work
carry over from previous     0.25  
TOTAL     18.32 hours 824.4

Date Start Time Stop Time Total
Time
Work description
June 7, 2002 2105 2210 1.08 Basically done. Still need to clean up the code and look at performance issues.
June 7, 2002 1305 1655 3.83 Cont
June 6, 2002 1700 1840 1.67 Cont
June 6, 2002 1605 1635 0.50 Cont
June 6, 2002 850 930 0.67 Cont
June 5, 2002 2100 2220 1.33 More work on making objects out of some things.
June 5, 2002 1620 1800 1.67 More work on making objects out of some things.
June 5, 2002 1240 1325 0.75 More work on making objects out of some things.
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
June 4, 2002 1755 2115 3.33 Start work on making objects
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     25.24 hours 1135.8

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours 543.6

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours 817.65

 <<O>>  Difference Topic TWikiWork (41 - 2002-09-30 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
September 30, 2002 various various 3.42 Fixed the ChartPlugin problems with autogrid not using a good algorithm so used one Peter provided. Also fixed the table parsing code such that inverted row/col specifiers worked. Emailed new zip to Peter. Also started the investigation into the <noautolink> problem. Sent Peter an email explaining what I've found and asking him how he wants me to proceed.
 
September 27, 2002 1710 1745 0.58 Peter called me to discuss future work.
carry over from previous     0.15  
TOTAL     0.15 hours 6.75

Date Start Time Stop Time Total
Time
Work description
September 13, 2002 various various 3.25 Update the ChartPlugin page and add in tests to test page
September 12, 2002 various various 1.17 Write tests
September 10, 2002 various various 5.08 Start on the auto-grid code. Mostly finished it all.
September 9, 2002 various various 4.25 More legend work. I believe that I have it all working.
September 7, 2002 various various 2.08 Start workin on the code for bubbling up/down the legends
September 6, 2002 various various 2.25 Download the latest version of the ChartPlugin and GaugePlugin so my environment is fully up to date. Also apply some patches found while reviewing some of the code changes Peter had made.
September 3, 2002 1520 1535 0.25 Pete called and briefly went over work that he would like to be done
carry over from previous     -0.18  
TOTAL     18.15 hours 816.75

Date Start Time Stop Time Total
Time
Work description
June 17, 2002 various various 2.50 more updates per Peter's bug hunting
carry over from previous     0.32  
TOTAL     2.82 hours 126.9

Date Start Time Stop Time Total
Time
Work description
June 16, 2002 various various 1.83 Reviewed some of the bugs Peter reported. Fixed a couple of them.
June 13, 2002 various various 3.08 Update the ChartPlugin per Peter's comments. Also fixed a bug. Updated tests as well
June 11, 2002 various various 9.08 Lots more work. Checked spelling of all code and topic pages. Moved libs from Libs to ChartPlugin. Added LOTS of test cases and error cases
June 10, 2002 1100
1345
1210
1640
4.08 Continue work
carry over from previous     0.25  
TOTAL     18.32 hours 824.4

Date Start Time Stop Time Total
Time
Work description
June 7, 2002 2105 2210 1.08 Basically done. Still need to clean up the code and look at performance issues.
June 7, 2002 1305 1655 3.83 Cont
June 6, 2002 1700 1840 1.67 Cont
June 6, 2002 1605 1635 0.50 Cont
June 6, 2002 850 930 0.67 Cont
June 5, 2002 2100 2220 1.33 More work on making objects out of some things.
June 5, 2002 1620 1800 1.67 More work on making objects out of some things.
June 5, 2002 1240 1325 0.75 More work on making objects out of some things.
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
June 4, 2002 1755 2115 3.33 Start work on making objects
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     25.24 hours 1135.8

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours 543.6

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours 817.65

 <<O>>  Difference Topic TWikiWork (40 - 2002-09-30 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River
Added:
>
>
Date Start Time Stop Time Total
Time
Work description
September 27, 2002 1710 1745 0.58 Peter called me to discuss future work.
carry over from previous     0.15  
TOTAL     0.73 hours 32.85
 
Date Start Time Stop Time Total
Time
Work description
September 13, 2002 various various 3.25 Update the ChartPlugin page and add in tests to test page
September 12, 2002 various various 1.17 Write tests
September 10, 2002 various various 5.08 Start on the auto-grid code. Mostly finished it all.
September 9, 2002 various various 4.25 More legend work. I believe that I have it all working.
September 7, 2002 various various 2.08 Start workin on the code for bubbling up/down the legends
September 6, 2002 various various 2.25 Download the latest version of the ChartPlugin and GaugePlugin so my environment is fully up to date. Also apply some patches found while reviewing some of the code changes Peter had made.
September 3, 2002 1520 1535 0.25 Pete called and briefly went over work that he would like to be done
carry over from previous     -0.18  
TOTAL     18.15 hours 816.75

Date Start Time Stop Time Total
Time
Work description
June 17, 2002 various various 2.50 more updates per Peter's bug hunting
carry over from previous     0.32  
TOTAL     2.82 hours 126.9

Date Start Time Stop Time Total
Time
Work description
June 16, 2002 various various 1.83 Reviewed some of the bugs Peter reported. Fixed a couple of them.
June 13, 2002 various various 3.08 Update the ChartPlugin per Peter's comments. Also fixed a bug. Updated tests as well
June 11, 2002 various various 9.08 Lots more work. Checked spelling of all code and topic pages. Moved libs from Libs to ChartPlugin. Added LOTS of test cases and error cases
June 10, 2002 1100
1345
1210
1640
4.08 Continue work
carry over from previous     0.25  
TOTAL     18.32 hours 824.4

Date Start Time Stop Time Total
Time
Work description
June 7, 2002 2105 2210 1.08 Basically done. Still need to clean up the code and look at performance issues.
June 7, 2002 1305 1655 3.83 Cont
June 6, 2002 1700 1840 1.67 Cont
June 6, 2002 1605 1635 0.50 Cont
June 6, 2002 850 930 0.67 Cont
June 5, 2002 2100 2220 1.33 More work on making objects out of some things.
June 5, 2002 1620 1800 1.67 More work on making objects out of some things.
June 5, 2002 1240 1325 0.75 More work on making objects out of some things.
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
June 4, 2002 1755 2115 3.33 Start work on making objects
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     25.24 hours 1135.8

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours 543.6

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours 817.65

 <<O>>  Difference Topic TWikiWork (39 - 2002-09-16 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River
Date Start Time Stop Time Total
Time
Work description
Added:
>
>
September 13, 2002 various various 3.25 Update the ChartPlugin page and add in tests to test page
September 12, 2002 various various 1.17 Write tests
 
September 10, 2002 various various 5.08 Start on the auto-grid code. Mostly finished it all.
September 9, 2002 various various 4.25 More legend work. I believe that I have it all working.
September 7, 2002 various various 2.08 Start workin on the code for bubbling up/down the legends
September 6, 2002 various various 2.25 Download the latest version of the ChartPlugin and GaugePlugin so my environment is fully up to date. Also apply some patches found while reviewing some of the code changes Peter had made.
September 3, 2002 1520 1535 0.25 Pete called and briefly went over work that he would like to be done
carry over from previous     -0.18  
TOTAL     8.65 hours 389.25

Date Start Time Stop Time Total
Time
Work description
June 17, 2002 various various 2.50 more updates per Peter's bug hunting
carry over from previous     0.32  
TOTAL     2.82 hours 126.9

Date Start Time Stop Time Total
Time
Work description
June 16, 2002 various various 1.83 Reviewed some of the bugs Peter reported. Fixed a couple of them.
June 13, 2002 various various 3.08 Update the ChartPlugin per Peter's comments. Also fixed a bug. Updated tests as well
June 11, 2002 various various 9.08 Lots more work. Checked spelling of all code and topic pages. Moved libs from Libs to ChartPlugin. Added LOTS of test cases and error cases
June 10, 2002 1100
1345
1210
1640
4.08 Continue work
carry over from previous     0.25  
TOTAL     18.32 hours 824.4

Date Start Time Stop Time Total
Time
Work description
June 7, 2002 2105 2210 1.08 Basically done. Still need to clean up the code and look at performance issues.
June 7, 2002 1305 1655 3.83 Cont
June 6, 2002 1700 1840 1.67 Cont
June 6, 2002 1605 1635 0.50 Cont
June 6, 2002 850 930 0.67 Cont
June 5, 2002 2100 2220 1.33 More work on making objects out of some things.
June 5, 2002 1620 1800 1.67 More work on making objects out of some things.
June 5, 2002 1240 1325 0.75 More work on making objects out of some things.
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
June 4, 2002 1755 2115 3.33 Start work on making objects
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     25.24 hours 1135.8

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours 543.6

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours 817.65

 <<O>>  Difference Topic TWikiWork (38 - 2002-09-11 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River
Date Start Time Stop Time Total
Time
Work description
Added:
>
>
September 10, 2002 various various 5.08 Start on the auto-grid code. Mostly finished it all.
September 9, 2002 various various 4.25 More legend work. I believe that I have it all working.
September 7, 2002 various various 2.08 Start workin on the code for bubbling up/down the legends
September 6, 2002 various various 2.25 Download the latest version of the ChartPlugin and GaugePlugin so my environment is fully up to date. Also apply some patches found while reviewing some of the code changes Peter had made.
 
September 3, 2002 1520 1535 0.25 Pete called and briefly went over work that he would like to be done
carry over from previous     -0.18  
TOTAL     -0.18 hours -8.1
Added:
>
>
 
Date Start Time Stop Time Total
Time
Work description
June 17, 2002 various various 2.50 more updates per Peter's bug hunting
carry over from previous     0.32  
TOTAL     2.82 hours 126.9

Date Start Time Stop Time Total
Time
Work description
June 16, 2002 various various 1.83 Reviewed some of the bugs Peter reported. Fixed a couple of them.
June 13, 2002 various various 3.08 Update the ChartPlugin per Peter's comments. Also fixed a bug. Updated tests as well
June 11, 2002 various various 9.08 Lots more work. Checked spelling of all code and topic pages. Moved libs from Libs to ChartPlugin. Added LOTS of test cases and error cases
June 10, 2002 1100
1345
1210
1640
4.08 Continue work
carry over from previous     0.25  
TOTAL     18.32 hours 824.4

Date Start Time Stop Time Total
Time
Work description
June 7, 2002 2105 2210 1.08 Basically done. Still need to clean up the code and look at performance issues.
June 7, 2002 1305 1655 3.83 Cont
June 6, 2002 1700 1840 1.67 Cont
June 6, 2002 1605 1635 0.50 Cont
June 6, 2002 850 930 0.67 Cont
June 5, 2002 2100 2220 1.33 More work on making objects out of some things.
June 5, 2002 1620 1800 1.67 More work on making objects out of some things.
June 5, 2002 1240 1325 0.75 More work on making objects out of some things.
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
June 4, 2002 1755 2115 3.33 Start work on making objects
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     25.24 hours 1135.8

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours 543.6

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours 817.65

 <<O>>  Difference Topic TWikiWork (37 - 2002-09-06 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River
Added:
>
>
Date Start Time Stop Time Total
Time
Work description
September 3, 2002 1520 1535 0.25 Pete called and briefly went over work that he would like to be done
carry over from previous     -0.18  
TOTAL     0.07 hours 3.15
 
Date Start Time Stop Time Total
Time
Work description
June 17, 2002 various various 2.50 more updates per Peter's bug hunting
carry over from previous     0.32  
TOTAL     2.82 hours 126.9

Date Start Time Stop Time Total
Time
Work description
June 16, 2002 various various 1.83 Reviewed some of the bugs Peter reported. Fixed a couple of them.
June 13, 2002 various various 3.08 Update the ChartPlugin per Peter's comments. Also fixed a bug. Updated tests as well
June 11, 2002 various various 9.08 Lots more work. Checked spelling of all code and topic pages. Moved libs from Libs to ChartPlugin. Added LOTS of test cases and error cases
June 10, 2002 1100
1345
1210
1640
4.08 Continue work
carry over from previous     0.25  
TOTAL     18.32 hours 824.4

Date Start Time Stop Time Total
Time
Work description
June 7, 2002 2105 2210 1.08 Basically done. Still need to clean up the code and look at performance issues.
June 7, 2002 1305 1655 3.83 Cont
June 6, 2002 1700 1840 1.67 Cont
June 6, 2002 1605 1635 0.50 Cont
June 6, 2002 850 930 0.67 Cont
June 5, 2002 2100 2220 1.33 More work on making objects out of some things.
June 5, 2002 1620 1800 1.67 More work on making objects out of some things.
June 5, 2002 1240 1325 0.75 More work on making objects out of some things.
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
June 4, 2002 1755 2115 3.33 Start work on making objects
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     25.24 hours 1135.8

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours 543.6

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours 817.65

 <<O>>  Difference Topic TWikiWork (36 - 2002-06-27 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River
Added:
>
>
Date Start Time Stop Time Total
Time
Work description
June 17, 2002 various various 2.50 more updates per Peter's bug hunting
carry over from previous     0.32  
TOTAL     2.82 hours 126.9
 
Date Start Time Stop Time Total
Time
Work description
June 16, 2002 various various 1.83 Reviewed some of the bugs Peter reported. Fixed a couple of them.
June 13, 2002 various various 3.08 Update the ChartPlugin per Peter's comments. Also fixed a bug. Updated tests as well
June 11, 2002 various various 9.08 Lots more work. Checked spelling of all code and topic pages. Moved libs from Libs to ChartPlugin. Added LOTS of test cases and error cases
June 10, 2002 1100
1345
1210
1640
4.08 Continue work
carry over from previous     0.25  
TOTAL     18.32 hours 824.4

Date Start Time Stop Time Total
Time
Work description
June 7, 2002 2105 2210 1.08 Basically done. Still need to clean up the code and look at performance issues.
June 7, 2002 1305 1655 3.83 Cont
June 6, 2002 1700 1840 1.67 Cont
June 6, 2002 1605 1635 0.50 Cont
June 6, 2002 850 930 0.67 Cont
June 5, 2002 2100 2220 1.33 More work on making objects out of some things.
June 5, 2002 1620 1800 1.67 More work on making objects out of some things.
June 5, 2002 1240 1325 0.75 More work on making objects out of some things.
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
June 4, 2002 1755 2115 3.33 Start work on making objects
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     25.24 hours 1135.8

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours 543.6

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours 817.65

 <<O>>  Difference Topic TWikiWork (35 - 2002-06-17 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
June 16, 2002 various various 1.83 Reviewed some of the bugs Peter reported. Fixed a couple of them.
 
June 13, 2002 various various 3.08 Update the ChartPlugin per Peter's comments. Also fixed a bug. Updated tests as well
June 11, 2002 various various 9.08 Lots more work. Checked spelling of all code and topic pages. Moved libs from Libs to ChartPlugin. Added LOTS of test cases and error cases
June 10, 2002 1100
1345
1210
1640
4.08 Continue work
carry over from previous     0.25  
TOTAL     13.41 hours 603.45

Date Start Time Stop Time Total
Time
Work description
June 7, 2002 2105 2210 1.08 Basically done. Still need to clean up the code and look at performance issues.
June 7, 2002 1305 1655 3.83 Cont
June 6, 2002 1700 1840 1.67 Cont
June 6, 2002 1605 1635 0.50 Cont
June 6, 2002 850 930 0.67 Cont
June 5, 2002 2100 2220 1.33 More work on making objects out of some things.
June 5, 2002 1620 1800 1.67 More work on making objects out of some things.
June 5, 2002 1240 1325 0.75 More work on making objects out of some things.
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
June 4, 2002 1755 2115 3.33 Start work on making objects
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     25.24 hours 1135.8

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours 543.6

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours 817.65

 <<O>>  Difference Topic TWikiWork (34 - 2002-06-14 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Changed:
<
<
June 13, 2002 955 1235 2.67 Update the ChartPlugin per Peter's comments. Also fixed a bug. Updated tests as well
>
>
June 13, 2002 various various 3.08 Update the ChartPlugin per Peter's comments. Also fixed a bug. Updated tests as well
 
June 11, 2002 various various 9.08 Lots more work. Checked spelling of all code and topic pages. Moved libs from Libs to ChartPlugin. Added LOTS of test cases and error cases
June 10, 2002 1100
1345
1210
1640
4.08 Continue work
carry over from previous     0.25  
TOTAL     4.33 hours 194.85

Date Start Time Stop Time Total
Time
Work description
June 7, 2002 2105 2210 1.08 Basically done. Still need to clean up the code and look at performance issues.
June 7, 2002 1305 1655 3.83 Cont
June 6, 2002 1700 1840 1.67 Cont
June 6, 2002 1605 1635 0.50 Cont
June 6, 2002 850 930 0.67 Cont
June 5, 2002 2100 2220 1.33 More work on making objects out of some things.
June 5, 2002 1620 1800 1.67 More work on making objects out of some things.
June 5, 2002 1240 1325 0.75 More work on making objects out of some things.
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
June 4, 2002 1755 2115 3.33 Start work on making objects
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     25.24 hours 1135.8

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours 543.6

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours 817.65

 <<O>>  Difference Topic TWikiWork (33 - 2002-06-13 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
June 13, 2002 955 1235 2.67 Update the ChartPlugin per Peter's comments. Also fixed a bug. Updated tests as well
 
June 11, 2002 various various 9.08 Lots more work. Checked spelling of all code and topic pages. Moved libs from Libs to ChartPlugin. Added LOTS of test cases and error cases
June 10, 2002 1100
1345
1210
1640
4.08 Continue work
carry over from previous     0.25  
TOTAL     4.33 hours 194.85

Date Start Time Stop Time Total
Time
Work description
June 7, 2002 2105 2210 1.08 Basically done. Still need to clean up the code and look at performance issues.
June 7, 2002 1305 1655 3.83 Cont
June 6, 2002 1700 1840 1.67 Cont
June 6, 2002 1605 1635 0.50 Cont
June 6, 2002 850 930 0.67 Cont
June 5, 2002 2100 2220 1.33 More work on making objects out of some things.
June 5, 2002 1620 1800 1.67 More work on making objects out of some things.
June 5, 2002 1240 1325 0.75 More work on making objects out of some things.
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
June 4, 2002 1755 2115 3.33 Start work on making objects
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     25.24 hours 1135.8

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours 543.6

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours 817.65

 <<O>>  Difference Topic TWikiWork (32 - 2002-06-12 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River
Added:
>
>
Date Start Time Stop Time Total
Time
Work description
June 11, 2002 various various 9.08 Lots more work. Checked spelling of all code and topic pages. Moved libs from Libs to ChartPlugin. Added LOTS of test cases and error cases
June 10, 2002 1100
1345
1210
1640
4.08 Continue work
carry over from previous     0.25  
TOTAL     13.41 hours 603.45
 
Date Start Time Stop Time Total
Time
Work description
June 7, 2002 2105 2210 1.08 Basically done. Still need to clean up the code and look at performance issues.
June 7, 2002 1305 1655 3.83 Cont
June 6, 2002 1700 1840 1.67 Cont
June 6, 2002 1605 1635 0.50 Cont
June 6, 2002 850 930 0.67 Cont
June 5, 2002 2100 2220 1.33 More work on making objects out of some things.
June 5, 2002 1620 1800 1.67 More work on making objects out of some things.
June 5, 2002 1240 1325 0.75 More work on making objects out of some things.
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
June 4, 2002 1755 2115 3.33 Start work on making objects
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     25.24 hours 1135.8

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours 543.6

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours 817.65

 <<O>>  Difference Topic TWikiWork (31 - 2002-06-11 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
June 7, 2002 2105 2210 1.08 Basically done. Still need to clean up the code and look at performance issues.
June 7, 2002 1305 1655 3.83 Cont
June 6, 2002 1700 1840 1.67 Cont
June 6, 2002 1605 1635 0.50 Cont
June 6, 2002 850 930 0.67 Cont
June 5, 2002 2100 2220 1.33 More work on making objects out of some things.
June 5, 2002 1620 1800 1.67 More work on making objects out of some things.
June 5, 2002 1240 1325 0.75 More work on making objects out of some things.
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
June 4, 2002 1755 2115 3.33 Start work on making objects
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     25.24 hours 1135.8

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
Changed:
<
<
TOTAL     0 hours  
>
>
TOTAL     0 hours 0
 
Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
Changed:
<
<
TOTAL     0 hours  
>
>
TOTAL     0 hours 0
 

 <<O>>  Difference Topic TWikiWork (30 - 2002-06-08 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
June 7, 2002 2105 2210 1.08 Basically done. Still need to clean up the code and look at performance issues.
June 7, 2002 1305 1655 3.83 Cont
June 6, 2002 1700 1840 1.67 Cont
June 6, 2002 1605 1635 0.50 Cont
June 6, 2002 850 930 0.67 Cont
 
June 5, 2002 2100 2220 1.33 More work on making objects out of some things.
June 5, 2002 1620 1800 1.67 More work on making objects out of some things.
June 5, 2002 1240 1325 0.75 More work on making objects out of some things.
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
June 4, 2002 1755 2115 3.33 Start work on making objects
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     16.16 hours 727.2

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours  

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours  

 <<O>>  Difference Topic TWikiWork (29 - 2002-06-06 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
June 5, 2002 2100 2220 1.33 More work on making objects out of some things.
June 5, 2002 1620 1800 1.67 More work on making objects out of some things.
June 5, 2002 1240 1325 0.75 More work on making objects out of some things.
 
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
Added:
>
>
June 4, 2002 1755 2115 3.33 Start work on making objects
 
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     6.75 hours 303.75

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours  

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours  

 <<O>>  Difference Topic TWikiWork (28 - 2002-06-05 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
June 5, 2002 840 1130 2.83 More work on making objects out of some things.
 
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     6.75 hours 303.75

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours  

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours  

 <<O>>  Difference Topic TWikiWork (27 - 2002-06-04 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
June 4, 2002 1130 1220 0.83 Peter called. We discussed changes to the parameters making it easier and clearer to use in an environment where there might be multiple chart types
June 4, 2002 900 930 0.50 Start looking at how to make OO so function args don't need to be passed around instead data being part of the object
 
June 3, 2002 1925 2030 1.08 Continued coding
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     5.17 hours 232.65

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours  

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours  

 <<O>>  Difference Topic TWikiWork (26 - 2002-06-04 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Changed:
<
<
June 3, 2002 1350     Finished the initial version of the ChartPlugin. Emailed to Peter.
>
>
June 3, 2002 1925 2030 1.08 Continued coding
Added:
>
>
June 3, 2002 1810 1905 0.92 Start real work on the plugin. Coding using the prototype which used GD::Graph
June 3, 2002 1350 1645 2.92 Finished the initial version of the ChartPlugin. Emailed to Peter.
 
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
TOTAL     1.33 hours 119.7

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours  

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours  

 <<O>>  Difference Topic TWikiWork (25 - 2002-06-03 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
June 3, 2002 1350     Finished the initial version of the ChartPlugin. Emailed to Peter.
June 3, 2002 1130 1250 1.33 Start working on creating the ChartPlugin topic page. Also started writing code to parse TWiki tables into a nice Perl array of hashes.
 
TOTAL     0 hours 0

Date Start Time Stop Time Total
Time
Work description
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
TOTAL     2.99 hours 134.55

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours  

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours  

 <<O>>  Difference Topic TWikiWork (24 - 2002-06-03 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
TOTAL     0 hours 0

Date Start Time Stop Time Total
Time
Work description
 
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
Changed:
<
<
TOTAL     0 hours  
>
>
TOTAL     0 hours 0
 
Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours  

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours  

 <<O>>  Difference Topic TWikiWork (23 - 2002-06-01 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
May 31, 2002 2020 2155 1.58 Work on adding in the area info to the graph still using GD::Graph. Got it working. Emailed new sample to Peter along with rough time estimates
 
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
Added:
>
>
May 27, 2002 940 955 0.25 Time spent working on Invoice
Carry forward     0.83  
 
TOTAL     0 hours  

Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours  

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours  

 <<O>>  Difference Topic TWikiWork (22 - 2002-05-31 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River
Added:
>
>
Date Start Time Stop Time Total
Time
Work description
May 31, 2002 1630 1650 0.33 Peter called. Discussed the new CHART plugin
TOTAL     0.33 hours  
 
Date Start Time Stop Time Total
Time
Work description
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     12.08 hours  

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours  

 <<O>>  Difference Topic TWikiWork (21 - 2002-05-27 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
May 24, 2002 1005 1140 1.58 More ChartPlugin investigation
May 24, 2002 935 955 0.33 More ChartPlugin investigation
May 23, 2002 2100 2140 0.67 Start investigation of ChartPlugin
 
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     8.25 hours  

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours  

 <<O>>  Difference Topic TWikiWork (20 - 2002-05-23 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
May 23, 2002 1445 1600 1.25 Peter called so discussed the new %CHART% plugin. I need to investigate the best way to implement this. Also updated GaugePlugin and emailed the ZIP to Peter so he can release this weekend
May 22, 2002 1330 1700 3.50 Started work on 'dial' for the GaugePlugin.
 
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     1.75 hours  

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours  

 <<O>>  Difference Topic TWikiWork (19 - 2002-05-22 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     4.75 hours  

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
Changed:
<
<
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
>
>
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
 
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     1.08 hours  

 <<O>>  Difference Topic TWikiWork (18 - 2002-05-21 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
May 21, 2002 1420 1720 3.00 Replied to Peter informing him of the changes I've made per his recommendations. Also did some investigation into mod_perl and it being multithreaded
 
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     1.42 hours  

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours  

 <<O>>  Difference Topic TWikiWork (17 - 2002-05-21 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
May 21, 2002 850 910 0.33 Created a Word document containing the invoice for time worked last week
 
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
TOTAL     1.42 hours  

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours  

 <<O>>  Difference Topic TWikiWork (16 - 2002-05-20 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Changed:
<
<
May 20, 2002 855     Emailed status report and hours worked last week.
>
>
May 20, 2002 855 1020 1.42 Emailed status report and hours worked last week. Started looking at GD::Dashboard to see how it works and to better understand its limitations and advantages.
 
TOTAL     0 hours  

Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours  

 <<O>>  Difference Topic TWikiWork (15 - 2002-05-20 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River
Added:
>
>
Date Start Time Stop Time Total
Time
Work description
May 20, 2002 855     Emailed status report and hours worked last week.
TOTAL     0 hours  
 
Date Start Time Stop Time Total
Time
Work description
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     18.17 hours  

 <<O>>  Difference Topic TWikiWork (14 - 2002-05-17 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
May 16, 2002 2140 2215 0.58 Fixed several problems Peter found on his system. Re-ziped and emailed to Peter.
 
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     14.76 hours  

 <<O>>  Difference Topic TWikiWork (13 - 2002-05-16 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
May 16, 2002 1350 1640 2.83 More updates. Emailed the first version of the zip file to Peter for review. I believe all is working as required.
May 16, 2002 1110 1140 0.50 More updates
May 16, 2002 810 850 0.67 More updates
 
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     12.17 hours  

 <<O>>  Difference Topic TWikiWork (12 - 2002-05-16 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
May 15, 2002 2105 2230 1.42 I believe that I've got the scaling working, though now on the fly changing of values is not working. For tomorrow.
May 15, 2002 1730 1830 1.00 Continue working on reworking the model. Scaling is an issue.
 
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
May 14, 2002 1715 1815 1.00 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     10.5 hours  

 <<O>>  Difference Topic TWikiWork (11 - 2002-05-15 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Changed:
<
<
May 14, 2002 1715 1815 1 On phone with Peter
>
>
May 15, 2002 1350 1430 0.67 Start work on implementing changes from discussion with Peter yesterday
Added:
>
>
May 14, 2002 1715 1815 1.00 On phone with Peter
 
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
Changed:
<
<
May 14, 2002 0910 1140 2.5 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 .58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 .5 Work on cleaning up the specification
>
>
May 14, 2002 0910 1140 2.50 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 0.58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 0.50 Work on cleaning up the specification
 
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     1.08 hours  

 <<O>>  Difference Topic TWikiWork (10 - 2002-05-15 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Changed:
<
<
May 14, 2002 1405 1700 295 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 230 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 35 Finish up the specification and email to Peter
May 13, 2002 1500 1530 30 Work on cleaning up the specification
May 12, 2002 1605 1800 195 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 65 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
TOTAL     850 minutes
14.2 hours
 
>
>
May 14, 2002 1715 1815 1 On phone with Peter
May 14, 2002 1405 1700 2.92 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
May 14, 2002 0910 1140 2.5 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 .58 Finish up the specification and email to Peter
May 13, 2002 1500 1530 .5 Work on cleaning up the specification
May 12, 2002 1605 1800 1.92 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 1.08 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
Added:
>
>
TOTAL     0 hours  
 

 <<O>>  Difference Topic TWikiWork (9 - 2002-05-14 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Changed:
<
<
May 14, 2002 1405      
>
>
May 14, 2002 1405 1700 295 More work on the 'thbar' portion of the plugin. I believe I've got it working. It includes basic error handling. I wrote a simple timer to see how fast 'thbar's are created. On my 1.4 GHz PC I can generate about 130/second. Started looking at the code for 'trend'. Would like to make this generic allowing users the ability to specify angle and color. Won't spend too much time on it because of Peter's deadlines.
 
May 14, 2002 0910 1140 230 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 35 Finish up the specification and email to Peter
May 13, 2002 1500 1530 30 Work on cleaning up the specification
May 12, 2002 1605 1800 195 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 65 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin
Added:
>
>
TOTAL     850 minutes
14.2 hours
 
 

 <<O>>  Difference Topic TWikiWork (8 - 2002-05-14 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
May 14, 2002 1405      
 
May 14, 2002 0910 1140 230 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
May 13, 2002 1700 1735 35 Finish up the specification and email to Peter
May 13, 2002 1500 1530 30 Work on cleaning up the specification
May 12, 2002 1605 1800 195 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 65 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin

 <<O>>  Difference Topic TWikiWork (7 - 2002-05-14 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Changed:
<
<
May 14, 2002 0910      
>
>
May 14, 2002 0910 1140 230 Work on plugin. Got the majority of it working. Started work on error handling. It is still using mostly default values so still need to add code to parse args for each gauge instead of using defaults.
 
May 13, 2002 1700 1735 35 Finish up the specification and email to Peter
May 13, 2002 1500 1530 30 Work on cleaning up the specification
May 12, 2002 1605 1800 195 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 65 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin

 <<O>>  Difference Topic TWikiWork (6 - 2002-05-14 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
May 14, 2002 0910      
 
May 13, 2002 1700 1735 35 Finish up the specification and email to Peter
May 13, 2002 1500 1530 30 Work on cleaning up the specification
May 12, 2002 1605 1800 195 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 65 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin

 <<O>>  Difference Topic TWikiWork (5 - 2002-05-13 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
May 13, 2002 1700 1735 35 Finish up the specification and email to Peter
 
May 13, 2002 1500 1530 30 Work on cleaning up the specification
May 12, 2002 1605 1800 195 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 65 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin

 <<O>>  Difference Topic TWikiWork (4 - 2002-05-13 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
May 13, 2002 1500 1530 30 Work on cleaning up the specification
 
May 12, 2002 1605 1800 195 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
May 10, 2002 1715 1820 65 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin

 <<O>>  Difference Topic TWikiWork (3 - 2002-05-13 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Changed:
<
<
May 12, 2002 1605     Start work on the GuagePlugin and understanding the GD library
>
>
May 12, 2002 1605 1800 195 Start work on the GaugePlugin and understanding the GD library. Got the plugin to generate (using default data) the bar scale (the lower part of the graphic)
 
May 10, 2002 1715 1820 65 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin

 <<O>>  Difference Topic TWikiWork (2 - 2002-05-12 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
Added:
>
>
May 12, 2002 1605     Start work on the GuagePlugin and understanding the GD library
 
May 10, 2002 1715 1820 65 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin

 <<O>>  Difference Topic TWikiWork (1 - 2002-05-11 - TaitCyrus)
 
META TOPICPARENT name="TestPage"
Description of work performed for Peter Thoeny and Wind River

Date Start Time Stop Time Total
Time
Work description
May 10, 2002 1715 1820 65 Talked with Peter on the phone defining the functional specification for the new GAUGE Plugin

View | History: r46 < r45 < r44 < r43 | More

This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback

(%REVTITLE2% vs. %REVTITLE1%) TWikiWork < Tait < TWiki