• Hello!

    Either you have not registered on this site yet, or you are registered but have not logged in. In either case, you will not be able to use the full functionality of this site until you have registered, and then logged in after your registration has been approved.

    Registration is FREE, so please register so you can participate instead of remaining a lurker....

    Please be certain that the location field is correctly filled out when you register. All registrations that appear to be bogus will be rejected. Which means that if your location field does NOT match the actual location of your registration IP address, then your registration will be rejected.

    Sorry about the strictness of this requirement, but it is necessary to block spammers and scammers at the door as much as possible.

I am working on a new program. Suggestions needed.

Marcel Poots

Young, handsom member
I am working on a new program that I will share with the rest of the world free of charge. This is for people with moderate collections that would love to keep track on their animals.

First the collection enter frame. For each animals you can insert a picture, add comment etc.
HerpMan-01.png


Than there is the place where you can insert the data.
HerpMan-02.png


A graphical representation of the data entered.
HerpMan-03.png


Egg management. No need to calculate hatching dates. The program will do all that for you. You can enter comments on each 'Egg' entry.
HerpMan-04.png


And of course the Genetic wizard.
HerpMan-05.png


What I need now is suggestions. What would you like to see in my program? What don't you like? Can I change anything? After hearing suggestions I will make a Beta version for the people who are willing to be a tester for me. The program is based on a TClientDataSet which does not require any huge DLL install or any Database driver. I am planning on making a XML export function to make the data portable for you when you choose to take the data out and work on a let's say a Linux system.
 
Wow Marcel! Great job so far!!

How does the DATA section work? Can other fields be added by a user to the DATA section or is what I see, what we get? I tend to record other aspects of husbandry for our critters such as eating, pooing, cage cleaning, behavioral events etc.

Fantastic looking tool...

Jason
 
wow... I need a bigger collection so I can make use of this tool......
I use others of your programs and this looks to be the best of all. You could throw that thumbnail generator into the program so users could quickly export html files of their favorite snakes.
Other than that, I agree with Neumann. Thanks for making programs for us free of charge, who dosen't love free stuff, especialy with such quality as your work :D
 
It looks awesome! I love how it has both the tracker type of stuff and the genetics calculator. I couldn't think of anything else that could be added to make it more useful.
 
Neumann said:
Wow Marcel! Great job so far!!

How does the DATA section work? Can other fields be added by a user to the DATA section or is what I see

Yep, what you se is what you get. It is hard to make a generic solution where users can add their own columns. That is why I need suggestions now while I am still working on it. If you need fields now is the time to name what you really would love to see. For example do you want a 'Fed' Boolean. So you can just check a check box which makes your record have a Yes or No on Feeding or do you want a string field of let's say 30 characters where you can insert info like 'Ate two small bunnies'?
 
Azruial said:
You could throw that thumbnail generator into the program so users could quickly export html files of their favorite snakes.

I have thought about that and did not add it untill now because it is only slight herp related. But I might add it just for you. ;)
 
I second either the ability to add fields to data or to have the program display untitled fields so that the user can define them. Maybe a way that you can enter multiple pictures of the snake so that the user can visually follow growth paterns. Exporting to XML is a great idea. What about printing out tracking cards that the user can give to buyers?

Looking forward to trying this out...I would be interested in Beta testing.
 
A string related field for the following would be nice...Shedding size/date, feeding Date, bowl movement date. Boolean fields for feeding and BM's would be ok, as long as they still recorded date on them
 
pcar said:
Maybe a way that you can enter multiple pictures of the snake so that the user can visually follow growth paterns.

I could insert a picture field in de DATA section. That way you can add pictures to your DATA records which have a record date. That way you can see growing patterns. Your database will ofcourse grow quickly if you use a lot of images. But I think with the current computers with big harddrives that will be no problem at all.
 
Yea, and the user can make the pictures smaller either taking them on a smaller resolution or by shrinking them in a photo editing program.
 
pcar said:
A string related field for the following would be nice...Shedding size/date, feeding Date, bowl movement date. Boolean fields for feeding and BM's would be ok, as long as they still recorded date on them

I can add extra fields but they all will relate to the record date. Other date fields would be obsolete. Do you understand? If your snake poops and sheds in one week you will have to enter two records. In one you will check the checkbox 'Shed' and in the other you could insert info on the bowelmovement. But I need suggestions on those fields. For now I am thinking about:

Feeding Info ( a 30 character string field)
Bowel info (ditto)
Picture field (for keeping track on growing visiually).
 
pcar said:
Yea, and the user can make the pictures smaller either taking them on a smaller resolution or by shrinking them in a photo editing program.

I am already resize them to a suitable format in the database. The user will not have to worry about that. You choose a large picture and it will be resized into the database.
 
Currently I use excell to keep track of my one snake, this method will get pretty obtuse if I ever reach my goal of five and start breeding. That's a long way in the future but your program looks like it beats out my system regardless of number of animals. I can't wait.

Just out of curiosity, what language do you write in and do you use an Integrated Development System (not sure if that's right) like visual studio?
 
You could make it have report functionality so that if you were selling a snake, you could print out a formatted record of sheds, feedings, offspring etc.

Also what are you writting this in and in what development enviroment (just curious)
 
Azruial said:
Just out of curiosity, what language do you write in and do you use an Integrated Development System (not sure if that's right) like visual studio?

In Pascal (Delphi 7). Delphi is a Visual studio.
 
jzal8 said:
You could make it have report functionality so that if you were selling a snake, you could print out a formatted record of sheds, feedings, offspring etc.

Also what are you writting this in and in what development enviroment (just curious)

In the data section you have a print button. When you print you are being asked if you want to print all records or a selection on one snake. ;)
 
Marcel Poots said:
I can add extra fields but they all will relate to the record date. Other date fields would be obsolete. Do you understand? If your snake poops and sheds in one week you will have to enter two records. In one you will check the checkbox 'Shed' and in the other you could insert info on the bowelmovement. But I need suggestions on those fields. For now I am thinking about:

Feeding Info ( a 30 character string field)
Bowel info (ditto)
Picture field (for keeping track on growing visiually).
What about a section for illnesses and medication?
 
Back
Top