wisdom........
I just read wisdom #1602 out of 1301.
success = failure
Wisdom
I’m a hacker.
-Johnny
- of 1301
Comments
heheheheh, yeah, here’s what’s actually going on there. The code is actually something like:
#quote_id_number of total_number_of_quotes_in_system
Problem is… as time goes on and quotes have been removed or shuffled around and the db gets played with, the DB’s incrementer (the next ID it automatically assigns whenever it inserts a new quote) is much higher than the actual number of quotes in the system.
To determine the actual entered order in the system would be fairly DB intensive. This is fixed in the next revision, but I have some other things that need to get finished before I can publish it along with the changes. Mostly I wanted a way for people to refer to individual quotes so I wanted to put something there you could link to.
Also, I second Sammy. You should read my tunneling post if you’re still having issues accessing the site from work.