Straw Man
I wrote up a straw man document for the Zope Improvement Project and sent it around. I also discussed Steve Hulbert's nine year web strategy with him and how it interfaces with our efforts. He will talk about his work at the next Web Domain meeting.
Posted on Thu, 30 Nov 2006 Tags: zope web
New Project
In the morning I helped solve a problem with Zope/ZEO not working and I removed an LDAP account Bobby was unable to. Then I continued looking for problems in the bouncefile script. After lunch we held the initial meeting for the Zope Improvement Project and reread the project management material to see what I will need to do as project manager.
Posted on Wed, 29 Nov 2006 Tags: zeo ldap zope
Moved Over
I installed the LDAP phone list changes on 8082 (develop.
Posted on Mon, 20 Nov 2006 Tags: ldap
Wrapping up LDAP Phonelist
I finishished modifying all the files in the palm phone directory directory and check the modified Product code files into CVS. On Monday I'll get them installed on 8082, write a test plan, and/or test the software from a Mac.
Posted on Fri, 17 Nov 2006 Tags: palm
LDAP Phonebook testing
I reviewed the code and ran through the tests on a PC again. Everything checked out. I scribbled down the procedure for downloading the phonelist into Outlook and Palm Desktop and started to update the online instructions.
Posted on Thu, 16 Nov 2006 Tags: outlook palm
Finished with Packdb
So I did everything I mentioned yesterday and now packdb is ready to be tested. So I've moved back to the ldap phonebook problem.
Posted on Wed, 15 Nov 2006 Tags: ldap phonebook packdb
Mystery Solved
As I suspected, the problem was that the path to the manage_pack method was wrong. I had the path to the form and not the method that does the pack. It's confusing, because the two have the same name. I tested the fix in my debugging version and it seems to fix the problem. This took a while as packing the database takes a lot of time. Tomorrow I'll remove the lgging code from battra:8086, port the changes in the debugging code to the standard versions, and redo the move request.
Posted on Tue, 14 Nov 2006 Tags:
More Packdb
With judicious use of logging, I've determined that the script which invokes the packdb script is being called by my script, but the underlying function which does the work is not. I'm thinking that running the script interactively and checking the logs and comparing that to what happens when I run my script will resolve the problem. At least I hope it will.
Posted on Mon, 13 Nov 2006 Tags: packdb
No Progress
I didn't make any progress on debugging the packing script. The next step will be to install a proxy and watch the traffic.
Posted on Fri, 10 Nov 2006 Tags:
More Debugging
I'm slowly eliminating the possibilities with the zpacker script. I think the problem may be with the authentication code, but I can't be sure.
Posted on Thu, 09 Nov 2006 Tags: