Hey everyone, I'm pumped about PHP5 and its XML capabilities. What I'm not pumped about is the selection of open source forum software. So I'm considering my next project be xForum a PHP5, XML, DOM based forum.
I want the simplicity of a CGI flat forum with the power of PHP/Database solution. Here is a list of invisioned features...
PHP5 Based
XML Functions built around fully W3C compliant DOM
Searches made with xPath/xQuery
Customizable, Simple, visual style system (My main complaint about other forum systems)
XML will be a storage container ONLY! Pages will not be rendered straight from XML, PHP will parse it before the client even touches it.
xForum will not be a portal, or a CMS. It will be extremely easy to tap into the forum's content so that other people can make their own portal around it.
Multi-lingual support may come when everything else has been completed but it is very far down on the list of features.
This board will compete on several different servers. Because the required resources to run the board will be available on all web servers with PHP5 (remember, by the time I get this thing up and kicken, PHP5 should be on a lot of servers) all server inviroments will be supported.
I think that with PHP5 that xForum will be possible. What I need from you is your opinion. Would you consider a forum like this?