With the work I've been doing with the Sydney Business Exchange website, I've decided that all my PHP applications need to be able to talk easily with each other over the internet.
So I have been working on a new Client/Server SOAP system to allow this.
The first program to include this will be Bluetrait 2.1.
The ultimate goal (with Bluetrait anyway) is to be able to push users/posts etc to client sites. The client sites will also be able to push information back to the Server, such as events from the event viewer.
I've decided on using SOAP as I have used it before with a .NET mobile application and it seems to work well.
For the SOAP class I will be using NuSOAP, but it is possible that I could use the built in PHP5 class (although then you need to make sure the extension is installed).
It's finally done, well version 2.0 anyway. I've got lots of things I want to do with 2.1 :)
Max's Mum has just started her own Real Estate business called property by Annabel. Stuart did the design and I setup the CMS, so it is running Bluetrait 2.
I'm slowing building up a collection of plugins I've written for Bluetrait...

I've made public the search plugin I wrote for this site.
It can be downloaded from here and is under the "Creative Commons Attribution-ShareAlike 2.5 License".
The plugin requires Bluetrait 2 and MySQL.
It probably won't be any use to anyone as Bluetrait 2 isn't even in Beta yet ;)
Well I can finally edit posts :)
So I'm slowing going through my old posts and adding some categories to them.
I need to add some more categories but I can't do that yet :p
After hacking my ipod, I installed Apache and PHP. I was successfully able to install the sqlite version of Bluetrait 2 onto my ipod!
There were some small bugs, I haven't yet pin-pointed them down yet but I believe it may have been due to the setup of PHP.
So yeah that was pretty cool, pointless but cool :)
I've re-enabled commenting as I've written in spam filtering. There might be a few issues, but we'll see how it goes.
This site has just been upgraded to Bluetrait 2. I expect that there will be a few errors.
I may need to disable comments as I haven't written any spam filtering yet!
RSS feeds should be better as they now use the pubDate tag (meaning you shouldn't be seeing the same post over and over again in your rss reader).
Categories should work too, plus you can append /rss/ to the end of a category link and it should display just the posts for that category.
And there is a little bit of jquery used for the "Click for comments help." section.
If you find any bugs please send me an email via the contact link.