W3C CVS

CVS log for 2002/scribe/scribe.perl

[BACK] Up to [Public] / 2002 / scribe

Request diff between arbitrary revisions


Default branch: 1

Revision 1.133 / (download) - annotate - [select for diffs] , Fri Jan 18 18:48:51 2008 UTC (5 months, 2 weeks ago) by swick
CVS Tags: HEAD
Changes since 1.132: +9 -9 lines
Diff to previous 1.132 (colored)
escape the attendee list reported by Zakim as well

Revision 1.132 / (download) - annotate - [select for diffs] , Fri Jan 18 18:13:08 2008 UTC (5 months, 2 weeks ago) by swick
Changes since 1.131: +9 -9 lines
Diff to previous 1.131 (colored)
xss vulnerability test cases

Revision 1.131 / (download) - annotate - [select for diffs] , Fri Jan 18 17:02:31 2008 UTC (5 months, 2 weeks ago) by swick
Changes since 1.130: +18 -17 lines
Diff to previous 1.130 (colored)
Remove some XSS vulnerabilities; escape the values of
Chair Log Meeting Present PreviousMeeting Regrets Scribe ScribeNick Title

Revision 1.130 / (download) - annotate - [select for diffs] , Wed Jan 16 19:30:10 2008 UTC (5 months, 2 weeks ago) by swick
Changes since 1.129: +14 -14 lines
Diff to previous 1.129 (colored)
Put leading zeros on SV_MEETING_DAY and SV_MEETING_MONTH_NUMERIC
as I believe was intended

Revision 1.129 / (download) - annotate - [select for diffs] , Wed Jan 16 16:08:50 2008 UTC (5 months, 2 weeks ago) by swick
Changes since 1.128: +17 -16 lines
Diff to previous 1.128 (colored)
Make missing or empty template file a non-fatal error;
use previously set (or default) template.

Revision 1.128 / (download) - annotate - [select for diffs] , Fri Feb 23 21:38:13 2007 UTC (16 months, 1 week ago) by swick
Changes since 1.127: +13 -10 lines
Diff to previous 1.127 (colored)
XML-escape formatted actions when inserting them into the template.

Revision 1.127 / (download) - annotate - [select for diffs] , Tue Aug 16 15:12:03 2005 UTC (2 years, 10 months ago) by swick
Changes since 1.126: +9 -9 lines
Diff to previous 1.126 (colored)
add CONTINUES as synonym for CONTINUED

Revision 1.126 / (download) - annotate - [select for diffs] , Mon May 16 16:49:48 2005 UTC (3 years, 1 month ago) by swick
Changes since 1.125: +8 -8 lines
Diff to previous 1.125 (colored)
typo

Revision 1.125 / (download) - annotate - [select for diffs] , Mon May 16 16:49:18 2005 UTC (3 years, 1 month ago) by swick
Changes since 1.124: +8 -7 lines
Diff to previous 1.124 (colored)
Add an Id close to the top for ease of maintenance

Revision 1.124 / (download) - annotate - [select for diffs] , Mon May 16 16:48:17 2005 UTC (3 years, 1 month ago) by swick
Changes since 1.123: +55 -42 lines
Diff to previous 1.123 (colored)
Replace the text of the W3C Software Notice and License with the
current (Rev 1.11 2004-07-06) version.  Primarily because the
orignal date of the previous notice had not been quoted as a
CVS tag and had been lost.

Revision 1.123 / (download) - annotate - [select for diffs] , Mon May 16 16:39:49 2005 UTC (3 years, 1 month ago) by swick
Changes since 1.122: +34 -16 lines
Diff to previous 1.122 (colored)
Don't die on unparseable date errors.  These often occur when some mail
headers are pasted into the channel.

Revision 1.122 / (download) - annotate - [select for diffs] , Thu Mar 31 04:43:41 2005 UTC (3 years, 3 months ago) by dbooth
Changes since 1.121: +27 -17 lines
Diff to previous 1.121 (colored)
Improved the recognition of Irssi log timestamps.

Revision 1.121 / (download) - annotate - [select for diffs] , Wed Mar 30 20:35:17 2005 UTC (3 years, 3 months ago) by dbooth
Changes since 1.120: +72 -38 lines
Diff to previous 1.120 (colored)
Fixed ISO8601 timestamp pattern matching.

Revision 1.120 / (download) - annotate - [select for diffs] , Tue Mar 29 05:28:50 2005 UTC (3 years, 3 months ago) by dbooth
Changes since 1.119: +692 -118 lines
Diff to previous 1.119 (colored)
Saving a checkpoint.  LOTS of changes for converting to an improved
processing model, but not yet enabled because the new processing model
is not yet fully debugged.

Revision 1.119 / (download) - annotate - [select for diffs] , Wed Mar 23 10:01:53 2005 UTC (3 years, 3 months ago) by dom
Changes since 1.118: +9 -9 lines
Diff to previous 1.118 (colored)
s/--/&mdash;/ in <title>

Revision 1.118 / (download) - annotate - [select for diffs] , Tue Mar 22 17:13:55 2005 UTC (3 years, 3 months ago) by dbooth
Changes since 1.117: +88 -45 lines
Diff to previous 1.117 (colored)
Fixed bug that caused i/// to fail if the command appeared on the next line
after the desired insertion point.

Revision 1.117 / (download) - annotate - [select for diffs] , Thu Mar 10 16:25:39 2005 UTC (3 years, 3 months ago) by dbooth
Changes since 1.116: +10 -13 lines
Diff to previous 1.116 (colored)
P.S. Also fixed the RRSAgent_HTML_Format processing so that it no
longer causes duplicate links.

