Updated: 1-7-02; 4:49:29 pm.
Duncan's Radio-controlled Weblogs
Navig8, Aggreg8, Syndic8, and Radio8
        

Friday, May 31, 2002

The re-install seems to have been successful!!
4:46:01 PM    comment


Tuesday, April 2, 2002

That OPML coffee mug is way too big and too ugly. No doubt it will be put on a crash diet soon.
2:40:16 PM    comment

I'm trying out Instant Outlining for the first time. More details at: Radio.Outliners.Com : Instant Outliner Beta Notes
2:19:30 PM    comment


Wednesday, February 6, 2002

Cool! - South Carolina. The latest BMB from Dave.
2:58:04 PM    comment

This post was made from behind a proxy server at work. If the XML-RPC call to radio.helloWorld works you will see a sensible result below:

<result>
[Macro error: The server, 127.0.0.1, returned error code 7: Can't evaluate the expression because the name "helloWorld" hasn't been defined.]


</result>

Cool! The slight mods I made to system.verbs.builtins.tcp.httpClient seem to have done the trick. The mods (in emphasis) were:

bundle { //see if it's the same machine
	if string.lower (server) == "localhost" or server == "127.0.0.1" {
		flSameMachine = true}
	else {
		try {flSameMachine = tcp.equalNames (server, myAddress)}}; //DW 3/9/98
	
	if port != user.inetd.config.http.port and port != user.inetd.config.http2.port {
		flSameMachine = false}
	else {
		if not (inetd.isDaemonRunning (@user.inetd.config.http) or inetd.isDaemonRunning (@user.inetd.config.http2)) {
			flSameMachine = false}}}

Please note some of the original comments have been deleted just to keep the pre-formatted column width down.
9:43:12 AM    comment


Monday, February 4, 2002

Update: now behind a proxy: uh-oh! looks like the proxy/firewall is screwing up the XML-RPC call. Hmm!

[Macro error: The server, 127.0.0.1, returned error code 7: Can't evaluate the expression because the name "helloWorld" hasn't been defined.] this is a Big Mind Bomb!

To see why visit http://radio.userland.com/webServicesTutorial

Hmm! Interesting. Auto-URL generation seems to be broken in this post.
4:01:35 PM    comment


Will this work? http://radio.userland.com/webServicesTutorial
12:23:01 AM    comment


Saturday, February 2, 2002

There's still something screwy about posting to an FTP'ed category home page and it's calendar equivalent.

For instance, at the time of this posting http://www.cs.strath.ac.uk/~dunc/weblog/2002/02/02.html and http://www.cs.strath.ac.uk/~dunc/weblog/index.html are different. The home page didn't register the change to the 'second test' message - the one before this one.

This is one will/should be posted to both the Home Page, the work category home page, and the calendar (archive) page.

Here goes.

Update: I wonder if it's related to caching in the browser?
5:14:03 PM    comment


© Copyright 2002 Duncan Smeed.
 
July 2002
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      
May   Aug

Home

Click here to visit the Radio UserLand website.

Subscribe to "Duncan's Radio-controlled Weblogs" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.