The official source is just as experimental as the SVN - I haven't seen anything go wrong yet with the new SVN except we got nice things like keyrings, Bot code, task system, etc. Not to mention the bundle of fixes made to bugs that are in the official source

. This is
much better than foraging fixes off the forums, begging to get them in the source!
The only problem I see, is the Windows bins are not available, and at this point, with all the info and help posted, it is extremely easy learn how to compile your own exes. I'll help anyone to learn this if they are having problems. I'll try and update the bins I have posted tomorrow, I just am doing a million other things.
The PEQ SQL update I made, is very easy to do , on my 5x MySql you can run at the 'command line mysql -u(user) -p(password) -D(database) < pequpdateposted.sql'
It already has the DROP and CREATE table statements, so no need to run any other SQLs. I'll try and update that too, with the latest one.