A Fishing forum. FishingBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » FishingBanter forum » rec.outdoors.fishing newsgroups » Bass Fishing
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Fishing Software



 
 
Thread Tools Display Modes
  #1  
Old September 24th, 2004, 04:30 AM
Mike
external usenet poster
 
Posts: n/a
Default 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
  #2  
Old September 24th, 2004, 02:20 PM
Chris Rennert
external usenet poster
 
Posts: n/a
Default 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



  #3  
Old September 24th, 2004, 02:20 PM
Chris Rennert
external usenet poster
 
Posts: n/a
Default 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



  #4  
Old September 24th, 2004, 03:10 PM
Charles Summers
external usenet poster
 
Posts: n/a
Default 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





  #5  
Old September 24th, 2004, 03:10 PM
Charles Summers
external usenet poster
 
Posts: n/a
Default 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





  #6  
Old September 24th, 2004, 04:01 PM
pat gustafson
external usenet poster
 
Posts: n/a
Default 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

  #7  
Old September 24th, 2004, 04:01 PM
pat gustafson
external usenet poster
 
Posts: n/a
Default 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

  #8  
Old September 24th, 2004, 04:12 PM
Chris Rennert
external usenet poster
 
Posts: n/a
Default 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



  #9  
Old September 24th, 2004, 04:12 PM
Chris Rennert
external usenet poster
 
Posts: n/a
Default 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



  #10  
Old September 24th, 2004, 05:53 PM
Charles Summers
external usenet poster
 
Posts: n/a
Default 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





 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
All-American Carp Fishing Forum...a reality at last PKelly General Discussion 0 May 8th, 2004 01:29 AM
Volunteers Needed for VT Fishing Program Outdoors Magazine General Discussion 0 March 4th, 2004 02:59 PM
Volunteers Needed for VT Fishing Program Outdoors Magazine General Discussion 0 March 4th, 2004 02:58 PM
Volunteers Needed for VT "Let's Go Fishing" Program Outdoors Magazine Bass Fishing 0 March 4th, 2004 02:58 PM
RECIPROCAL FISHING GOES INTO EFFECT ON LAKE CHAMPLAIN Outdoors Magazine Fly Fishing 0 December 29th, 2003 03:19 PM


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-2025 FishingBanter.
The comments are property of their posters.