It's just an object. It doesn't mean what you think.

River ,'Objects In Space'


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 - Jul 30, 2018 3:51:29 am PDT #4140 of 4669
Coding and Sleeping

Thanks for checking it out.

Yeah, there are a number of bugs to fix and there are some more parts of the perl script I need to translate over to my ruby migration script. I totally overlooked a couple of things I probably should have tried to get into this test.

Overall, I feel pretty good about this first test. It didn't take very long to go from the b.org database to the beta database. The tricky part is that the generated seed file was too bit to load in one go on the VM so I broke it up into 265 seed files and ran them sequentially.

I'm hoping that having a bunch of content on the beta board now will make trying it out easier. Registering as a brand new user is also perfectly functional.


Gudanov - Aug 01, 2018 10:57:06 am PDT #4141 of 4669
Coding and Sleeping

If any admins want to edit/create static pages (FAQs, Etiquette, How-To, etc...) on the beta site, feel free to do so. I can save them off before the next database reset. It's in the 'Pages' section of the Admin Portal.


Gudanov - Aug 14, 2018 4:28:05 pm PDT #4142 of 4669
Coding and Sleeping

New feature on the beta board. If you go to your profile settings and select 'View' you can turn on the left sidebar. The left sidebar will disappear when the browser window gets too small for it.


Jon B. - Aug 14, 2018 6:13:45 pm PDT #4143 of 4669
A turkey in every toilet -- only in America!

I updated the front page with Jessica's unanimously approved text.


Laura - Aug 15, 2018 2:18:53 am PDT #4144 of 4669
Our wings are not tired.

Thanks, Jon. I normally open to the Message Center so I hadn't seen the change. Shiny!


Jessica - Aug 15, 2018 4:37:56 am PDT #4145 of 4669
If I want to become a cloud of bats, does each bat need a separate vaccination?

Thanks Jon!


Jon B. - Aug 15, 2018 8:36:48 am PDT #4146 of 4669
A turkey in every toilet -- only in America!

No problemo. By the way, there was no similar text on our Registration page, but if there's somewhere else it should go, please let me know!


Gudanov - Sep 03, 2018 6:04:43 pm PDT #4147 of 4669
Coding and Sleeping

The beta board has been updated with the ability to hold votes. I also added a proposal for testing it out.

When there is an open proposal a green button will appear in the main view. If you click on the button there will be a list of active proposals and when they expire. If you have not voted on a proposal, the there will be a vote button. If you have voted on a proposal then you will see the current tally.

For admins, there is now a 'Proposals' section where you can see proposals, create new ones, edit proposals, open or close proposals, and delete proposals.


dcp - Sep 03, 2018 6:32:10 pm PDT #4148 of 4669
"I yam what I yam and that's all what I yam," -- Popeye

On the beta board, how about including the year in the time Stamps?


Gudanov - Sep 05, 2018 5:19:40 am PDT #4149 of 4669
Coding and Sleeping

The year is included now.

Next, I'm moving onto finishing up migration.

If anyone sees other stuff to fix, let me know.