Revision 1.116 / (download) - annotate - [select for diffs] , Thu Mar 10 16:19:15 2005 UTC (3 years, 3 months ago) by dbooth
Changes since 1.115: +923 -608 lines
Diff to previous 1.115 (colored)
Added support for s||| substitution and i||| insertions, so that URLs can
be edited.  Also improved the processing of those editing commands.

Moved action processing into a function (ProcessActions).

Ignore "next agendum" lines.

Revision 1.115 / (download) - annotate - [select for diffs] , Tue Feb 15 22:31:37 2005 UTC (3 years, 4 months ago) by dbooth
Changes since 1.114: +105 -60 lines
Diff to previous 1.114 (colored)
Improved the MIT template to give instructions for finishing the minutes.

Revision 1.114 / (download) - annotate - [select for diffs] , Tue Feb 15 15:36:05 2005 UTC (3 years, 4 months ago) by dbooth
Changes since 1.113: +34 -16 lines
Diff to previous 1.113 (colored)
Avoid warning if new list of zakim attendees is a superset of old.
Make URLs clickable in embedded diagnostic output.

Revision 1.113 / (download) - annotate - [select for diffs] , Mon Feb 14 23:08:30 2005 UTC (3 years, 4 months ago) by dbooth
Changes since 1.112: +79 -9 lines
Diff to previous 1.112 (colored)
Added support for XChat_Timestamped_Log_Format.

Revision 1.112 / (download) - annotate - [select for diffs] , Mon Feb 14 17:33:11 2005 UTC (3 years, 4 months ago) by dbooth
Changes since 1.111: +12 -13 lines
Diff to previous 1.111 (colored)
Accommodate new RRSAgent message syntax.  Accept both formats of the
"logging" message (with and without "is"):
<RRSAgent> is logging to http://www.w3.org/2005/01/31-arch-irc
<RRSAgent> logging to http://www.w3.org/2005/02/14-arch-irc

Revision 1.111 / (download) - annotate - [select for diffs] , Sat Feb 12 19:57:54 2005 UTC (3 years, 4 months ago) by dbooth
Changes since 1.110: +140 -32 lines
Diff to previous 1.110 (colored)
Add a link from each action item, " [recorded in http://...#action01]",
to the location in the minutes (or log) where it was recorded, so that
it is easy to find the context of the action.  This depends on knowing
either the final URL of the minutes (preferably), or at least the log URL.
If RRSAgent is used, then normally the minutes URL will be guessed
from the log:
    <dbooth> rrsagent, draft minutes
    <RRSAgent> I have made the request to generate http://www.w3.org/2005/01/07-swcg-minutes dbooth
However, I also added the command-line option
"-minutes http://www.w3.org/2005/01/07-swcg-minutes.html" (for example)
to explicitly tell scribe.perl the URL of the minutes.
Incidentally, if only the log URL is known, then at present the action
item will only be able to point to the entire log, rather than using
a fragment identifier ("#action01") to point to the specific location
within the log, because scribe.perl is not currently able to determine
what fragment identifier is associated with each action in the log.

Also made a minor improvement to action status processing.

Revision 1.110 / (download) - annotate - [select for diffs] , Tue Feb 8 15:09:54 2005 UTC (3 years, 4 months ago) by dbooth
Changes since 1.109: +48 -14 lines
Diff to previous 1.109 (colored)
Prevent "to" from appearing twice when alternate ACTION format
is used: "ACTION DanC: to propose to postpone"
Changed the default to not break long ACTION lines.
No longer warn if new Regrets or Present list is superset of old list.

Revision 1.109 / (download) - annotate - [select for diffs] , Fri Jan 21 04:36:25 2005 UTC (3 years, 5 months ago) by dbooth
Changes since 1.108: +9 -9 lines
Diff to previous 1.108 (colored)
Added another link to scribedoc.html

Revision 1.108 / (download) - annotate - [select for diffs] , Fri Jan 21 03:50:58 2005 UTC (3 years, 5 months ago) by dbooth
Changes since 1.107: +84 -25 lines
Diff to previous 1.107 (colored)
Added i/where/line command to add a line at an earlier location.
Reduced the number of warnings.  No longer warn if no agenda or no regrets.
Improved the reporting of failed s/old/new/ substitutions.

Revision 1.107 / (download) - annotate - [select for diffs] , Thu Jan 13 02:12:08 2005 UTC (3 years, 5 months ago) by dbooth
Changes since 1.106: +81 -9 lines
Diff to previous 1.106 (colored)
Recognize Ralph's syntax for link text:
-> http://foo text
becomes:
<a href="http://foo">text</a>
to avoid having so may visible URLs.

Revision 1.106 / (download) - annotate - [select for diffs] , Tue Jan 11 04:10:53 2005 UTC (3 years, 5 months ago) by dbooth
Changes since 1.105: +11 -9 lines
Diff to previous 1.105 (colored)
Explicitly close STDOUT and STDERR on exit, in case some systems don't.

Revision 1.105 / (download) - annotate - [select for diffs] , Tue Jan 11 03:57:33 2005 UTC (3 years, 5 months ago) by dbooth
Changes since 1.104: +18 -17 lines
Diff to previous 1.104 (colored)
Remove $ from scribe.perl version info in generated minutes, to prevent it
from getting re-munged if minutes are checked into CVS.

