How do I create a simple XMLRPC pinging script for my CMS? Any sample codes or tutourials?
coopster
12:17 am on Mar 21, 2006 (gmt 0)
What are you trying to ping? Or what are you trying to accomplish here?
ahmedtheking
8:39 am on Mar 21, 2006 (gmt 0)
Well the idea is pretty much the same as the WordPress XMLRPC pinger. I would like my client to be able to specify the pinging services they want to ping (eg pingomatic.com) and once they update their site's news or content, they can ping these services.
coopster
3:54 pm on Mar 21, 2006 (gmt 0)
Why not look through the open source of the program you referenced and go from there?
ahmedtheking
9:08 pm on Mar 21, 2006 (gmt 0)
Well i've done that! That was the first thing I did, but I just couldn't get my head around the code! Maybe i'll have to keep looking at it, but just trying to find an easier way!