![]() |
|
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
#1 (permalink) |
|
Elise enthusiast...
|
Lotus Elise Register
The revised Lotus Elise registry is up and running. The registry allows you to enter your Lotus Elise vehicle identification number (VIN), describe all the options, supply your car's build date, and check some boxes that characterize the manufacturing modifications. There is also room to enter a comment and attach a URL pointing to a picture of your car.
The new registry allows you to enter your car's information, edit the information later as you learn more about your car, and print a page with all the information. It is possible to display a current compilation of all the cars in the registry. There is a decode section that allows you to enter a VIN and see what all the fields mean. It is possible to see pictures that characterize all the changes. The registry attempts to accomodate 2005 and 2006 cars, with the new colors and options listed. http://www.sandsmuseum.com/cars/elise/registry Please try it out and let me know what you think. Suggestions are gratefully accepted. There are some bugs. Most are described on the front page. I will fix them as time allows. I hope the database is stable enough so no data will be lost. I still need some pictures that help illustrate some of the later changes. For example, I need pictures of the Exige wheels and the painted LSS wheels, and will provide credit to the person that supplies the pictures. I need more information about the changes in diffuser bolts pattern and dimples. I will continue to enhance the registry and will add more running changes as I get more information. I will fix the way I handle color input after the 2006 cars start to ship and some other odd user interface issues. Again, see the front page for a list. My thanks to cranium for the initial implementation and to apkom, andykeck, and TimMullen for preliminary testing. For those of you that are curious, I used php and MySQL to implement the registry. My original profession was software development and I used to be pretty good at it. However it has been a long time since I tried to issue the magic incantations and so sometimes the magic does not work quite right. The code is ugly... I will go back to doing my museum quality restorations of antique coin operated games now... |
|
|
|
|
|
#3 (permalink) | |
|
Detective
|
Quote:
Could that entry be deleted, please? |
|
|
|
|
|
|
#4 (permalink) |
|
El Jefe - Agent 111
|
Put me on the yoyo list. I accidently used 5 for the year code, so my July 04 build date is shown as July 05.
__________________
* V E R I T A S * A E Q U I T A S * We have been feeling the buzz since 2002 2006 Noble M400. Getrag tranny, Quaiffe LSD, Hinged clams. Duratec dual turbo V6. Hoosier 315-18 tires. 2350 pounds. 0-60mph in 2.9 seconds. ..is a stranger in an open car. Tempt you in and drive you far away |
|
|
|
|
|
#5 (permalink) |
|
elise groupie
Join Date: Mar 2003
Location: Geneva, Switzerland
Posts: 2,741
|
Actually, its an error in the program. I just put in my info and it wouldnt allow me to set a year.
Thanks for putting this up. A registry is awesome! It's cool to see how everything has changed with the car. A few extra things to add: Set screw on shift knob Star shield pattern change driving light harness pre-wired gas cap strap |
|
|
|
|
|
#6 (permalink) | |
|
elise groupie
Join Date: Mar 2003
Location: Geneva, Switzerland
Posts: 2,741
|
Quote:
|
|
|
|
|
|
|
#7 (permalink) |
|
Elise enthusiast...
|
chuckle
The whole reason I took on this project was because I made a mistake in the first version. I thought if I made it easy to edit the entries, you all could fix the errors yourselves, keeping the data up to date...
The one field I decided not to let you edit, because it is the column that gets indexed for those of you that understand databases, was the VIN field. Of course, that is the most difficult to enter reliably. I hope you all will enter the check digit. Thanks to Tim, I now have the algorithm and will be checking it as well for data entry. The offending entries in the registry have been removed. I will be happy to do it for other errors, and will not think badly of you for making the mistake. Been there and done that.... Michael |
|
|
|
|
|
#8 (permalink) | |
|
El Jefe - Agent 111
|
Quote:
Ahh... then yes, it is a program error. Model year /= build date year.
__________________
* V E R I T A S * A E Q U I T A S * We have been feeling the buzz since 2002 2006 Noble M400. Getrag tranny, Quaiffe LSD, Hinged clams. Duratec dual turbo V6. Hoosier 315-18 tires. 2350 pounds. 0-60mph in 2.9 seconds. ..is a stranger in an open car. Tempt you in and drive you far away |
|
|
|
|
|
|
#9 (permalink) |
|
El Jefe - Agent 111
|
Color does not seem to be working.
__________________
* V E R I T A S * A E Q U I T A S * We have been feeling the buzz since 2002 2006 Noble M400. Getrag tranny, Quaiffe LSD, Hinged clams. Duratec dual turbo V6. Hoosier 315-18 tires. 2350 pounds. 0-60mph in 2.9 seconds. ..is a stranger in an open car. Tempt you in and drive you far away |
|
|
|
|
|
#11 (permalink) | |
|
burning bright!
Join Date: Apr 2005
Location: New York City
Posts: 1,090
|
Quote:
We all know the "model year" does not necessarily reflect the year a car is actually built. I assume that's one reason for including in the data base the actual month and year it was made. The user should be able to specify this, and the program ought not to rely on the model "year" to derive the build-date year. Thanks, Michael, for automating the registry. I think it's a great idea to let the users change the data themselves. Tyler |
|
|
|
|
|
|
#12 (permalink) |
|
Elise enthusiast...
|
Errors in the Registry
In general, I will try and gather the bugs reported and fix them in batches. If there is the possibility of data loss, I will fix it immediately.
It is an interesting problem, determining if the year included in the build date is the same as the model year encoded in the VIN. Do we know this yet? Perhaps we will have to watch the transition from 2005 to 2006 to determine if they can be different. Color is a problem. I wanted to separate out the 2005 colors from the 2006, since some of the colors are called the same but are modified, Storm Titanium for example. I was going to present only the 2005 colors to those with a 2005 VIN, but worried Lotus might start the changes before the VIN changed. Again, I was going to wait for the 2005 to 2006 transition. I was curious why some of you are X'ing out the check digit in the VIN. I will implement a check on the whole VIN shortly and will be able to calculate it, as can others as the algorithm seems to be public knowledge. Should I not perform this check and allow people to hold the complete VIN private? It seems like anyone with page two of the service manual, with the VIN format, and the algorithm, can make up a full batch of correct VINs, including yours... I will fix the spelling of Alcupolco, Alcapolco, Alcopolco. I do not feel bad about mispelling it so much as being inconsistent! Other bugs gratefully, and hopefully gracefully, accepted, Michael Bugs will be gracefully accepted. |
|
|
|
|
|
#13 (permalink) |
|
insert clever title here
|
Crap! Michael, you did a great job with that website, unfortunately I did a poor job with data entry. I could swear I typed my VIN right, but apparently not...can you please delete VIN SCCPC11165HL30070?
Sorry...
__________________
'05 Elise, Magnetic Blue / Biscuit / Hardtop / http://eliseinfo.com Radar detector mounting brackets for sale here |
|
|
|
|
|
#14 (permalink) | |
|
burning bright!
Join Date: Apr 2005
Location: New York City
Posts: 1,090
|
Quote:
Anyway, as has been noted before the only numbers that will vary are the model year and the last four (plus the "error check" digit). Michael, maybe it makes sense to have users only input these six digits, keeping the rest constant? I've memorized my last four and model year, but I had to get out my registration to give you the rest of it. (I suppose I should memorize my check digit too!) |
|
|
|
|
|
|
#15 (permalink) |
|
Finally Elise Driver!
Join Date: May 2004
Location: DFW, Texas
Posts: 2,464
|
If people don't want to give it is up to them, the only important thing is the year and the serial number for that year.
Granted that anyone could go and write VIN's down but this way they have an electronic way to do it, if they could cross reference with some other database (DMV's) they could find more information etc.. I'm not paranoid but it's understandable that some people are because identity theft happens. I'll say to respect their inputs, if they made a mistake and want to change it then it will be ok.
__________________
05 Elise Racing Green/Red, Touring, Hardtop, StarShield |
|
|
|
|
|
#16 (permalink) | |
|
Elise enthusiast...
|
Quote:
I was trying to figure out a way to prevent people from loading the registry with fake data. One was to limit the total number of additions to batches of 50 and allocate the next batch as the first fills up. t The second way was to check the VIN for consistency with the format. Making sure the check digit is correct will make this a stronger security to bad data. Perhaps I will implement the check digit check but not make the results public. That will cut down on the errors in the VIN. Thanks to Miguel for pointing out the cross reference possibility of a VIN in the database being checked with the DMV or other big brother information. I will leave the check digit alone, as entered. I do not worry too much about this since no name or other personal information is included in the database. On the other hand, all the cross reference information is already in the DMV records and even the insurance records. All that exists in the Registry is the car information, which is probably as it should be. Michael Michael Last edited by sandsmuseum : 07-30-2005 at 10:20 AM. |
|
|
|
|
|
|
#18 (permalink) | |
|
I'm Lovin' It!
|
Quote:
|
|
|
|
|
|
|
#20 (permalink) | |
|
burning bright!
Join Date: Apr 2005
Location: New York City
Posts: 1,090
|
Quote:
|
|
|
|
|