Simon Fell > Its just code
Tuesday, December 10, 2002
GWS & Radio
... Integration of Radio with Groove, using Groove Web Services, would further decentralize Radio in a way that would allow real-time blogging from machines not running Radio. I want it. [Matt Pope's Radio Weblog] It'd be cool to wire the 2 together, but as GWS does doc/literal SOAP with headers, you're not going to be able to do this from Radio. I hope [but don't know] that Radio's SOAP support is going to get updated (perhaps when SOAP 1.2 goes to rec.) to include headers and doc/literal.
ouch
Macintosh Developer Pain. I'm in maze of twisty little library interfaces, all different. I'm dealing with three C libraries (MPW StdCLib, CarbonStdCLib.o and MSL), two MacOS platforms (PPC and Carbon), two build systems (MPW and CodeWarrior) and a growing sense of desperation. Of course, no piece of this cruft wants to talk to any other piece. [Random Hacks] been there, done that, still have the hole in my head to show for it! BTW, if anyone has any tips for getting a Mach-O / BSD sockets / Powerplant combo to compile on CW8.2, I'd love to hear it.