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
Coding Rogues
More code written and tested for the rogue's gallery.
Posted on Fri, 12 Dec 2008 Tags: ldap
Ext Command
I produced several versions of the ext command when problems were uncovered in testing. There was also a little scope creep in there. I also managed to add a function to compute the filename to the rogue's gallery software and complete the tests for LdapData.pm.
Posted on Thu, 11 Dec 2008 Tags: ldap
Rogue's Gallery
I did more work on the LdaoData.pm module unit tests. There's one last unit test to pass: read/write a photo. The test is hung up on i/o issues.
Posted on Wed, 10 Dec 2008 Tags: ldap