Revision 1.104 / (download) - annotate - [select for diffs] , Sun Jan 9 05:17:05 2005 UTC (3 years, 5 months ago) by dbooth
Changes since 1.103: +191 -107 lines
Diff to previous 1.103 (colored)
Added -embedDiagnostics and -noEmbedDiagnostics options

Revision 1.103 / (download) - annotate - [select for diffs] , Sun Jan 9 02:15:46 2005 UTC (3 years, 5 months ago) by dbooth
Changes since 1.102: +34 -13 lines
Diff to previous 1.102 (colored)
Permit alternate action syntax: "ACTION dbooth: fix this bug"

Revision 1.102 / (download) - annotate - [select for diffs] , Wed Jan 5 22:58:09 2005 UTC (3 years, 5 months ago) by dbooth
Changes since 1.101: +95 -18 lines
Diff to previous 1.101 (colored)
Misc minor improvements and wish list update.

Revision 1.101 / (download) - annotate - [select for diffs] , Wed Jan 5 18:31:17 2005 UTC (3 years, 6 months ago) by dbooth
Changes since 1.100: +19 -9 lines
Diff to previous 1.100 (colored)
Added -asxhtml option to tidy, to generate XHTML when the -tidy option is used.

Revision 1.100 / (download) - annotate - [select for diffs] , Wed Jan 5 05:25:37 2005 UTC (3 years, 6 months ago) by dbooth
Changes since 1.99: +24 -11 lines
Diff to previous 1.99 (colored)
Added -draft and -final options.

Revision 1.99 / (download) - annotate - [select for diffs] , Tue Dec 14 10:35:50 2004 UTC (3 years, 6 months ago) by hugo
Changes since 1.98: +12 -8 lines
Diff to previous 1.98 (colored)
Added code to highlight resolutions

Revision 1.98 / (download) - annotate - [select for diffs] , Tue Dec 14 10:17:28 2004 UTC (3 years, 6 months ago) by hugo
Changes since 1.97: +7 -10 lines
Diff to previous 1.97 (colored)
Reverted change as it produces invalid HTML

Revision 1.97 / (download) - annotate - [select for diffs] , Tue Dec 14 10:15:01 2004 UTC (3 years, 6 months ago) by hugo
Changes since 1.96: +0 -0 lines
Diff to previous 1.96 (colored)
Replacing at least 20 dashes by an hr

Revision 1.96 / (download) - annotate - [select for diffs] , Tue Dec 14 10:13:38 2004 UTC (3 years, 6 months ago) by hugo
Changes since 1.95: +10 -7 lines
Diff to previous 1.95 (colored)
Replacing at least 20 dashes by an hr

Revision 1.95 / (download) - annotate - [select for diffs] , Thu Nov 4 22:49:59 2004 UTC (3 years, 8 months ago) by dbooth
Changes since 1.94: +31 -10 lines
Diff to previous 1.94 (colored)
Fixed a minor date formatting bug.  Noted (but did not fix) another formatting bug.

Revision 1.94 / (download) - annotate - [select for diffs] , Fri Oct 22 18:32:00 2004 UTC (3 years, 8 months ago) by plehegar
Changes since 1.93: +9 -9 lines
Diff to previous 1.93 (colored)
Removed extra CSS class

Revision 1.93 / (download) - annotate - [select for diffs] , Thu Oct 21 20:42:41 2004 UTC (3 years, 8 months ago) by plehegar
Changes since 1.92: +36 -36 lines
Diff to previous 1.92 (colored)
Improved a bit the HTML produced

Revision 1.92 / (download) - annotate - [select for diffs] , Mon Oct 18 21:05:59 2004 UTC (3 years, 8 months ago) by dbooth
Changes since 1.91: +9 -9 lines
Diff to previous 1.91 (colored)
Fixed bug in date parsing error message.

Revision 1.91 / (download) - annotate - [select for diffs] , Mon Oct 18 20:53:32 2004 UTC (3 years, 8 months ago) by dbooth
Changes since 1.90: +28 -17 lines
Diff to previous 1.90 (colored)
Improved date parsing and error messages.

Revision 1.90 / (download) - annotate - [select for diffs] , Tue Aug 10 15:51:28 2004 UTC (3 years, 10 months ago) by dbooth
Changes since 1.89: +75 -195 lines
Diff to previous 1.89 (colored)
Fixed a bug that caused the ScribeNick to be inferred as "scribe" even
though a Scribe was specified that matched an IRC handle.
Made scribe name comparisons case insensitive.
Removed a little dead code.

Revision 1.89 / (download) - annotate - [select for diffs] , Mon Jul 26 15:10:07 2004 UTC (3 years, 11 months ago) by dbooth
Changes since 1.88: +16 -11 lines
Diff to previous 1.88 (colored)
Added action status CLOSED as a synonym for DONE.

Revision 1.88 / (download) - annotate - [select for diffs] , Mon Jul 26 14:58:33 2004 UTC (3 years, 11 months ago) by hugo
Changes since 1.87: +8 -7 lines
Diff to previous 1.87 (colored)
Added support for postponed action items

Revision 1.87 / (download) - annotate - [select for diffs] , Tue Jul 6 18:51:33 2004 UTC (4 years ago) by dbooth
Changes since 1.86: +8 -8 lines
Diff to previous 1.86 (colored)
Corrected broken string terminator

Revision 1.86 / (download) - annotate - [select for diffs] , Tue Jul 6 17:50:16 2004 UTC (4 years ago) by dbooth
Changes since 1.85: +8 -10 lines
Diff to previous 1.85 (colored)
Update wish list.

