Having recently switched from
Movable Type to
b2, I was wondering how I can send a ping to changes.xml over at weblogs.com. b2 is flexible, easy to edit and most of all, a good learning tool for PHP but no ping option.
posted by lostbyanecho to general weblog-related at 1:36 AM (5 comments total)
version 0.6pre _does_ ping Weblogs.com :)
In the meanwhile, if you don't want to bother upgrading, you can download the 0.6pre file, and copy the function pingWeblogs() from b2functions.php (you will also need to copy xmlrpc.inc and xmlrpcs.inc, and make b2 include them.
All in all, it just seems better to upgrade to 0.6pre for that purpose, since you also get the other new features :)
Note that 0.6 is still only in pre-release while I fix the remaining little problems (namely, problems in b2team.php and b2profile.php). So what you can do is install it in a different directory and put your mysql details there, just so you can test it with your existing blog's posts before you switch to it.
I'm considering making a MT exporter in the future, will have to see what kind of files MT's 'export' function products.
posted by michel v at 3:17 AM on January 31, 2002