• 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.

need suggestions for a new project

graffix

New member
I'm starting to plan a project, and I'm looking for suggestions on what to include. What I'm doing is I'm creating a web based snake diary. The project includes a relational database backend, and a perl of php / web front end. For those of you who keep snake / herp diaries, what kinds of things do you include? What I have so far is feedings (date, amount, time to consume), sheds (dates, complete_shed), notes (large text field for general notes and observations), and images (pictures of course!). For those breeders out there, what types of things would you like to see in a project like this? When complete I plan on makeing the entire project source code publically available, and may provide some limited database hosting for a limited set of the herp public. Thanks in advance.

dan
 
Look at Clint Boyer's site. He has a page with breeding projects. That will give you some ideas. Copulation dates, mate information or link, prelay shed date, number of good eggs, number of duds, total eggs, hatch dates, morphs of neonates, breeding history notes. Hope this helps.

Peter
 
You might want to add a field for the snake's weight, taken right before a feeding. That's how I monitor growth rate. I also measure one of my snakes, a boa, but I find it difficult to do it with corns because they move too much.
 
I'm makeing progress...

I'm makeing progress... http://test.radom.org/ ... the snakes section is done. the diary section (hard part :) tables have already been created, and will include ...

entry_id
entry_date
snake_id
feeding_date
feeding_amount
feeding_notes
shed_date
shed_notes
bathroom_date
bathroom_type
bathroom_notes
image_name

images will be clickable links to the image. at this point i could really use lots of data to play with in the snakes table. please feel free to add as many snakes as you like. comments and suggestions are very welcome.
 
Back
Top