Simon Fell > Its just code
Apache 2.0 Goes Gold! [Slashdot: News for nerds, stuff that matters]
Congrat's to Ingo, his .NET Remoting book is released today !. I've had a copy pre-ordered for a while, can't wait to get my hands on it.
Another article from Sam, this time Neurotransmitters, about message based systems.
XML-RPC for .Net. Excellent. Say you're working in .NET with MS tools and you need a lighter weight web service protocol than SOAP, or you need to call an XML-RPC service like the Blogger API or weblogs.com. Well now you can with XML-RPC.Net [Ecademy: user blogs] Look interesting, it seems to be modeled on the same patterns as ASP.NET webservices, so will be familar to a lot of folks (and also have the same issues, a fixed 1:1 type/serializer match is bad news)
Namespaces in XML 1.1 draft released [WebServices.Org] I can finally undeclare prefixes! :-) This is one I've wanted for a while. (tell me, is it strange to get excited about such things?) [Snell's Blog] It certainly is strange !. BTW, why do you think this is useful ?