Posts Tagged ‘http’
Task Master
I was going to post my current to-do list, but thought better of it. 1) Nobody really cares. 2) I'm not sure how much I should really say about some of the stuff I'm doing. 3) Nobody really cares.
But I did make one accomplishment today. My header image pulls an image randomly every time the page loads. Go ahead and refresh, you know you wanna. It's not necessarily a Wordpress thing, either, so if you have access to a PHP server (those of you hosting your own stuff), here's a little bit of code that you may like:
Continue reading
Class Proposal
I'm all about the communication. No, not that kind of communication, but communication in and out of the SL world. XMLRPC and HTTP Requests. That's the fun stuff. I've done a lot of it, and I'm doing a lot with it. So I'm thinking of teaching a class on it. Let's see, what would we cover?
- What's the difference between a remote data channel and an HTTP request?
- How to open a data channel
- Sending XML-RPC calls from an external source (PHP)
- How to send HTTP requests
- Responding to HTTP requests from an external source (PHP)
That could probably fill an hour. What do you think, sound interesting? Am I missing a topic (that won't run me two plus hours to get into)? Or perhaps, should there be multiple but more detailed classes?
Or maybe I should just give up and admit that I don't have time for it.