Bees, Beavers, and Other Busy People

Yeah, yeah…. No updates in a while. I’ve been in the zone at work, and haven’t had time to get online from home.

Over the last week or so, I’ve spent a lot of time hacking my way through some SOAP::Lite and XMLRPC::Lite voodoo. After converting one of my perl libraries into a proper module, I was able to implement an XML-RPC server in about 7 lines of code (20 lines, if you include blank lines, comments, and some unnecessary stuff). Cool.

The client side weighs in a little heavier, at around 100 lines. But most of that is just in how it turns the XML-RPC result into formatted HTML.

I’ve also worked a little with some C code today. Tomorrow I’ll be doing some more Perl, and touching lightly into some Java Server Pages stuff. I don’t really know Java or JSP, as such. But I can figure some of it out when I have to.

Maybe I should keep a running tally of which technologies I touch on any given day. It might make an interesting graph…. HTML, CSS, XML, SOAP, XML-RPC, Perl, C, JavaScript, Java….

Oh yeah, speaking of JavaScript…. New site feature — There’s a checkbox in the menu that will control whether external links will open in new windows, or in your current browser window. Eventually, I’ll set your preference in a cookie, in case you don’t like my default setting.

Stumble It!
Bees, Beavers, and Other Busy People

Related posts:

  1. SOAP::Lite web site updated
    " If you use Perl for programming web services, you might be interested to know that the website for SOAP::Lite has been updated. Looks like..."
  2. Busy Bee
    " Sorry for the lack of updates lately. I’ve stayed pretty busy at work, and at home, too. But it’s been a good kind of..."
  3. A tip for viewing recent changes in a Sourceforge CVS repository
    " I have (and still do) worked on several projects hosted on Sourceforge. For code that I deal with a lot, or for projects where..."
  4. Remote Scripting with IFRAME
    " Eric Costello (of glish.com fame) has an excellent article on Remote Scripting with IFRAME. . [...]..."
  5. Putting the “Simple” back in SOAP
    " I’ve never been too big on SOAP. It’s nice that there are lots of toolkit implementations out there, but for most of my projects,..."
This entry was posted in Uncategorized and tagged , , , , , , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe without commenting