Home Blog Docs Tutorials Scripts Tests About

Tags

2009

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov

2008

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

2007

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

2006

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

2005

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

2004

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

2003

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

2002

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

Debugging packdb

Spent the day debugging packdb. Nothing found yet.

Posted on Tue, 31 Oct 2006 Tags:

A Man, A Plan

I finished the update of the itsd folder (fixing the Tiny Tables), wrote the test plan, and submitted a move request. I submitted a request to test Selenium. And I started looking for the problem in the packdb script.

Posted on Mon, 30 Oct 2006 Tags:

Call It Quits

I tried changing the code to edit TinyTables, but ran into problems. So I backed out the changes and the TinyTables will have to be edited by hand. Updating the Center site will require the following steps:

  1. Copy FixCenter and fixcenter to production
  2. Rename the center folder to itsd
  3. Run the script
  4. Edit the TinyTables by hand
  5. Update remaining mentions the Center in the document body

I think we'll only need to freeze the site while renaming it.

Posted on Fri, 27 Oct 2006 Tags:

Forward Movement

I got the FixCenter method debugged. The only remaining problem is that it doesn't update tiny tables. I am looking at what is involved and may punt on this.

Posted on Thu, 26 Oct 2006 Tags:

More Debugging

I'm trying to track down the problem in FixCenter. It looks like the body is getting munged somehow. I still need to figure this out.

Posted on Wed, 25 Oct 2006 Tags:

Frustrated

I resolved the display problems with the code to fix the center site. However, to my frustration, when I went "live" and tried to update the page, nothing actually got changed.

Posted on Tue, 24 Oct 2006 Tags:

Back to the Center

I spent the day debugging my code to search and replace links that contain center with itsd. It mostly works, but I'm having some problems with the output it produces.

Posted on Mon, 23 Oct 2006 Tags:

Protection added

I added my usual authentication code to webspider and am now testing iit.

Posted on Fri, 20 Oct 2006 Tags:

Fix the Center Site

I spent the day writing a method to replace links in the itsd that point to /intitute/center with /institute/itsd.

Posted on Thu, 19 Oct 2006 Tags:

Rework

I got the results back from the web spider and saw that there's no chance that we'll be able to use it as is to debug our site. So I set to work on two changes. The first is to use password authorization to allow it to view the whole site. The second is to dump intemediate results to a file between runs so it can be run in a segmented fashion. I also did some analysis on the Apache log files to check the results of my searchterms script and started work on renmaing the center folder.

Posted on Wed, 18 Oct 2006 Tags:

Next posts