print “Achtung!\n”x3;
I’ve been particularly productive today, at least as far as externally visible services are concerned. SuperCat is proving to be a mighty beast, and is now the basis of three (count ’em, three) shiny new web APIs. UPDATE: Bill and I set up the services described here on our externally accessible dev server. The URLs … Continue Reading about print “Achtung!\n”x3; →
Code4lib Conference Keynote
Just a quick entry. The slideshow for our recent talk at Code4lib 2006 is up in HTMLized form. Again, it was a pleasure to kick off the first Code4lib conference, and we hope those of you that attended had as good of a time listening as we did talking about the Evergreen project.
API Reference
I mentioned in a previous post that we were planning to create a script to extract API documentation from our new OpenSRF method signature layout. Well, I was inspired by Aaron Krowne, and found guidance in Thom Hickey, to create an XSLT wrapper to the existing OpenSRF introspection API using the OpenILS XML Gateway. It’s … Continue Reading about API Reference →
