Forum Enabled
Jul 13, 2026
Took me about a month, but I was able to analyze the old data and reinterpret it for modern systems. The message board is back online, and it's surprisingly functional.
I had to make a few alterations to safeguard the integrity of the original content. While the boards are open for new topics, all old threads will remain locked to preserve the archive. Legacy users are stored in a separate table from current users, which will be mandated through the proxy gateway. If you want to post, login through the proxy host.
The uploaded forum attachments were corrupted, so I couldn't salvage those, but user avatars were mostly intact. I also had to toss the private message system because I couldn't rework it without violating user privacy. I know it seems contradictory considering everything else I'm doing here, but I do have some weird sense of morality buried somewhere in my conscience, and reading old PMs didn't sit well with me. They're still encrypted in the database, but I'm leaving them alone for now.
Message Board Restoration
Jun 5, 2026
Dangertainment launched this site with a message board system, but it only lasted about three weeks before they pulled the plug. The files are still here and most of the database is in tact, so I'm hoping I can restore the old posts to give viewers a sense of the climate surrounding the event.
From what I'm seeing, it's an absolute trip down memory lane. People sharing theories, predictions, shit-posting, and reacting to the devastating fallout. Three-weeks of content doesn't seem like much, but it might take me a while to sort it all out.
Flash in the Pan
May 31, 2026
Found a bunch of old Macromedia Flash components hidden in the images directory. Freddie had a whole animated intro planned for the main gate page with loud sound effects and heavy vector graphics. Adobe killed Flash years ago, and modern browsers won't even compile it, so I tossed it in the digital dumpster. We're sticking to raw HTML and CSS. The internet used to be so incredibly loud and clunky.
The Death of RealPlayer
May 30, 2026
Spent the afternoon ripping out the old media player embeds. The 2002 site relied entirely on RealPlayer and Windows Media Player ActiveX controls. If you're under 25, you probably don't remember the absolute nightmare of having to download a specific desktop executable just to watch a 10-second clip on a webpage, only for it to buffer for three minutes. Replaced the media containers with standard HTML5 tags. Much cleaner.
Bandwidth Shock
May 29, 2026
Looking at Freddie's old server invoices from October 2002 is wild. He was paying thousands of dollars for dedicated T1 lines just to push a 240p, 15-frames-per-second video stream to a couple thousand people. Today, you can stream 4K video from a literal cell phone in the middle of a forest for pennies. It's crazy how much capital he burned through just to set up what amounts to a modern home security camera layout.
Modern Chatroom
May 28, 2026
On November 1st, 2002, the chatrooms were disabled indefinitely. I removed the old plugins and tweaked the code to re-enable them for contemporary ajax polling. If anyone wants to discuss the Myers case and what happened on that night, they're free to do so.
Chat Archives
May 26, 2026
When the FBI seized the footage, they also took the chatroom logs. While the archived chat during the main event has been legitimately wiped from the server, the pre and post show logs weren't. I've managed to restore those at their most complete state.
Note that the chats were moderated to remove spam and offensive posts long before I ever had access to them. If it were up to me, I would have released the entire chat logs uncensored.
View them here:
https://junkepics.com/page/dangertainment/chat/archive.php
Home Page Content
May 25, 2026
Part of the appeal of this site revival is the preservation of the old web. I could update the home page to reflect my ambitions with this project, but I think I'll leave it alone for now.
I'm still trying to restore some of the old files on the server, but anything notorious or controversial has been removed. Old school websites of the early wild west days of the internet were chaotic and unorganized, so there are plenty of files on here that I still need to analyze. Hopefully, I can find some more things of interest. I'll keep you posted.
Original Screenshot
May 22, 2026
I found an image of the original 2002 website. A lot of the current design was reverse-engineered from it. It's not exact, but it was the best I could do on short notice.
Status Update
May 21, 2026
I'm going through the old site code and modernizing it. It doesn't look exactly like its 2002 counterpart, but that's because I needed to adjust the layout for mobile responsiveness. The internet has completely re-invented itself since the site first came out, so most of the features like the live-stream require deprecated plug-ins and unsupported APIs, but who am I fooling? I have no intention of continuing Freddie's reality TV gimmick.
Ironically, the tech has come a long way since then. Using WebRTC, it would be considerably more lightweight and functional than it was back then.