Updated: 15/09/2002; 12:48:38 a.m..
Python Community Server (development progress)
A weblog about programming in Python, C#, Java, Perl and C++ - and the occasional comment on PyCS development
        

Friday, 19 April 2002

phpStorageSystem is functional and seems to work reasonably well to upload a weblog to a PHP server.  If anyone wants to test it, now is the time.

It's missing lots of features but those will come in over time, as with Python Community Server.  Most notably, it won't let you delete files yet, and none of the referrer/update/ranking pages do anything.  Those aren't necessary though :)


10:31:10 PM    comment []

If you're doing any XMLRPC work, especially if it's in PHP, take a look at xmlrpcdebug.  It's a slightly modified version of the example proxy in the Medusa tutorial, and it will dump out whatever goes through it.

It's great for XMLRPC in PHP, because when something goes wrong in PHP it writes an error to the browser.  In this case, the 'browser' is an XML parser, which will choke horribly on the error message and give you a cryptic error message.

Using xmlrpcdebug, you can see what's actually happening.


10:25:30 PM    comment []

Hmm, phpStorageSystem almost works.  Follow the development at SourceForge; it's all in the CVS there.  Look, here's a blog that Radio just upstreamed to it.
1:21:56 AM    comment []


© Copyright 2002 Phillip Pearson.
 
April 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        
Mar   May

[Macro error: Can't render navigator links because an error occurred: "The file "C:\Program Files\Radio UserLand\www\#navigatorLinks.xml" wasn't found.".]
Click here to visit the Radio UserLand website.

Subscribe to "Python Community Server (development progress)" 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.