Simon Fell > Its just code : Friday, April 12, 2002

Simon Fell > Its just code

Friday, April 12, 2002

Thanks to Stephen J. Ogden, Vincent Flanders & Matt Conway, they all pointed out a bug in the Word blogging code, I'd gone to the trouble to extract the HTTP proxy settings out to the top of script, where they'd be easly spottable / changable, then completely forgot to change the code that configures the proxy connection, doh !. The correct version of the getTransport function should look like

Private Function getTransport() As Object
    Dim t
    Set t = CreateObject("pocketSOAP.HTTPTransport")
    If Len(PROXY_SERVER) > 0 Then
        t.SetProxy PROXY_SERVER, PROXY_PORT
    End If
    Set getTransport = t
End Function

I'll update the code drop later tonight.


< 10:39:18 PM  # more elsewhere > Rob Playford - Moving Shadow 98.1 (Squidradio DnB: Breaks, breakis, breaks... [SomaFM])

Inspired by Rael, the Related: logs on the right are now generated by Google.  Note: I initially tried the google.macros.box, but what I got was pretty much "Sam Ruby, Sam Ruby, Sam Ruby, ..."  Booring. [Sam Ruby] Slick, looks like a good idea.
< 10:31:50 PM  # more elsewhere > Rob Playford - Moving Shadow 98.1 (Squidradio DnB: Breaks, breakis, breaks... [SomaFM])

Editors' Newswire for 12 April, 2002. Newswire stories, including: WSIO goes RAND?. [xmlhack]
< 10:30:23 PM  # more elsewhere > Rob Playford - Moving Shadow 98.1 (Squidradio DnB: Breaks, breakis, breaks... [SomaFM])

I guess this might be a good time to mention this, I'm looking for a job. If you're looking for a switched on Web Services guy in the Bay Area, let me know.
< 8:17:44 AM  # more elsewhere > Tall Paul Vs Inxs - Precious Heart Lush Mix (Tag's Trance Trip - A Progressive Journey into Next Generation Radio)

Wow, last nights Radio Blogging from Word seems to be a big hit. Dave, thanks for the kind words and the flow
< 8:06:12 AM  # more elsewhere >