I'd like to keep plugging on the new site, but I'm totally overloaded for awhile.
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.
No worries, Gud. It's totally understandable.
I'm working on three other websites right now that are sort of really high priority.
One is functional now, but I need to add a payment gateway. The other is just a Wordpress site, but it needs to, you know, look good. The other is a full-on web application.
No need to justify. We know that we are a labor of love ;)
Merged in Gris' code to linkify urls in posts.
Merged in support for bookmarks.
Still need to deploy those changes to the beta site. Hopefully I'll have a chance soon.
Working on thread search now. Postgres can index columns for full-text search so it should be speedy.
Nice. I heart postgres, mostly for that.
Beta board is going to me messed up for a bit as I deploy thread search.
Beta board is okay again. Thread search has been implemented and the query used for reading threads has been fixed and optimized to reduce database reads.
Next up is some work on user profile settings.