Monthly Archives: November 2002

Baking, funky caching, and tarballs for weblog cryo storage

So, while I was catching up on T Bryce Yehl’s blog since missing his transition to MovableType, I caught an interesting blurb he wrote with regards to Phil Ringnalda’s ponderings on FriedPages and BakedPages in weblogs:“Funky caching” could be useful for a static publishing system as well. Weblog archives can consume a great deal of [...]

.NET on OS X?

So… I want to learn and tinker with C# and .NET, but I don’t have and don’t want to build any Windows machines. I have some headless Linux machines, but my main daily environment is Mac OS X. So now I see that The Shared Source CLI 1.0 Release compiles for OS 10.2, [...]

RSS vs HTML – NO FIGHT!

With Syndication is not Publication, Mark Pilgrim elucidates in eloquence what I’d vaguely poked at in silliness. No, I agree with mark – syndication cannot replace publication, and publication cannot replace syndication. Though, I think it’s interesting to watch the thought experiments and the “what ifs” as Anil commented – and while I sense some [...]

XML-RPC case study redux, Part II: REST and I

So, from my last installment, I left off with this: My daily situation with regards to integrating the web-based services of various parties boils down to what I can explain in 30 minutes to a developer of unknown competence to whom I’m barely a priority. So far, I’ve been able to apply XmlRpc [...]

XML-RPC case study redux, Part I: Setting

So, my little off the cuff case study with XmlRpc from yesterday got a ton of flow from Dave. Got some comments and some email, and a very good response / rebuttal from Paul Prescod. Thanks to everyone for reading & responding! I think a few things from that case study, the response to [...]

XML-RPC, a mini case study

About SOAP vs REST vs XML-RPC, Dave writes:By and large REST interfaces don’t tell you how to serialize and deserialize complex structures, so you kind of start from scratch every time. If they use a SOAP encoding, you get some of that. But there just is nothing simpler than saying “Here’s the XML-RPC interface, and [...]

RSS vs XHTML – FIGHT!

In Formats for Blog Browsers, Dave writes:I wanted to add a facility that would automatically back up all your weblog posts… “I bet RSS 2.0 could do this,” I said out loud. And now that the code works, the answer is clear. It can. … Then another lightning bolt hit me. … What if [...]

Hammer that round peg into that round hole

About the “RDF tax” in RSS, Jon Hanna says:Ah, but you’re missing the key point that a framework for making statements about web resources is of no use to a format that makes statements about web resources. It was obviously forced. :)Heh, heh. Full point, RDF team. Now I go back to studying.