Revision 1.85 / (download) - annotate - [select for diffs] , Tue Jul 6 17:43:54 2004 UTC (4 years ago) by dbooth
Changes since 1.84: +75 -7 lines
Diff to previous 1.84 (colored)
Added W3C Software License.

Revision 1.84 / (download) - annotate - [select for diffs] , Tue Jul 6 17:21:00 2004 UTC (4 years ago) by dbooth
Changes since 1.83: +358 -124 lines
Diff to previous 1.83 (colored)
1. Now supports multiple scribes.
2. Added Mirc_Timestamped_Log_Format.
3. Other internal changes: ParseLine now always returns command
names in lower case, for easier comparison.

Revision 1.83 / (download) - annotate - [select for diffs] , Tue Jun 22 13:44:33 2004 UTC (4 years ago) by dbooth
Changes since 1.82: +9 -9 lines
Diff to previous 1.82 (colored)
Shortened $maxLineLength to 67 because the style sheet indents them
3 spaces and Eudora was wrapping them at about 70 characters.

Revision 1.82 / (download) - annotate - [select for diffs] , Tue Jun 22 13:32:30 2004 UTC (4 years ago) by dbooth
Changes since 1.81: +11 -11 lines
Diff to previous 1.81 (colored)
Improved action item processing, so that action items pasted in from previous
minutes are much more likely to be properly recognized.  In particular,
when the action items are summarized at the end of the minutes, they are
wrapped to fit within 76 characters (except for long words), and the
continuation lines now start with "... ", so they are recognized
properly as continuation lines when they are pasted in later.

Revision 1.81 / (download) - annotate - [select for diffs] , Tue Jun 8 14:14:43 2004 UTC (4 years ago) by dbooth
Changes since 1.80: +11 -18 lines
Diff to previous 1.80 (colored)
Turned off $allowSpaceContinuation by default, because it is too error prone.
Updated the wish list.

Revision 1.80 / (download) - annotate - [select for diffs] , Fri May 21 19:53:28 2004 UTC (4 years, 1 month ago) by dbooth
Changes since 1.79: +18 -11 lines
Diff to previous 1.79 (colored)
Added -disallowSpaceContinuation to prevent leading space from indicating
a continuation line.

Revision 1.79 / (download) - annotate - [select for diffs] , Tue May 11 13:37:20 2004 UTC (4 years, 1 month ago) by dbooth
Changes since 1.78: +31 -22 lines
Diff to previous 1.78 (colored)
Made it "use strict;"

Revision 1.78 / (download) - annotate - [select for diffs] , Tue May 11 12:56:20 2004 UTC (4 years, 1 month ago) by dbooth
Changes since 1.77: +53 -23 lines
Diff to previous 1.77 (colored)
Keep zakim question reminders, i.e., when zakim says:
<Zakim> dbooth, you wanted to suggest mentioning semantics

Revision 1.77 / (download) - annotate - [select for diffs] , Tue May 11 12:27:19 2004 UTC (4 years, 1 month ago) by dbooth
Changes since 1.76: +49 -13 lines
Diff to previous 1.76 (colored)
Changed the order in which s/old/new/ substitutions are processed,
so that they are now processed first to last, because that's what
users expect.

Revision 1.76 / (download) - annotate - [select for diffs] , Wed Apr 28 22:00:42 2004 UTC (4 years, 2 months ago) by dbooth
Changes since 1.75: +22 -9 lines
Diff to previous 1.75 (colored)
Improved the MIT template to be more like what you get from
http://www.w3.org/Team/2004/04/06-MIT.html,new
.

Revision 1.75 / (download) - annotate - [select for diffs] , Mon Apr 26 19:45:05 2004 UTC (4 years, 2 months ago) by dbooth
Changes since 1.74: +51 -22 lines
Diff to previous 1.74 (colored)
Fixed another bug in action processing when -trustRRSAgent option is used.
Turned off warning about HTML being invalid, because it now appears to be valid.

Revision 1.74 / (download) - annotate - [select for diffs] , Mon Apr 26 18:08:47 2004 UTC (4 years, 2 months ago) by dbooth
Changes since 1.73: +7 -7 lines
Diff to previous 1.73 (colored)
Turned of $debugActions which was accidentally left on.

Revision 1.73 / (download) - annotate - [select for diffs] , Mon Apr 26 17:45:06 2004 UTC (4 years, 2 months ago) by dbooth
Changes since 1.72: +50 -28 lines
Diff to previous 1.72 (colored)
Fixed a bug in action item processing.

Revision 1.72 / (download) - annotate - [select for diffs] , Thu Apr 22 04:32:53 2004 UTC (4 years, 2 months ago) by dbooth
Changes since 1.71: +30 -9 lines
Diff to previous 1.71 (colored)
Delete duplicate Topic lines.
Changed $preferredContinuation to "..." because the other form
wasn't being recognized in the code that formats the paragraphs into HTML.

Revision 1.71 / (download) - annotate - [select for diffs] , Sat Apr 17 03:42:37 2004 UTC (4 years, 2 months ago) by dbooth
Changes since 1.70: +305 -449 lines
Diff to previous 1.70 (colored)
Deleted -teamSynonyms option.
No longer ignore lines starting with "*" (except if $inputFormat is Mirc_Text_Format).
Added "ScribeNick: ircName" command.  (Not yet documented.)
Improved the logic for guessing the scribe/scribeNick.
Misc code cleanup.

