Updated: 2/14/02; 10:07:52 AM.
Aaron's Radio Experiment
        

Tuesday, February 05, 2002

Q:
How many lines of Python (Zope) code did it take to serve the example below?

A:
def hello_world(strName):
   return "Hello, " + strName + "!"


11:02:16 AM    

This is from Zope: Hello, Aaron!!

It took me just five minutes to hook Radio up to my remote Zope site (I program, but this is my first shot at XML-RPC).

Now I get it.


10:27:28 AM    


© Copyright 2002 Aaron Gillette.
 
February 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    
Jan   Mar


Click here to visit the Radio UserLand website.

Click to see the XML version of this web page.