Updated: 15/09/2002; 12:48:39 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
        

Tuesday, 26 March 2002

Yes, it's still a bit crude, but you can now see who's been updating their blogs :)

(This runs under the new script handler)


3:01:20 AM    comment []

Development of the comment system was really painful; it only took one evening but the way it's plugged into the server made it quite irritating to debug.  It's written as a handler under Medusa (the web server layer), which makes it run very quickly, but debugging is problematic.  Sometimes the system seemed to just completely 'lose' Python exceptions, and I had to restart the server every time I changed anything.

If you're used to working under mod_perl or in ASP, this sort of thing seems very very slow.  So right now I'm getting a general caching script handler going, which should make my code/test cycles somewhat quicker and also fix the exception problem (by properly catching everything in the right place).

Once this goes, I can do some of the more interesting bits like referrer tracking and log analysis (these are what give you the rcsPublic/ pages that tell you who's connected to who).


12:35:13 AM    comment []


© Copyright 2002 Phillip Pearson.
 
March 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            
Feb   Apr

[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.