Revision 1.70 / (download) - annotate - [select for diffs] , Mon Apr 5 17:25:29 2004 UTC (4 years, 3 months ago) by dbooth
Changes since 1.69: +7 -7 lines
Diff to previous 1.69 (colored)
untest

Revision 1.69 / (download) - annotate - [select for diffs] , Mon Apr 5 17:22:43 2004 UTC (4 years, 3 months ago) by dbooth
Changes since 1.68: +1 -1 lines
Diff to previous 1.68 (colored)
test

Revision 1.68 / (download) - annotate - [select for diffs] , Mon Apr 5 15:31:46 2004 UTC (4 years, 3 months ago) by dbooth
Changes since 1.67: +1 -1 lines
Diff to previous 1.67 (colored)
No change.  Just trying to sync the version number.

Revision 1.67 / (download) - annotate - [select for diffs] , Fri Mar 26 19:59:12 2004 UTC (4 years, 3 months ago) by dbooth
Changes since 1.66: +4 -2 lines
Diff to previous 1.66 (colored)
Added -noDashTopics option to turn off -dashTopics option.

Revision 1.66 / (download) - annotate - [select for diffs] , Fri Mar 26 19:51:30 2004 UTC (4 years, 3 months ago) by dbooth
Changes since 1.65: +263 -206 lines
Diff to previous 1.65 (colored)
Added the ability to embed options in input, by saying "ScribeOptions: ...".
Fixed a bug in action status processing.

Revision 1.65 / (download) - annotate - [select for diffs] , Mon Mar 22 21:53:04 2004 UTC (4 years, 3 months ago) by dbooth
Changes since 1.64: +48 -3 lines
Diff to previous 1.64 (colored)
Improved the heuristics and warnings for the -dashTopics option.

Revision 1.64 / (download) - annotate - [select for diffs] , Fri Mar 19 21:09:26 2004 UTC (4 years, 3 months ago) by dbooth
Changes since 1.63: +3 -4 lines
Diff to previous 1.63 (colored)
Update wish list.

Revision 1.63 / (download) - annotate - [select for diffs] , Tue Mar 16 18:33:33 2004 UTC (4 years, 3 months ago) by dbooth
Changes since 1.62: +6 -5 lines
Diff to previous 1.62 (colored)
Changed the order of some action status words.

Revision 1.62 / (download) - annotate - [select for diffs] , Tue Mar 16 18:28:54 2004 UTC (4 years, 3 months ago) by dbooth
Changes since 1.61: +8 -1 lines
Diff to previous 1.61 (colored)
Added more action statuses from
http://www.w3.org/2001/sw/Europe/200401/actions

Revision 1.61 / (download) - annotate - [select for diffs] , Tue Feb 24 17:22:35 2004 UTC (4 years, 4 months ago) by dbooth
Changes since 1.60: +9 -7 lines
Diff to previous 1.60 (colored)
Changed the processing of s/// to be last first, so that you
can even correct previous instances of s///.

Revision 1.60 / (download) - annotate - [select for diffs] , Mon Feb 23 17:11:13 2004 UTC (4 years, 4 months ago) by dbooth
Changes since 1.59: +263 -49 lines
Diff to previous 1.59 (colored)
Added to WISH list.

Revision 1.59 / (download) - annotate - [select for diffs] , Tue Feb 3 16:39:34 2004 UTC (4 years, 5 months ago) by dbooth
Changes since 1.58: +4 -4 lines
Diff to previous 1.58 (colored)
Corrected warning about replacing list of people present.

Revision 1.58 / (download) - annotate - [select for diffs] , Tue Feb 3 00:17:34 2004 UTC (4 years, 5 months ago) by dom
Changes since 1.57: +78 -39 lines
Diff to previous 1.57 (colored)
adding markup/formatting as per http://lists.w3.org/Archives/Team/w3t/2003Dec/0158.html / http://www.w3.org/Team/2003/12/mockup-minutes

Revision 1.57 / (download) - annotate - [select for diffs] , Thu Jan 29 20:15:51 2004 UTC (4 years, 5 months ago) by dbooth
Changes since 1.56: +3 -1 lines
Diff to previous 1.56 (colored)
Made "Present:..." not give warning about replacing default list
of people present (picked up from zakim).

Revision 1.56 / (download) - annotate - [select for diffs] , Thu Jan 22 23:15:21 2004 UTC (4 years, 5 months ago) by dbooth
Changes since 1.55: +69 -39 lines
Diff to previous 1.55 (colored)
Checking in changes made earlier, but i forget what they were.

Revision 1.55 / (download) - annotate - [select for diffs] , Wed Jan 21 17:04:00 2004 UTC (4 years, 5 months ago) by hugo
Changes since 1.54: +10 -6 lines
Diff to previous 1.54 (colored)
Added SCRIBEOPTIONS environment variable for default options

Revision 1.54 / (download) - annotate - [select for diffs] , Sat Jan 17 05:23:37 2004 UTC (4 years, 5 months ago) by dbooth
Changes since 1.53: +1 -1 lines
Diff to previous 1.53 (colored)
Updated version number???  (I thought CVS did that for me automatically.)

Revision 1.53 / (download) - annotate - [select for diffs] , Sat Jan 17 05:18:41 2004 UTC (4 years, 5 months ago) by dbooth
Changes since 1.52: +361 -112 lines
Diff to previous 1.52 (colored)
Fixed a bug in action continuation line processing.  Added a ParseLine()
function to make the parsing more rational.  Cleaned up the action code
a bit.

