Thanks for the comments, I'm glad that it is working for you.
There's always room for improvement though.... I want to rewrite the docs in HTML for easier navigation. I will get around to that eventually. I did try to organize the website to make it basic.
Also, there will be new features in 2.1 which is still under development/testing that will allow for torrent subgrouping, sorting, and individual torrent comments that replace the statistic info. A built in RSS feed may be added as well, plus some minor bugfixes.
The comments in the code are for me so I remember what the heck I was thinking when I go to make necessary changes. ;)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Server load can be defined in a lot of ways and it isn't just CPU usage. There is the load average on the server as well as the number of httpd processes running that can affect what is defined as "load." This also is OS specific.
It is easy enough to put a page generation time on the torrent page, like:
"This page was generated in 0.0002 seconds."
I may get around to putting that in at some point.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for writing a great piece of software. You have a good web site, good documentation, and it works. You can't ask for much more than that!
I'll second that. I especialy like the comments in the script. I learned a good bit about php scripting from them.
Thanks for the comments, I'm glad that it is working for you.
There's always room for improvement though.... I want to rewrite the docs in HTML for easier navigation. I will get around to that eventually. I did try to organize the website to make it basic.
Also, there will be new features in 2.1 which is still under development/testing that will allow for torrent subgrouping, sorting, and individual torrent comments that replace the statistic info. A built in RSS feed may be added as well, plus some minor bugfixes.
The comments in the code are for me so I remember what the heck I was thinking when I go to make necessary changes. ;)
Many thanks from here too!! All I wanted was a simple PHP based tracker, with a simple front end listing torrents, and this fits perfectly!!
Well, that's the niceties out the way ;o)...
Any chance of having a server load indication or something on the front page? I can then gauge whether I need to space out updates and things.
Still, great piece of software, thanks again!!
Server load can be defined in a lot of ways and it isn't just CPU usage. There is the load average on the server as well as the number of httpd processes running that can affect what is defined as "load." This also is OS specific.
It is easy enough to put a page generation time on the torrent page, like:
"This page was generated in 0.0002 seconds."
I may get around to putting that in at some point.
i just want to add my thanks as well.
Me too, I love this software, thank you.