Excuse me? Who gave you permission to exist?

Cordelia ,'Beneath You'


Buffistas Building a Better Board ++

Do you have problems, concerns, or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.


Gudanov - Jun 28, 2018 6:48:01 am PDT #4112 of 4671
Coding and Sleeping

When you are ready with the SQL I can give you an private upload location on my private cloud if you want. Though just checking in on a branch would probably be fine. Once compressed they shouldn't be too huge.


Gudanov - Jun 28, 2018 6:50:59 am PDT #4113 of 4671
Coding and Sleeping

Thank you so much for all of your hard work and effort on this, Gud!

Thanks! I hope people like the updated site once the transition happens. It should be much easier to read on mobile without breaking those who don't use javascript. Behind the scenes security holes will be fixed as well. Not that there there won't be work to be done afterwards as well.


Tom Scola - Jun 28, 2018 3:49:51 pm PDT #4114 of 4671
Mr. Scola’s wardrobe by Botany 500

Besides the single posts table, is there any significant difference between the two database schema I should be aware of?


Gudanov - Jun 28, 2018 4:37:09 pm PDT #4115 of 4671
Coding and Sleeping

The user table is pretty different mostly because of the way registration works. I'll need to do some custom work there anyhow to deal with using existing password hashes so that's not really a big deal. I think the bookmarks table carries a bit more data than the current one but that can be backfilled.

Just to note to other people reading this. Your passwords are not stored in the current database or the new database. So we're not passing around actual passwords at any point here, just hashes.


Tom Scola - Jun 29, 2018 5:07:47 pm PDT #4116 of 4671
Mr. Scola’s wardrobe by Botany 500

In the new board, you can't easily hotlink to a particular post, the way you can click on a post number over here.


Gudanov - Jun 30, 2018 8:33:51 am PDT #4117 of 4671
Coding and Sleeping

Indeed. I'll fix that as soon as I get a chance. Thanks.


Gudanov - Jun 30, 2018 10:24:02 am PDT #4118 of 4671
Coding and Sleeping

Fixed it.


Tom Scola - Jul 01, 2018 6:48:43 am PDT #4119 of 4671
Mr. Scola’s wardrobe by Botany 500

Testing something:

smonster "Coffee On My Monitor Again" Sep 23, 2009 6:27:02 am PDT


Beverly - Jul 01, 2018 8:40:20 am PDT #4120 of 4671
Days shrink and grow cold, sunlight through leaves is my song. Winter is long.

Whatever you were testing, I hope it worked. And thank you for the lovely trip down memory lane. We've been funny people!


Gudanov - Jul 01, 2018 10:00:33 am PDT #4121 of 4671
Coding and Sleeping

Looks like a missing feature for the new board.