Revision 1.52 / (download) - annotate - [select for diffs] , Mon Jan 12 21:36:56 2004 UTC (4 years, 5 months ago) by dbooth
Changes since 1.51: +49 -20 lines
Diff to previous 1.51 (colored)
Fixed RRSAgent_Visible_HTML_Text_Paste_Format

Revision 1.51 / (download) - annotate - [select for diffs] , Sat Jan 10 05:14:49 2004 UTC (4 years, 5 months ago) by dbooth
Changes since 1.50: +12 -34 lines
Diff to previous 1.50 (colored)
Ignore empty argument.

Revision 1.50 / (download) - annotate - [select for diffs] , Fri Jan 9 20:40:53 2004 UTC (4 years, 5 months ago) by dbooth
Changes since 1.49: +13 -128 lines
Diff to previous 1.49 (colored)
Made -useZakimTopics the default.
Took out the long opening comment saying how to use the program.

Revision 1.49 / (download) - annotate - [select for diffs] , Fri Jan 9 18:28:08 2004 UTC (4 years, 5 months ago) by dbooth
Changes since 1.48: +14 -3 lines
Diff to previous 1.48 (colored)
Made sorting of action items case insensitive.

Revision 1.48 / (download) - annotate - [select for diffs] , Fri Jan 9 13:43:12 2004 UTC (4 years, 5 months ago) by dbooth
Changes since 1.47: +14 -1 lines
Diff to previous 1.47 (colored)
Join continuation lines in ACTION items.

Revision 1.47 / (download) - annotate - [select for diffs] , Mon Jan 5 22:24:26 2004 UTC (4 years, 6 months ago) by dbooth
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)
Fixed a bug in Present/Regrets processing.

Revision 1.46 / (download) - annotate - [select for diffs] , Fri Jan 2 22:31:51 2004 UTC (4 years, 6 months ago) by dbooth
Changes since 1.45: +2 -3 lines
Diff to previous 1.45 (colored)
Updated the wish list.

Revision 1.45 / (download) - annotate - [select for diffs] , Fri Jan 2 21:34:16 2004 UTC (4 years, 6 months ago) by dbooth
Changes since 1.44: +141 -48 lines
Diff to previous 1.44 (colored)
Added Hugo_Log_Format and renamed the other Normalizer functions to
make them easier to read and make the documentation easier to write.
Filtered out completed actions when printing the list of people
with action items.

Revision 1.44 / (download) - annotate - [select for diffs] , Fri Jan 2 15:58:16 2004 UTC (4 years, 6 months ago) by dbooth
Changes since 1.43: +30 -12 lines
Diff to previous 1.43 (colored)
Added a wish list item for improving the guess of who attended.
Removed some extraneous debugging statements.

Revision 1.43 / (download) - annotate - [select for diffs] , Thu Jan 1 05:19:55 2004 UTC (4 years, 6 months ago) by dbooth
Changes since 1.42: +285 -177 lines
Diff to previous 1.42 (colored)
Fixed continuation line processing.  Added the -useZakimTopics option.

Revision 1.42 / (download) - annotate - [select for diffs] , Wed Dec 31 16:44:34 2003 UTC (4 years, 6 months ago) by dbooth
Changes since 1.41: +156 -72 lines
Diff to previous 1.41 (colored)
Added features: (1) Guess the scribe name; (2) -implicitContinuations option
(3) Recognize a leading space as indicating a continuation line.
Misc code cleanup.

Revision 1.41 / (download) - annotate - [select for diffs] , Tue Dec 23 05:02:25 2003 UTC (4 years, 6 months ago) by dbooth
Changes since 1.40: +260 -49 lines
Diff to previous 1.40 (colored)
Added -implicitContinuations option, though didn't test it yet!
Cleaned up misc code a little.

Revision 1.40 / (download) - annotate - [select for diffs] , Mon Dec 22 17:42:57 2003 UTC (4 years, 6 months ago) by dbooth
Changes since 1.39: +41 -23 lines
Diff to previous 1.39 (colored)
Added some debugging stuff.  Found a bug that puts "Scribe:" at the beginning
of the first scribed line.  Not yet fixed.

Revision 1.39 / (download) - annotate - [select for diffs] , Fri Dec 19 21:50:09 2003 UTC (4 years, 6 months ago) by dbooth
Changes since 1.38: +40 -14 lines
Diff to previous 1.38 (colored)
Added s/old/new/G for substitution forward and back.

Revision 1.38 / (download) - annotate - [select for diffs] , Thu Dec 18 20:45:31 2003 UTC (4 years, 6 months ago) by hugo
Changes since 1.37: +7 -107 lines
Diff to previous 1.37 (colored)
Saving disk and bandwidth: removing commented out old text from templates

Revision 1.37 / (download) - annotate - [select for diffs] , Fri Dec 12 22:23:46 2003 UTC (4 years, 6 months ago) by hugo
Changes since 1.36: +9 -11 lines
Diff to previous 1.36 (colored)
Fixed bug where Present could be considered a speaker
Added "Agenda:" in list of keywords
Better regexp for "Agenda: http://..."
Better warnings for present list changes

Revision 1.36 / (download) - annotate - [select for diffs] , Fri Dec 12 17:27:38 2003 UTC (4 years, 6 months ago) by dbooth
Changes since 1.35: +23 -0 lines
Diff to previous 1.35 (colored)
Added to the wish list.

