
<!DOCTYPE rss PUBLIC  "-//Netscape Communications//DTD RSS 0.91//EN"
"http://my.netscape.com/publish/formats/rss-0.91.dtd">
<rss version="0.91">
<channel> 
<title></title> 
<link>http://www-int.stsci.edu/~bsimon/weblog.cgi</link> 
<description>The work log of Bernie Simon</description> 
<language>en</language> 
<item>
<title>Today's Work</title>
<link>http://www-int.stsci.edu/~bsimon/weblog.cgi/post/291030651200.html</link>
<description>
&lt;p&gt;
This morning I ran the alias script and fixed the problems that it
found in the Center website. I also forwarded the list of broken links 
it generated to Anne. After that I added the Center site to the list
of sites that sitecheck checks. I also finished coding and testing the 
template_dictionary template_render packages in my new html template
code. &lt;/p&gt;

&lt;p&gt;I will be on vacation this afternoon, tomorrow, and all of next
week. I will return to work on September 9th.
&lt;/p&gt;
</description>
</item>

<item>
<title>Today's Work</title>
<link>http://www-int.stsci.edu/~bsimon/weblog.cgi/post/281030564800.html</link>
<description>
&lt;p&gt;
Today I spent most of the day reworking my html template code.
&lt;/p&gt;
</description>
</item>

<item>
<title>Today's Work</title>
<link>http://www-int.stsci.edu/~bsimon/weblog.cgi/post/271030478400.html</link>
<description>
&lt;p&gt;
In the morning I helped Mike with some Zope administartion and in the
afternoon I worked on revising my html teplate code.
&lt;/p&gt;
</description>
</item>

<item>
<title>Today's Work</title>
<link>http://www-int.stsci.edu/~bsimon/weblog.cgi/post/261030392000.html</link>
<description>
&lt;p&gt;
This morning was spent in meetings over the reorganization of what is
now the Center. This afternoon I found and fixed a permissions problem 
in the list method and fixed some relative urls in the center web site 
that should have been absolute urls.
&lt;/p&gt;
</description>
</item>

<item>
<title>Today's Work</title>
<link>http://www-int.stsci.edu/~bsimon/weblog.cgi/post/231030132800.html</link>
<description>
&lt;p&gt;
Most of the day was spent moving various parts of the Center site to
Production and making sure they worked properly. I also found a bug in 
the localNews method, fixed it, and moved it to test.
&lt;/p&gt;
</description>
</item>

<item>
<title>Today's Work</title>
<link>http://www-int.stsci.edu/~bsimon/weblog.cgi/post/211029960000.html</link>
<description>
&lt;p&gt;
In the morining we modified and tested the starup scripts for Zope on
ubik and zps. The afternoon was spent moving and testing stuff for the 
Center site.
&lt;/p&gt;
</description>
</item>

<item>
<title>Today's Work</title>
<link>http://www-int.stsci.edu/~bsimon/weblog.cgi/post/201029873600.html</link>
<description>
&lt;p&gt;
I finished testing the viewable method and the modifications to
Navigation. I replaced the current methods on ubik with my new
methods. I investigated call CNSHD234399 about space tags and found
no problem. I tested Jim's textarea fix and it will go into production 
tomorrow.
&lt;/p&gt;
</description>
</item>

<item>
<title>Today's Work</title>
<link>http://www-int.stsci.edu/~bsimon/weblog.cgi/post/191029787200.html</link>
<description>
&lt;p&gt;
In the morning I moved the software_hardware and travle sites to
test. In the afternoon I wrestled with writing a test case for
viewable method.
&lt;/p&gt;
</description>
</item>

<item>
<title>Today's Work</title>
<link>http://www-int.stsci.edu/~bsimon/weblog.cgi/post/161029528000.html</link>
<description>
&lt;p&gt;
I spent most of the day writing and rewriting viewable, the zope
python script to detrmine if a web page is viewable by a user. I had
the bright iad of using three return values instead of two: 0 means
the page is not viewable, 1 means that it is viewable by everyone and
2 means the page is viewable by the user but not everyone else. The
last value allows the script to be used to enclose a link in
parentheses, as we do on the current site. The reason fron the rewrite
is that I was assuming the value of audience comes from the document
metadata, when it should actually come from the navigation items
table.  While trying to test my script, I ran into some problems with
STObjects that I was not able to solve.&lt;/p&gt;

&lt;p&gt;My script alias.pl ran to completion, giving me some intersting
information about the site. But I haven't had the time to do anything
further about it.&lt;/p&gt;

&lt;p&gt;A List Apart has an &lt;a href="http://www.alistapart.com/stories/emen/"&gt;interesting
article&lt;/a&gt; on putting proper
quotes and dashes on a web page. (Not the Microsoft proprietary way.)
&lt;/p&gt;
</description>
</item>

<item>
<title>Today's Work</title>
<link>http://www-int.stsci.edu/~bsimon/weblog.cgi/post/151029441600.html</link>
<description>
&lt;p&gt;
This morning I did the modification of alias.pl that I threatened
yesterday. The scipt now groups all urls that point at the same page
together. In the afternoon I wrote a python script version of
isViewable called viewable.py. It is intended to replace some logic in 
the current Navigation method. I'm trying to figure out a way to test
it without taking down the entire site.
&lt;/p&gt;
</description>
</item>

</channel>
</rss>
