PAR Again
I debugged a problem with the new par creation code and made the fix. I also did some more work on the IT Planning site.
Posted on Fri, 28 Sep 2007 Tags: zope par
Scoping Done
I finshed the email alias scoping document and did more work on the IT web site creation.
Posted on Thu, 27 Sep 2007 Tags: ldap zope
New Site
I spent yesterday and today working on the IT Planning and Architecture web site and the scoping for the LDAP/Email enhancement.
Posted on Wed, 26 Sep 2007 Tags: zope
Scope and Test
I started working on the email scoping and had a few concerns about some of the suggested additions. I would like to scope the changes narrowly. I also tested Greg's modifications to the par.
Posted on Mon, 24 Sep 2007 Tags: par email
Roadmap website
I had alook at what needed to be done for the roadmap website and scope out an apporach, based on the list method. I couldn't start because I only have a few of the documents.
I discussed greg's enhancements to the par with him and downloaded his changes.
Posted on Thu, 20 Sep 2007 Tags: zope par
Mare par work
I finished configuring eclipse for the par project. This meant reseting the mysql password I forgot, downloading tomcat, and getting the old code frome cvs. Once I got that done, everything worked. Yay! Then I looked at some code Grge had written to help him find the error.
Posted on Wed, 19 Sep 2007 Tags: par
Zope Testing
I ran through my regression tests for the new installation of Zope. There were a bunch of problems, but they were fixed by recatalogig, except for one case where the problem was a missing database adapter. After finishing the test, I turned to configuring my eclipse installation. I was able to get the PAR project from CVS, but haven't been able to load the database yet, as I've forgotten the password. (Oops!)
Posted on Tue, 18 Sep 2007 Tags: zope par
My Eclipse
I worked at getting My Eclipse installed on my Mac. There were issues (obviously.) Things look good now, keep your fingers crossed.
Posted on Mon, 17 Sep 2007 Tags: par
Flowcharting
I talked with Alan Patterson about putting procedures on the web as a clickable flowchart. My thoughts are that the procedures should be entered as pseudocode wih simple control structures (repeat until) and (if else endif) and converted on the fly to flowcharts. There are two ways to do the flowcharts. The first is to draw them with GD. The second is to fake the drawing with bordered html. After I thought about that for a while I got back to transferring my cron jobs to my hme directory. The crontab was updated and I'll see Monday if they worked.
Posted on Thu, 13 Sep 2007 Tags: zope
Zope copy and paste
I was worried that copy and paste might break between folders under 2.10, as this is the code most dependent on the Zope version. So I did several tests and didn't have any problems. I also did more work moving off of ubik, starting to get my cron jobs transferred.
Posted on Wed, 12 Sep 2007 Tags: zope