PDA

View Full Version : New "Tire Size Info" how-to added


mattadams
05-25-2004, 01:38 PM
Thanks to Jeff (Walking Eagle) for writing it as well as "programming" the spreadsheet. You can check it out by clicking how-to's from the main page or by going to http://rmftc.com/howtos/tiresize/tiresize.html

Walking Eagle
05-26-2004, 03:16 PM
I was reading through my write up and noticed a few typos and couple of things I want to clean up. I'll e-mail the corrections to you Matt later tonight or tomorrow.

mattadams
08-23-2004, 07:30 AM
This article has been updated with new "code".
Thanks Jeff!

Heath
08-23-2004, 11:44 PM
Hey cool... How about one that goes the other way???

Walking Eagle
08-24-2004, 07:31 AM
I could do that and it will take some time as I'm not real good with Java Script. I will work on it.

mattadams
08-24-2004, 08:31 AM
That might be tough. I doubt you'll get anything super reliable, because like for example, 315-70/17 tires are like 34.4379" tall... if you punch in 35"-12.5/17 and ask it to convert to metric sizes, you'll probably come up with like 314.7204967-70.12513/17 or something retarded like that. But it would be interesting...

Tray
08-24-2004, 09:49 AM
You'd have to put in some tolerance checks, and list the closest size with a caveat stating that is exactly what is happening.

Heath
08-24-2004, 09:51 AM
Yeah, exactly what the safe humper said... Something that would just give you the closest size... If thats possible...