Revision 1.35 / (download) - annotate - [select for diffs] , Thu Dec 11 23:00:10 2003 UTC (4 years, 6 months ago) by dbooth
Changes since 1.34: +26 -7 lines
Diff to previous 1.34 (colored)
Auto get attendee list from zakim statement.

Revision 1.34 / (download) - annotate - [select for diffs] , Thu Dec 11 21:12:30 2003 UTC (4 years, 6 months ago) by hugo
Changes since 1.33: +18 -13 lines
Diff to previous 1.33 (colored)
Added version information

Revision 1.33 / (download) - annotate - [select for diffs] , Thu Dec 11 20:16:14 2003 UTC (4 years, 6 months ago) by dbooth
Changes since 1.32: +1 -1 lines
Diff to previous 1.32 (colored)
Fixed an incorrect warning message about agenda missing.

Revision 1.32 / (download) - annotate - [select for diffs] , Thu Dec 11 20:14:33 2003 UTC (4 years, 6 months ago) by dbooth
Changes since 1.31: +19 -0 lines
Diff to previous 1.31 (colored)
Added a feature wish list.

Revision 1.31 / (download) - annotate - [select for diffs] , Thu Dec 11 15:29:49 2003 UTC (4 years, 6 months ago) by hugo
Changes since 1.30: +33 -6 lines
Diff to previous 1.30 (colored)
Added code to spot link to agenda

Revision 1.30 / (download) - annotate - [select for diffs] , Mon Dec 8 20:59:00 2003 UTC (4 years, 6 months ago) by dbooth
Changes since 1.29: +453 -115 lines
Diff to previous 1.29 (colored)
Added a -normalize option to output the normalized input, so that it
can be fed back into scribe.perl as input.  Not sure if it works right
yet.

Revision 1.29 / (download) - annotate - [select for diffs] , Sat Oct 11 19:07:03 2003 UTC (4 years, 8 months ago) by dbooth
Changes since 1.28: +11 -10 lines
Diff to previous 1.28 (colored)
Changed to print the people present after all are obtained.

Revision 1.28 / (download) - annotate - [select for diffs] , Thu Oct 9 22:42:34 2003 UTC (4 years, 8 months ago) by dbooth
Changes since 1.27: +10 -4 lines
Diff to previous 1.27 (colored)
Fixed ACTION highlighting.

Revision 1.27 / (download) - annotate - [select for diffs] , Thu Oct 9 21:25:32 2003 UTC (4 years, 8 months ago) by dbooth
Changes since 1.26: +5 -5 lines
Diff to previous 1.26 (colored)
Commented out debugging lines that were accidentally left enabled.

Revision 1.26 / (download) - annotate - [select for diffs] , Thu Oct 9 08:06:32 2003 UTC (4 years, 8 months ago) by dbooth
Changes since 1.25: +36 -7 lines
Diff to previous 1.25 (colored)
Added support for "Present+" and "Present-".

Revision 1.25 / (download) - annotate - [select for diffs] , Mon Oct 6 16:56:36 2003 UTC (4 years, 9 months ago) by dbooth
Changes since 1.24: +211 -78 lines
Diff to previous 1.24 (colored)
Improved ACTION processing to find the action status better and to pick up the
URL where the action was recorded.  You should normally use the -trustRRSAgent
option now.  It will probably become the default soon.

Also fixed a longstanding unnoticed bug
that prevented the last line of the input from being processed.

Revision 1.24 / (download) - annotate - [select for diffs] , Wed Oct 1 12:03:49 2003 UTC (4 years, 9 months ago) by hugo
Changes since 1.23: +38 -7 lines
Diff to previous 1.23 (colored)
Reimplemented -trustRRSAgent from revision 1.18

Revision 1.23 / (download) - annotate - [select for diffs] , Tue Sep 16 14:21:07 2003 UTC (4 years, 9 months ago) by dbooth
Changes since 1.22: +1 -1 lines
Diff to previous 1.22 (colored)
Changed the order in which action item are listed.

Revision 1.22 / (download) - annotate - [select for diffs] , Tue Sep 16 14:17:49 2003 UTC (4 years, 9 months ago) by dbooth
Changes since 1.21: +1 -1 lines
Diff to previous 1.21 (colored)
Decided to list DONE and DROPPED items also.

Revision 1.21 / (download) - annotate - [select for diffs] , Tue Sep 16 14:13:12 2003 UTC (4 years, 9 months ago) by dbooth
Changes since 1.20: +79 -109 lines
Diff to previous 1.20 (colored)
Fixed action item processing in my script for formatting minutes:
http://dev.w3.org/cvsweb/~checkout~/2002/scribe/

Revision 1.20 / (download) - annotate - [select for diffs] , Thu Aug 7 21:02:38 2003 UTC (4 years, 10 months ago) by dbooth
Changes since 1.19: +62 -44 lines
Diff to previous 1.19 (colored)
Added NormalizerPlainText to recognize the format of plain text scribe notes.

Revision 1.19 / (download) - annotate - [select for diffs] , Thu Aug 7 20:51:14 2003 UTC (4 years, 10 months ago) by dbooth
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)
Fixed a minor bug: "Date:..." line is now removed when it is recognized.

Revision 1.18 / (download) - annotate - [select for diffs] , Sat Jul 19 07:59:10 2003 UTC (4 years, 11 months ago) by hugo
Changes since 1.17: +37 -8 lines
Diff to previous 1.17 (colored)
Problem: it is difficult to guess the definitive list of action items;
since CTCP actions are not logged, and RRSAgent gives feedback about action
items that way, it is impossible to handle "ACTION- 5" or
"ACTION 3 = New text for the action item" lines, which leads to duplicates,
and listing dropped action items as still in progress.

