I couldn't find my original post in the search so I had to make a new one
sorry..
anyways.. i started review.cgi v2 umm.. lets see.. two nights ago.. and i've been working on it a little after schools.. (usually at night around 7-10..)
and i came up with what it's pretty much gonna be.. (not complete yet.. and not all the math has been done
Since the demand for a graph is so high.. i did use it in this version (but i don't plan on using it on my site)..
right now.. the code is (what i call it... and probably what you would call it..).. NOT DONE..
i've been working with MySQL for a few weeks now and my queries still arn't the best.. so that is where most of the improvements may take place..
Review.cgi SQL can generate .html pages in Links or Links SQL.. but it is easier with Links SQL..
btw.. did i tell you it uses SQL??
that's a drawback that most of you will totally not like.. but the reason is.. for big sites.. of course like.. freeontheweb.com (there you go padders
).. a review.db can get like 30x larger than the links.db.. and it would keep growing.. (of course that means 30 reviews per link).. at that point.. review.cgi flatfile won't be able to read and output data anymore.. it would take you like a million hours to load
umm.. if you think review.cgi is slow.. it MAY be.. now.. but i must tell you something.. it is a .cgi file.. but it is not being built as the data is retrieved.. so if it takes a while to load the reviews part of it.. that means your browser is trying to print out the html
[tables are slow you know..]
ok.. enough for now..
http://216.65.106.208/sql/review.cgi?ID=2
do keep in mind.. when i make a cgi script.. i don't really care if it's pretty
[so excuse the layout]
also note.. i don't use neither links 2 or links sql.. so even though the code is almost done.. it may take a little more time for me to give you instructions..
i'm using some program i made myself.. i'm making it like links sql.. but with a whole bunch of links 2 mods.. (don't plan on redistributing..)
http://216.65.106.208/sql/category.cgi
jerry

anyways.. i started review.cgi v2 umm.. lets see.. two nights ago.. and i've been working on it a little after schools.. (usually at night around 7-10..)
and i came up with what it's pretty much gonna be.. (not complete yet.. and not all the math has been done

Since the demand for a graph is so high.. i did use it in this version (but i don't plan on using it on my site)..
right now.. the code is (what i call it... and probably what you would call it..).. NOT DONE..

i've been working with MySQL for a few weeks now and my queries still arn't the best.. so that is where most of the improvements may take place..
Review.cgi SQL can generate .html pages in Links or Links SQL.. but it is easier with Links SQL..
btw.. did i tell you it uses SQL??



umm.. if you think review.cgi is slow.. it MAY be.. now.. but i must tell you something.. it is a .cgi file.. but it is not being built as the data is retrieved.. so if it takes a while to load the reviews part of it.. that means your browser is trying to print out the html

ok.. enough for now..
http://216.65.106.208/sql/review.cgi?ID=2
do keep in mind.. when i make a cgi script.. i don't really care if it's pretty

also note.. i don't use neither links 2 or links sql.. so even though the code is almost done.. it may take a little more time for me to give you instructions..
i'm using some program i made myself.. i'm making it like links sql.. but with a whole bunch of links 2 mods.. (don't plan on redistributing..)
http://216.65.106.208/sql/category.cgi
jerry