« Ben & Jerry's Switches to CFMX, Flash MX and DW MX | Main | Controlling Whitespace in ColdFusion »
April 29, 2003
XML-RPC and ColdFusion
Roger Benningfield of JournURL has created a nice component interface for using XML-RPC with ColdFusion MX. I haven't tried it yet, but I'm about to. I will let you know what I find. You can find information on his project here:
http://journurl.com/support/users/admin/index.cfm?mode=article&entry=362
Thanks for this contribution to the ColdFusion community, Roger. This has the potential to save a lot of people a lot of time.
Posted by cantrell at April 29, 2003 1:56 PM
Comments
As Roger mentions, get the fixed version, or fix the CFC yourself. This had me scratching my head for a few minutes. Once I changed the access attributes, though, it worked great!
Posted by: Christian Cantrell at April 29, 2003 5:21 PM
Christian: First, you're welcome. I'm going to try and write up a little tutorial for it later today... something simple, like pinging weblogs.com. Enough to give folks ideas, at least. I'm also working on releasing the code to JournURL itself (free for non-commercial use), which will demonstrate some of the more interesting uses of XML-RPC.
Second, again, sorry 'bout the access attribute screw up. I was playing around with a few things and apparently forgot to clean up after my experiments.
Posted by: Roger Benningfield at April 30, 2003 1:30 PM
Has there been any more development or info about this. I'm starting to look at what kind of effort would be involved in order to have my CF based blogging app (www.countersinkdg.com) updatedable via a tool like BlogJet, which is a software app.
More importantly, since I'm selling an "easy to setup" solution, could this be quickly and easily set up if I write the code right?
Thoughts? Links? Pointers?
Thanks!
Posted by: Jake at August 9, 2004 2:32 AM