Willow: Yikes. Imagine the things...Buffy: No! Stop imagining! All of you! Xander: Already got the visual.

'Dirty Girls'


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.


Java cat - Feb 11, 2017 3:05:05 pm PST #3907 of 4671
Not javachik

Fyi, was just posting with Melanie D on FB and we discovered that someone has the URL b. Org. It rerouted to their website immediately.


Laura - Mar 11, 2017 1:37:43 pm PST #3908 of 4671
Our wings are not tired.

Do we know yet why new users can't register? Or how long it has been broken?


Gudanov - Mar 16, 2017 8:13:30 am PDT #3909 of 4671
Coding and Sleeping

I buried working on some educational software at the moment. Once that's at a good point, I'll go back to b.org.


Gudanov - Apr 13, 2017 6:33:40 am PDT #3910 of 4671
Coding and Sleeping

Still too busy to work on things. My wife is starting a business that needs a couple of websites (one pretty involved) and I'm doing technical assistance as well as assembling furniture and such. Once that's all in place I should be able to get back to fixing the security holes, fixing the registration, and moving to a responsive design (i.e. mobile friendly while keeping the same look)


Vortex - Apr 18, 2017 6:27:56 pm PDT #3911 of 4671
"Cry havoc and let slip the boobs of war!" -- Miracleman

I hear ya, Gud.

I miss the days when I could faff around on the board a few hours a day at work. These days, I get home at 9 or 10 a couple of times a week.


Gudanov - May 27, 2017 7:52:06 am PDT #3912 of 4671
Coding and Sleeping

I tried to get back into some board work, but bringing the old code up to date and removing vulnerabilities is turning out to be overwhelming. So I've decided to start with a new code base and make things work and look pretty much the same.

Once there's enough of a skeleton, I'll invite people to contribute.

The new code base is still PHP and still uses MySQL with similar tables. The website will still use minimal Javascript. I might need to tweak the look a little to support mobile, but hopefully not much. It's using Propel for ORM, Twig for templating, and Bootstrap for formatting. It also uses composer to manage PHP dependencies. This should make it much easier to manage the code.

I'll have a non-functional alpha site up soon for feedback.

Since I'm trying to keep the database tables as similar as possible, I should be able to port the data from the old code to the new code without too much trouble.


Gudanov - May 27, 2017 9:39:20 am PDT #3913 of 4671
Coding and Sleeping

Okay. Here we go.

www.buffistas.me

This is just a non-functional preview. It should configure itself to mobile devices.


Jesse - May 27, 2017 9:44:16 am PDT #3914 of 4671
Sometimes I trip on how happy we could be.

Oh wow, Gud, thanks!


Gudanov - May 27, 2017 9:50:08 am PDT #3915 of 4671
Coding and Sleeping

Well, this is just a very early preview and I've done very little to customize the default styles in Bootstrap.

The new top header doesn't have the right colors and the links on it might change, but it gives you an idea.

The panel of links on the left made going to phone view view tricky so I removed it thinking it could be placed the header and right sidebar.

I'm not sure the layout works well at tablet size, but I think it looks good at phone and desktop size. It will probably need some tweaking.


Calli - May 29, 2017 2:41:03 am PDT #3916 of 4671
I must obey the inscrutable exhortations of my soul—Calvin and Hobbs

I like what you've done with it, Gudanov.