Problem Solved
I was having a problem with taint checking while rendering output. Took all day to figure out why, but I finally think I have it solved.
Posted on Thu, 08 Jan 2009 Tags: ldap
Fixes and Failures
I fixed the bugs reported yeterday. Some ldap entries lack an ou field. I've run into another problem with the ldap data being tainted.
Posted on Tue, 06 Jan 2009 Tags: ldap
More Bugs
Some gremlins crept into my Rogue's Gallery code over the holidays and I tried to wipe them out. Still one bug left: a blank entry somehow retrieved from ldap.
Posted on Mon, 05 Jan 2009 Tags: ldap
Sort Of
I've got the code to produce the rogue's gallery working (sort of.) It still looks horrible. That's mostly a question of cleaning up the templates and fixing the css. I still need to grab the overall template from our public site and write the pruning code.
Posted on Wed, 24 Dec 2008 Tags: ldap
Continued Testing
I continued testing the rogue's gallery application. I solved some nasty filename validation issues and moved onto debugging the index generation.
Posted on Tue, 23 Dec 2008 Tags: ldap
Unit Testing
I spent the day unit testing the Rogues Gallery and fixing the bugs I found.
Posted on Mon, 22 Dec 2008 Tags: ldap
More Unit Tests
I worked with Greg to resolve the problem with printing pdfs from the par application and wrote more unit tests for the rogue's gallery.
Posted on Fri, 19 Dec 2008 Tags: par ldap
Perl and Perl
I revised the code I had written for the rogue's gallery and wrote a new script to test the par application.
Posted on Thu, 18 Dec 2008 Tags: ldap par
Testing Rogue's Gallery
I double checked the code I've written recently, revised my unit tests to reflect the changes, got them to pass, and wrote some new tests.
Posted on Tue, 16 Dec 2008 Tags: ldap
Index Pages
I wrote the code to create the index pages for the rogue's gallery. Next I will write the unit tests.
Posted on Mon, 15 Dec 2008 Tags: ldap