ProfileSchema Actual keyword order in tables must never be significant in queries. Member Table The member table stores the basic information for authentication and ...
TabletopSchema CREATE TABLE wbt library ( template id integer, library character varying(16), label character varying(16), image character varying(32), username ...
DatabaseSchemas Currently, the Wirebird database doesn't make use of Postgres' formal schema system, for compatibility with other databases, but someday it probably ...
ForumSchema Actual keyword order in tables must never be significant in queries. Group Table CREATE TABLE wbf groups ( displayorder integer, catname character ...
MemberGuidelines This is a working draft, based on the boilerplate at http://www.managingonlineforums.com/ and not necessarily the Phoenyx' or any other Wirebird ...
Wirebird Wirebird is the software that powers the Phoenyx community groups. QuickTour Registration ManagingYourGroup ManagingYourCategory DeveloperArea ...
Brainstorming Forums 2.0 Wirebird is "webforums 1.0, fixed, with a real mailing list back end." But I'd really like to make it (web) Forums 2.0. Which doesn't mean ...
DeveloperArea Brainstorming Forums 2.0 Libraries Wirebird This is the master library. Wirebird::RESTful The RESTful Wirebird framework, base class for the various ...
WirebirdRESTfulForum The Forum is a vaguely webforumish interface to the Wirebird community. Group A WirebirdGroup is a collection of WirebirdTopics. Topic A WirebirdTopic ...
StateOfThePhoenyx Garuda Garuda is the new Phoenyx server, at a hosting service. Everything's been migrated to it, just in time to move to a different hosting service ...
BetaTesting (or, Why Isn't This Working?) Up until very recently, the Phoenyx was exclusively a mailing list server its posts were available in static archives ...
ManagingMembers Moderators Moderators (group and topic level) can manage the members of their group from the forms linked on the ManagingYourGroup page. Site Moderators ...
ManagingYourGroup This is a placeholder section. During the beta test, group management is discussed in Managers. Useful Links Substitute your group's name for "gamers ...
ForumParameters $ catname: Category name (two to sixteen characters, first character alpha only, other characters alphanumeric only) $ c descriptor: Short description ...
Registration To register, click the "Sign Up" link on any forum page. You may register with an email address (recommended) or by selecting a password. You won't be ...
MapsAndChat The virtual tabletop area is in a highly experimental state, more so than the rest of the Phoenyx. At the moment, it's turned off until the next release ...
ReadingViaEmail Wirebird functions very much like majordomo or mailman, though the addresses are a little different. You can subscribe to a group by sending mail to ...
ReadingViaWeb Instructions are forthcoming things are changing too quickly right now. If you need help, just send email to KarenCravens at silver #64;phoenyx.STRIPTHIS ...
NewsServer The Wirebird news (NNTP) server operates on port 119 of forum.phoenyx.net: nntp://forum.phoenyx.net:119/ Please note: it is in alpha testing, and is only ...
ManagingYourCategory Creating a group Go to the group's URL (replace "newgroup" with the desired groupname). You'll get a 404 Not Found, and a form to create the ...
CgiBinaries The CGI binaries are just tiny little callers that pass things to Wirebird::REST and display the response. They're designed for situations (e.g. hosting ...
WirebirdRESTmap This is just a toy library, a version of Wirebird::REST with a whole different set of resources. The common parts will be the framework, the rest will ...
Wirebird::Resource A Wirebird::Resource object is either a Wirebird message (mailing list/forum/NNTP post), or a wiki page (this is not well supported yet, which is ...
Wirebird Web Preferences The following settings are web preferences of the Wirebird web. These preferences overwrite the site level preferences in . and ...