Simon Fell > Its just code
<VBG>
I know I've said it before, but Radio rocks !, once I was one the right track, it was ridiculously easy [there can't be more than 40 lines of code tops]. Job for tomorrow is to work out to how distribute it. (its all contained within a tool, so i think this should be easy)
Wow, its really coming together now, I think I'm starting to "get" the Radio programming model. I've got it updating the subscriptions as needed, and recording the callbacks, just need some display code :)
Ahhh, much better !, its now handling the callback, just need to do something useful with it. :)
Still having trouble with the macros approach, I'm now venturing into the world of Radio Tools, this looks much more promising.
Gonna have to put this down again for a bit. If anyone want to take up the challenge, here's the Radio macro that will do a subscribe call for all your weblogs.com favorites.
Even when called with a soapsuds [the remoting proxy generator] generated client it still fails.
I'm trying to write a .NET remoting listener for the subscriber interface, but all i get so far are "System.Runtime.Serialization.Serialization
Exception - Object type not found for element weblogs weblog[1]" errors, I can't see what's wrong at all. Here's the code . Looking at the WSDL it generates, everything appears to be correct.
1/2 way there, I've got a Radio macro that subscribes all the entries in your Weblogs.com favourites. Just need to handle the callback events now.
Having a break from WSDL to work on a Radio client for the weblogs.com subscriber interface