I added a -trustRRSAgent option:

#       -trustRRSAgent          Don't try to be smart about action items.
#                               Just trust what RRSAgent says

This tells the program to use RRSAgent list of action items instead of trying
to guess it.

Revision 1.17 / (download) - annotate - [select for diffs] , Thu Jun 26 12:09:59 2003 UTC (5 years ago) by dbooth
Changes since 1.16: +15 -47 lines
Diff to previous 1.16 (colored)
Improved how "possibly present" names are collected.

Revision 1.16 / (download) - annotate - [select for diffs] , Thu Jun 19 21:44:45 2003 UTC (5 years ago) by dbooth
Changes since 1.15: +11 -9 lines
Diff to previous 1.15 (colored)
Moved the doctype into the template documents

Revision 1.15 / (download) - annotate - [select for diffs] , Wed Jun 18 15:24:16 2003 UTC (5 years ago) by hugo
Changes since 1.14: +18 -23 lines
Diff to previous 1.14 (colored)
Now generating HTML 4.01
Only declaring the doctype used in one place and adding it to all the templates
  at the end
Using <h3 id="..."> instead of <h3><a name="...">: allows links in the topic

Revision 1.14 / (download) - annotate - [select for diffs] , Fri Jun 13 21:02:20 2003 UTC (5 years ago) by dbooth
Changes since 1.13: +46 -15 lines
Diff to previous 1.13 (colored)
Smarter processing of the list of people present.
Added some warnings that give guidance on what to do.

Revision 1.13 / (download) - annotate - [select for diffs] , Thu Jun 12 21:34:15 2003 UTC (5 years ago) by dbooth
Changes since 1.12: +4 -0 lines
Diff to previous 1.12 (colored)
Added warning for no topics.

Revision 1.12 / (download) - annotate - [select for diffs] , Wed Jun 11 04:30:11 2003 UTC (5 years ago) by dbooth
Changes since 1.11: +1 -3 lines
Diff to previous 1.11 (colored)
fix rev

Revision 1.11 / (download) - annotate - [select for diffs] , Wed Jun 11 03:58:25 2003 UTC (5 years ago) by dbooth
Changes since 1.10: +35 -17 lines
Diff to previous 1.10 (colored)
Added startup notice to incidate the version number and where to get
the latest version.

Revision 1.10 / (download) - annotate - [select for diffs] , Mon Apr 14 21:06:41 2003 UTC (5 years, 2 months ago) by dbooth
Changes since 1.9: +23 -6 lines
Diff to previous 1.9 (colored)
Added code to figure out the meeting date from the IRC log name.
Cool, huh?

Revision 1.9 / (download) - annotate - [select for diffs] , Fri Apr 11 20:47:05 2003 UTC (5 years, 2 months ago) by dbooth
Changes since 1.8: +4 -9 lines
Diff to previous 1.8 (colored)
Fixed a bug in NormalizerRRSAgentText (the function that recognizes
the .txt log format produced by RRSAgent).

Revision 1.8 / (download) - annotate - [select for diffs] , Fri Apr 4 17:02:50 2003 UTC (5 years, 3 months ago) by dbooth
Changes since 1.7: +141 -124 lines
Diff to previous 1.7 (colored)
Added separator: ----
Also improved input format detection.

Revision 1.7 / (download) - annotate - [select for diffs] , Fri Mar 14 04:24:43 2003 UTC (5 years, 3 months ago) by dbooth
Changes since 1.6: +1070 -873 lines
Diff to previous 1.6 (colored)
Modified to accept several different input formats (HTML, Text,
square brackets, timestamps, Yahoo IM format, etc.).

Revision 1.6 / (download) - annotate - [select for diffs] , Fri Feb 7 22:45:30 2003 UTC (5 years, 4 months ago) by dbooth
Changes since 1.5: +9 -9 lines
Diff to previous 1.5 (colored)
Added a link, at the bottom of the generated output, to this program.

Revision 1.5 / (download) - annotate - [select for diffs] , Fri Feb 7 22:01:49 2003 UTC (5 years, 4 months ago) by dbooth
Changes since 1.4: +404 -56 lines
Diff to previous 1.4 (colored)
Clarified the documentation on what IRC log format is acceptable.
Moved template files to be internal to the program.
Made the PublicTemplate be the default.
No longer put the list of people possibly present into the
resulting HTML, since it was almost always wrong, and it's more
evident that it needs to be filled in if it is left empty.

Revision 1.4 / (download) - annotate - [select for diffs] , Fri Dec 6 18:42:21 2002 UTC (5 years, 7 months ago) by dbooth
Changes since 1.3: +645 -642 lines
Diff to previous 1.3 (colored)
changed

Revision 1.3 / (download) - annotate - [select for diffs] , Fri Dec 6 17:19:13 2002 UTC (5 years, 7 months ago) by dbooth
Changes since 1.2: +51 -20 lines
Diff to previous 1.2 (colored)
changed

Revision 1.2 / (download) - annotate - [select for diffs] , Fri Nov 15 14:17:06 2002 UTC (5 years, 7 months ago) by dbooth
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)
Allow "Chairs:..." in addition to "Chair:..."

Revision 1.1 / (download) - annotate - [select for diffs] , Mon Nov 11 22:37:42 2002 UTC (5 years, 7 months ago) by dbooth
Diff
Initial version

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a 

Sort log by:

Webmaster