Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 2c3559ffd4a82cda51720a4c02b8e88d > files > 4

toothchart-0.02.0-0.1beta.fc14.noarch.rpm

Installation Instructions, toothchart-beta-0.02.0
-------------------------------------------------

These are still in the process of getting better, apologies!

For any queries, please do not hesitate to contact me via e-mail snowmann@users.sourceforge.net - I wrote the script and would be really happy if you contacted me and told me how it's working / isn't working ;o)

Anyway, you need PHP to run it - If you don't know what that is, then we've got a problem ... Have a look at www.php.net

I'm running in on PHP 4.2.1, and although I haven't tried it on too much else, I believe it should work with anything greater than PHP 3.0 

Other than that, just untar/zip the contents where-ever you want it:

The command "tar -zxf toothchart-beta-0.02.0" will untar/zip it into a subdirectory called toothchart, and you should get a filelist as follows:

toothchart\index.php
toothchart\docs\AUTHORS - Info 'bout the Author and Credits
toothchart\docs\CHANGES - Change log as the versions improve on each other
toothchart\docs\INSTALL - You're reading this now
toothchart\docs\LICENSE - The GPL/GNU License under which this script is released
toothchart\images\A0.gif - Image of Unhighled Top Left Lateral Incisor
toothchart\images\A1.gif - Image of Highlighted Top Left Lateral Incisor
toothchart\images\B0.gif - Image of Unhighlighted Central Incisor
toothchart\images\B1.gif - Image of Highlighted Central Incisor
... etc.
toothchart\images\T0.gif - Image of Unhighled Bottom Right Lateral Incisor
toothchart\images\T1.gif - Image of Highlighted Bottom Right Lateral Incisor

Now you need to edit the index.php file and put in the dates that your babies teeth came out ... 

First, have a good look at the following representation:

						
			Top Jaw			
			A B C D			
			E     F			
		Left	G     H	  Right
			I     J			
			K     L			
		Left	M     N	  Right		
			O     P			
			Q R S T			 
		       Bottom Jaw			

Now go down to line 60 (or there abouts) in index.php and change the bits that put in the dates your teeth came out, as follows:

If tooth C came out on 2002-04-03 make that line read:

C => "2002-04-03",
 
IMPORTANT!  use the format yyyy-mm-dd and if the month or day is less than ten then put a leading zero (i.e. 05, 03 etc.) - If you don't do this things will get missaligned (I'll still fix this in a later version)

If a tooth has not yet come out, leave it blank, i.e.

C=> "",

Then all you need to do is point your browser at the subdirector/sub-url toothchart/ and away you go!

PLEASE e-mail me snowmann@users.sourceforge.net with any good/bad/ugly news or info

Thank you

Yours for the cause of open-source

Snowmann (Roy Verrips)