Re: [Tools-team] Minutes from the 17 May 2006 Teleconference
Henrik Levkowetz <henrik@levkowetz.com> Fri, 26 May 2006 19:43 UTC
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com)
by megatron.ietf.org with esmtp (Exim 4.43)
id 1FjiDf-0005Kj-3R; Fri, 26 May 2006 15:43:35 -0400
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org)
by megatron.ietf.org with esmtp (Exim 4.43) id 1FjiDd-0005KN-3n
for tools-team@ietf.org; Fri, 26 May 2006 15:43:33 -0400
Received: from av9-1-sn2.hy.skanova.net ([81.228.8.179])
by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1FjiDb-00041R-Ju
for tools-team@ietf.org; Fri, 26 May 2006 15:43:33 -0400
Received: by av9-1-sn2.hy.skanova.net (Postfix, from userid 502)
id D3741381A3; Fri, 26 May 2006 21:43:24 +0200 (CEST)
Received: from smtp4-1-sn2.hy.skanova.net (smtp4-1-sn2.hy.skanova.net
[81.228.8.92]) by av9-1-sn2.hy.skanova.net (Postfix) with ESMTP
id C50F338048; Fri, 26 May 2006 21:43:24 +0200 (CEST)
Received: from shiraz.levkowetz.com (81-232-110-214-no16.tbcn.telia.com
[81.232.110.214])
by smtp4-1-sn2.hy.skanova.net (Postfix) with ESMTP id 9742537E44;
Fri, 26 May 2006 21:43:24 +0200 (CEST)
Received: from localhost ([127.0.0.1])
by shiraz.levkowetz.com with esmtp (Exim 4.62)
(envelope-from <henrik@levkowetz.com>)
id 1FjiDT-0007Ks-0V; Fri, 26 May 2006 21:43:24 +0200
Message-ID: <44775A5A.8090500@levkowetz.com>
Date: Fri, 26 May 2006 21:43:22 +0200
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Thunderbird 1.5.0.2 (Macintosh/20060308)
MIME-Version: 1.0
To: Tero Kivinen <kivinen@iki.fi>
Subject: Re: [Tools-team] Minutes from the 17 May 2006 Teleconference
References: <446B54A9.1060103@levkowetz.com>
<17526.60423.165060.731113@fireball.kivinen.iki.fi>
In-Reply-To: <17526.60423.165060.731113@fireball.kivinen.iki.fi>
X-Enigmail-Version: 0.94.0.0
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Scanned: No (on shiraz.levkowetz.com);
SAEximRunCond expanded to false
X-Spam-Score: 0.1 (/)
X-Scan-Signature: e1b0e72ff1bbd457ceef31828f216a86
Cc: Tools-team <tools-team@ietf.org>, secdir-secretary@mit.edu
X-BeenThere: tools-team@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: "The purpose of the TOOLS team is to provide IETF feedback and
guidance during the development of software tools to support
various parts of IETF activities." <tools-team.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/tools-team>,
<mailto:tools-team-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/tools-team>
List-Post: <mailto:tools-team@ietf.org>
List-Help: <mailto:tools-team-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/tools-team>,
<mailto:tools-team-request@ietf.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0554678614=="
Errors-To: tools-team-bounces@ietf.org
Hi Tero, I've added myself as user, and looked at things. Looks like it's going forward nicely. The cron script functionality is probably already in place on the tools servers; we'll have to talk about exactly what you need, and if there's anything not already being done, I can add it. Also, my single login/password system for the tools servers is almost in place; I have the basics in place in command-line form and only need to put the web-service shell there too. We should make sure this works together, once we move the tool. (I think that should be pretty easy, since both mechanisms use the apache server http: authentication mechanism, if I've understand your implementation correctly). Best, Henrik on 2006-05-26 13:52 Tero Kivinen said the following: > [CC of this goes to the secdir-secretary who might have comments as he > has been doing the process for some time already] > > Henrik Levkowetz writes: >> * Review team support tool >> - Tero: >> * Slow progress - made some progress, can now >> add documents and edit documents, next task >> would be to make it possible for the dispatcher >> to assign documents. >> >> * Something for us to comment on? Requires the tool >> to be put on a server, and do some more work - maybe >> in a few days. > > Took few days longer as I wanted to clean it up a bit before showing > what I have to you rest. I put up test site at > ietf-tools-test.kivinen.iki.fi on port 2080. That machine is my home > machine, and I am using non-default port (and not listing url properly > here) to limit robots, spammers etc to find the server. The server > might or might not be running, and there might be broken test version > on it, as I am mostly developing it on the same machine too. > > You need to use the "Add new user tool" first to add yourself to the > .htaccess file. Then you need to fill in your information (email > address etc) using "Document review tool new member" link, and after > that you can use the "Document review tool" (or simply continue using > it after filling in your own data). > > You can play around with that and give comments to me. I it still > unfinished, it is missing email notifications, secretary > autoassignment operations etc. > > In the first version I am also planning to skip the storing of the > actual review texts to the database, i.e. it is only for tracking > progress and assigning documents for review. > > Secretary will have some automatic features, i.e. he can select "New" > and then click on "Do autoassignment" which will assing reviewers > automatically to all new documents based on the availibility and > current load etc. The status will still stay as "new". After that he > can modify the assignments and when he is happy with those, he can > click on "Do actual assignments" and then system will move documents > to assigned status, and send emails to the reviewers. > > The timeout value will specify when the system will time out the > assignment if the reviewer does not accept the assignment. If the > assignment times out then the document is moved away from the assigned > status back to new (or probably to timeout) status. > > Those things are still a bit open as I haven't yet implemented > those... > > The "Document fetching cron script" tool will fetch new documents from > the id database and put them to the doc-review database. This is > supposed to be run from the cron every night or so, but now it can be > run manually and it will print out information about the updated and > added documents.
_______________________________________________ Tools-team mailing list Tools-team@ietf.org https://www1.ietf.org/mailman/listinfo/tools-team
- [Tools-team] Minutes from the 17 May 2006 Telecon… Henrik Levkowetz
- Re: [Tools-team] Minutes from the 17 May 2006 Tel… Bill Fenner
- Re: [Tools-team] Minutes from the 17 May 2006 Tel… Henrik Levkowetz
- Re: [Tools-team] Minutes from the 17 May 2006 Tel… Bill Fenner
- [Tools-team] Minutes from the 17 May 2006 Telecon… Tero Kivinen
- Re: [Tools-team] Minutes from the 17 May 2006 Tel… Henrik Levkowetz