Issue Information
-
#000001
-
Issue
Issue Confirmations
-
Yes (18)No (0)
I believe there were compatibility issues with the list in the first place, such as straining the servers and causing more downtime. It would be better to remove it altogether until we can find an acceptable alternative.If it's easy, I say we should go ahead and re-implement it (along with the member spotlight and Premier Member list), but if it's too hard to do, I would prefer to work on things that are more meaningful.
(Also, there seems to be an issue with this page itself. Why does it say I assigned this issue a priority of 0? I don't remember doing anything but replying.)
Edited by Kakaru, Nov 12 2012 - 10:37 PM.
Edit: Hmm, nothing happened. I'm gonna blame operator error.
Edited by Black Six, Nov 13 2012 - 08:34 AM.
-Gata
Interestingly enough, the hot topics list is what brought me into the BZP Forums, and into becoming a member. I miss is, and would love to see it back.
~MN~
(I know, I'm way too overconfident
I suspect it's either a job that ran on the server or some kind of stored procedure in the database. Aggregating the top hot topics each time someone hit the page via PHP would be a massive drain on server resources.I am learning PHP right now, if I find some free time I might try to recreate that list-thing
(I know, I'm way too overconfident)
I suspect it's either a job that ran on the server or some kind of stored procedure in the database. Aggregating the top hot topics each time someone hit the page via PHP would be a massive drain on server resources.
I am learning PHP right now, if I find some free time I might try to recreate that list-thing
(I know, I'm way too overconfident)
I know I'm not the pro coder here, but couldn't you make a code which daily writes a file with a list of hot topics?
If I may ask, could you revail the original code used for the list, the programmers here on BZPower will be able to spend there free time in recreating this(at least I would)
Edited by Dual Matrix, Jan 23 2013 - 09:37 AM.
Well that's exactly what I mean by a job on the server or a stored procedure in the database. Those are bits of code or queries that run at specific times. Whatever it was that compiled said list (which i suspect was stored into a database and not a file) is likely busted due to the forum upgrades we have experienced since the time it went down.
I suspect it's either a job that ran on the server or some kind of stored procedure in the database. Aggregating the top hot topics each time someone hit the page via PHP would be a massive drain on server resources.
I am learning PHP right now, if I find some free time I might try to recreate that list-thing
(I know, I'm way too overconfident)
I know I'm not the pro coder here, but couldn't you make a code which daily writes a file with a list of hot topics?
If I may ask, could you revail the original code used for the list, the programmers here on BZPower will be able to spend there free time in recreating this(at least I would)
Of course, this is all conjecture on my part as I don't have access to said code. That's reserved for the top tier Admins and they're the ones that make determinations on what would be released or who can work on it. It is highly doubtful this code would be revealed though. BZPower is not an open source development project and it's code will mostly be kept close to the chest.
If you are interested in coding in your free time, I suggest seeking out an open source development project as they are always looking for additional hands to contribute.
Edited by Than the Moa, Jan 23 2013 - 07:17 PM.
1 user(s) are reading this issue
0 members, 1 guests, 0 anonymous users











