FishingBanter

FishingBanter (http://www.fishingbanter.com/index.php)
-   Bass Fishing (http://www.fishingbanter.com/forumdisplay.php?f=5)
-   -   Fishing Software (http://www.fishingbanter.com/showthread.php?t=11502)

Mike September 24th, 2004 04:30 AM

Fishing Software
 
I fish on the Alabama and Tombigbee Rivers. It would be nice to have
something to record the river gage at the time of fishing and also the moon
phase..just to see if this would really make a difference over time.

Mike

Chris Rennert September 24th, 2004 02:20 PM

Fishing Software / for Charles also
 
Mike,

I have used mine primarily to track my steelhead catches and don't monitor
gage height as much as I monitor the CFS the river is moving. Also, I
originally put in the moon phase just so I knew what I was catching at a
certain moon phase.
Charles, I was going to offer you the moon phase component (
http://www.hoerstemeier.com/moon.htm ) but it is just for Delphi as far as I
know, maybe he has one though for VB as well, and just didn't post it.

Take care,

Chris
"Mike" wrote in message
hlink.net...
I fish on the Alabama and Tombigbee Rivers. It would be nice to have
something to record the river gage at the time of fishing and also the
moon
phase..just to see if this would really make a difference over time.

Mike




Chris Rennert September 24th, 2004 02:20 PM

Fishing Software / for Charles also
 
Mike,

I have used mine primarily to track my steelhead catches and don't monitor
gage height as much as I monitor the CFS the river is moving. Also, I
originally put in the moon phase just so I knew what I was catching at a
certain moon phase.
Charles, I was going to offer you the moon phase component (
http://www.hoerstemeier.com/moon.htm ) but it is just for Delphi as far as I
know, maybe he has one though for VB as well, and just didn't post it.

Take care,

Chris
"Mike" wrote in message
hlink.net...
I fish on the Alabama and Tombigbee Rivers. It would be nice to have
something to record the river gage at the time of fishing and also the
moon
phase..just to see if this would really make a difference over time.

Mike




Charles Summers September 24th, 2004 03:10 PM

Fishing Software / for Charles also
 
If this can be used as a stand alone program, maybe I can package it with an
installer and create a button on start your program within mine. Basically,
like calling another form...

If and when I get my hands on VB.Net... we'll need to create an upgrade
version together! LOL


"Chris Rennert" wrote in message
. ..
Mike,

I have used mine primarily to track my steelhead catches and don't monitor
gage height as much as I monitor the CFS the river is moving. Also, I
originally put in the moon phase just so I knew what I was catching at a
certain moon phase.
Charles, I was going to offer you the moon phase component (
http://www.hoerstemeier.com/moon.htm ) but it is just for Delphi as far as

I
know, maybe he has one though for VB as well, and just didn't post it.

Take care,

Chris
"Mike" wrote in message
hlink.net...
I fish on the Alabama and Tombigbee Rivers. It would be nice to have
something to record the river gage at the time of fishing and also the
moon
phase..just to see if this would really make a difference over time.

Mike






Charles Summers September 24th, 2004 03:10 PM

Fishing Software / for Charles also
 
If this can be used as a stand alone program, maybe I can package it with an
installer and create a button on start your program within mine. Basically,
like calling another form...

If and when I get my hands on VB.Net... we'll need to create an upgrade
version together! LOL


"Chris Rennert" wrote in message
. ..
Mike,

I have used mine primarily to track my steelhead catches and don't monitor
gage height as much as I monitor the CFS the river is moving. Also, I
originally put in the moon phase just so I knew what I was catching at a
certain moon phase.
Charles, I was going to offer you the moon phase component (
http://www.hoerstemeier.com/moon.htm ) but it is just for Delphi as far as

I
know, maybe he has one though for VB as well, and just didn't post it.

Take care,

Chris
"Mike" wrote in message
hlink.net...
I fish on the Alabama and Tombigbee Rivers. It would be nice to have
something to record the river gage at the time of fishing and also the
moon
phase..just to see if this would really make a difference over time.

Mike






pat gustafson September 24th, 2004 04:01 PM

Fishing Software / for Charles also
 
Charles Summers wrote:

If this can be used as a stand alone program, maybe I can package it with an
installer and create a button on start your program within mine. Basically,
like calling another form...

If and when I get my hands on VB.Net... we'll need to create an upgrade
version together! LOL

you could always try mySql, it's free. You could then host the db on the
Secret Weapons site and get some free market research at the same time.

pat


pat gustafson September 24th, 2004 04:01 PM

Fishing Software / for Charles also
 
Charles Summers wrote:

If this can be used as a stand alone program, maybe I can package it with an
installer and create a button on start your program within mine. Basically,
like calling another form...

If and when I get my hands on VB.Net... we'll need to create an upgrade
version together! LOL

you could always try mySql, it's free. You could then host the db on the
Secret Weapons site and get some free market research at the same time.

pat


Chris Rennert September 24th, 2004 04:12 PM

Fishing Software / for Charles also
 
Pat,

MySQL is a great idea. I use it here at work for all our our data. So if
you make it a web version it would be sweet, but to distribute it to each
individual person would be tedious to say the least, but could be done with
a nice setup script!

Chris
"pat gustafson" wrote in message
...
Charles Summers wrote:

If this can be used as a stand alone program, maybe I can package it with
an
installer and create a button on start your program within mine.
Basically,
like calling another form...

If and when I get my hands on VB.Net... we'll need to create an upgrade
version together! LOL

you could always try mySql, it's free. You could then host the db on the
Secret Weapons site and get some free market research at the same time.

pat




Chris Rennert September 24th, 2004 04:12 PM

Fishing Software / for Charles also
 
Pat,

MySQL is a great idea. I use it here at work for all our our data. So if
you make it a web version it would be sweet, but to distribute it to each
individual person would be tedious to say the least, but could be done with
a nice setup script!

Chris
"pat gustafson" wrote in message
...
Charles Summers wrote:

If this can be used as a stand alone program, maybe I can package it with
an
installer and create a button on start your program within mine.
Basically,
like calling another form...

If and when I get my hands on VB.Net... we'll need to create an upgrade
version together! LOL

you could always try mySql, it's free. You could then host the db on the
Secret Weapons site and get some free market research at the same time.

pat




Charles Summers September 24th, 2004 05:53 PM

Fishing Software / for Charles also
 
MySQL has driven me nuts! What's the secret?


"Chris Rennert" wrote in message
. ..
Pat,

MySQL is a great idea. I use it here at work for all our our data. So if
you make it a web version it would be sweet, but to distribute it to each
individual person would be tedious to say the least, but could be done

with
a nice setup script!

Chris
"pat gustafson" wrote in message
...
Charles Summers wrote:

If this can be used as a stand alone program, maybe I can package it

with
an
installer and create a button on start your program within mine.
Basically,
like calling another form...

If and when I get my hands on VB.Net... we'll need to create an upgrade
version together! LOL

you could always try mySql, it's free. You could then host the db on the
Secret Weapons site and get some free market research at the same time.

pat







All times are GMT +1. The time now is 11:51 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004 - 2006 FishingBanter